** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-725073-ksa -- 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/725073
Title: [trunk] base_synchro : problem with create_date Status in OpenERP Modules (addons): Fix Committed Bug description: When I tried to synchronize stock.move, I had a problem with the create_date field. The fields is duplicated in the synchronized fields. Indeed, the create_date is generated automatically by the system at the creation of the object. But with synchrnosiation, an object created by B on a date will be created on system A with the date of the creation in A not the date of the creation in B. Have you an idea to fix this problem ? _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

