Products - Drained Weight

product_drained_weight
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/19.0/product_drained_weight
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Vicent-S73
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_net_weight
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of stock module to support Drained
Weight. (fluid excluded)

You could be interested by another modules like as:

- product_net_weight

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_form_view product.template xpath Inherits product.product_template_form_view
product_variant_easy_edit_view product.product xpath Inherits product.product_variant_easy_edit_view
Models touched (2)

New fields (1)
  • drained_weight Float
    digits='Stock Weight' help='Drained Weight of the product, fluid excluded.'
Public methods (0)

No public methods.

New fields (1)
  • drained_weight Float
    compute='_compute_drained_weight' digits='Stock Weight' help='Drained Weight of the product, fluid excluded.' inverse='_inverse_drained_weight' store=True
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/18.0/product_drained_weight
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, eduardo
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_net_weight
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of stock module to support Drained
Weight. (fluid excluded)

You could be interested by another modules like as:

- product_net_weight

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_form_view product.template xpath Inherits product.product_template_form_view
product_variant_easy_edit_view product.product xpath Inherits product.product_variant_easy_edit_view
Models touched (2)

New fields (1)
  • drained_weight Float
    digits='Stock Weight' help='Drained Weight of the product, fluid excluded.'
Public methods (0)

No public methods.

New fields (1)
  • drained_weight Float
    compute='_compute_drained_weight' digits='Stock Weight' help='Drained Weight of the product, fluid excluded.' inverse='_inverse_drained_weight' store=True
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/15.0/product_drained_weight
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSsergio-teruel, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_net_weight
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_form_view product.template xpath Inherits product.product_template_form_view
product_variant_easy_edit_view product.product xpath Inherits product.product_variant_easy_edit_view
Models touched (2)

New fields (1)
  • drained_weight Float
    digits='Stock Weight' help='Drained Weight of the product, fluid excluded.'
Public methods (0)

No public methods.

New fields (1)
  • drained_weight Float
    compute='_compute_drained_weight' digits='Stock Weight' help='Drained Weight of the product, fluid excluded.' inverse='_inverse_drained_weight' store=True
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi