Repository
OCA/wms · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/wms
Last tracking update
2026-07-17 10:52:57
Authors
Odoo Community Association (OCA), ACSONE SA/NV
Maintainers
Odoo Community Association (OCA), ACSONE SA/NV
Committers
oca-ci, Nicolas Delbovier
Odoo dependencies
Python dependencies
openupgradelib, apispec, cerberus, parse-accept-language, pyquerystring, cachetools
System dependencies
None
Required by
shopfloor_reception_add_packaging_mobile
Description
Enables to add a new packaging during a reception in Shopfloor.

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)
  • create_new_packaging Boolean
    help="Add a button to create a new packaging in 'set_quantity' screen."
  • create_new_packaging_is_possible Boolean
    compute='_compute_create_new_packaging_is_possible'
Public methods (0)

No public methods.