mrp_master_extension: Spanish variables and context

Bug #1257314 reported by Daniel Stenlöv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenMRP
Fix Released
Undecided
Pedro Manuel Baeza

Bug Description

There are a few spanish variables and states inside the code for example,

mrp_master_extension/mrp_production.py, line 94:
        'merma_percentage': fields.float('% Merma'),
It should be:
        'waste_percentage': fields.float('% Waste'),

merma is used in:
mrp_production.py
mrp_bom.py
mrp_production_view.xml
mrp_bom_view.xml

An example of spanish context are 'borrar' used in:
mrp_master_extension/mrp_production.py
mrp_analytic_control/production.py

Related branches

Revision history for this message
Pedro Manuel Baeza (pedro.baeza) wrote :

Hi, Daniel,

It is solved on rev. 93.

Regards.

Changed in openmrp:
assignee: nobody → Pedro Manuel Baeza (pedro.baeza)
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.