TIP: You can type at any time to perform a new search.
Stock Change Quantity Reason
stock_change_qty_reason · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.27 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:42:50
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, liamdynapps
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the product stock management and allows to set a reason in inventory adjustments globally or per line. It also can manage preset reasons optionally.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
qty_reason_preset_selection |
Select qty_reason_preset config parameter | res.config.settings | form | Inherits stock.res_config_settings_view_form |
reason_view_move_line_tree |
stock.move.line.tree | stock.move.line | tree | Inherits stock.view_move_line_tree |
reason_view_stock_quant_tree_inventory_editable |
stock.quant.tree | stock.quant | tree | Inherits stock.view_stock_quant_tree_inventory_editable |
view_preset_reason |
Preset Reason | stock.quant.reason | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
group_qty_reason_presetBooleanhelp='Enable use of predefined Reasons to manage Inventory Adjustmentsand Product Update Quantities Wizard.'implied_group='stock_change_qty_reason.group_qty_reason_preset'required=Truestring='Preset Change Qty Reason'
No public methods.
New fields (2)
-
preset_reason_idMany2one → stock.quant.reasonargs: 'stock.quant.reason' -
reasonCharhelp='Type in a reason for the product quantity change'
No public methods.
New fields (2)
-
preset_reason_idMany2one → stock.quant.reasonargs: 'stock.quant.reason' -
reasonCharhelp='Type in a reason for the product quantity change'
No public methods.
New fields (3)
-
activeBooleandefault=True -
descriptionTextargs: 'Reason Description' -
nameCharrequired=True args: 'Reason Name'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 132 days ago
- Last activity
- 112 days ago
- Repository
- OCA/stock-logistics-warehouse
- Pull request
- [19.0][MIG] stock_change_qty_reason: Migration to 19.0 (#2554)