openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #15096
[Bug 1042741] Re: common_report_header _get_filter
Hello Fabrice Actergal,
The issue is fixed on following branch.
Branch Name: lp:~openerp-dev/openobject-addons/6.0-opw-578591-han
Rev-ID: han@xxxxxxxxxxx-20120831101017-fc0w71qrg0fix9j1
Rev-No: 5237
It will be merged in stable 6.0 soon.
Thanks
** Changed in: openobject-addons
Status: Confirmed => Fix Committed
--
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):
Fix Committed
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