-
- Downloads
[FIX] l10n_ar: Fix responsibility of Foreign partner
The Foreign partner used in demo data was wrognly configure, it was set as "IVA Responsable Inscripto" when actually should be "Cliente / Provedor del Exterior".
After fix this in demo we updated the demo data of the vendor bills of this partner to match with the new responsibility.
Also apply and imporve in the way we are setting the fiscal position in the demo invoices, now qw use the onchange instead of setting the fiscal position explicitly in the demo invoices (and removed commented demo data that is not used)
closes odoo/odoo#42127
Signed-off-by:
Josse Colpaert <jco@openerp.com>
Showing
- addons/l10n_ar/demo/account_customer_invoice_demo.xml 16 additions, 5 deletionsaddons/l10n_ar/demo/account_customer_invoice_demo.xml
- addons/l10n_ar/demo/account_supplier_invoice_demo.xml 25 additions, 34 deletionsaddons/l10n_ar/demo/account_supplier_invoice_demo.xml
- addons/l10n_ar/demo/res_partner_demo.xml 1 addition, 1 deletionaddons/l10n_ar/demo/res_partner_demo.xml
Please register or sign in to comment