~pexego/openobject-addons/6.1-pexego-sale_commission

« back to all changes in this revision

Viewing changes to product_expiry_notification/security/groups.xml

  • Committer: Omar (pexego)
  • Date: 2012-07-27 08:40:22 UTC
  • Revision ID: omar@pexego.es-20120727084022-qp3ludpr3vsuyuf6
[ADD] Traceability modules ported to 6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<openerp>
 
3
        <data noupdate="1">
 
4
        
 
5
            <record id="group_expiration_notification" model="res.groups">
 
6
                <field name="name">Production Lots / Expiration Notifications</field>
 
7
            </record>
 
8
        
 
9
        </data>
 
10
</openerp>
 
 
b'\\ No newline at end of file'