TIP: You can type at any time to perform a new search.
Quotations in quantity available to promise
stock_available_sale · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Stock
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 07:17:44
- Authors
- Odoo Community Association (OCA), Numérigraphe, Tecnativa
- Maintainers
- Odoo Community Association (OCA), Numérigraphe, Tecnativa
- Committers
- Pedro M. Baeza, Denis Roussel, Stéphane Bidoul (ACSONE), Lois Rilo, Jordi Ballester Alomar, David Vidal, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_form_quoted_qty |
Quoted quantity on product form | product.template | form | Inherits stock_available.view_stock_available_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
quoted_qtyFloatcompute='_compute_quoted_qty'digits=dp.get_precision('Product Unit of Measure')help="Total quantity of this Product that have been included in Quotations (Draft Sale Orders).\nIn a context with a single Warehouse, this includes Quotation processed in this Warehouse.\nIn a context with a single Stock Location, this includes Quotation processed at any Warehouse using this Location, or any of its children, as it's Stock Location.\nOtherwise, this includes every Quotation."string='Quoted'type='float'
No public methods.
New fields (1)
-
quoted_qtyFloatcompute='_compute_quoted_qty'digits=dp.get_precision('Product Unit of Measure')help="Total quantity of this Product that have been included in Quotations (Draft Sale Orders).\nIn a context with a single Warehouse, this includes Quotation processed in this Warehouse.\nIn a context with a single Stock Location, this includes Quotation processed at any Warehouse using this Location, or any of its children, as it's Stock Location.\nOtherwise, this includes every Quotation."string='Quoted'type='float'
No public methods.
Loading…
Loading…
Loading…