Translating help messages in wizard

Bug #308563 reported by Dainius Malachovskis (Sandas)
2
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Christophe Simonis (OpenERP)

Bug Description

Wizard help messages don't go to the .po files. For example code in mrp/wizard/wizard_schedule_all.py:
parameter_fields = {
    'automatic': {'string': 'Automatic orderpoint', 'type': 'boolean', 'help': 'Triggers an automatic procurement for all products that have a virtual stock under 0.', 'default': lambda *a: False},
}

Here text "Triggers an automatic procurement for all products that have a virtual stock under 0." is never translated in Open ERP.

Changed in openobject-server:
assignee: nobody → christophe-simonis
Changed in openobject-server:
milestone: none → 5.0-rc2
status: New → Fix Released
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.