I have many problems with this module. The "base_synchro_view.xml" from wizard directory looks wrong : we have 2 times menuitem id="next_id_62", and "action_view_base_synchro" does not refere to the right view (we do have to add <field name="view_id" ref="view_base_synchro" /> in order to open the right view).
I really need this feature, I am trying to debug it, it fails atm in "data_transform" method. I am just trying to download Products Categories. -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/711778 Title: Synchronization with all objects Status in OpenERP Modules (addons): Confirmed Bug description: If we install the base_synchro modul.. and go to Administration -> Configuration -> Synchronization -> Server To be Synchronized and (for example) fill the Server Name with Test Server, username with admin, password with admin, Server URL with 192.168.0.1, Server Port 8069 and Server Database with 192.168.0.1. Then we go to Administration -> Synchronization -> Synchronize Object, the message box "The Synchronization has been started. You will receive a request when its done." will comes up, but nothing happen! There is no synchronization between one server to the other. We try to capture the network traffic, but nothing happen too. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp