flectra/addons/l10n_be_intrastat/security/l10n_be_intrastat_security.xml
flectra-admin 769eafb483 [INIT] Inception of Flectra from Odoo
Flectra is Forked from Odoo v11 commit : (6135e82d73)
2018-01-16 11:45:59 +05:30

7 lines
190 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="intrastat_extended" model="res.groups">
<field name="name">Intrastat extended</field>
</record>
</odoo>