← Back to team overview

avanzosc team mailing list archive

[Merge] lp:~avanzosc-security-team/avanzosc/72h_nayar_mrp_production_report into lp:~avanzosc-security-team/avanzosc/72horas

 

Oihane (Avanzosc) has proposed merging lp:~avanzosc-security-team/avanzosc/72h_nayar_mrp_production_report into lp:~avanzosc-security-team/avanzosc/72horas.

Requested reviews:
  Pedro Manuel Baeza (pedro.baeza)

For more details, see:
https://code.launchpad.net/~avanzosc-security-team/avanzosc/72h_nayar_mrp_production_report/+merge/225975

Corregidos errores al instalar
-- 
https://code.launchpad.net/~avanzosc-security-team/avanzosc/72h_nayar_mrp_production_report/+merge/225975
Your team Avanzosc_security is subscribed to branch lp:~avanzosc-security-team/avanzosc/72horas.
=== modified file 'nayar_mrp_production_report/wizard/mrp_production_wizard.xml'
--- nayar_mrp_production_report/wizard/mrp_production_wizard.xml	2014-07-04 11:12:18 +0000
+++ nayar_mrp_production_report/wizard/mrp_production_wizard.xml	2014-07-08 13:46:37 +0000
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <openerp>
     <data>
-        <record model="ir.ui.views" id="print_production_zebra_labels_view">
+        <record model="ir.ui.view" id="print_production_zebra_labels_view">
             <field name="name">wizard.print.production.labels</field>
             <field name="model">wizard.print.zebra.labels.mrp</field>
             <field name="arch" type="xml">
@@ -16,7 +16,7 @@
             </field>
         </record>
 
-        <record model="ir.ui.views" id="print_production_zebra_labels_done_view">
+        <record model="ir.ui.view" id="print_production_zebra_labels_done_view">
             <field name="name">wizard.print.production.labels.done
             </field>
             <field name="model">wizard.print.zebra.labels.mrp</field>


Follow ups