← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 791567] [NEW] Stock move, picking, tracking and production_lot have wrong date by default

 

Public bug reported:

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New


** Tags: 6.0.2

-- 
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


Follow ups

References