TIP: You can type at any time to perform a new search.
Purchase Force Invoiced Quantity
purchase_force_invoiced_quantity · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Purchase Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:59
- Authors
- Odoo Community Association (OCA), Cetmix
- Maintainers
- Odoo Community Association (OCA), Cetmix
- Committers
- Weblate, OCA-git-bot, oca-ci, Joan Sisquella, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module add a new "Force Invoiced" field to purchase order lines. This field is used as modifier when computing quantity to be invoiced. Current behaviour: quantity to invoice = delivered - invoiced Implemented behaviour: quantity to invoice = delivered - invoiced - force invoiced
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order.form | purchase.order | form | Inherits purchase.purchase_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
force_invoiced_qtyFloatdigits='Product Unit of Measure'help='This amount will be deducted from quantity to invoice.\nquantity to invoice = delivered - invoiced - force invoiced qty'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 115 days ago
- Last activity
- 20 days ago
- Repository
- OCA/purchase-workflow
- Pull request
- [19.0][MIG] purchase_force_invoiced_quantity: Migration to 19.0 (#3031)