TIP: You can type at any time to perform a new search.
Purchase Requisition Order Remaining Qty
purchase_requisition_order_remaining_qty · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchases
- 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:23:03
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Víctor Martínez, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to define agreement types to use the remaining quantity of the agreement compared with the already proposed RfQs quantity.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_purchase_requisition_form |
purchase.requisition.form | purchase.requisition | form | Inherits purchase_requisition.view_purchase_requisition_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
proposed_qtyFloatcompute='_compute_proposed_qty'digits='Product Unit of Measure'store=True
No public methods.
New fields (1)
-
quantity_copySelectionondelete={'remaining_qty': 'set default'}selection_add=[('remaining_qty', 'Use remaining quantities of agreement')]
No public methods.
Loading…
Loading…