TIP: You can type at any time to perform a new search.
Product Price Category
product_price_category · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.4 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:42:48
- Authors
- Odoo Community Association (OCA), Camptocamp SA
- Maintainers
- Odoo Community Association (OCA), Camptocamp SA
- Committers
- David Beal, Weblate, oca-ci
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_pricelist_item_form_view |
product.pricelist.item | form | Inherits product.product_pricelist_item_form_view | |
product_template_form_view |
product.template | form | Inherits product.product_template_form_view | |
product_template_search_view |
product.template | search | Inherits product.product_template_search_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
nameCharrequired=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (3)
-
applied_onSelectionondelete={'2b_product_price_category': 'set default'}selection_add=[('2b_product_price_category', 'Price Category')] -
display_applied_onSelectionondelete={'2b_product_price_category': 'set default'}selection_add=[('2b_product_price_category', 'Price Category')] -
price_category_idMany2one → product.price.categorycomodel_name='product.price.category'compute='_compute_price_category'help='Specify a product price category if this rule only applies to one price category. Keep empty otherwise.'ondelete='cascade'readonly=Falsestore=Truestring='Price Category'
No public methods.
New fields (1)
-
price_category_idMany2one → product.price.categoryondelete='restrict'string='Price Category' args: 'product.price.category'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 36 days ago
- Last activity
- 8 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [19.0][MIG]product_price_category: Migration to 19.0 (#4469)