Repository
OCA/stock-logistics-shopfloor · module folder · Try on Runboat
Module version
1.2.0
Category
Inventory
Folder size
0.28 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-shopfloor
Last tracking update
2026-08-07 08:42:52
Authors
Camptocamp, Odoo Community Association (OCA), BCIM
Maintainers
Camptocamp, Odoo Community Association (OCA), BCIM
Committers
Jacques-Etienne Baudoux, Thierry Ducrest, Michael Tietz, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
apispec, cerberus, parse-accept-language, pyquerystring, cachetools, openupgradelib, requests
System dependencies
None
Required by
shopfloor_delivery_shipment_mobile
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 form Inherits shopfloor_base.shopfloor_menu_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…