~vauxoo/addons-vauxoo/6.0-trunk

« back to all changes in this revision

Viewing changes to purchase_order_cancel/security/purchase_security.xml

  • Committer: Sabrina Romero
  • Date: 2013-08-20 21:10:39 UTC
  • mto: (543.7.272 vaddddddd)
  • mto: This revision was merged to the branch mainline in revision 840.
  • Revision ID: sabrina@vauxoo.com-20130820211039-9jqrffvg2nz8q3vx

[ADD] Module product_do_merge added

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
<openerp><data>
 
3
 
 
4
    <record id="base.group_purchase_cancel" model="res.groups">
 
5
        <field name="name">Purchase / Button Cancel</field>
 
6
    </record>
 
7
 
 
8
</data></openerp>
 
 
b'\\ No newline at end of file'