TIP: You can type at any time to perform a new search.
Pos to weight by product uom
pos_to_weight_by_product_uom · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.15 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 08:09:20
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_uom_category_form |
uom.category | form | Inherits uom.product_uom_categ_form_view | |
view_uom_category_tree |
uom.category | tree | Inherits uom.product_uom_categ_tree_view | |
view_uom_uom_form |
uom.uom | form | Inherits uom.product_uom_form_view | |
view_uom_uom_tree |
uom.uom | tree | Inherits uom.product_uom_tree_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (2)-
create(self, vals_list)@api.model_create_multi -
write(self, vals)
New fields (1)
-
to_weightBooleanstring='To Weigh With Scale'
No public methods.
New fields (1)
-
to_weightBooleanrelated='category_id.to_weight'string='To Weigh With Scale'
No public methods.
Loading…
Loading…