Hello Margarita, Thanks a lot for the analysis! I confirm the issue and its a real regression coming out of the fix in _get_source which never returns False now. I confirm that, your patch fixes the issue(ofcourse, the 'not trans' condition is useless now).
However, I am working on the solution on Translating the title of window(when the same O2M is clicked for EDIT mode). I will post patch(es) as I come to a suitable and elegant solution. Thanks again. -- 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

