openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14960
[Bug 1042741] Re: common_report_header _get_filter
** Patch added: "common_report_header.patch"
https://bugs.launchpad.net/bugs/1042741/+attachment/3280609/+files/common_report_header.patch
--
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):
New
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