"Order Date" same for all the delivey orders generated for a day.

Bug #796435 reported by Sinoj Sebastin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
OpenERP Publisher's Warranty Team

Bug Description

The Order Date is same for all the delivery orders generated on same day. Its a date time field. The time of that datetime field is not up to date. Some times it shows two days before sale order confirmation date.
I think it should show the sale order confirmation date and time.

Tags: maintenance
Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
tags: added: maintenance
Revision history for this message
Sinoj Sebastin (ssebastian) wrote :

The date changing to two or three days back issue is occuring on server running in windows. We are using openerp 6.0.2 stable.

Revision history for this message
Marco Dieckhoff (dieck) wrote :

This is due to date having a default of 'date': time.strftime('%Y-%m-%d %H:%M:%S'), without using lambda.
All stock.pickings are therefore dated with the time of server start, not any real time.

It's fixed in 6.0 series code, but only after 6.0.2 came out.

https://bugs.launchpad.net/openobject-addons/+bug/750526
https://bugs.launchpad.net/openobject-addons/+bug/761460

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.