c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #25565
[Bug 791567] Re: Stock move, picking, tracking and production_lot have wrong date by default
*** This bug is a duplicate of bug 750526 ***
https://bugs.launchpad.net/bugs/750526
** This bug has been marked a duplicate of bug 750526
stock: strftime has to be called through lambda, it's volatile
--
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/791567
Title:
Stock move, picking, tracking and production_lot have wrong date by
default
Status in OpenERP Modules (addons):
New
Bug description:
When you create a new stock picking, move, tracking or production_lot
OpenERP give the server start time instead of date now because not
lambda used in _defaults
Please find documentation about that :
http://doc.openerp.com/v6.0/contribute/15_guidelines/coding_guidelines_framework.html
#there-is-better-than-lambda-sometimes
References