Repository
odoo/odoo · module folder
Module version
0.1.0
Category
Accounting
Folder size
0.01 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 05:03:19
Authors
Maintainers
None
Committers
Christophe Simonis, Martin Trigaux
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Adds the possibility to specify the origin country of goods and the partner VAT in the Intrastat XML report.
    

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
invoice_line_be_intrastat_data_form account.invoice.form.inherit.account.be.intrastat account.invoice form Inherits account.invoice_form
report_intrastatinvoice_document_2019 report_intrastatinvoice_document_2019 ir.ui.view qweb Inherits report_intrastat.report_intrastatinvoice_document
report_invoice_document_intrastat_2019 report_invoice_document_intrastat_2019 ir.ui.view qweb Inherits account.report_invoice_document
report_invoice_layouted_intrastat_2019 report_invoice_layouted_intrastat_2019 ir.ui.view qweb Inherits sale.report_invoice_layouted
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • intrastat_product_origin_country_id Many2one → res.country
    string='Origin Country of Product' args: 'res.country'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…