facturx: check unece codes at tax
This commit is contained in:
parent
70f079a0dc
commit
bdd0c36483
7 changed files with 154 additions and 118 deletions
|
@ -11,6 +11,9 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="mds_tax_category_missing">
|
||||
<field name="text">The UNECE tax category is not configured for tax '%(taxname)s'.</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_tax_code_missing">
|
||||
<field name="text">The UNECE tax code is not configured for tax '%(taxname)s'.</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_uom_code_missing">
|
||||
<field name="text">The UNECE uom code is not configured for unit '%(uomname)s'.</field>
|
||||
</record>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue