openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #19770
[Bug 1073022] Re: Account Invoice : default date is filled with UTC date (should be users' context date)
Hello,
This issue has been fixed on lp:~openerp-dev/openobject-addons/trunk-bug-1073022-cha with following details
Revision no : 8308
Revision id : cha@xxxxxxxxxxx-20121213224610-il8o6807k5i26p3t
Thanks,
Ajay Chauhan
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1073022
Title:
Account Invoice : default date is filled with UTC date (should be
users' context date)
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
When an invoice is created, if date_invoice is not set by user it will
be filled with UTC date from server, instead of the user's current
date (based on context_tz)
Procedure "action_move_create" on account_invoice.py is calling
"context_today" with empty "context" instead of correct context with
user's time zone...
Regards,
-Mario
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1073022/+subscriptions
References