TIP: You can type at any time to perform a new search.
Sale Order Amount to Invoice
sale_order_amount_to_invoice · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:42:48
- Authors
- Odoo Community Association (OCA), Cetmix
- Maintainers
- Odoo Community Association (OCA), Cetmix
- Committers
- Weblate, OCA-git-bot, oca-ci, Anusha
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds "Amount to Invoice" for quotations/sales orders. It is displayed: - In order lines. You need to show this field because it's hidden by default - In the quotation form view - In the quotation list view. You need to show this field because it's hidden by default
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_list_upload |
sale.order.list | sale.order | list | Inherits sale.sale_order_list_upload |
view_order_form |
sale.order.form | sale.order | form | Inherits sale.view_order_form |
view_quotation_tree_with_onboarding |
sale.order.list | sale.order | list | Inherits sale.view_quotation_tree_with_onboarding |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
untaxed_amount_to_invoiceMonetarycompute='_compute_untaxed_amount_to_invoice'store=True
No public methods.
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks running
- Open since
- 318 days ago
- Last activity
- 172 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [17.0][MIG] sale_order_amount_to_invoice (#3928)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 69 days ago
- Last activity
- 52 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [19.0] [MIG] sale_order_amount_to_invoice (#4401)
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 92 days ago
- Last activity
- 52 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [19.0][MIG] sale_order_amount_to_invoice: Migration to 19.0 (#4350)