← Back to team overview

openerp-india team mailing list archive

[Bug 1042741] Re: common_report_header _get_filter

 

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

-- 
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/1042741

Title:
  common_report_header _get_filter

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Hi,

  We discovered a bug when generating accounting reports in other languages than English :
  If we choose a "period" filter, the report is printed but the periods names are displayed as black squares.

  The bug seems to be located in account/report/common_report_header, in
  the _get_filter method.

  The method returns a localized string but it is not handled in the
  report. Please find patch in attachment.

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


References