TIP: You can type at any time to perform a new search.
Sale Partial Invoice
sale_order_partial_invoice · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.1
- Category
- Accounting & Finance
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 07:17:41
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Allow to partialy invoice Sale Order lines With a sale order in 'manual' invoicing policy, when the user selects to invoice some SO lines, a new wizard is display in which it is possible to select how much of the different lines is to be invoiced. The amounts invoiced and the amounts delivered are also displayed. When generating an invoice for the whole sale order, the partial invoices are taken into account and only the amounts not already invoiced are part of the new invoice
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_line_form2 |
sale.order.line.form2 | sale.order.line | Inherits sale.view_order_line_form2 | |
view_order_line_tree |
sale.order.line.tree | sale.order.line | tree | Inherits sale.view_order_line_tree |
view_sale_order_invoice_partially_form |
sale.order.line.invoice.partially.form | sale.order.line.invoice.partially | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.
Loading…
Loading…
Loading…