← Back to team overview

openerp-india team mailing list archive

[Bug 1073022] Re: Account Invoice : default date is filled with UTC date (should be users' context date)

 

** Attachment added: "Step for reproduce"
   https://bugs.launchpad.net/openobject-addons/+bug/1073022/+attachment/3420365/+files/InvoiceDate.ogv

-- 
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):
  Confirmed

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