c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24633
[Bug 710061] Re: [webkit] Descriptions don't get translated
Hello,
The issue has been fixed by revision 4594
ach@xxxxxxxxxxx-20110519055855-nnblkst14g3vwvu0 in the branch lp
:~openerp-dev/openobject-addons/6.0-opw-5770-ach.
It will be merged soon in the stable v6.
Thanks.
** Changed in: openobject-server
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/710061
Title:
[webkit] Descriptions don't get translated
Status in OpenERP Server:
Fix Committed
Bug description:
Descriptions like "Supplier Invoice", "Invoice Date" or "Price" don't
get translated. The customer language is set correctly.
Every description on the sample report is transfered to the output
exactly as it appears within the .mako file. Database translations
don't get fetched apparently. The database translations are stored
under field name
"addons/report_webkit_sample/report/report_webkit_html.mako". This may
be wrong.
Openerp: 6.0.1
Webkit: 6.0.0.9
Webkit sample: 6.0.0.9
References