TIP: You can type at any time to perform a new search.
Default Sale UOM
sale_default_uom · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Sales
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:47:29
- Authors
- Odoo Community Association (OCA), Ooops, Ashish Hirpara
- Maintainers
- Odoo Community Association (OCA), Ooops, Ashish Hirpara
- Committers
- Weblate, OCA Transbot, OCA-git-bot, oca-travis, Alessandro Uffreduzzi, Ashish Hirpara
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_synchronise_spt_product_template_inherit_form_view |
sale.default.uom.product.template.inherit.form.view | product.template | form | Inherits product.product_template_only_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
sale_uom_idMany2one → uom.uomargs: 'uom.uom', 'Default Sale UoM' -
uom_category_idMany2one → uom.categoryrelated='uom_id.category_id'string='UOM Category' args: 'uom.category'
-
remove_sale_uom(self)@api.onchange('uom_id')
New fields (0)
No new fields.
Public methods (1)-
product_id_change(self)@api.onchange('product_id')