openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14959
[Bug 1042741] [NEW] common_report_header _get_filter
Public bug reported:
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.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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
Follow ups
References