Shopfloor - Delivery with shipment advice

shopfloor_delivery_shipment
REPOSITORY
REPOSITORYOCA/stock-logistics-shopfloor
GIT
GIThttps://github.com/OCA/stock-logistics-shopfloor.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-shopfloor/tree/18.0/shopfloor_delivery_shipment
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYInventory
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM
COMMITTERS
COMMITTERSJacques-Etienne Baudoux, Thierry Ducrest, OCA-git-bot, Michael Tietz, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-shopfloor
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - component
OCA/delivery-carrier:
    - stock_picking_delivery_link
OCA/product-attribute:
    - product_packaging_dimension
    - product_logistics_uom
    - product_manufacturer
    - product_packaging_level
OCA/queue:
    - queue_job
OCA/rest-framework:
    - base_rest
OCA/server-tools:
    - jsonifier
OCA/shopfloor-app:
    - shopfloor_base
OCA/stock-logistics-shopfloor:
    - shopfloor
OCA/stock-logistics-tracking:
    - stock_quant_package_dimension
    - stock_quant_package_product_packaging
OCA/stock-logistics-transport:
    - shipment_advice
    - stock_dock
OCA/stock-logistics-warehouse:
    - stock_picking_completion_info
    - stock_move_common_dest
OCA/stock-logistics-workflow:
    - stock_move_line_change_lot
    - stock_picking_progress
    - stock_move_line_qty_picked
OCA/web-api:
    - endpoint_route_handler
odoo/odoo:
    - base
    - web
    - base_sparse_field
    - stock
    - product
    - mail
    - base_setup
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - stock_picking_batch
    - product_expiry
    - delivery
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - analytic
    - payment
    - utm
    - stock_delivery
    - sale_stock
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES apispec
cerberus
parse-accept-language
pyquerystring
cachetools
openupgradelib
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Shopfloor scenario to manage the delivery process based on shipment
advices.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
shopfloor_menu_form_view shopfloor.menu group Inherits shopfloor_base.shopfloor_menu_form_view
Models touched (1)

New fields (2)
  • allow_shipment_advice_create Boolean
    default=False help='Some scenario may create shipment advice(s) automatically when a product or package is scanned and no shipment advice already exists. ' string='Allow Shipment Advice Creation'
  • shipment_advice_create_is_possible Boolean
    compute='_compute_shipment_advice_create_is_possible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/wms
GIT
GIThttps://github.com/OCA/wms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/wms/tree/14.0/shopfloor_delivery_shipment
VERSION
VERSION 1.6.0
CATEGORY
CATEGORYInventory
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSGitHub, OCA Transbot, Sébastien Alix, Thierry Ducrest, oca-travis, Weblate, OCA-git-bot, Simone Orsi, Michael Tietz, oca-ci, JuMiSanAr, Mmequignon
WEBSITE
WEBSITEhttps://github.com/OCA/wms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - component
OCA/delivery-carrier:
    - stock_picking_delivery_link
OCA/product-attribute:
    - product_packaging_dimension
    - product_logistics_uom
    - product_manufacturer
    - product_packaging_type
OCA/rest-framework:
    - base_rest
OCA/server-tools:
    - jsonifier
    - base_m2m_custom_field
OCA/stock-logistics-transport:
    - shipment_advice
    - stock_dock
OCA/stock-logistics-warehouse:
    - stock_helper
    - stock_move_common_dest
OCA/stock-logistics-workflow:
    - stock_quant_package_dimension
    - stock_quant_package_product_packaging
    - stock_picking_progress
    - stock_putaway_hook
OCA/web:
    - web_domain_field
OCA/web-api:
    - endpoint_route_handler
OCA/wms:
    - shopfloor
    - shopfloor_base
    - stock_picking_completion_info
    - stock_storage_type
odoo/odoo:
    - base
    - base_sparse_field
    - stock
    - product
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - stock_picking_batch
    - product_expiry
    - delivery
    - sale_stock
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - utm
    - stock_account
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES apispec
cerberus
parse-accept-language
pyquerystring
cachetools
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
shopfloor_menu_form_view shopfloor.menu group Inherits shopfloor_base.shopfloor_menu_form_view
Models touched (1)

New fields (2)
  • allow_shipment_advice_create Boolean
    default=False help='Some scenario may create shipment advice(s) automatically when a product or package is scanned and no shipment advice already exists. ' string='Allow Shipment Advice Creation'
  • shipment_advice_create_is_possible Boolean
    compute='_compute_shipment_advice_create_is_possible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/wms
GIT
GIThttps://github.com/OCA/wms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/wms/tree/13.0/shopfloor_delivery_shipment
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYInventory
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSSébastien Alix, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/wms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - component
OCA/delivery-carrier:
    - stock_picking_delivery_link
OCA/product-attribute:
    - product_packaging_dimension
    - product_manufacturer
    - product_packaging_type
OCA/rest-framework:
    - base_rest
OCA/server-auth:
    - auth_api_key
OCA/server-env:
    - server_environment
OCA/server-tools:
    - base_jsonify
    - base_m2m_custom_field
OCA/stock-logistics-transport:
    - shipment_advice
    - stock_dock
OCA/stock-logistics-warehouse:
    - stock_helper
    - stock_picking_completion_info
    - stock_move_common_dest
OCA/stock-logistics-workflow:
    - stock_quant_package_product_packaging
    - stock_quant_package_dimension
    - stock_putaway_hook
OCA/web:
    - web_domain_field
OCA/wms:
    - shopfloor
    - shopfloor_base
    - stock_storage_type
odoo/odoo:
    - base
    - base_sparse_field
    - stock
    - product
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - stock_picking_batch
    - product_expiry
    - delivery
    - sale_stock
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - stock_account
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES apispec
cerberus
parse-accept-language
pyquerystring
cachetools
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
shopfloor_menu_form_view shopfloor.menu group Inherits shopfloor_base.shopfloor_menu_form_view
Models touched (1)

New fields (2)
  • allow_shipment_advice_create Boolean
    default=False help='Some scenario may create shipment advice(s) automatically when a product or package is scanned and no shipment advice already exists. ' string='Allow Shipment Advice Creation'
  • shipment_advice_create_is_possible Boolean
    compute='_compute_shipment_advice_create_is_possible'
Public methods (0)

No public methods.