Repository
OCA/stock-weighing · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-weighing
Last tracking update
2026-08-07 08:42:56
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, juancarlosonate-tecnativa
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Add auto package creator in weighing operations

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
weighing_wizard_form_view weighing.wizard form Inherits stock_weighing.weighing_wizard_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • stock_weighing_auto_package Boolean
Public methods (0)

No public methods.

New fields (1)
  • stock_weighing_auto_package Boolean
    compute='_compute_stock_weighing_auto_package' inverse='_inverse_stock_weighing_auto_package' string='Auto package'
Public methods (0)

No public methods.

Loading…