| 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/18.0/product_pricelist_assortment |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, bosd, cristina-hidalgo-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment odoo/odoo: - base - product - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Creates dynamic pricelist items based on product assortments. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_pricelist_assortment_item_form_view |
product.pricelist.assortment.item.form (in product_pricelist_assortment) | product.pricelist.assortment.item | form | New |
product_pricelist_assortment_item_search |
product.pricelist.assortment.item.search (in product_pricelist_assortment) | product.pricelist.assortment.item | search | New |
product_pricelist_assortment_item_tree |
product.pricelist.assortment.item.tree (in product_pricelist_assortment) | product.pricelist.assortment.item | list | New |
product_pricelist_form_view |
product.pricelist.form (in product_pricelist_assortment) | product.pricelist | xpath | Inherits product.product_pricelist_view |
product_pricelist_item_form_view |
product.pricelist.item.form (in product_pricelist_assortment) | product.pricelist.item | field | Inherits product.product_pricelist_item_form_view |
item_assortment_ids
One2many → product.pricelist.assortment.item
comodel_name='product.pricelist.assortment.item'
inverse_name='pricelist_id'
string='Assortment items'
action_launch_assortment_update(self)
cron_assortment_update(self)
assortment_filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain=[('is_assortment', '=', True)]
ondelete='restrict'
required=True
string='Assortment'
pricelist_item_ids
One2many → product.pricelist.item
comodel_name='product.pricelist.item'
help='Pricelist items created automatically'
inverse_name='assortment_item_id'
No public methods.
assortment_item_id
Many2one → product.pricelist.assortment.item
comodel_name='product.pricelist.assortment.item'
ondelete='cascade'
readonly=True
string='Assortment item'
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/17.0/product_pricelist_assortment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Angel Rivas |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment odoo/odoo: - base - product - base_setup - web - bus - web_tour - uom - sales_team |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Creates dynamic pricelist items based on product assortments. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_pricelist_assortment_item_form_view |
product.pricelist.assortment.item.form (in product_pricelist_assortment) | product.pricelist.assortment.item | form | New |
product_pricelist_assortment_item_search |
product.pricelist.assortment.item.search (in product_pricelist_assortment) | product.pricelist.assortment.item | search | New |
product_pricelist_assortment_item_tree |
product.pricelist.assortment.item.tree (in product_pricelist_assortment) | product.pricelist.assortment.item | tree | New |
product_pricelist_form_view |
product.pricelist.form (in product_pricelist_assortment) | product.pricelist | xpath | Inherits product.product_pricelist_view |
product_pricelist_item_form_view |
product.pricelist.item.form (in product_pricelist_assortment) | product.pricelist.item | field | Inherits product.product_pricelist_item_form_view |
item_assortment_ids
One2many → product.pricelist.assortment.item
comodel_name='product.pricelist.assortment.item'
inverse_name='pricelist_id'
string='Assortment items'
action_launch_assortment_update(self)
cron_assortment_update(self)
assortment_filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain=[('is_assortment', '=', True)]
ondelete='restrict'
required=True
string='Assortment'
pricelist_item_ids
One2many → product.pricelist.item
comodel_name='product.pricelist.item'
help='Pricelist items created automatically'
inverse_name='assortment_item_id'
No public methods.
assortment_item_id
Many2one → product.pricelist.assortment.item
comodel_name='product.pricelist.assortment.item'
ondelete='cascade'
string='Assortment item'
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/14.0/product_pricelist_assortment |
| VERSION | |
| VERSION | 2.2.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, Ilyas, Xavier Bouquiaux |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment odoo/odoo: - base - product - base_setup - web - bus - web_tour - uom - sales_team |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_pricelist_assortment_item_form_view |
product.pricelist.assortment.item.form (in product_pricelist_assortment) | product.pricelist.assortment.item | form | New |
product_pricelist_assortment_item_search |
product.pricelist.assortment.item.search (in product_pricelist_assortment) | product.pricelist.assortment.item | search | New |
product_pricelist_assortment_item_tree |
product.pricelist.assortment.item.tree (in product_pricelist_assortment) | product.pricelist.assortment.item | tree | New |
product_pricelist_form_view |
product.pricelist.form (in product_pricelist_assortment) | product.pricelist | xpath | Inherits product.product_pricelist_view |
product_pricelist_item_form_view |
product.pricelist.item.form (in product_pricelist_assortment) | product.pricelist.item | field | Inherits product.product_pricelist_item_form_view |
item_assortment_ids
One2many → product.pricelist.assortment.item
comodel_name='product.pricelist.assortment.item'
inverse_name='pricelist_id'
string='Assortment items'
action_launch_assortment_update(self)
cron_assortment_update(self)
assortment_filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain=[('is_assortment', '=', True)]
ondelete='restrict'
required=True
string='Assortment'
pricelist_item_ids
One2many → product.pricelist.item
comodel_name='product.pricelist.item'
help='Pricelist items created automatically'
inverse_name='assortment_item_id'
No public methods.
assortment_item_id
Many2one → product.pricelist.assortment.item
comodel_name='product.pricelist.assortment.item'
ondelete='cascade'
readonly=True
string='Assortment item'
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/13.0/product_pricelist_assortment |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Cédric Pigeon, OCA Transbot, oca-travis, Weblate, OCA-git-bot, François Honoré, Benjamin Willig |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment odoo/odoo: - base - product - 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 |
|---|---|---|---|---|
product_pricelist_assortment_item_form_view |
product.pricelist.assortment.item.form (in product_pricelist_assortment) | product.pricelist.assortment.item | form | New |
product_pricelist_assortment_item_search |
product.pricelist.assortment.item.search (in product_pricelist_assortment) | product.pricelist.assortment.item | search | New |
product_pricelist_assortment_item_tree |
product.pricelist.assortment.item.tree (in product_pricelist_assortment) | product.pricelist.assortment.item | tree | New |
product_pricelist_form_view |
product.pricelist.form (in product_pricelist_assortment) | product.pricelist | xpath | Inherits product.product_pricelist_view |
product_pricelist_item_form_view |
product.pricelist.item.form (in product_pricelist_assortment) | product.pricelist.item | field | Inherits product.product_pricelist_item_form_view |
item_assortment_ids
One2many → product.pricelist.assortment.item
comodel_name='product.pricelist.assortment.item'
inverse_name='pricelist_id'
string='Assortment items'
action_launch_assortment_update(self)
cron_assortment_update(self)
assortment_filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain=[('is_assortment', '=', True)]
ondelete='restrict'
required=True
string='Assortment'
pricelist_item_ids
One2many → product.pricelist.item
comodel_name='product.pricelist.item'
help='Pricelist items created automatically'
inverse_name='assortment_item_id'
No public methods.
assortment_item_id
Many2one → product.pricelist.assortment.item
comodel_name='product.pricelist.assortment.item'
index=True
ondelete='cascade'
readonly=True
string='Assortment item'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/product-attribute |
| PULL REQUEST | |
| PULL REQUEST | 19.0 mig product pricelist assortment (#2198) |