| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_fatturapa_in |
| VERSION | |
| VERSION | 1.5.8 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | eLBati, Weblate, OCA-git-bot, Simone Rubino, Francesco Ballerini, micheledic, oca-ci, matteoopenf, Alessandro Uffreduzzi, Marco Colombo, Borruso, LorenzoC0, Alessandro Fiorino, TennyMKT, Salvo Rapisarda, Patrick Trabocchi, andrea.m.piovesana |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italyl10n_it_fatturapa_in |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - l10n_it_fatturapa - l10n_it_account - l10n_it_fiscalcode - l10n_it_ipa - l10n_it_rea - l10n_it_account_tax_kind - l10n_it_vat_payability - l10n_it_fiscal_payment_term - l10n_it_fiscal_document_type - l10n_it_withholding_tax_reason - l10n_it_withholding_tax - l10n_it_payment_reason OCA/partner-contact: - partner_firstname OCA/server-ux: - date_range odoo/odoo: - base_vat - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - attachment_indexation - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
asn1crypto elementpath xmlschema codicefiscale |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | **Italiano** Questo modulo consente di importare i file XML della fattura elettronica versione 1.2 <http://www.fatturapa.gov.it/export/fatturazione/it/normativa/f-2.htm> ricevuti attraverso il Sistema di Interscambio (SdI). <http://www.fatturapa.gov.it/export/fatturazione/it/sdi.htm> **English** This module allows to import Electronic Bill XML files version 1.2 <http://www.fatturapa.gov.it/export/fatturazione/en/normativa/f-2.htm> received through the Exchange System (ES). <http://www.fatturapa.gov.it/export/fatturazione/en/sdi.htm> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
discount_rise_price_tree |
discount.rise.price.tree | discount.rise.price | tree | New |
einvoice_line_other_data_tree |
einvoice.line.other.data.tree | einvoice.line.other.data | tree | New |
fatturapa_article_code_tree |
fatturapa.article.code.tree | fatturapa.article.code | tree | New |
view_account_config_settings_ftpa_in |
view_account_config_settings_ftpa_in | res.config.settings | xpath | Inherits l10n_it_fatturapa.view_account_config_settings |
view_fatturapa_in_attachment_form |
fatturapa.attachment.in.form | fatturapa.attachment.in | form | Inherits l10n_it_fatturapa.fatturapa_attachment_view_form |
view_fatturapa_in_attachment_search |
fatturapa.attachment.in.search | fatturapa.attachment.in | search | New |
view_fatturapa_in_attachment_tree |
fatturapa.attachment.in.tree | fatturapa.attachment.in | tree | New |
view_invoice_form_fatturapa_in |
account.invoice.fatturapa_in | account.move | xpath | Inherits account.view_move_form |
view_invoice_line_form_fatturapa_in |
account.move.fatturapa.in | account.move | xpath | Inherits account.view_move_form |
view_partner_form_fatturapa_in |
partner.form.fatturapa.in | res.partner | group | Inherits l10n_it_fatturapa.view_partner_form_fatturapa |
wizard_import_fatturapa_form_view |
Electronic Bill Import | wizard.import.fatturapa | form | New |
wizard_link_supplier_invoice |
wizard_link_supplier_invoice | wizard.link.to.invoice | form | New |
e_invoice_amount_tax
Monetary
readonly=True
string='E-Invoice Tax Amount'
e_invoice_amount_total
Monetary
readonly=True
string='E-Invoice Total Amount'
e_invoice_amount_untaxed
Monetary
readonly=True
string='E-Invoice Untaxed Amount'
e_invoice_date_invoice
Date
readonly=True
string='E-invoice date'
e_invoice_force_validation
Boolean
string='Force E-Invoice Validation'
e_invoice_line_ids
One2many → einvoice.line
copy=False
readonly=True
string='Lines Detail'
args: 'einvoice.line', 'invoice_id'
e_invoice_received_date
Date
string='E-Bill Received Date'
e_invoice_reference
Char
readonly=True
string='E-invoice vendor reference'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
copy=False
ondelete='restrict'
args: 'fatturapa.attachment.in', 'E-bill Import File'
inconsistencies
Text
copy=False
args: 'Import Inconsistencies'
action_post(self)
compute_xml_amount_tax(self, DatiRiepilogo)
compute_xml_amount_total(self, FatturaBody, amount_untaxed, amount_tax)
compute_xml_amount_untaxed(self, FatturaBody)
e_inv_check_amount_tax(self)
e_inv_check_amount_total(self)
e_inv_check_amount_untaxed(self)
e_inv_dati_ritenuta(self)
name_get(self)
process_negative_lines(self)
remove_attachment_link(self)
set_einvoice_data(self, fattura)
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
readonly=True
related='move_id.fatturapa_attachment_in_id'
args: 'fatturapa.attachment.in', 'E-bill Import File'
No public methods.
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
No public methods.
admin_ref
Char
readonly=True
args: 'Administration Reference'
cod_article_ids
One2many → fatturapa.article.code
readonly=True
args: 'fatturapa.article.code', 'e_invoice_line_id', 'Articles Code'
discount_rise_price_ids
One2many → discount.rise.price
readonly=True
args: 'discount.rise.price', 'e_invoice_line_id', 'Discount and Supplement Details'
invoice_id
Many2one → account.move
ondelete='cascade'
readonly=True
args: 'account.move', 'Bill'
line_number
Integer
readonly=True
name
Char
readonly=True
args: 'Description'
other_data_ids
One2many → einvoice.line.other.data
readonly=True
string='Other Administrative Data'
args: 'einvoice.line.other.data', 'e_invoice_line_id'
period_end_date
Date
readonly=True
period_start_date
Date
readonly=True
qty
Float
digits='Product Unit of Measure'
readonly=True
args: 'Quantity'
service_type
Char
readonly=True
args: 'Sale Provision Type'
tax_amount
Float
readonly=True
args: 'VAT Rate'
tax_kind
Char
readonly=True
args: 'Nature'
total_price
Float
readonly=True
unit_price
Float
digits='Product Price'
readonly=True
uom
Char
readonly=True
args: 'Unit of measure'
wt_amount
Char
readonly=True
args: 'Tax Withholding'
No public methods.
date_ref
Char
readonly=True
args: 'Date Reference'
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
readonly=True
args: 'Data Type'
num_ref
Float
readonly=True
args: 'Number Reference'
text_ref
Char
readonly=True
args: 'Text Reference'
No public methods.
code_val
Char
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
No public methods.
discount_decimal_digits
Integer
help='Value used during import of this e-invoice to override "Discount" precision.'
readonly=True
string='Discounts decimal digits'
e_invoice_parsing_error
Text
compute='_compute_e_invoice_parsing_error'
store=True
e_invoice_received_date
Datetime
string='E-Bill Received Date'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
in_invoice_ids
One2many → account.move
readonly=True
string='In Bills'
args: 'account.move', 'fatturapa_attachment_in_id'
inconsistencies
Text
compute='_compute_xml_data'
store=True
invoices_date
Char
compute='_compute_xml_data'
store=True
string='Invoices date'
invoices_number
Integer
compute='_compute_xml_data'
store=True
args: 'Bills Number'
invoices_total
Float
compute='_compute_xml_data'
help='If specified by supplier, total amount of the document net of any discount and including tax charged to the buyer/ordered'
store=True
args: 'Bills Total'
is_self_invoice
Boolean
compute='_compute_is_self_invoice'
store=True
args: 'Contains self invoices'
linked_invoice_id_xml
Char
compute='_compute_linked_invoice_id_xml'
store=True
price_decimal_digits
Integer
help='Value used during import of this e-invoice to override "Product Price" precision.'
readonly=True
string='Prices decimal digits'
quantity_decimal_digits
Integer
help='Value used during import of this e-invoice to override "Product Unit of Measure" precision.'
readonly=True
string='Quantities decimal digits'
registered
Boolean
compute='_compute_registered'
store=True
xml_supplier_id
Many2one → res.partner
compute='_compute_xml_data'
store=True
string='Supplier'
args: 'res.partner'
extract_attachments(self, AttachmentsData, invoice_id)
get_invoice_obj(self)
recompute_xml_fields(self)
arrotondamenti_attivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used to round up bills amount.'
args: 'account.account', 'Round Up Account'
arrotondamenti_passivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used to round down bills amount.'
args: 'account.account', 'Round Down Account'
arrotondamenti_tax_id
Many2one → account.tax
domain=[('type_tax_use', '=', 'purchase'), ('amount', '=', 0.0)]
help='Tax used to both round up and down bills amount.'
args: 'account.tax', 'Rounding Tax'
cassa_previdenziale_product_id
Many2one → product.product
help='Product used to model DatiCassaPrevidenziale XML element on bills.'
args: 'product.product', 'Welfare Fund Data Product'
in_invoice_registration_date
Selection
default='inv_date'
string='Vendor invoice registration default date'
args: [('inv_date', 'Invoice Date'), ('rec_date', 'Received Date')]
sconto_maggiorazione_product_id
Many2one → product.product
help='Product used to model ScontoMaggiorazione XML element on bills.'
args: 'product.product', 'Discount Supplement Product'
No public methods.
arrotondamenti_attivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_attivi_account_id'
arrotondamenti_passivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_passivi_account_id'
arrotondamenti_tax_id
Many2one
readonly=False
related='company_id.arrotondamenti_tax_id'
cassa_previdenziale_product_id
Many2one
readonly=False
related='company_id.cassa_previdenziale_product_id'
in_invoice_registration_date
Selection
readonly=False
related='company_id.in_invoice_registration_date'
sconto_maggiorazione_product_id
Many2one
readonly=False
related='company_id.sconto_maggiorazione_product_id'
No public methods.
e_invoice_default_product_id
Many2one → product.product
comodel_name='product.product'
help='Used by electronic invoice XML import. If filled in, generated bill lines will use this product when no other possible product is found.'
string='E-bill Default Product'
e_invoice_detail_level
Selection
default='2'
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nTax rate level: Rate level: an invoice line is created for each rate present in the electronic invoice\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('1', 'Tax Rate'), ('2', 'Maximum')]
e_invoice_discount_decimal_digits
Integer
default=-1
help='Decimal digits used for discount field. See "prices decimal digits". -1 to use the default precision'
args: 'E-bills discounts decimal digits'
e_invoice_price_decimal_digits
Integer
default=-1
help='Decimal digits used in prices computation. This is needed to correctly import e-invoices with many decimal digits, not being forced to increase decimal digits of all your prices. Otherwise, increase "Product Price" precision. -1 to use the default precision'
args: 'E-bills prices decimal digits'
e_invoice_quantity_decimal_digits
Integer
default=-1
help='Decimal digits used for quantity field. See "prices decimal digits". -1 to use the default precision'
args: 'E-bills quantities decimal digits'
check_vat(self)
discount_decimal_digits
Integer
help='Decimal digits used for discount field. See "Prices decimal digits".'
required=True
args: 'Discounts decimal digits'
e_invoice_detail_level
Selection
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nTax rate level: Rate level: an invoice line is created for each rate present in the electronic invoice\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('1', 'Tax rate'), ('2', 'Maximum')]
price_decimal_digits
Integer
help='Decimal digits used in prices computation. This is needed to correctly import e-invoices with many decimal digits, not being forced to increase decimal digits of all your prices. Otherwise, increase "Product Price" precision.'
required=True
args: 'Prices decimal digits'
quantity_decimal_digits
Integer
help='Decimal digits used for quantity field. See "Prices decimal digits".'
required=True
args: 'Quantities decimal digits'
CountryByCode(self, CountryCode)
ProvinceByCode(self, provinceCode)
adjust_accounting_data(self, product, line_vals)
check_invoice_amount(self, invoice, FatturaElettronicaBody)
check_partner_base_data(self, partner_id, DatiAnagrafici)
create_and_get_line_id(self, invoice_line_ids, invoice_line_model, upd_vals)
create_e_invoice_line(self, line)
default_get(self, fields_list)
getCarrirerPartner(self, Carrier)
getCedPrest(self, cedPrest)
getPartnerBase(self, DatiAnagrafici)
get_account_taxes(self, AliquotaIVA, Natura)
get_credit_account(self, product=None)
get_inconsistencies(self)
get_journal(self, company)
get_line_product(self, line, partner)
importFatturaPA(self)
invoiceCreate(self, fatt, fatturapa_attachment, FatturaBody, partner_id)
log_inconsistency(self, message)
reset_inconsistencies(self)
set_StabileOrganizzazione(self, CedentePrestatore, invoice)
set_activity_progress(self, FatturaBody, invoice)
set_art73(self, FatturaBody, invoice_data)
set_attachments_data(self, FatturaBody, invoice)
set_ddt_data(self, FatturaBody, invoice)
set_delivery_data(self, FatturaBody, invoice)
set_e_invoice_lines(self, FatturaBody, invoice_data)
set_efatt_rounding(self, FatturaBody, invoice)
set_invoice_line_ids(self, FatturaBody, credit_account_id, partner, wt_founds, invoice)
set_parent_invoice_data(self, FatturaBody, invoice)
set_payments_data(self, FatturaBody, invoice, partner_id)
set_roundings(self, FatturaBody, invoice)
set_summary_data(self, FatturaBody, invoice)
set_vehicles_data(self, FatturaBody, invoice)
set_vendor_bill_data(self, FatturaBody, invoice)
set_welfares_fund(self, FatturaBody, credit_account_id, invoice, wt_founds)
set_withholding_tax(self, FatturaBody, invoice_data)
attachment_id
Many2one → fatturapa.attachment.in
comodel_name='fatturapa.attachment.in'
line_ids
One2many → wizard.link.to.invoice.line
comodel_name='wizard.link.to.invoice.line'
inverse_name='wizard_id'
default_get(self, fields_list)
link(self)
e_invoice_descr
Text
readonly=True
string='E-bill description'
e_invoice_nbr
Integer
readonly=True
string='Bill number in XML'
invoice_id
Many2one → account.move
comodel_name='account.move'
wizard_id
Many2one → wizard.link.to.invoice
comodel_name='wizard.link.to.invoice'
link(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/14.0/l10n_it_fatturapa_in |
| VERSION | |
| VERSION | 2.4.3 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | eLBati, Sergio Zanchetta, tafaRU, OCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato, Simone Rubino, Alfredo Zamora, simonev, oca-ci, Docker @ kuntrawant, Giovanni, matteoopenf, George Smirnov, Alessandro Uffreduzzi, Marco Colombo, odooNextev, alex, oca-git-bot, PicchiSeba, Eduard Brahas, SoSylwe, Daniel Chionne, gabriele-baldessari, TennyMKT, Patrick Trabocchi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - l10n_it_fatturapa - l10n_it_account - l10n_it_fiscalcode - l10n_it_ipa - l10n_it_rea - l10n_it_account_tax_kind - l10n_it_vat_payability - l10n_it_fiscal_payment_term - l10n_it_fiscal_document_type - l10n_it_withholding_tax_reason - l10n_it_withholding_tax - l10n_it_payment_reason OCA/partner-contact: - partner_firstname OCA/server-ux: - date_range odoo/odoo: - base_vat - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - attachment_indexation - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
asn1crypto elementpath xmlschema codicefiscale openupgradelib |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
discount_rise_price_tree |
discount.rise.price.tree | discount.rise.price | tree | New |
einvoice_line_other_data_tree |
einvoice.line.other.data.tree | einvoice.line.other.data | tree | New |
fatturapa_article_code_tree |
fatturapa.article.code.tree | fatturapa.article.code | tree | New |
view_account_config_settings_ftpa_in |
view_account_config_settings_ftpa_in | res.config.settings | xpath | Inherits l10n_it_fatturapa.view_account_config_settings |
view_fatturapa_in_attachment_form |
fatturapa.attachment.in.form | fatturapa.attachment.in | form | Inherits l10n_it_fatturapa.fatturapa_attachment_view_form |
view_fatturapa_in_attachment_search |
fatturapa.attachment.in.search | fatturapa.attachment.in | search | New |
view_fatturapa_in_attachment_tree |
fatturapa.attachment.in.tree | fatturapa.attachment.in | tree | New |
view_invoice_form_fatturapa_in |
account.invoice.fatturapa_in | account.move | xpath | Inherits account.view_move_form |
view_invoice_line_form_fatturapa_in |
account.move.fatturapa.in | account.move | xpath | Inherits account.view_move_form |
view_partner_form_fatturapa_in |
partner.form.fatturapa.in | res.partner | group | Inherits l10n_it_fatturapa.view_partner_form_fatturapa |
wizard_import_fatturapa_form_view |
Electronic Bill Import | wizard.import.fatturapa | form | New |
wizard_link_supplier_invoice |
wizard_link_supplier_invoice | wizard.link.to.invoice | form | New |
e_invoice_amount_tax
Monetary
readonly=True
string='E-Invoice Tax Amount'
e_invoice_amount_total
Monetary
readonly=True
string='E-Invoice Total Amount'
e_invoice_amount_untaxed
Monetary
readonly=True
string='E-Invoice Untaxed Amount'
e_invoice_date_invoice
Date
readonly=True
string='E-invoice date'
e_invoice_force_validation
Boolean
string='Force E-Invoice Validation'
e_invoice_line_ids
One2many → einvoice.line
copy=False
readonly=True
string='Lines Detail'
args: 'einvoice.line', 'invoice_id'
e_invoice_received_date
Date
string='E-Bill Received Date'
e_invoice_reference
Char
readonly=True
string='E-invoice vendor reference'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
copy=False
ondelete='restrict'
args: 'fatturapa.attachment.in', 'E-bill Import File'
inconsistencies
Text
copy=False
args: 'Import Inconsistencies'
action_post(self)
compute_xml_amount_tax(self, DatiRiepilogo)
compute_xml_amount_total(self, FatturaBody, amount_untaxed, amount_tax)
compute_xml_amount_untaxed(self, FatturaBody)
e_inv_check_amount_tax(self)
e_inv_check_amount_total(self)
e_inv_check_amount_untaxed(self)
e_inv_dati_ritenuta(self)
name_get(self)
process_negative_lines(self)
remove_attachment_link(self)
set_einvoice_data(self, fattura)
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
readonly=True
related='move_id.fatturapa_attachment_in_id'
args: 'fatturapa.attachment.in', 'E-bill Import File'
No public methods.
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
No public methods.
admin_ref
Char
readonly=True
args: 'Administration Reference'
cod_article_ids
One2many → fatturapa.article.code
readonly=True
args: 'fatturapa.article.code', 'e_invoice_line_id', 'Articles Code'
discount_rise_price_ids
One2many → discount.rise.price
readonly=True
args: 'discount.rise.price', 'e_invoice_line_id', 'Discount and Supplement Details'
invoice_id
Many2one → account.move
ondelete='cascade'
readonly=True
args: 'account.move', 'Bill'
line_number
Integer
readonly=True
args: 'Line Number'
name
Char
readonly=True
args: 'Description'
other_data_ids
One2many → einvoice.line.other.data
readonly=True
string='Other Administrative Data'
args: 'einvoice.line.other.data', 'e_invoice_line_id'
period_end_date
Date
readonly=True
args: 'Period End Date'
period_start_date
Date
readonly=True
args: 'Period Start Date'
qty
Float
digits='Product Unit of Measure'
readonly=True
args: 'Quantity'
service_type
Char
readonly=True
args: 'Sale Provision Type'
tax_amount
Float
readonly=True
args: 'VAT Rate'
tax_kind
Char
readonly=True
args: 'Nature'
total_price
Float
readonly=True
args: 'Total Price'
unit_price
Float
digits='Product Price'
readonly=True
args: 'Unit Price'
uom
Char
readonly=True
args: 'Unit of measure'
wt_amount
Char
readonly=True
args: 'Tax Withholding'
No public methods.
date_ref
Char
readonly=True
args: 'Date Reference'
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
readonly=True
args: 'Data Type'
num_ref
Float
readonly=True
args: 'Number Reference'
text_ref
Char
readonly=True
args: 'Text Reference'
No public methods.
code_val
Char
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
No public methods.
discount_decimal_digits
Integer
help='Value used during import of this e-invoice to override "Discount" precision.'
readonly=True
string='Discounts decimal digits'
e_invoice_parsing_error
Text
compute='_compute_e_invoice_parsing_error'
store=True
e_invoice_received_date
Datetime
string='E-Bill Received Date'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
in_invoice_ids
One2many → account.move
readonly=True
string='In Bills'
args: 'account.move', 'fatturapa_attachment_in_id'
inconsistencies
Text
compute='_compute_xml_data'
store=True
invoices_date
Char
compute='_compute_xml_data'
store=True
string='Invoices date'
invoices_number
Integer
compute='_compute_xml_data'
store=True
args: 'Bills Number'
invoices_total
Float
compute='_compute_xml_data'
help='If specified by supplier, total amount of the document net of any discount and including tax charged to the buyer/ordered'
store=True
args: 'Bills Total'
is_self_invoice
Boolean
compute='_compute_is_self_invoice'
store=True
args: 'Contains self invoices'
linked_invoice_id_xml
Char
compute='_compute_linked_invoice_id_xml'
store=True
price_decimal_digits
Integer
help='Value used during import of this e-invoice to override "Product Price" precision.'
readonly=True
string='Prices decimal digits'
quantity_decimal_digits
Integer
help='Value used during import of this e-invoice to override "Product Unit of Measure" precision.'
readonly=True
string='Quantities decimal digits'
registered
Boolean
compute='_compute_registered'
store=True
args: 'Registered'
xml_supplier_id
Many2one → res.partner
compute='_compute_xml_data'
store=True
string='Supplier'
args: 'res.partner'
extract_attachments(self, AttachmentsData, invoice_id)
get_invoice_obj(self)
recompute_xml_fields(self)
arrotondamenti_attivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used to round up bills amount.'
args: 'account.account', 'Round Up Account'
arrotondamenti_passivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used to round down bills amount.'
args: 'account.account', 'Round Down Account'
arrotondamenti_tax_id
Many2one → account.tax
domain=[('type_tax_use', '=', 'purchase'), ('amount', '=', 0.0)]
help='Tax used to both round up and down bills amount.'
args: 'account.tax', 'Rounding Tax'
cassa_previdenziale_product_id
Many2one → product.product
help='Product used to model DatiCassaPrevidenziale XML element on bills.'
args: 'product.product', 'Welfare Fund Data Product'
in_invoice_registration_date
Selection
default='inv_date'
string='Vendor invoice registration default date'
args: [('inv_date', 'Invoice Date'), ('rec_date', 'Received Date')]
sconto_maggiorazione_product_id
Many2one → product.product
help='Product used to model ScontoMaggiorazione XML element on bills.'
args: 'product.product', 'Discount Supplement Product'
No public methods.
arrotondamenti_attivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_attivi_account_id'
arrotondamenti_passivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_passivi_account_id'
arrotondamenti_tax_id
Many2one
readonly=False
related='company_id.arrotondamenti_tax_id'
cassa_previdenziale_product_id
Many2one
readonly=False
related='company_id.cassa_previdenziale_product_id'
in_invoice_registration_date
Selection
readonly=False
related='company_id.in_invoice_registration_date'
sconto_maggiorazione_product_id
Many2one
readonly=False
related='company_id.sconto_maggiorazione_product_id'
No public methods.
e_invoice_default_product_id
Many2one → product.product
comodel_name='product.product'
help='Used by electronic invoice XML import. If filled in, generated bill lines will use this product when no other possible product is found.'
string='E-bill Default Product'
e_invoice_detail_level
Selection
default='2'
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nTax rate level: Rate level: an invoice line is created for each rate present in the electronic invoice\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('1', 'Tax Rate'), ('2', 'Maximum')]
e_invoice_discount_decimal_digits
Integer
default=-1
help='Decimal digits used for discount field. See "prices decimal digits". -1 to use the default precision'
args: 'E-bills discounts decimal digits'
e_invoice_price_decimal_digits
Integer
default=-1
help='Decimal digits used in prices computation. This is needed to correctly import e-invoices with many decimal digits, not being forced to increase decimal digits of all your prices. Otherwise, increase "Product Price" precision. -1 to use the default precision'
args: 'E-bills prices decimal digits'
e_invoice_quantity_decimal_digits
Integer
default=-1
help='Decimal digits used for quantity field. See "prices decimal digits". -1 to use the default precision'
args: 'E-bills quantities decimal digits'
check_vat(self)
discount_decimal_digits
Integer
help='Decimal digits used for discount field. See "Prices decimal digits".'
required=True
args: 'Discounts decimal digits'
e_invoice_detail_level
Selection
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nTax rate level: Rate level: an invoice line is created for each rate present in the electronic invoice\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('1', 'Tax rate'), ('2', 'Maximum')]
price_decimal_digits
Integer
help='Decimal digits used in prices computation. This is needed to correctly import e-invoices with many decimal digits, not being forced to increase decimal digits of all your prices. Otherwise, increase "Product Price" precision.'
required=True
args: 'Prices decimal digits'
quantity_decimal_digits
Integer
help='Decimal digits used for quantity field. See "Prices decimal digits".'
required=True
args: 'Quantities decimal digits'
CountryByCode(self, CountryCode)
ProvinceByCode(self, provinceCode)
adjust_accounting_data(self, product, line_vals)
check_invoice_amount(self, invoice, FatturaElettronicaBody)
check_partner_base_data(self, partner_id, DatiAnagrafici)
create_and_get_line_id(self, invoice_line_ids, invoice_line_model, upd_vals)
create_e_invoice_line(self, line)
default_get(self, fields_list)
getCarrirerPartner(self, Carrier)
getCedPrest(self, cedPrest)
getPartnerBase(self, DatiAnagrafici)
get_account_taxes(self, AliquotaIVA, Natura)
get_credit_account(self, product=None)
get_inconsistencies(self)
get_journal(self, company)
get_line_product(self, line, partner)
get_partner_from_einvoice_node(self, partner_node)
importFatturaPA(self)
invoiceCreate(self, fatt, fatturapa_attachment, FatturaBody, partner_id)
log_inconsistency(self, message)
reset_inconsistencies(self)
set_StabileOrganizzazione(self, CedentePrestatore, invoice)
set_activity_progress(self, FatturaBody, invoice)
set_art73(self, FatturaBody, invoice_data)
set_attachments_data(self, FatturaBody, invoice)
set_ddt_data(self, FatturaBody, invoice)
set_delivery_data(self, FatturaBody, invoice)
set_e_invoice_lines(self, FatturaBody, invoice_data)
set_efatt_rounding(self, FatturaBody, invoice)
set_invoice_line_ids(self, FatturaBody, credit_account_id, partner, wt_founds, invoice)
set_parent_invoice_data(self, FatturaBody, invoice)
set_payments_data(self, FatturaBody, invoice, partner_id)
set_roundings(self, FatturaBody, invoice)
set_summary_data(self, FatturaBody, invoice)
set_vehicles_data(self, FatturaBody, invoice)
set_vendor_bill_data(self, FatturaBody, invoice)
set_welfares_fund(self, FatturaBody, credit_account_id, invoice, wt_founds)
set_withholding_tax(self, FatturaBody, invoice_data)
attachment_id
Many2one → fatturapa.attachment.in
comodel_name='fatturapa.attachment.in'
line_ids
One2many → wizard.link.to.invoice.line
comodel_name='wizard.link.to.invoice.line'
inverse_name='wizard_id'
default_get(self, fields_list)
link(self)
e_invoice_descr
Text
readonly=True
string='E-bill description'
e_invoice_nbr
Integer
readonly=True
string='Bill number in XML'
invoice_id
Many2one → account.move
comodel_name='account.move'
wizard_id
Many2one → wizard.link.to.invoice
comodel_name='wizard.link.to.invoice'
link(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_in |
| VERSION | |
| VERSION | 3.1.10 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, eLBati, GitHub, Sergio Zanchetta, tafaRU, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, sergiocorato, Sergio Corato, Simone Rubino, Lara Baggio, simonev, Roberto Fichera, oca-ci, gborruso@dinamicheaziendali.it, Gianluigi Tiesi, Docker @ kuntrawant, SilvioGregorini, Giovanni, matteo.tognini, Marco Colombo, mktsrl |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_in |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - l10n_it_fatturapa - l10n_it_account - l10n_it_fiscalcode - l10n_it_ipa - l10n_it_rea - l10n_it_account_tax_kind - l10n_it_esigibilita_iva - l10n_it_fiscal_payment_term - l10n_it_split_payment - l10n_it_fiscal_document_type - l10n_it_withholding_tax_causali - l10n_it_withholding_tax - l10n_it_causali_pagamento OCA/partner-contact: - base_vat_sanitized - partner_firstname OCA/server-ux: - date_range odoo/odoo: - base_vat - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - document - base_iban - test_mail - test_performance - mail_bot |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
asn1crypto pyxb codicefiscale |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
discount_rise_price_tree |
discount.rise.price.tree | discount.rise.price | tree | New |
einvoice_line_other_data_tree |
einvoice.line.other.data.tree | einvoice.line.other.data | tree | New |
fatturapa_article_code_tree |
fatturapa.article.code.tree | fatturapa.article.code | tree | New |
invoice_supplier_tree_fatturapa_in |
invoice_supplier_tree_fatturapa_in | account.invoice | field | Inherits account.invoice_supplier_tree |
view_account_config_settings_ftpa_in |
view_account_config_settings_ftpa_in | res.config.settings | xpath | Inherits l10n_it_fatturapa.view_account_config_settings |
view_fatturapa_in_attachment_form |
fatturapa.attachment.in.form | fatturapa.attachment.in | form | Inherits l10n_it_fatturapa.fatturapa_attachment_view_form |
view_fatturapa_in_attachment_search |
fatturapa.attachment.in.search | fatturapa.attachment.in | search | New |
view_fatturapa_in_attachment_tree |
fatturapa.attachment.in.tree | fatturapa.attachment.in | tree | New |
view_invoice_form_fatturapa_in |
account.invoice.fatturapa_in | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_invoice_line_form_fatturapa_in |
account.invoice.line.fatturapa.in | account.invoice.line | field | Inherits l10n_it_fatturapa.view_invoice_line_form_fatturapa |
view_partner_form_fatturapa_in |
partner.form.fatturapa.in | res.partner | group | Inherits l10n_it_fatturapa.view_partner_form_fatturapa |
wizard_import_fatturapa_form_view |
Electronic Bill Import | wizard.import.fatturapa | form | New |
wizard_link_supplier_invoice |
wizard_link_supplier_invoice | wizard.link.to.invoice | form | New |
e_invoice_amount_tax
Monetary
readonly=True
string='E-Invoice Tax Amount'
e_invoice_amount_total
Monetary
readonly=True
string='E-Invoice Total Amount'
e_invoice_amount_untaxed
Monetary
readonly=True
string='E-Invoice Untaxed Amount'
e_invoice_date_invoice
Date
readonly=True
string='E-invoice date'
e_invoice_force_validation
Boolean
string='Force E-Invoice Validation'
e_invoice_line_ids
One2many → einvoice.line
copy=False
readonly=True
string='Lines Detail'
args: 'einvoice.line', 'invoice_id'
e_invoice_received_date
Date
string='E-Bill Received Date'
e_invoice_reference
Char
readonly=True
string='E-invoice vendor reference'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
copy=False
ondelete='restrict'
args: 'fatturapa.attachment.in', 'E-bill Import File'
inconsistencies
Text
copy=False
args: 'Import Inconsistencies'
action_invoice_draft(self)
compute_xml_amount_tax(self, DatiRiepilogo)
compute_xml_amount_total(self, FatturaBody, amount_untaxed, amount_tax)
compute_xml_amount_untaxed(self, FatturaBody)
e_inv_check_amount_tax(self)
e_inv_check_amount_total(self)
e_inv_check_amount_untaxed(self)
e_inv_dati_ritenuta(self)
invoice_line_move_line_get(self)
invoice_validate(self)
name_get(self)
process_negative_lines(self)
remove_attachment_link(self)
set_einvoice_data(self, fattura)
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
readonly=True
related='invoice_id.fatturapa_attachment_in_id'
args: 'fatturapa.attachment.in', 'E-bill Import File'
No public methods.
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
No public methods.
admin_ref
Char
readonly=True
args: 'Administration Reference'
cod_article_ids
One2many → fatturapa.article.code
readonly=True
args: 'fatturapa.article.code', 'e_invoice_line_id', 'Articles Code'
discount_rise_price_ids
One2many → discount.rise.price
readonly=True
args: 'discount.rise.price', 'e_invoice_line_id', 'Discount and Supplement Details'
invoice_id
Many2one → account.invoice
ondelete='cascade'
readonly=True
args: 'account.invoice', 'Bill'
line_number
Integer
readonly=True
args: 'Line Number'
name
Char
readonly=True
args: 'Description'
other_data_ids
One2many → einvoice.line.other.data
readonly=True
string='Other Administrative Data'
args: 'einvoice.line.other.data', 'e_invoice_line_id'
period_end_date
Date
readonly=True
args: 'Period End Date'
period_start_date
Date
readonly=True
args: 'Period Start Date'
qty
Float
digits=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
service_type
Char
readonly=True
args: 'Sale Provision Type'
tax_amount
Float
readonly=True
args: 'VAT Rate'
tax_kind
Char
readonly=True
args: 'Nature'
total_price
Float
readonly=True
args: 'Total Price'
unit_price
Float
digits=dp.get_precision('Product Price')
readonly=True
args: 'Unit Price'
uom
Char
readonly=True
args: 'Unit of measure'
wt_amount
Char
readonly=True
args: 'Tax Withholding'
No public methods.
date_ref
Char
readonly=True
args: 'Date Reference'
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
readonly=True
args: 'Data Type'
num_ref
Float
readonly=True
args: 'Number Reference'
text_ref
Char
readonly=True
args: 'Text Reference'
No public methods.
code_val
Char
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
No public methods.
e_invoice_parsing_error
Text
compute='_compute_e_invoice_parsing_error'
store=True
e_invoice_received_date
Datetime
string='E-Bill Received Date'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
in_invoice_ids
One2many → account.invoice
readonly=True
string='In Bills'
args: 'account.invoice', 'fatturapa_attachment_in_id'
invoices_date
Char
compute='_compute_xml_data'
store=True
string='Invoices date'
invoices_number
Integer
compute='_compute_xml_data'
store=True
args: 'Bills Number'
invoices_total
Float
compute='_compute_xml_data'
help='If specified by supplier, total amount of the document net of any discount and including tax charged to the buyer/ordered'
store=True
args: 'Bills Total'
is_self_invoice
Boolean
compute='_compute_is_self_invoice'
store=True
args: 'Contains self invoices'
linked_invoice_id_xml
Char
compute='_compute_linked_invoice_id_xml'
store=True
registered
Boolean
compute='_compute_registered'
store=True
args: 'Registered'
xml_supplier_id
Many2one → res.partner
compute='_compute_xml_data'
store=True
string='Supplier'
args: 'res.partner'
extract_attachments(self, AttachmentsData, invoice_id)
get_invoice_obj(self)
onchagne_datas_fname(self)
recompute_xml_fields(self)
arrotondamenti_attivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used to round up bills amount.'
args: 'account.account', 'Round Up Account'
arrotondamenti_passivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used to round down bills amount.'
args: 'account.account', 'Round Down Account'
arrotondamenti_tax_id
Many2one → account.tax
domain=[('type_tax_use', '=', 'purchase'), ('amount', '=', 0.0)]
help='Tax used to both round up and down bills amount.'
args: 'account.tax', 'Rounding Tax'
cassa_previdenziale_product_id
Many2one → product.product
help='Product used to model DatiCassaPrevidenziale XML element on bills.'
args: 'product.product', 'Welfare Fund Data Product'
in_invoice_registration_date
Selection
default='inv_date'
string='Vendor invoice registration default date'
args: [('inv_date', 'Invoice Date'), ('rec_date', 'Received Date')]
sconto_maggiorazione_product_id
Many2one → product.product
help='Product used to model ScontoMaggiorazione XML element on bills.'
args: 'product.product', 'Discount Supplement Product'
No public methods.
arrotondamenti_attivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_attivi_account_id'
arrotondamenti_passivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_passivi_account_id'
arrotondamenti_tax_id
Many2one
readonly=False
related='company_id.arrotondamenti_tax_id'
cassa_previdenziale_product_id
Many2one
readonly=False
related='company_id.cassa_previdenziale_product_id'
in_invoice_registration_date
Selection
readonly=False
related='company_id.in_invoice_registration_date'
sconto_maggiorazione_product_id
Many2one
readonly=False
related='company_id.sconto_maggiorazione_product_id'
No public methods.
e_invoice_default_product_id
Many2one → product.product
comodel_name='product.product'
help='Used by electronic invoice XML import. If filled in, generated bill lines will use this product when no other possible product is found.'
string='E-bill Default Product'
e_invoice_detail_level
Selection
default='2'
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nTax rate level: Rate level: an invoice line is created for each rate present in the electronic invoice\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('1', 'Tax Rate'), ('2', 'Maximum')]
e_invoice_discount_decimal_digits
Integer
default=-1
help='Decimal digits used for discount field. See "prices decimal digits". -1 to use the default precision'
args: 'E-bills discounts decimal digits'
e_invoice_price_decimal_digits
Integer
default=-1
help='Decimal digits used in prices computation. This is needed to correctly import e-invoices with many decimal digits, not being forced to increase decimal digits of all your prices. Otherwise, increase "Product Price" precision. -1 to use the default precision'
args: 'E-bills prices decimal digits'
e_invoice_quantity_decimal_digits
Integer
default=-1
help='Decimal digits used for quantity field. See "prices decimal digits". -1 to use the default precision'
args: 'E-bills quantities decimal digits'
check_vat(self)
discount_decimal_digits
Integer
help='Decimal digits used for discount field. See "Prices decimal digits".'
required=True
args: 'Discounts decimal digits'
e_invoice_detail_level
Selection
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nTax rate level: Rate level: an invoice line is created for each rate present in the electronic invoice\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('1', 'Tax rate'), ('2', 'Maximum')]
price_decimal_digits
Integer
help='Decimal digits used in prices computation. This is needed to correctly import e-invoices with many decimal digits, not being forced to increase decimal digits of all your prices. Otherwise, increase "Product Price" precision.'
required=True
args: 'Prices decimal digits'
quantity_decimal_digits
Integer
help='Decimal digits used for quantity field. See "Prices decimal digits".'
required=True
args: 'Quantities decimal digits'
CountryByCode(self, CountryCode)
ProvinceByCode(self, provinceCode)
adjust_accounting_data(self, product, line_vals)
check_invoice_amount(self, invoice, FatturaElettronicaBody)
check_partner_base_data(self, partner_id, DatiAnagrafici)
create_e_invoice_line(self, line)
default_get(self, fields)
getCarrirerPartner(self, Carrier)
getCedPrest(self, cedPrest)
getPartnerBase(self, DatiAnagrafici, supplier=True, raise_if_duplicated=True, raise_if_vat_not_valid=True)
get_account_taxes(self, AliquotaIVA, Natura)
get_credit_account(self, product=None)
get_inconsistencies(self)
get_line_product(self, line, partner)
get_purchase_journal(self, company)
importFatturaPA(self)
invoiceCreate(self, fatt, fatturapa_attachment, FatturaBody, partner_id)
log_inconsistency(self, message)
reset_inconsistencies(self)
set_StabileOrganizzazione(self, CedentePrestatore, invoice)
set_activity_progress(self, FatturaBody, invoice_id)
set_art73(self, FatturaBody, invoice_data)
set_attachments_data(self, FatturaBody, invoice_id)
set_ddt_data(self, FatturaBody, invoice_id)
set_delivery_data(self, FatturaBody, invoice)
set_e_invoice_lines(self, FatturaBody, invoice_data)
set_efatt_rounding(self, FatturaBody, invoice_data)
set_invoice_line_ids(self, FatturaBody, credit_account_id, partner, wt_founds, invoice_data)
set_parent_invoice_data(self, FatturaBody, invoice)
set_payments_data(self, FatturaBody, invoice_id, partner_id)
set_roundings(self, FatturaBody, invoice)
set_summary_data(self, FatturaBody, invoice_id)
set_vehicles_data(self, FatturaBody, invoice)
set_vendor_bill_data(self, FatturaBody, invoice)
set_welfares_fund(self, FatturaBody, credit_account_id, invoice, wt_founds)
set_withholding_tax(self, FatturaBody, invoice_data)
attachment_id
Many2one → fatturapa.attachment.in
comodel_name='fatturapa.attachment.in'
line_ids
One2many → wizard.link.to.invoice.line
comodel_name='wizard.link.to.invoice.line'
inverse_name='wizard_id'
default_get(self, fields_list)
link(self)
e_invoice_descr
Text
readonly=True
string='E-bill description'
e_invoice_nbr
Integer
readonly=True
string='Bill number in XML'
invoice_id
Many2one → account.invoice
comodel_name='account.invoice'
wizard_id
Many2one → wizard.link.to.invoice
comodel_name='wizard.link.to.invoice'
link(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/11.0/l10n_it_fatturapa_in |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, Alex Comba, Francesco Apruzzese, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, Lara Baggio, Silvio Gregorini, SilvioGregorini, Giovanni |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy/tree/11.0/l10n_it_fatturapa_in |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - l10n_it_fatturapa - l10n_it_account - l10n_it_fiscalcode - l10n_it_ipa - l10n_it_rea - l10n_it_account_tax_kind - l10n_it_esigibilita_iva - l10n_it_fiscal_payment_term - l10n_it_split_payment - l10n_it_fiscal_document_type - l10n_it_withholding_tax_causali - l10n_it_withholding_tax - l10n_it_causali_pagamento OCA/partner-contact: - partner_firstname OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing - base_vat - document - base_iban - account_invoicing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
asn1crypto pyxb codicefiscale |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
discount_rise_price_tree |
discount.rise.price.tree | discount.rise.price | tree | New |
einvoice_line_other_data_tree |
einvoice.line.other.data.tree | einvoice.line.other.data | tree | New |
fatturapa_article_code_tree |
fatturapa.article.code.tree | fatturapa.article.code | tree | New |
view_account_config_settings_ftpa_in |
view_account_config_settings_ftpa_in | res.config.settings | xpath | Inherits l10n_it_fatturapa.view_account_config_settings |
view_fatturapa_in_attachment_form |
fatturapa.attachment.in.form | fatturapa.attachment.in | form | New |
view_fatturapa_in_attachment_search |
fatturapa.attachment.in.search | fatturapa.attachment.in | search | New |
view_fatturapa_in_attachment_tree |
fatturapa.attachment.in.tree | fatturapa.attachment.in | tree | New |
view_invoice_form_fatturapa_in |
account.invoice.fatturapa_in | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_invoice_line_form_fatturapa_in |
account.invoice.line.fatturapa.in | account.invoice.line | field | Inherits l10n_it_fatturapa.view_invoice_line_form_fatturapa |
view_partner_form_fatturapa_in |
partner.form.fatturapa.in | res.partner | group | Inherits l10n_it_fatturapa.view_partner_form_fatturapa |
wizard_import_fatturapa_form_view |
Electronic Bill Import | wizard.import.fatturapa | form | New |
wizard_link_supplier_invoice |
wizard_link_supplier_invoice | wizard.link.to.invoice | form | New |
e_invoice_amount_tax
Monetary
readonly=True
string='E-Invoice Tax Amount'
e_invoice_amount_total
Monetary
readonly=True
string='E-Invoice Total Amount'
e_invoice_amount_untaxed
Monetary
readonly=True
string='E-Invoice Untaxed Amount'
e_invoice_date_invoice
Date
readonly=True
string='E-invoice date'
e_invoice_force_validation
Boolean
string='Force E-Invoice Validation'
e_invoice_line_ids
One2many → einvoice.line
copy=False
readonly=True
string='Lines Detail'
args: 'einvoice.line', 'invoice_id'
e_invoice_received_date
Date
string='E-Bill Received Date'
e_invoice_reference
Char
readonly=True
string='E-invoice vendor reference'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
copy=False
ondelete='restrict'
args: 'fatturapa.attachment.in', 'E-bill Import File'
inconsistencies
Text
copy=False
args: 'Import Inconsistencies'
compute_xml_amount_tax(self, DatiRiepilogo)
compute_xml_amount_total(self, FatturaBody, amount_untaxed, amount_tax)
compute_xml_amount_untaxed(self, FatturaBody)
e_inv_check_amount_tax(self)
e_inv_check_amount_total(self)
e_inv_check_amount_untaxed(self)
e_inv_dati_ritenuta(self)
invoice_line_move_line_get(self)
invoice_validate(self)
name_get(self)
process_negative_lines(self)
remove_attachment_link(self)
set_einvoice_data(self, fattura)
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
readonly=True
related='invoice_id.fatturapa_attachment_in_id'
args: 'fatturapa.attachment.in', 'E-bill Import File'
No public methods.
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
No public methods.
admin_ref
Char
readonly=True
args: 'Administration Reference'
cod_article_ids
One2many → fatturapa.article.code
readonly=True
args: 'fatturapa.article.code', 'e_invoice_line_id', 'Articles Code'
discount_rise_price_ids
One2many → discount.rise.price
readonly=True
args: 'discount.rise.price', 'e_invoice_line_id', 'Discount and Supplement Details'
invoice_id
Many2one → account.invoice
ondelete='cascade'
readonly=True
args: 'account.invoice', 'Bill'
line_number
Integer
readonly=True
args: 'Line Number'
name
Char
readonly=True
args: 'Description'
other_data_ids
One2many → einvoice.line.other.data
readonly=True
string='Other Administrative Data'
args: 'einvoice.line.other.data', 'e_invoice_line_id'
period_end_date
Date
readonly=True
args: 'Period End Date'
period_start_date
Date
readonly=True
args: 'Period Start Date'
qty
Float
digits=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
service_type
Char
readonly=True
args: 'Sale Provision Type'
tax_amount
Float
readonly=True
args: 'VAT Rate'
tax_kind
Char
readonly=True
args: 'Nature'
total_price
Float
readonly=True
args: 'Total Price'
unit_price
Float
digits=dp.get_precision('Product Price')
readonly=True
args: 'Unit Price'
uom
Char
readonly=True
args: 'Unit of measure'
wt_amount
Char
readonly=True
args: 'Tax Withholding'
No public methods.
date_ref
Char
readonly=True
args: 'Date Reference'
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
readonly=True
args: 'Data Type'
num_ref
Float
readonly=True
args: 'Number Reference'
text_ref
Char
readonly=True
args: 'Text Reference'
No public methods.
code_val
Char
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
No public methods.
att_name
Char
related='ir_attachment_id.name'
store=True
string='E-bill file name'
e_invoice_received_date
Datetime
string='E-Bill Received Date'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
in_invoice_ids
One2many → account.invoice
readonly=True
string='In Bills'
args: 'account.invoice', 'fatturapa_attachment_in_id'
invoices_date
Char
compute='_compute_xml_data'
store=True
string='Invoices date'
invoices_number
Integer
compute='_compute_xml_data'
store=True
args: 'Bills Number'
invoices_total
Float
compute='_compute_xml_data'
help='If specified by supplier, total amount of the document net of any discount and including tax charged to the buyer/ordered'
store=True
args: 'Bills Total'
ir_attachment_id
Many2one → ir.attachment
ondelete='cascade'
required=True
args: 'ir.attachment', 'Attachment'
registered
Boolean
compute='_compute_registered'
store=True
args: 'Registered'
xml_supplier_id
Many2one → res.partner
compute='_compute_xml_data'
store=True
string='Supplier'
args: 'res.partner'
extract_attachments(self, AttachmentsData, invoice_id)
get_xml_string(self)
onchagne_datas_fname(self)
arrotondamenti_attivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used to round up bills amount.'
args: 'account.account', 'Round Up Account'
arrotondamenti_passivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used to round down bills amount.'
args: 'account.account', 'Round Down Account'
arrotondamenti_tax_id
Many2one → account.tax
domain=[('type_tax_use', '=', 'purchase'), ('amount', '=', 0.0)]
help='Tax used to both round up and down bills amount.'
args: 'account.tax', 'Rounding Tax'
cassa_previdenziale_product_id
Many2one → product.product
help='Product used to model DatiCassaPrevidenziale XML element on bills.'
args: 'product.product', 'Welfare Fund Data Product'
enasarco_relax_checks
Boolean
in_invoice_registration_date
Selection
default='inv_date'
string='Vendor invoice registration default date'
args: [('inv_date', 'Invoice Date'), ('rec_date', 'Received Date')]
sconto_maggiorazione_product_id
Many2one → product.product
help='Product used to model ScontoMaggiorazione XML element on bills.'
args: 'product.product', 'Discount Supplement Product'
No public methods.
arrotondamenti_attivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_attivi_account_id'
arrotondamenti_passivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_passivi_account_id'
arrotondamenti_tax_id
Many2one
readonly=False
related='company_id.arrotondamenti_tax_id'
cassa_previdenziale_product_id
Many2one
readonly=False
related='company_id.cassa_previdenziale_product_id'
enasarco_relax_checks
Boolean
readonly=False
related='company_id.enasarco_relax_checks'
in_invoice_registration_date
Selection
readonly=False
related='company_id.in_invoice_registration_date'
sconto_maggiorazione_product_id
Many2one
readonly=False
related='company_id.sconto_maggiorazione_product_id'
No public methods.
e_invoice_default_product_id
Many2one → product.product
comodel_name='product.product'
help='Used by electronic invoice XML import. If filled in, generated bill lines will use this product when no other possible product is found.'
string='E-bill Default Product'
e_invoice_detail_level
Selection
default='2'
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('2', 'Maximum')]
No public methods.
e_invoice_detail_level
Selection
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('2', 'Maximum')]
CountryByCode(self, CountryCode)
ProvinceByCode(self, provinceCode)
adjust_accounting_data(self, product, line_vals)
check_invoice_amount(self, invoice, FatturaElettronicaBody)
check_partner_base_data(self, partner_id, DatiAnagrafici)
create_e_invoice_line(self, line)
default_get(self, fields)
getCarrirerPartner(self, Carrier)
getCedPrest(self, cedPrest)
getPartnerBase(self, DatiAnagrafici, supplier=True)
get_account_taxes(self, AliquotaIVA, Natura)
get_invoice_obj(self, fatturapa_attachment)
get_line_product(self, line, partner)
get_purchase_journal(self, company)
importFatturaPA(self)
invoiceCreate(self, fatt, fatturapa_attachment, FatturaBody, partner_id)
log_inconsistency(self, message)
set_StabileOrganizzazione(self, CedentePrestatore, invoice)
set_activity_progress(self, FatturaBody, invoice_id)
set_art73(self, FatturaBody, invoice_data)
set_attachments_data(self, FatturaBody, invoice_id)
set_ddt_data(self, FatturaBody, invoice_id)
set_delivery_data(self, FatturaBody, invoice)
set_e_invoice_lines(self, FatturaBody, invoice_data)
set_efatt_rounding(self, FatturaBody, invoice_data)
set_invoice_line_ids(self, FatturaBody, credit_account_id, partner, wt_founds, invoice_data)
set_parent_invoice_data(self, FatturaBody, invoice)
set_payments_data(self, FatturaBody, invoice_id, partner_id)
set_roundings(self, FatturaBody, invoice)
set_summary_data(self, FatturaBody, invoice_id)
set_vehicles_data(self, FatturaBody, invoice)
set_vendor_bill_data(self, FatturaBody, invoice)
set_welfares_fund(self, FatturaBody, credit_account_id, invoice, wt_founds)
set_withholding_tax(self, FatturaBody, invoice_data)
attachment_id
Many2one → fatturapa.attachment.in
comodel_name='fatturapa.attachment.in'
line_ids
One2many → wizard.link.to.invoice.line
comodel_name='wizard.link.to.invoice.line'
inverse_name='wizard_id'
default_get(self, fields_list)
link(self)
e_invoice_descr
Text
readonly=True
string='E-bill description'
e_invoice_nbr
Integer
readonly=True
string='Bill number in XML'
invoice_id
Many2one → account.invoice
comodel_name='account.invoice'
wizard_id
Many2one → wizard.link.to.invoice
comodel_name='wizard.link.to.invoice'
link(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/10.0/l10n_it_fatturapa_in |
| VERSION | |
| VERSION | 3.1.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, eLBati, GitHub, Sergio Zanchetta, tafaRU, Alex Comba, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, Sergio Corato, Simone Rubino, Roberto Fichera, Gianluigi Tiesi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy/tree/10.0/l10n_it_fatturapa_in |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - l10n_it_fatturapa - l10n_it_account - l10n_it_fiscalcode - l10n_it_ipa - l10n_it_rea - l10n_it_account_tax_kind - l10n_it_esigibilita_iva - l10n_it_fiscal_payment_term - l10n_it_split_payment - l10n_it_fiscal_document_type - l10n_it_withholding_tax_causali - l10n_it_withholding_tax - l10n_it_causali_pagamento OCA/partner-contact: - partner_firstname OCA/server-tools: - date_range odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner - base_vat - document - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
asn1crypto pyxb codicefiscale |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
discount_rise_price_tree |
discount.rise.price.tree | discount.rise.price | tree | New |
einvoice_line_other_data_tree |
einvoice.line.other.data.tree | einvoice.line.other.data | tree | New |
fatturapa_article_code_tree |
fatturapa.article.code.tree | fatturapa.article.code | tree | New |
view_account_config_settings_ftpa_in |
view_account_config_settings_ftpa_in | account.config.settings | xpath | Inherits l10n_it_fatturapa.view_account_config_settings |
view_fatturapa_in_attachment_form |
fatturapa.attachment.in.form | fatturapa.attachment.in | form | New |
view_fatturapa_in_attachment_search |
fatturapa.attachment.in.search | fatturapa.attachment.in | search | New |
view_fatturapa_in_attachment_tree |
fatturapa.attachment.in.tree | fatturapa.attachment.in | tree | New |
view_invoice_form_fatturapa_in |
account.invoice.fatturapa_in | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_invoice_line_form_fatturapa_in |
account.invoice.line.fatturapa.in | account.invoice.line | field | Inherits l10n_it_fatturapa.view_invoice_line_form_fatturapa |
view_partner_form_fatturapa_in |
partner.form.fatturapa.in | res.partner | group | Inherits l10n_it_fatturapa.view_partner_form_fatturapa |
wizard_import_fatturapa_form_view |
Electronic Bill Import | wizard.import.fatturapa | form | New |
wizard_link_supplier_invoice |
wizard_link_supplier_invoice | wizard.link.to.invoice | form | New |
arrotondamenti_attivi_account_id
Many2one
related='company_id.arrotondamenti_attivi_account_id'
arrotondamenti_passivi_account_id
Many2one
related='company_id.arrotondamenti_passivi_account_id'
arrotondamenti_tax_id
Many2one
related='company_id.arrotondamenti_tax_id'
cassa_previdenziale_product_id
Many2one
related='company_id.cassa_previdenziale_product_id'
in_invoice_registration_date
Selection
readonly=False
related='company_id.in_invoice_registration_date'
sconto_maggiorazione_product_id
Many2one
related='company_id.sconto_maggiorazione_product_id'
No public methods.
e_invoice_amount_tax
Monetary
readonly=True
string='E-Invoice Tax Amount'
e_invoice_amount_total
Monetary
readonly=True
string='E-Invoice Total Amount'
e_invoice_amount_untaxed
Monetary
readonly=True
string='E-Invoice Untaxed Amount'
e_invoice_date_invoice
Date
readonly=True
string='E-invoice invoice date'
e_invoice_force_validation
Boolean
string='Force E-Invoice Validation'
e_invoice_line_ids
One2many → einvoice.line
copy=False
readonly=True
string='Lines Detail'
args: 'einvoice.line', 'invoice_id'
e_invoice_received_date
Date
string='E-Bill Received Date'
e_invoice_reference
Char
readonly=True
string='E-invoice vendor reference'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
copy=False
ondelete='restrict'
args: 'fatturapa.attachment.in', 'E-bill Import File'
inconsistencies
Text
copy=False
args: 'Import Inconsistencies'
compute_xml_amount_tax(self, DatiRiepilogo)
compute_xml_amount_total(self, FatturaBody, amount_untaxed, amount_tax)
compute_xml_amount_untaxed(self, FatturaBody)
e_inv_check_amount_tax(self)
e_inv_check_amount_total(self)
e_inv_check_amount_untaxed(self)
e_inv_dati_ritenuta(self)
invoice_line_move_line_get(self)
invoice_validate(self)
name_get(self)
remove_attachment_link(self)
set_einvoice_data(self, fattura)
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
readonly=True
related='invoice_id.fatturapa_attachment_in_id'
args: 'fatturapa.attachment.in', 'E-bill Import File'
No public methods.
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
No public methods.
admin_ref
Char
readonly=True
args: 'Administration Reference'
cod_article_ids
One2many → fatturapa.article.code
readonly=True
args: 'fatturapa.article.code', 'e_invoice_line_id', 'Articles Code'
discount_rise_price_ids
One2many → discount.rise.price
readonly=True
args: 'discount.rise.price', 'e_invoice_line_id', 'Discount and Supplement Details'
invoice_id
Many2one → account.invoice
ondelete='cascade'
readonly=True
args: 'account.invoice', 'Bill'
line_number
Integer
readonly=True
args: 'Line Number'
name
Char
readonly=True
args: 'Description'
other_data_ids
One2many → einvoice.line.other.data
readonly=True
string='Other Administrative Data'
args: 'einvoice.line.other.data', 'e_invoice_line_id'
period_end_date
Date
readonly=True
args: 'Period End Date'
period_start_date
Date
readonly=True
args: 'Period Start Date'
qty
Float
digits=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
service_type
Char
readonly=True
args: 'Sale Provision Type'
tax_amount
Float
readonly=True
args: 'VAT Rate'
tax_kind
Char
readonly=True
args: 'Nature'
total_price
Float
readonly=True
args: 'Total Price'
unit_price
Float
digits=dp.get_precision('Product Price')
readonly=True
args: 'Unit Price'
uom
Char
readonly=True
args: 'Unit of measure'
wt_amount
Char
readonly=True
args: 'Tax Withholding'
No public methods.
date_ref
Char
readonly=True
args: 'Date Reference'
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
readonly=True
args: 'Data Type'
num_ref
Float
readonly=True
args: 'Number Reference'
text_ref
Char
readonly=True
args: 'Text Reference'
No public methods.
code_val
Char
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
No public methods.
att_name
Char
related='ir_attachment_id.name'
store=True
e_invoice_received_date
Datetime
string='E-Bill Received Date'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
in_invoice_ids
One2many → account.invoice
readonly=True
string='In Bills'
args: 'account.invoice', 'fatturapa_attachment_in_id'
invoices_number
Integer
compute='_compute_xml_data'
store=True
args: 'Bills Number'
invoices_total
Float
compute='_compute_xml_data'
help='If specified by supplier, total amount of the document net of any discount and including tax charged to the buyer/ordered'
store=True
args: 'Bills Total'
ir_attachment_id
Many2one → ir.attachment
ondelete='cascade'
required=True
args: 'ir.attachment', 'Attachment'
linked_invoice_id_xml
Char
compute='_compute_linked_invoice_id_xml'
store=True
registered
Boolean
compute='_compute_registered'
store=True
args: 'Registered'
xml_supplier_id
Many2one → res.partner
compute='_compute_xml_data'
store=True
string='Supplier'
args: 'res.partner'
extract_attachments(self, AttachmentsData, invoice_id)
get_xml_string(self)
onchagne_datas_fname(self)
arrotondamenti_attivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used for active rounding amount on bills.'
args: 'account.account', 'Active Rounding Account'
arrotondamenti_passivi_account_id
Many2one → account.account
domain=[('deprecated', '=', False)]
help='Account used for passive rounding amount on bills.'
args: 'account.account', 'Passive Rounding Account'
arrotondamenti_tax_id
Many2one → account.tax
domain=[('type_tax_use', '=', 'purchase'), ('amount', '=', 0.0)]
help='Tax used for rounding amount on bills.'
args: 'account.tax', 'Rounding Tax'
cassa_previdenziale_product_id
Many2one → product.product
help='Product used to model DatiCassaPrevidenziale XML element on bills.'
args: 'product.product', 'Welfare Fund Data Product'
in_invoice_registration_date
Selection
default='inv_date'
string='Vendor invoice registration default date'
args: [('inv_date', 'Invoice Date'), ('rec_date', 'Received Date')]
sconto_maggiorazione_product_id
Many2one → product.product
help='Product used to model ScontoMaggiorazione XML element on bills.'
args: 'product.product', 'Discount Supplement Product'
No public methods.
e_invoice_default_product_id
Many2one → product.product
comodel_name='product.product'
help='Used by electronic invoice XML import. If filled in, generated bill lines will use this product when no other possible product is found.'
string='E-bill Default Product'
e_invoice_detail_level
Selection
default='2'
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('2', 'Maximum')]
No public methods.
e_invoice_detail_level
Selection
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('2', 'Maximum')]
CountryByCode(self, CountryCode)
ProvinceByCode(self, provinceCode)
adjust_accounting_data(self, product, line_vals)
check_invoice_amount(self, invoice, FatturaElettronicaBody)
check_partner_base_data(self, partner_id, DatiAnagrafici)
create_e_invoice_line(self, line)
default_get(self, fields)
getCarrirerPartner(self, Carrier)
getCedPrest(self, cedPrest)
getPartnerBase(self, DatiAnagrafici, supplier=True)
get_account_taxes(self, AliquotaIVA, Natura)
get_invoice_obj(self, fatturapa_attachment)
get_line_product(self, line, partner)
get_purchase_journal(self, company)
importFatturaPA(self)
invoiceCreate(self, fatt, fatturapa_attachment, FatturaBody, partner_id)
log_inconsistency(self, message)
set_StabileOrganizzazione(self, CedentePrestatore, invoice)
set_activity_progress(self, FatturaBody, invoice_id)
set_art73(self, FatturaBody, invoice_data)
set_attachments_data(self, FatturaBody, invoice_id)
set_ddt_data(self, FatturaBody, invoice_id)
set_delivery_data(self, FatturaBody, invoice)
set_e_invoice_lines(self, FatturaBody, invoice_data)
set_efatt_rounding(self, FatturaBody, invoice_data)
set_invoice_line_ids(self, FatturaBody, credit_account_id, partner, wt_founds, invoice_data)
set_parent_invoice_data(self, FatturaBody, invoice)
set_payments_data(self, FatturaBody, invoice_id, partner_id)
set_roundings(self, FatturaBody, invoice)
set_summary_data(self, FatturaBody, invoice_id)
set_vehicles_data(self, FatturaBody, invoice)
set_vendor_bill_data(self, FatturaBody, invoice)
set_welfares_fund(self, FatturaBody, credit_account_id, invoice, wt_founds)
set_withholding_tax(self, FatturaBody, invoice_data)
attachment_id
Many2one → fatturapa.attachment.in
comodel_name='fatturapa.attachment.in'
line_ids
One2many → wizard.link.to.invoice.line
comodel_name='wizard.link.to.invoice.line'
inverse_name='wizard_id'
default_get(self, fields_list)
link(self)
e_invoice_descr
Text
readonly=True
string='E-bill description'
e_invoice_nbr
Integer
readonly=True
string='Bill number in XML'
invoice_id
Many2one → account.invoice
comodel_name='account.invoice'
wizard_id
Many2one → wizard.link.to.invoice
comodel_name='wizard.link.to.invoice'
link(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/8.0/l10n_it_fatturapa_in |
| VERSION | |
| VERSION | 2.0.6 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, GitHub, Alex Comba, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, v.terzulli, sergiocorato, Sergio Corato, Vincenzo Terzulli, Alfredo Zamora |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy/tree/8.0/l10n_it_fatturapa_in |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-italy: - l10n_it_fatturapa - l10n_it_account - l10n_it_fiscalcode - l10n_it_base - l10n_it_ipa - l10n_it_rea - l10n_it_account_tax_kind - l10n_it_esigibilita_iva - l10n_it_fiscal_payment_term - l10n_it_split_payment - l10n_it_fiscal_document_type - l10n_it_withholding_tax_causali - l10n_it_withholding_tax - l10n_it_causali_pagamento OCA/partner-contact: - partner_firstname odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - base_vat - document - knowledge - base_iban - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
asn1crypto pyxb codicefiscale |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
discount_rise_price_tree |
discount.rise.price.tree | discount.rise.price | tree | New |
einvoice_line_other_data_tree |
einvoice.line.other.data.tree | einvoice.line.other.data | tree | New |
fatturapa_article_code_tree |
fatturapa.article.code.tree | fatturapa.article.code | tree | New |
view_account_config_settings_ftpa_in |
view_account_config_settings_ftpa_in | account.config.settings | xpath | Inherits l10n_it_fatturapa.view_account_config_settings |
view_fatturapa_in_attachment_form |
fatturapa.attachment.in.form | fatturapa.attachment.in | form | New |
view_fatturapa_in_attachment_search |
fatturapa.attachment.in.search | fatturapa.attachment.in | search | New |
view_fatturapa_in_attachment_tree |
fatturapa.attachment.in.tree | fatturapa.attachment.in | tree | New |
view_invoice_form_fatturapa_in |
account.invoice.fatturapa_in | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_invoice_line_form_fatturapa_in |
account.invoice.line.fatturapa.in | account.invoice.line | field | Inherits l10n_it_fatturapa.view_invoice_line_form_fatturapa |
view_partner_form_fatturapa_in |
partner.form.fatturapa.in | res.partner | group | Inherits l10n_it_fatturapa.view_partner_form_fatturapa |
wizard_import_fatturapa_form_view |
Electronic Bill Import | wizard.import.fatturapa | form | New |
wizard_link_supplier_invoice |
wizard_link_supplier_invoice | wizard.link.to.invoice | form | New |
arrotondamenti_attivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_attivi_account_id'
arrotondamenti_passivi_account_id
Many2one
readonly=False
related='company_id.arrotondamenti_passivi_account_id'
arrotondamenti_tax_id
Many2one
readonly=False
related='company_id.arrotondamenti_tax_id'
cassa_previdenziale_product_id
Many2one
readonly=False
related='company_id.cassa_previdenziale_product_id'
sconto_maggiorazione_product_id
Many2one
readonly=False
related='company_id.sconto_maggiorazione_product_id'
No public methods.
e_invoice_amount_tax
Float
readonly=True
string='E-Invoice Tax Amount'
e_invoice_amount_total
Float
readonly=True
string='E-Invoice Total Amount'
e_invoice_amount_untaxed
Float
readonly=True
string='E-Invoice Untaxed Amount'
e_invoice_date_invoice
Date
readonly=True
string='E-invoice date'
e_invoice_force_validation
Boolean
string='Force E-Invoice Validation'
e_invoice_line_ids
One2many → einvoice.line
copy=False
readonly=True
string='Lines Detail'
args: 'einvoice.line', 'invoice_id'
e_invoice_reference
Char
readonly=True
string='E-invoice vendor reference'
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
copy=False
ondelete='restrict'
args: 'fatturapa.attachment.in', 'E-bill Import File'
inconsistencies
Text
copy=False
args: 'Import Inconsistencies'
action_move_create(self)
compute_xml_amount_tax(self, DatiRiepilogo)
compute_xml_amount_total(self, FatturaBody, amount_untaxed, amount_tax)
compute_xml_amount_untaxed(self, FatturaBody)
e_inv_check_amount_tax(self)
e_inv_check_amount_total(self)
e_inv_check_amount_untaxed(self)
e_inv_dati_ritenuta(self)
invoice_validate(self)
name_get(self)
process_negative_lines(self)
remove_attachment_link(self)
set_einvoice_data(self, fattura)
fatturapa_attachment_in_id
Many2one → fatturapa.attachment.in
readonly=True
related='invoice_id.fatturapa_attachment_in_id'
args: 'fatturapa.attachment.in', 'E-bill Import File'
No public methods.
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
No public methods.
admin_ref
Char
readonly=True
args: 'Administration Reference'
cod_article_ids
One2many → fatturapa.article.code
readonly=True
args: 'fatturapa.article.code', 'e_invoice_line_id', 'Articles Code'
discount_rise_price_ids
One2many → discount.rise.price
readonly=True
args: 'discount.rise.price', 'e_invoice_line_id', 'Discount and Supplement Details'
invoice_id
Many2one → account.invoice
ondelete='cascade'
readonly=True
args: 'account.invoice', 'Bill'
line_number
Integer
readonly=True
args: 'Line Number'
name
Char
readonly=True
args: 'Description'
other_data_ids
One2many → einvoice.line.other.data
readonly=True
string='Other Administrative Data'
args: 'einvoice.line.other.data', 'e_invoice_line_id'
period_end_date
Date
readonly=True
args: 'Period End Date'
period_start_date
Date
readonly=True
args: 'Period Start Date'
qty
Float
digits=dp.get_precision('Product Unit of Measure')
readonly=True
args: 'Quantity'
service_type
Char
readonly=True
args: 'Sale Provision Type'
tax_amount
Float
readonly=True
args: 'VAT Rate'
tax_kind
Char
readonly=True
args: 'Nature'
total_price
Float
readonly=True
args: 'Total Price'
unit_price
Float
digits=dp.get_precision('Product Price')
readonly=True
args: 'Unit Price'
uom
Char
readonly=True
args: 'Unit of measure'
wt_amount
Char
readonly=True
args: 'Tax Withholding'
No public methods.
date_ref
Char
readonly=True
args: 'Date Reference'
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill line'
name
Char
readonly=True
args: 'Data Type'
num_ref
Float
readonly=True
args: 'Number Reference'
text_ref
Char
readonly=True
args: 'Text Reference'
No public methods.
code_val
Char
e_invoice_line_id
Many2one → einvoice.line
readonly=True
args: 'einvoice.line', 'Related E-bill Line'
name
Char
No public methods.
currency_id
Many2one → res.currency
comodel_name='res.currency'
readonly=True
related='company_id.currency_id'
string=_('Currency')
e_invoice_validation_error
Boolean
compute='_compute_e_invoice_validation_error'
e_invoice_validation_message
Text
compute='_compute_e_invoice_validation_error'
in_invoice_ids
One2many → account.invoice
readonly=True
string='In Bills'
args: 'account.invoice', 'fatturapa_attachment_in_id'
invoices_number
Integer
compute='_compute_xml_data'
store=True
args: 'Bills Number'
invoices_total
Float
compute='_compute_xml_data'
help='If specified by supplier, total amount of the document net of any discount and including tax charged to the buyer/ordered'
store=True
args: 'Bills Total'
ir_attachment_id
Many2one → ir.attachment
ondelete='cascade'
required=True
args: 'ir.attachment', 'Attachment'
registered
Boolean
compute='_compute_registered'
store=True
args: 'Registered'
xml_supplier_id
Many2one → res.partner
compute='_compute_xml_data'
store=True
string='Supplier'
args: 'res.partner'
action_reload_data_from_e_invoice(self)
action_show_invoices(self)
action_show_preview(self)
extract_attachments(self, AttachmentsData, invoice_id)
get_xml_string(self)
onchagne_datas_fname(self)
arrotondamenti_attivi_account_id
Many2one → account.account
help='Account used to round up bills amount.'
args: 'account.account', 'Round Up Account'
arrotondamenti_passivi_account_id
Many2one → account.account
help='Account used to round down bills amount.'
args: 'account.account', 'Round Down Account'
arrotondamenti_tax_id
Many2one → account.tax
domain=[('type_tax_use', '=', 'purchase'), ('amount', '=', 0.0)]
help='Tax used to both round up and down bills amount.'
args: 'account.tax', 'Rounding Tax'
cassa_previdenziale_product_id
Many2one → product.product
help='Product used to model DatiCassaPrevidenziale XML element on bills.'
args: 'product.product', 'Welfare Fund Data Product'
sconto_maggiorazione_product_id
Many2one → product.product
help='Product used to model ScontoMaggiorazione XML element on bills.'
args: 'product.product', 'Discount Supplement Product'
No public methods.
e_invoice_default_product_id
Many2one → product.product
comodel_name='product.product'
help='Used by electronic invoice XML import. If filled, generated invoice lines will use this product, when no other possible product is found.'
string='E-bill Default Product'
e_invoice_detail_level
Selection
default='2'
help='Minumum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('2', 'Maximum')]
No public methods.
e_invoice_detail_level
Selection
help='Minimum level: Bill is created with no lines; User will have to create them, according to what specified in the electronic bill.\nMaximum level: every line contained in the electronic bill will create a line in the bill.'
required=True
string='E-bills Detail Level'
args: [('0', 'Minimum'), ('2', 'Maximum')]
CountryByCode(self, CountryCode)
ProvinceByCode(self, provinceCode)
adjust_accounting_data(self, product, line_vals)
check_invoice_amount(self, invoice, FatturaElettronicaBody)
check_partner_base_data(self, partner_id, DatiAnagrafici)
create_e_invoice_line(self, line)
default_get(self, fields)
getCarrirerPartner(self, Carrier)
getCedPrest(self, cedPrest)
getPartnerBase(self, DatiAnagrafici, supplier=True)
get_account_taxes(self, AliquotaIVA, Natura)
get_invoice_obj(self, fatturapa_attachment)
get_line_product(self, line, partner)
get_purchase_journal(self, company)
importFatturaPA(self)
invoiceCreate(self, fatt, fatturapa_attachment, FatturaBody, partner_id)
log_inconsistency(self, message)
set_StabileOrganizzazione(self, CedentePrestatore, invoice)
set_activity_progress(self, FatturaBody, invoice_id)
set_art73(self, FatturaBody, invoice_data)
set_attachments_data(self, FatturaBody, invoice_id)
set_ddt_data(self, FatturaBody, invoice_id)
set_delivery_data(self, FatturaBody, invoice)
set_e_invoice_lines(self, FatturaBody, invoice_data)
set_efatt_rounding(self, FatturaBody, invoice_data)
set_invoice_line_ids(self, FatturaBody, credit_account_id, partner, wt_founds, invoice_data)
set_parent_invoice_data(self, FatturaBody, invoice)
set_payments_data(self, FatturaBody, invoice_id, partner_id)
set_roundings(self, FatturaBody, invoice)
set_summary_data(self, FatturaBody, invoice_id)
set_vehicles_data(self, FatturaBody, invoice)
set_vendor_bill_data(self, FatturaBody, invoice)
set_welfares_fund(self, FatturaBody, credit_account_id, invoice, wt_founds)
set_withholding_tax(self, FatturaBody, invoice_data)
attachment_id
Many2one → fatturapa.attachment.in
comodel_name='fatturapa.attachment.in'
line_ids
One2many → wizard.link.to.invoice.line
comodel_name='wizard.link.to.invoice.line'
inverse_name='wizard_id'
default_get(self, fields_list)
link(self)
e_invoice_descr
Text
readonly=True
string='E-bill description'
e_invoice_nbr
Integer
readonly=True
string='Bill number in XML'
invoice_id
Many2one → account.invoice
comodel_name='account.invoice'
wizard_id
Many2one → wizard.link.to.invoice
comodel_name='wizard.link.to.invoice'
link(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/7.0/l10n_it_fatturapa_in |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, eLBati, Stéphane Bidoul (ACSONE), OCA Transbot, archetipo, Roberto Onnis |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - stock_invoice_picking_incoterm - stock_invoice_picking OCA/account-payment: - account_voucher_cash_basis OCA/l10n-italy: - l10n_it_fatturapa - l10n_it_base - l10n_it_fiscalcode - l10n_it_ipa - l10n_it_rea - l10n_it_withholding_tax OCA/partner-contact: - partner_firstname OCA/stock-logistics-workflow: - stock_picking_invoice_link odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - document - knowledge - base_iban - stock - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pyxb |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License
Italian Localization - FatturaPA - Reception
============================================
This module allows you to receive and parse the fatturaPA XML file version 1.1
http://www.fatturapa.gov.it/export/fatturazione/en/normativa/f-2.htm
received from the Exchange System
http://www.fatturapa.gov.it/export/fatturazione/en/sdi.htm
Configuration
=============
See l10n_it_fatturapa
Usage
=====
* Go to knowledge -> Documents
* Create a Incoming fatturaPA file
* Run Import FatturaPA wizard
Credits
=======
Contributors
------------
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
* Roberto Onnis <roberto.onnis@innoviu.com>
* Alessio Gerace <alessio.gerace@agilebg.com>
Maintainer
----------
.. image:: http://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://odoo-community.org
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_fatturapa_in_attachment_form |
fatturapa.attachment.in.form | fatturapa.attachment.in | form | New |
view_fatturapa_in_attachment_tree |
fatturapa.attachment.in.tree | fatturapa.attachment.in | tree | New |
view_invoice_form_fatturapa_in |
account.invoice.fatturapa_in | account.invoice | xpath | Inherits l10n_it_withholding_tax.invoice_supplier_form |
view_invoice_line_form_fatturapa_in |
account.invoice.line.fatturapa.in | account.invoice.line | field | Inherits l10n_it_fatturapa.view_invoice_line_form_fatturapa |
view_partner_form_fatturapa_in |
partner.form.fatturapa.in | res.partner | field | Inherits l10n_it_fatturapa.view_partner_form_fatturapa |
wizard_import_fatturapa_form_view |
Import FatturaPA | wizard.import.fatturapa | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)set_name(self, cr, uid, ids, datas_fname, context=None)
No new fields.
Public methods (18)CountryByCode(self, cr, uid, CountryCode, context=None)
ProvinceByCode(self, cr, uid, provinceCode, context=None)
check_CessionarioCommittente(self, cr, uid, company, FatturaElettronicaHeader, context=None)
check_file_is_pem(self, p7m_file)
check_invoice_amount(self, cr, uid, invoice, FatturaElettronicaBody, context=None)
check_partner_base_data(self, cr, uid, partner_id, DatiAnagrafici, context=None)
compute_xml_amount_untaxed(self, cr, uid, DatiRiepilogo, context=None)
decrypt_to_xml(self, signed_file, xml_file)
getCarrirerPartner(self, cr, uid, Carrier, context=None)
getCedPrest(self, cr, uid, cedPrest, context=None)
getPartnerBase(self, cr, uid, DatiAnagrafici, context=None)
get_purchase_journal(self, cr, uid, company, context=None)
importFatturaPA(self, cr, uid, ids, context=None)
invoiceCreate(self, cr, uid, fatt, fatturapa_attachment, FatturaBody, partner_id, context=None)
parse_pem_2_der(self, pem_file, tmp_der_file)
remove_xades_sign(self, xml)
saveAttachment(self, cr, uid, context=None)
strip_xml_content(self, xml)