TIP: You can type at any time to perform a new search.
Product Profile Example
product_profile_example · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- product
- Folder size
- 0.12 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.akretion.com/
- Last tracking update
- 2026-08-07 07:17:47
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- GitHub, David Beal, OCA Transbot, oca-travis, Mourad, MonsieurB
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (6)
-
available_in_posBoolean -
profile_default_categ_idMany2one → product.categorystring='Default category' args: 'product.category' -
profile_default_route_idsMany2many → stock.location.routedomain="[('product_selectable', '=', True)]"help='Depending on the modules installed, this will allow you to define the route of the product: whether it will be bought, manufactured, MTO/MTS,...'string='Routes' args: 'stock.location.route' -
purchase_okBooleanstring='Can be Purchased' -
sale_okBooleanhelp='Specify if the product can be selected in a sales order line.'string='Can be Sold' -
typeSelectionselection_add=[('product', 'Stockable Product')]
No public methods.
Loading…