← Back to team overview

openerp-india team mailing list archive

[Bug 932170] Re: reports: formatLang not taken in account

 

You're right, we need to improve formatLang() to properly consider the
timezone, this had been overlooked apparently.

Thanks for reporting!

** Changed in: openobject-server
   Importance: Undecided => Medium

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
    Milestone: None => 6.1

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

** Summary changed:

- reports: formatLang not taken in account
+ [6.1] reports: formatLang() must respect timezones

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/932170

Title:
  [6.1] reports: formatLang() must respect timezones

Status in OpenERP Server:
  Confirmed

Bug description:
  openobject-server/trunk revno 4057

   - Create new db and install 'stock'
   - Set your timezone
   - Create new delivery order
   - Print 'packing list'

  Report shows the UTC time, as saved in db, even if the template uses
  '[[ formatLang(picking.min_date,date_time = True) ]]'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/932170/+subscriptions


References