| 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_shipment_advice_process_end_time |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | sbejaoui, Weblate, 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/stock-logistics-transport: - shipment_advice_planner - shipment_advice - stock_dock OCA/wms: - stock_release_channel_shipment_advice - stock_release_channel - stock_available_to_promise_release - stock_release_channel_process_end_time odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - delivery - sale_stock - sale - sales_team - account_payment - account - analytic - payment - utm - stock_account - sale_management - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests openupgradelib |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_release_channel_form_view |
stock.release.channel | xpath | Inherits stock_release_channel_shipment_advice.stock_release_channel_form_view | |
stock_warehouse_form_view |
stock.warehouse | xpath | Inherits stock.view_warehouse |
No new fields.
Public methods (0)No public methods.
shipment_advice_arrival_delay
Integer
compute='_compute_shipment_advice_arrival_delay'
help='The delay between the release channel process end time and the arrival of shipments to the dock.'
readonly=False
store=True
shipment_advice_arrival_time
Float
compute='_compute_shipment_advice_arrival_time'
inverse='_inverse_shipment_advice_arrival_time'
args: 'Arrival to dock at'
shipment_advice_departure_delay
Integer
compute='_compute_shipment_advice_departure_delay'
help='The delay between the release channel process end time and the departure of shipments to the dock.'
readonly=False
store=True
shipment_advice_departure_time
Float
compute='_compute_shipment_advice_departure_time'
inverse='_inverse_shipment_advice_departure_time'
args: 'Departure from dock at'
No public methods.
release_channel_shipment_advice_arrival_delay
Integer
help='Default value for the delay between the release channel process end time and the arrival of shipments to docks of this warehouse.'
release_channel_shipment_advice_departure_delay
Integer
help='Default value for the delay between the release channel process end time and the departure of shipments from the dock.'
No public methods.