mirror of
https://github.com/bringout/oca-ocb-l10n_me-africa.git
synced 2026-04-28 00:22:03 +02:00
Initial commit: L10N_Me Africa packages
This commit is contained in:
commit
c265268138
611 changed files with 75334 additions and 0 deletions
15
odoo-bringout-oca-ocb-l10n_ae/l10n_ae/views/account_move.xml
Normal file
15
odoo-bringout-oca-ocb-l10n_ae/l10n_ae/views/account_move.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<data noupdate="0">
|
||||
<record id="view_move_form" model="ir.ui.view">
|
||||
<field name="name">l10n_ae.account.move.form</field>
|
||||
<field name="model">account.move</field>
|
||||
<field name="inherit_id" ref="account.view_move_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//tree//field[@name='tax_ids']" position="after">
|
||||
<field name="l10n_ae_vat_amount" optional="show"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue