| 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/10.0/product_profile_example |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, David Beal, oca-travis, Mourad, MonsieurB |
| WEBSITE | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_profile odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - bus - web_tour - account - product - decimal_precision - report - analytic - web_planner - procurement - purchase - stock_account - stock - barcodes - point_of_sale - mrp - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
available_in_pos
Boolean
profile_default_categ_id
Many2one → product.category
string='Default category'
args: 'product.category'
profile_default_route_ids
Many2many → stock.location.route
domain="[('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_ok
Boolean
string='Can be Purchased'
sale_ok
Boolean
help='Specify if the product can be selected in a sales order line.'
string='Can be Sold'
type
Selection
selection_add=[('product', 'Stockable Product')]
No public methods.
| 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/8.0/product_profile_example |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, David Beal, oca-travis |
| WEBSITE | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_profile odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - report - purchase - stock_account - stock - procurement - board - web_kanban_gauge - web_kanban_sparkline - account - analytic - edi - email_template - point_of_sale - sale_stock - sale - sales_team - account_voucher - mrp - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | See Product Profile module |
No views found for this module.
available_in_pos
Boolean
product_manager
Many2one → res.users
string='Product Manager'
args: 'res.users'
profile_default_categ_id
Many2one → product.category
string='Default category'
args: 'product.category'
profile_default_route_ids
Many2many → stock.location.route
domain="[('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_ok
Boolean
string='Can be Purchased'
sale_ok
Boolean
help='Specify if the product can be selected in a sales order line.'
string='Can be Sold'
No public methods.