mirror of
https://github.com/bringout/oca-ocb-l10n_me-africa.git
synced 2026-04-26 21:22:02 +02:00
8 lines
231 B
XML
8 lines
231 B
XML
<odoo>
|
|
<data noupdate="1">
|
|
<!-- set VAT label to show on invoice report -->
|
|
<record id="base.sa" model="res.country">
|
|
<field name="vat_label">VAT Number</field>
|
|
</record>
|
|
</data>
|
|
</odoo>
|