c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08391
[Bug 690034] Re: no translation in pricelist report
I have read product_pricelist.py so I understand why the pricelist name is not translatable.
Furthermore, I suggest the UOM/UOS that printed with every production printed line. If not, the unit price is not a 'unit' price.
--
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/690034
Title:
no translation in pricelist report
Status in OpenObject Addons Modules:
Confirmed
Bug description:
The problem as follows:
+ The current language is vietnamese (vi_VN)
+ I have printed a Price list report with 'Public Pricelist' / 'Bảng giá công bố' (vietnamese of course)
+ In pdf report, the name of pricelist is 'Pricelist Public', not 'Bảng giá công bố'.
+ I have inserted [[setLang('vi_VN')]] into sxw. Nothing changed.
I am using OpenERP 5.0.12
References