Web Widget UoM

web_widget_uom
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/14.0/web_widget_uom
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYweb
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Giovanni Serra
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Giovanni Serra
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Giovanni
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
    - uom
    - product
    - mail
    - base_setup
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets_backend web_widget_uom_assets ir.ui.view qweb Inherits web.assets_backend
product_uom_form_view uom.uom.form uom.uom field Inherits uom.product_uom_form_view
product_uom_tree_view uom.uom.tree uom.uom field Inherits uom.product_uom_tree_view
Models touched (1)

New fields (2)
  • decimal_places Integer
    default=2 string='Decimal Places'
  • show_only_inputed_decimals Boolean
    default=False help='It shows only inputed decimals up to Decimal Places' args: 'Show only inputed decimals'
Public methods (1)
  • get_decimal_places(self, uom_id, value)