TIP: You can type at any time to perform a new search.
Stock release channel plan shipment lead time
stock_release_channel_plan_shipment_lead_time · OCA/stock-logistics-release-channel
- Repository
- OCA/stock-logistics-release-channel · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/stock-logistics-release-channel
- Last tracking update
- 2026-08-07 08:43:05
- Authors
- Camptocamp, Odoo Community Association (OCA), BCIM
- Maintainers
- Camptocamp, Odoo Community Association (OCA), BCIM
- Committers
- Jacques-Etienne Baudoux, Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
-
OCA/partner-contact:OCA/queue:OCA/server-tools:OCA/stock-logistics-release-channel:OCA/stock-logistics-reservation:OCA/stock-logistics-transport:OCA/stock-logistics-warehouse:odoo/odoo:- base- web- stock- product- mail- bus- web_tour- uom- barcodes- digest- portal- resource- sale- account- analytic- payment- utm- delivery
- Python dependencies
- openupgradelib, requests
- System dependencies
- None
- Required by
- sale_stock_release_channel_delivery_date_plan_shipment_lead_time
- Description
When the release channel has a delivery lead time, visualize the preparation days based on the delivery days and the lead time. When creating your preparation plan, you can see which channel have to be prepared on which day.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_release_channel_form_view |
stock.release.channel.form | stock.release.channel | form | Inherits stock_release_channel_shipment_lead_time.stock_release_channel_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
delivery_weekday_idsMany2many → time.weekdaystring='Delivery weekdays' args: 'time.weekday', 'release_channel_delivery_weekday_rel', 'channel_id', 'weekday_id' -
preparation_weekday_idsMany2many → time.weekdaycompute='_compute_preparation_weekday_ids'readonly=Truestore=True args: 'time.weekday'
No public methods.
Loading…