Repository
OCA/l10n-argentina · module folder · Try on Runboat
Module version
1.0.0
Category
VAT Modules
Folder size
0.02 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 07:17:53
Authors
Odoo Community Association (OCA), E-MIPS
Maintainers
Odoo Community Association (OCA), E-MIPS
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
l10n_ar_electronic_invoice_storage_rg1361, l10n_ar_point_of_sale, l10n_ar_wsfe
Description
    This module provide :
    * VAT Check for Argentina.
    * Modification of check_vat_routine:
        The original routine, got the VAT Number an extract the first two letters
        and used them to as Country ISO Code to know the country of the partner and to call
        the routine related to this country.
        This module modify this, getting the country from the partner itself (the ISO Code has
        to be well defined) and if this is not defined, the original routine is executed.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_partner_document_type_form res.partner.document.type.inherit res.partner form Inherits base_vat.view_partner_form
view_res_document_type_form res.document.type.form res.document.type form New
view_res_document_type_tree res.document.type.tree res.document.type tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…

Loading…

Loading…