[7.0] inheriting on_change attribute in view generate a translation in PO

Bug #1224835 reported by Nicolas Bessi - Camptocamp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Hello,

Having :
 <field name="fiscalyear_id" position="attributes">
   <attribute name="on_change">onchange_fiscalyear(fiscalyear_id, period_to, date_to, until_date)</attribute>
 </field>
When extending view will generate:
+msgid "onchange_fiscalyear(fiscalyear_id, period_to, date_to, until_date)"
+msgstr "onchange_fiscalyear(fiscalyear_id, period_to, date_to, until_date)"

In PO file that is a faulty translation. There is no mean to translate on change

Regards

Nicolas

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.