TIP: You can type at any time to perform a new search.
Technical Pricelists for Sales
sale_pricelist_technical · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Product
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:09:12
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_pricelist_form |
product.pricelist | form | Inherits product.product_pricelist_view | |
view_product_pricelist_tree |
product.pricelist | tree | Inherits product.product_pricelist_view_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
is_technicalBooleanhelp='Check this box if you want to prevent users from using this pricelist on orders or in customer forms. This is useful for pricelists that are created only to compute other pricelists.'
No public methods.
New fields (1)
-
property_product_pricelistMany2onedomain=[('is_technical', '=', False)]
No public methods.
New fields (1)
-
pricelist_idMany2onedomain=[('is_technical', '=', False)]
No public methods.
Loading…