| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-release-channel |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-release-channel.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-release-channel/tree/18.0/stock_release_channel_plan_shipment_lead_time |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Ruchir Shukla, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-release-channel |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_tz OCA/queue: - queue_job OCA/server-tools: - base_time_window OCA/stock-logistics-release-channel: - stock_release_channel_plan - stock_release_channel - stock_release_channel_shipment_lead_time - stock_release_channel_process_end_time OCA/stock-logistics-reservation: - stock_available_to_promise_release OCA/stock-logistics-transport: - shipment_advice_planner - shipment_advice - stock_dock OCA/stock-logistics-warehouse: - stock_warehouse_out_pull - stock_warehouse_calendar odoo/odoo: - base - web - stock - product - base_setup - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - base_sparse_field - stock_delivery - sale_stock - sale - sales_team - account_payment - account - onboarding - analytic - payment - utm - stock_account - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_release_channel_form_view |
stock.release.channel.form | stock.release.channel | field | Inherits stock_release_channel_shipment_lead_time.stock_release_channel_form_view |
No new fields.
Public methods (0)No public methods.
delivery_weekday_ids
Many2many → time.weekday
string='Delivery weekdays'
args: 'time.weekday', 'release_channel_delivery_weekday_rel', 'channel_id', 'weekday_id'
preparation_weekday_ids
Many2many → time.weekday
compute='_compute_preparation_weekday_ids'
readonly=True
store=True
args: 'time.weekday'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/wms |
| GIT | |
| GIT | https://github.com/OCA/wms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/wms/tree/16.0/stock_release_channel_plan_shipment_lead_time |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Akim Juillerat, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/wms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_tz OCA/queue: - queue_job OCA/server-tools: - base_time_window OCA/stock-logistics-transport: - shipment_advice_planner - shipment_advice - stock_dock OCA/stock-logistics-warehouse: - stock_warehouse_calendar OCA/wms: - stock_release_channel_plan - stock_release_channel - stock_available_to_promise_release - stock_release_channel_shipment_lead_time - stock_release_channel_process_end_time odoo/odoo: - base - web - stock - product - base_setup - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - base_sparse_field - delivery - sale_stock - sale - sales_team - account_payment - account - analytic - payment - utm - stock_account - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_release_channel_form_view |
stock.release.channel.form | stock.release.channel | field | Inherits stock_release_channel_shipment_lead_time.stock_release_channel_form_view |
No new fields.
Public methods (0)No public methods.
delivery_weekday_ids
Many2many → time.weekday
string='Delivery weekdays'
args: 'time.weekday', 'release_channel_delivery_weekday_rel', 'channel_id', 'weekday_id'
preparation_weekday_ids
Many2many → time.weekday
compute='_compute_preparation_weekday_ids'
readonly=True
store=True
args: 'time.weekday'
No public methods.