| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/16.0/product_is_bulk |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Grap |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Grap |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, Quentin Dupont, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_compute_template_field_from_variant_helper - product_uom_measure_type odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_is_bulk_product_form |
product.product | field | Inherits product.product_normal_form_view | |
view_product_is_bulk_product_form_variant |
product.product | xpath | Inherits product.product_variant_easy_edit_view | |
view_product_is_bulk_product_tree |
product.product | field | Inherits product.product_product_tree_view | |
view_product_is_bulk_template_form |
product.template | field | Inherits product.product_template_only_form_view | |
view_product_is_bulk_template_tree |
product.template | field | Inherits product.product_template_tree_view |
is_bulk
Boolean
compute='_compute_is_bulk'
help='Check this box if this product is sold without any manufactured packaging. It is usually the case for product whose unit of measure is a unit of weight or volume, but it can be also the case for products priced per unit but sold in bulk (such as cookies, bread, etc.)'
readonly=False
store=True
No public methods.
is_bulk
Boolean
compute=<expr>
help='Check this box if this product is sold without any manufactured packaging. It is usually the case for product whose unit of measure is a unit of weight or volume, but it can be also the case for products priced per unit but sold in bulk (such as cookies, bread, etc.)'
inverse=<expr>
readonly=False
No public methods.