Feat: Eliminar group_cfdi_custom_number.

parent ee0ba356
Pipeline #23260 failed with stage
in 43 seconds
......@@ -28,7 +28,6 @@
"data/ir_cron.xml",
"data/email_template.xml",
"data/ir_attachment_facturae_config.xml",
"data/facturae_data.xml",
],
"installable": True,
}
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data noupdate="0">
<record id="group_cfdi_custom_number" model="res.groups">
<field name="name">CFDI Custom Number</field>
<field name="category_id" ref="base.module_category_accounting_and_finance"/>
</record>
</data>
</openerp>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment