-
- Downloads
[IMP] l10n_ae: Added taxes, COA and Fiscal position
- On the invoice pdf, if the invoice is in USD, we
need to specify conversion rate and amounts in AED.
Also, if it is between certain Gulf states, you need
to mention this on the invoice. 'Invoice' also
needs to replaced with 'Tax Invoice'.
- Taxes changed to 0% and 5% / AED symbol on currency
adapted to the real situation of UAE.
- A tax by state automatically adapted with the fiscal
positions in order to have the tax amounts correctly
split by state in the tax report.
opw-1931322
closes odoo/odoo#33385
Signed-off-by:
Cedric Snauwaert (csn) <csn@openerp.com>
Showing
- addons/l10n_ae/__manifest__.py 3 additions, 0 deletionsaddons/l10n_ae/__manifest__.py
- addons/l10n_ae/data/account_data.xml 9 additions, 3 deletionsaddons/l10n_ae/data/account_data.xml
- addons/l10n_ae/data/account_tax_template_data.xml 326 additions, 8 deletionsaddons/l10n_ae/data/account_tax_template_data.xml
- addons/l10n_ae/data/fiscal_templates_data.xml 112 additions, 0 deletionsaddons/l10n_ae/data/fiscal_templates_data.xml
- addons/l10n_ae/data/l10n_ae_chart_data.xml 3 additions, 1 deletionaddons/l10n_ae/data/l10n_ae_chart_data.xml
- addons/l10n_ae/data/l10n_ae_data.xml 14 additions, 0 deletionsaddons/l10n_ae/data/l10n_ae_data.xml
- addons/l10n_ae/views/report_invoice_templates.xml 35 additions, 0 deletionsaddons/l10n_ae/views/report_invoice_templates.xml
Loading
Please register or sign in to comment