| 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/16.0/stock_inventory_justification |
| 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 | Thomas Binsfeld, Weblate, oca-ci, hda |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_inventory_justification_form_view |
stock.inventory.justification.form (in stock_inventory_justification) | stock.inventory.justification | form | New |
stock_inventory_justification_search_view |
stock.inventory.justification.search (in stock_inventory_justification) | stock.inventory.justification | search | New |
stock_inventory_justification_tree_view |
stock.inventory.justification.tree (in stock_inventory_justification) | stock.inventory.justification | tree | New |
stock_move_line_form_view |
stock.move.line | field | Inherits stock.view_move_line_form | |
stock_move_line_tree_view |
stock.move.line | field | Inherits stock.view_move_line_tree | |
stock_quant_tree_view |
stock.quant | field | Inherits stock.view_stock_quant_tree_inventory_editable |
active
Boolean
default=True
name
Char
required=True
No public methods.
inventory_justification_ids
Many2many → stock.inventory.justification
column1='move_id'
column2='justification_id'
comodel_name='stock.inventory.justification'
help='Inventory justifications'
readonly=True
relation='stock_move_inventory_justification_rel'
string='Justifications'
No public methods.
inventory_justification_ids
Many2many → stock.inventory.justification
comodel_name='stock.inventory.justification'
help='Inventory justifications'
readonly=True
related='move_id.inventory_justification_ids'
store=False
string='Justifications'
No public methods.
inventory_justification_ids
Many2many → stock.inventory.justification
column1='quant_id'
column2='justification_id'
comodel_name='stock.inventory.justification'
help='Inventory justifications'
relation='stock_quant_inventory_justification_rel'
string='Justifications'
action_inventory_history(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/13.0/stock_inventory_justification |
| 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 | Thomas Binsfeld, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
|---|---|---|---|---|
stock_inventory_form_view |
stock.inventory.form (in stock_inventory_justification) | stock.inventory | field | Inherits stock.view_inventory_form |
stock_inventory_justification_form_view |
stock.inventory.justification.form (in stock_inventory_justification) | stock.inventory.justification | form | New |
stock_inventory_justification_search_view |
stock.inventory.justification.search (in stock_inventory_justification) | stock.inventory.justification | search | New |
stock_inventory_justification_tree_view |
stock.inventory.justification.tree (in stock_inventory_justification) | stock.inventory.justification | tree | New |
stock_inventory_search_view |
stock.inventory.search (in stock_inventory_justification) | stock.inventory | field | Inherits stock.view_inventory_filter |
justification_ids
Many2many → stock.inventory.justification
comodel_name='stock.inventory.justification'
string='Justifications'
No public methods.
active
Boolean
default=True
name
Char
required=True
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-warehouse |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] stock_inventory_justification: Migration to 19.0 (#2531) |