openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #19766
[Bug 1073022] Re: Account Invoice : default date is filled with UTC date (should be users' context date)
** Changed in: openobject-addons
Status: Confirmed => In Progress
--
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):
In Progress
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