~vauxoo/addons-vauxoo/6.0-trunk

« back to all changes in this revision

Viewing changes to mrp_production_security_force/security/groups.xml

[MERGE] Modules stock_picking_security_force and mrp_roduction_security_force added

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<openerp>
 
3
        <data>
 
4
        
 
5
        <record id="mrp.force_availability" model="res.groups">
 
6
            <field name="name">Manufacturing / Force Availability</field>
 
7
        </record>
 
8
        
 
9
    </data>
 
10
</openerp>