c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24594
[Bug 725073] Re: [trunk] base_synchro : problem with create_date
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
--
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 Released
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 ?
References