| 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/12.0/stock_putaway_product_form |
| 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), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, oca-travis, OCA-git-bot, KevinKhao, Kevin Khao, kevinkhao |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_form_putaway |
product.product.form.putaway | product.product | xpath | Inherits product.product_normal_form_view |
view_template_form_putaway |
product.template.product.form | product.template | xpath | Inherits product.product_template_form_view |
product_product_putaway_ids
One2many → stock.fixed.putaway.strat
comodel_name='stock.fixed.putaway.strat'
inverse_name='product_id'
string='Product putaway strategies by product variant'
No public methods.
product_location_ids
One2many
domain=[]
No public methods.
product_putaway_categ_ids
Many2many → stock.fixed.putaway.strat
comodel_name='stock.fixed.putaway.strat'
compute='_compute_putaway_categ_ids'
string='Product putaway strategies by category'
product_tmpl_putaway_ids
One2many → stock.fixed.putaway.strat
comodel_name='stock.fixed.putaway.strat'
inverse_name='product_tmpl_id'
string='Product putaway strategies by product'
No public methods.
product_tmpl_id
Many2one → product.template
comodel_name='product.template'
compute='_compute_product_tmpl_id'
inverse=<expr>
ondelete='cascade'
store=True
filtered(self, func)