| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_picking_product_assortment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, bosd |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - base - product - base_setup - web - bus - web_tour - html_editor - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to use the product assortments related to a partner on transfers. With this implementation, on transfers, we only allow to select the products defined on the assortment and we don't allow to select products which are not defined in the assortment. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
stock.picking.form | stock.picking | field | Inherits stock.view_picking_form |
view_stock_move_line_detailed_operation_tree |
stock.move.line.operations.list | stock.move.line | xpath | Inherits stock.view_stock_move_line_detailed_operation_tree |
assortment_product_ids
Many2many → product.product
comodel_name='product.product'
compute='_compute_product_assortment_ids'
string='Assortment Products'
has_assortment
Boolean
compute='_compute_product_assortment_ids'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_product_assortment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, fkantelberg |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - base - product - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
astor |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
stock.picking.form | stock.picking | field | Inherits stock.view_picking_form |
view_stock_move_line_detailed_operation_tree |
stock.move.line.operations.tree | stock.move.line | xpath | Inherits stock.view_stock_move_line_detailed_operation_tree |
assortment_product_ids
Many2many → product.product
comodel_name='product.product'
compute='_compute_product_assortment_ids'
string='Assortment Products'
has_assortment
Boolean
compute='_compute_product_assortment_ids'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/15.0/stock_picking_product_assortment |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | sergio-teruel, Weblate, OCA-git-bot, oca-ci, CarlosRoca13 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:37 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - base - product - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
astor |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
stock.picking.form | stock.picking | field | Inherits stock.view_picking_form |
view_stock_move_line_detailed_operation_tree |
stock.move.line.operations.tree | stock.move.line | xpath | Inherits stock.view_stock_move_line_detailed_operation_tree |
assortment_product_ids
Many2many → product.product
comodel_name='product.product'
compute='_compute_product_assortment_ids'
string='Assortment Products'
has_assortment
Boolean
compute='_compute_product_assortment_ids'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/13.0/stock_picking_product_assortment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
stock.picking.form | stock.picking | field | Inherits stock.view_picking_form |
view_stock_move_line_detailed_operation_tree |
stock.move.line.operations.tree | stock.move.line | xpath | Inherits stock.view_stock_move_line_detailed_operation_tree |
product_has_blacklist_assortment_id
Many2one
related='product_id'
string='Product with blacklist'
product_has_both_assortment_id
Many2one
related='product_id'
string='Product with whitelist and blacklist'
No public methods.
product_has_blacklist_assortment_id
Many2one
related='product_id'
string='Product with blacklist'
product_has_both_assortment_id
Many2one
related='product_id'
string='Product with whitelist and blacklist'
No public methods.
blacklist_product_ids
Many2many → product.product
comodel_name='product.product'
compute='_compute_product_assortment_ids'
string='Blacklisted Products'
has_blacklist
Boolean
compute='_compute_product_assortment_ids'
has_whitelist
Boolean
compute='_compute_product_assortment_ids'
whitelist_product_ids
Many2many → product.product
comodel_name='product.product'
compute='_compute_product_assortment_ids'
string='Whitelisted Products'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_picking_product_assortment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
stock.picking.form | stock.picking | field | Inherits stock.view_picking_form |
product_has_blacklist_assortment_id
Many2one
related='product_id'
string='Product with blacklist'
product_has_both_assortment_id
Many2one
related='product_id'
string='Product with whitelist and blacklist'
No public methods.
product_has_blacklist_assortment_id
Many2one
related='product_id'
string='Product with blacklist'
product_has_both_assortment_id
Many2one
related='product_id'
string='Product with whitelist and blacklist'
No public methods.
blacklist_product_ids
Many2many → product.product
comodel_name='product.product'
compute='_compute_product_assortment_ids'
string='Blacklisted Products'
has_blacklist
Boolean
compute='_compute_product_assortment_ids'
default='False'
has_whitelist
Boolean
compute='_compute_product_assortment_ids'
default='False'
whitelist_product_ids
Many2many → product.product
comodel_name='product.product'
compute='_compute_product_assortment_ids'
string='Whitelisted Products'
No public methods.