TIP: You can type at any time to perform a new search.
Sale Automatic Workflow: Reserve Sale stock
sale_automatic_workflow_reserve_sale_stock · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 07:38:22
- Authors
- Odoo Community Association (OCA), Tecnativa, FactorLibre
- Maintainers
- Odoo Community Association (OCA), Tecnativa, FactorLibre
- Committers
- Pedro M. Baeza, CarlosRoca13, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_workflow_process_view_form |
sale.workflow.process.stock.reserve | sale.workflow.process | form | Inherits sale_automatic_workflow.sale_workflow_process_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
run(self)@api.model
New fields (4)
-
stock_reservationBooleanhelp='Allows to make stock reservations before the confirm the sale quotation'string='Stock Reservation' -
stock_reservation_location_dest_idMany2one → stock.locationcomodel_name='stock.location'string='Stock reservation Location' -
stock_reservation_location_idMany2one → stock.locationcomodel_name='stock.location'string='Stock reservation Source Location' -
stock_reservation_validityIntegerdefault=5help='Make a stock reservation for this number of days. When this number of days pass the stock reservation is released'string='Stock Reservation Validity (Days)'
No public methods.