Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
0.1
Category
Warehouse Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.agilebg.com
Last tracking update
2026-08-07 07:17:41
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
None
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the field incoterm to invoice and picking. In this way the
user can specify the incoterm directly on these documents, with no need to
refer to the incoterm of the order (which could even be missing).
The module extends 'stock_invoice_picking' so that the invoices created
from pickings will have the same incoterm set in the picking.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_invoice_form account.invoice.form account.invoice form Inherits account.invoice_form
view_picking_in_form stock.picking.invoice.in.form stock.picking.in form Inherits stock.view_picking_in_form
view_picking_out_form stock.picking.invoice.out.form stock.picking.out form Inherits stock.view_picking_out_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…