mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
8 lines
169 B
XML
8 lines
169 B
XML
<openerp>
|
|
<data>
|
|
<record id="invoice_voucher_user" model="res.groups">
|
|
<field name="name">Use voucher in Invoices</field>
|
|
</record>
|
|
</data>
|
|
</openerp>
|