c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #13472
[Bug 556657] Re: o2m list widget string not translated
Sorry for the noise, I just realize there was a small bug in the patch I
submitted earlier. The bug is in the confirm part, I made a mistake
when merging the patches. Here's a fixed version.
** Patch added: "Fix to correctly translate strings and sums in o2m widgets."
https://bugs.launchpad.net/openobject-server/5.0/+bug/556657/+attachment/1800562/+files/osv_translate_fix.diff
--
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/556657
Title:
o2m list widget string not translated
Status in OpenERP Server:
Fix Released
Status in OpenERP Server 5.0 series:
Confirmed
Status in OpenERP Server 6.0 series:
Fix Released
Bug description:
in py file
'stock_dispo_production_sale_ids' : one2many_sale('chricar.stock_dispo_production','order_line_id','To Sell', \
in xml
<field colspan="2" name="stock_dispo_production_sale_ids" nolabel="1" widget="one2many_list">
<tree string="Sale" editable="bottom">
the string 'Sale' is in the translation table but not displayed in
German