Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.0.1
Category
Hidden
Folder size
0.04 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), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
Simone Rubino, Weblate, OCA-git-bot, oca-ci, Borruso
Odoo dependencies
Python dependencies
asn1crypto, elementpath, xmlschema, codicefiscale
System dependencies
None
Required by
None
Description
**Italiano**

Integra gli ordini di acquisto con le fatture elettroniche fornitore.

Con questo modulo è possibile collegare una fattura elettronica
fornitore a un ordine di acquisto esistente.

In questo modo si tiene traccia della fatturazione o meno dell'ordine.

**English**

Integrate purchase orders with supplier electronic bills.

With this module you can link a supplier electronic bill to an existing
purchase order.

In this way, you track whether the order is invoiced or not.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_supplier_form_po_line invoice_supplier_form_po_line account.move form Inherits purchase.view_move_form_inherit_purchase
view_invoice_form_fatturapa_po_line view_invoice_form_fatturapa_po_line account.move form Inherits l10n_it_fatturapa.view_invoice_form_fatturapa
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • to_invoice Boolean
    compute='_compute_qty_invoiced' store=True
Public methods (1)
  • name_get(self)

Loading…

Loading…

Loading…