Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.0.3
Category
Hidden
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-italy
Last tracking update
2026-08-07 08:09:16
Authors
Odoo Community Association (OCA), TAKOBI
Maintainers
Odoo Community Association (OCA), TAKOBI
Committers
eLBati, Simone Rubino, Weblate, OCA-git-bot, oca-ci, Simone
Odoo dependencies
Python dependencies
elementpath, unidecode, xmlschema, asn1crypto, codicefiscale
System dependencies
None
Required by
None
Description
**Italiano**

Gestione tipi documento fiscale TD16, TD17, TD18, TD19 in generazione
fattura elettronica.

Il modulo permette di impostare, nell'XML, il corretto fornitore in caso
di reverse charge.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
account_invoice_it_FatturaPA_export account_invoice_it_FatturaPA_export ir.ui.view qweb Inherits l10n_it_fatturapa_out.account_invoice_it_FatturaPA_export
account_invoice_it_fattura_elettronica_body account_invoice_it_fattura_elettronica_body ir.ui.view qweb Inherits l10n_it_fatturapa_out.account_invoice_it_fattura_elettronica_body
account_invoice_line_it_FatturaPA account_invoice_line_it_FatturaPA ir.ui.view qweb Inherits l10n_it_fatturapa_out.account_invoice_line_it_FatturaPA
view_rc_type_form_td view_rc_type_form_td account.rc.type form Inherits l10n_it_reverse_charge.view_rc_type_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (3)
  • button_draft(self)
  • generate_self_invoice(self)
  • preventive_checks(self)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    help='To be used when sending self invoices to the exchange system' string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • getImportoTotale(self, invoice)
    @api.model
  • getPayments(self, invoice)
    @api.model
  • getSign(self, invoice)
    @api.model
  • getTemplateValues(self, template_values)
    @api.model

Loading…

Loading…

Loading…