Repository
OCA/stock-logistics-shopfloor · module folder · Try on Runboat
Module version
1.7.2
Category
Inventory
Folder size
0.41 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
Simone Orsi, Jacques-Etienne Baudoux, Akim Juillerat, Thierry Ducrest, Weblate, OCA-git-bot, oca-ci, Mmequignon
Odoo dependencies
Python dependencies
openupgradelib, apispec, cerberus, parse-accept-language, pyquerystring, cachetools
System dependencies
None
Required by
shopfloor_reception_mobile, shopfloor_reception_package_dimension, shopfloor_reception_packaging_dimension, shopfloor_reception_vendor_packaging
Description
Shopfloor implementation of the reception scenario. Allows to receive
products and create the proper packs for each logistic unit.

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)
  • filter_today_scheduled_pickings Boolean
    default=False help=FILTER_TODAY_SCHEDULED_PICKINGS_HELP
  • filter_today_scheduled_pickings_is_possible Boolean
    compute='_compute_filter_today_scheduled_pickings_is_possible'
Public methods (1)
  • onchange_filter_today_scheduled_pickings_is_possible(self)
    @api.onchange('filter_today_scheduled_pickings_is_possible')

Loading…

Loading…