mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[REF] remove deprecated <data> tags
This commit is contained in:
committed by
Darío Lodeiros
parent
b1dc8758bb
commit
919afe0193
@@ -1,9 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
<data noupdate="1">
|
||||
<odoo noupdate="1">
|
||||
<!-- default partner simplified invoices -->
|
||||
<record id="pms.various_pms_partner" model="res.partner">
|
||||
<field name="aeat_anonymous_cash_customer">True</field>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user