** Branch linked: lp:~openerp-dev/openobject-addons/trunk- bug-1073022-cha -- 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

