| 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/11.0/stock_putaway_product |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Camptocamp, Apertoso N.V. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Camptocamp, Apertoso N.V. |
| COMMITTERS | |
| COMMITTERS | GitHub, Denis Roussel, Alexandre Saunier, Jordi Ballester Alomar, oca-travis, Weblate, OCA-git-bot, Artem Kostyuk, Vincent Van Rossem |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - stock_putaway_method odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - stock - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_putaway_strategy_view_form |
product_putaway_strategy_view_form | stock.product.putaway.strategy | form | New |
view_putaway |
product.putaway.form.byproduct | product.putaway | xpath | Inherits stock_putaway_method.view_putaway |
view_template_property_form |
product.template.product.form | product.template | xpath | Inherits stock.view_template_property_form |
product_putaway_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
inverse_name='product_product_id'
string='Product stock locations'
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
method
Selection
selection='_get_putaway_options'
product_location_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
copy=True
inverse_name='putaway_id'
string='Fixed per product location'
get_product_putaway_strategies(self, product)
putaway_apply(self, product)
product_putaway_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
inverse_name='product_tmpl_id'
string='Product stock locations'
No public methods.
No new fields.
Public methods (1)default_get(self, fields)
fixed_location_id
Many2one → stock.location
comodel_name='stock.location'
domain=[('usage', '=', 'internal')]
required=True
string='Location'
product_product_id
Many2one → product.product
comodel_name='product.product'
index=True
string='Product Variant'
product_tmpl_id
Many2one → product.template
comodel_name='product.template'
index=True
oldname='product_template_id'
required=True
string='Product Template'
putaway_id
Many2one → product.putaway
comodel_name='product.putaway'
index=True
required=True
string='Put Away Strategy'
sequence
Integer
No public methods.
| 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/10.0/stock_putaway_product |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Apertoso N.V. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Apertoso N.V. |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Laurent Mignon (ACSONE), Denis Roussel, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Pierrick Brun, Thomas Fossoul |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - stock - procurement - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_putaway_strategy_view_form |
product_putaway_strategy_view_form | stock.product.putaway.strategy | form | New |
view_model_form |
quick.add.product.location | form | New | |
view_putaway |
product.putaway.form.byproduct | product.putaway | xpath | Inherits stock.view_putaway |
view_template_property_form |
product.template.product.form | product.template | xpath | Inherits stock.view_template_property_form |
is_product_variant
Boolean
compute='_compute_is_variant_product'
product_putaway_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
inverse_name='product_product_id'
string='Product stock locations'
No public methods.
method
Selection
selection=_get_putaway_options
product_location_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
copy=True
inverse_name='putaway_id'
string='Fixed per product location'
get_product_putaway_strategies(self, product)
putaway_apply(self, product)
is_product_variant
Boolean
compute='_compute_is_variant_product'
product_putaway_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
inverse_name='product_tmpl_id'
string='Product stock locations'
No public methods.
fixed_location_id
Many2one → stock.location
comodel_name='stock.location'
required=True
string='Location'
product_ids
Many2many → product.product
comodel_name='product.product'
required=True
string='Products'
putaway_id
Many2one → product.putaway
comodel_name='product.putaway'
default=<expr>
required=True
string='Put Away Method'
apply_location(self)
default_get(self, fields)
No new fields.
Public methods (1)default_get(self, fields)
fixed_location_id
Many2one → stock.location
comodel_name='stock.location'
domain=[('usage', '=', 'internal')]
required=True
string='Location'
product_product_id
Many2one → product.product
comodel_name='product.product'
index=True
string='Product Variant'
product_tmpl_id
Many2one → product.template
comodel_name='product.template'
index=True
oldname='product_template_id'
required=True
string='Product Template'
putaway_id
Many2one → product.putaway
comodel_name='product.putaway'
index=True
required=True
string='Put Away Strategy'
sequence
Integer
No public methods.
| 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/9.0/stock_putaway_product |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Apertoso N.V. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Apertoso N.V. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jordi Ballester, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.apertoso.be |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - report - stock - procurement - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_putaway_strategy_view_form |
product_putaway_strategy_view_form | stock.product.putaway.strategy | form | New |
view_putaway |
product.putaway.form.byproduct | product.putaway | xpath | Inherits stock.view_putaway |
view_template_property_form |
product.template.product.form | product.template | xpath | Inherits stock.view_template_property_form |
product_putaway_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
inverse_name='product_product_id'
string='Product stock locations'
No public methods.
method
Selection
selection=_get_putaway_options
product_location_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
copy=True
inverse_name='putaway_id'
string='Fixed per product location'
get_product_putaway_strategies(self, product)
putaway_apply(self, putaway_strategy, product)
product_putaway_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
inverse_name='product_tmpl_id'
string='Product stock locations'
No public methods.
No new fields.
Public methods (1)default_get(self, fields)
fixed_location_id
Many2one → stock.location
comodel_name='stock.location'
domain=[('usage', '=', 'internal')]
required=True
string='Location'
product_product_id
Many2one → product.product
comodel_name='product.product'
index=True
string='Product Variant'
product_tmpl_id
Many2one → product.template
comodel_name='product.template'
index=True
oldname='product_template_id'
required=True
string='Product Template'
putaway_id
Many2one → product.putaway
comodel_name='product.putaway'
index=True
required=True
string='Put Away Strategy'
sequence
Integer
get_default_inventory_id(self)
| 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/8.0/stock_putaway_product |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Apertoso N.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Apertoso N.V. |
| COMMITTERS | |
| COMMITTERS | Jos De Graeve, GitHub, Jordi Ballester, OCA Transbot, David Beal, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.apertoso.be |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - report - stock - procurement - board - web_kanban_gauge - web_kanban_sparkline |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product.product.form | product.product | xpath | Inherits product.product_normal_form_view |
product_putaway_strategy_view_form |
product_putaway_strategy_view_form | stock.product.putaway.strategy | form | New |
product_template_only_form_view |
product.template.product.form | product.template | xpath | Inherits product.product_template_only_form_view |
view_model_form |
quick.add.product.location | form | New | |
view_template_property_form |
nl.product.normal.form | product.template | xpath | Inherits stock.view_template_property_form |
product_putaway_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
inverse_name='product_product_id'
string='Product stock locations'
No public methods.
method
Selection
required=True
selection=_get_putaway_options
string='Method'
product_location_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
copy=True
inverse_name='putaway_id'
string='Fixed per product location'
putaway_apply(self, putaway_strategy, product)
product_putaway_ids
One2many → stock.product.putaway.strategy
comodel_name='stock.product.putaway.strategy'
inverse_name='product_template_id'
string='Product stock locations'
No public methods.
fixed_location_id
Many2one → stock.location
comodel_name='stock.location'
required=True
string='Location'
product_ids
Many2many → product.product
comodel_name='product.product'
required=True
string='Products'
putaway_id
Many2one → product.putaway
comodel_name='product.putaway'
default=__default_putaway
required=True
string='Put Away Method'
apply_location(self)
default_get(self, fields)
No new fields.
Public methods (1)default_get(self, fields)
fixed_location_id
Many2one → stock.location
comodel_name='stock.location'
domain=[('usage', '=', 'internal')]
required=True
string='Location'
product_product_id
Many2one → product.product
comodel_name='product.product'
domain=[('product_tmpl_id', '=', 'product_template_id.id')]
required=True
select=True
string='Product Variant'
product_template_id
Many2one → product.template
comodel_name='product.template'
required=True
select=True
string='Product Template'
putaway_id
Many2one → product.putaway
comodel_name='product.putaway'
required=True
select=True
string='Put Away Method'
get_default_inventory_id(self)