On Sep 11, 2008, at 6:43 PM, Raphael Valyi wrote:
>
> Hi Charles,
>
> very nice to hear from you feedback. I wasn't aware that the last sync
> stuff was not inside the PHP part. Probably it's inside the OpenERP
> PHP included module though.
I don't think I have made a mistake on this (although it's always
possible). I checked both the code installed via magento, as well as
the download from google code. In fact if you look at whats there,
you'll see there is no category_sync function there, nor anything else
that looks like it syncs categories.
> I added you as a project member. That simple code and simple doc, so
> basically we trust you you wan't screw it up all without us to notice.
Thanks!
> But please wait before my collegue Sylvain (part time working on this
> project commit his last changes before commiting real code so it will
> just be easier to merge and would probably save you some work as his
> commit is code clean up and bugfixes.
Will do.
> We are also making our mind about how to get that product porperties/
> variants synchro so we will debate on that later on. I'm currently
> busy and won'ts spend too much time on it those days but I tink I can
> share our ideas, discuss your poposals and let you improve the
> connector. You can also omment the code here (any file, any line):
> http://code.google.com/p/magento-openerp-smile-synchro/source/browse/#svn/
> magento_openerp_smile
> (yes Google code have such some great stuff).
Wow, I didn't realize that. Very cool. I'll wait for the latest code
and then that looks like a perfect way to discuss some things.
> Just too sad we can't
> embbed the flash demo directly in the wiki...
But I see there is an issue in their issues tracker (#141) to support
embedding gogole video targeted to be implemented in Q3.
I am ashamed to say I have not seen the flash demos yet! For some
reason they fail on my linux (ubuntu 8.0.4) machine, and I recently
freed up some disk space on my mac by deleting some adobe flex
development stuff and that seems to have broken flash support on it
too :) I guess I should look into that...
> I'll come back wit more stuff tomorrow. Feel free to improve the doc
> or make proposals on the wiki, we are going to work it out. Very happy
> to see some extra fuel getting into the project.
Will do, and I hope we get more interest in this too.
charles
I finally got it installed by uninstalling and re-installing as you
suggested, thanks. I did notice something that is a problem and
possibly a factor in my problems, and that is magento_openerp_smile/
__terp__.py still had 0.9.5 as the version (as did 0.9.6). I fixed
this but still --update or --init didn't enhance the tables and views.
Also in openerp, it thinks 0.9.6 is the lastes and I am not sure how
that gets updated (I assume you submit it to openerp), and that also
may be why it wasn't updating.
I cannot comment on the versioning in the zip, as I manually copied
the directory to the addons directory.
I can now move forward I think (but need to move onto something else
right now) and will give more feedback once I test it.
Thanks again,
charles
charles
On Sep 16, 2008, at 11:36 AM, Raphaël Valyi wrote:
>
> How is it going?