~vauxoo/addons-vauxoo/6.0-trunk

« back to all changes in this revision

Viewing changes to mrp_production_wizard/mrp_view.xml

  • Committer: fernando_ld at vauxoo
  • Date: 2012-10-19 00:22:14 UTC
  • mto: (501.1.32 6.1)
  • mto: This revision was merged to the branch mainline in revision 502.
  • Revision ID: fernando_ld@vauxoo.com-20121019002214-6e6wtvs5jvoo54fp
[IMP]Added functionality with default_location_id module so it pulls the default location of the category

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
            </field>
35
35
        </record>
36
36
        
37
 
        <menuitem action="mrp_production_wizard_act" id="mrp_production_wizard_action"
38
 
            parent="mrp.menu_mrp_manufacturing" sequence="50"/>
 
37
 
39
38
                  
40
39
        <act_window id="mrp_production_wizard_act"
41
40
                name="Special Order"
46
45
                key2="client_action_multi"
47
46
                  />
48
47
        
 
48
        <menuitem action="mrp_production_wizard_act" id="mrp_production_wizard_action"
 
49
            parent="mrp.menu_mrp_manufacturing" sequence="50"/>
 
50
            
49
51
    </data>
50
52
</openerp>
 
 
b'\\ No newline at end of file'