TIP: You can type at any time to perform a new search.
Stock Account Change Quantity Reason
stock_account_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.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:22:57
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the product stock management and allows to assign specific account to manage changes on product quantities, either from product wizard or inventory adjustments.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_line_form |
stock.move.line.form | stock.move.line | form | Inherits stock.view_move_line_form |
view_preset_reason |
Preset Reason Accounts | stock.quant.reason | Inherits stock_change_qty_reason.view_preset_reason |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
account_reason_input_idMany2one → account.accounthelp='When set, it will be used as offsetting account when products are received into the company.'string='Input Account for Stock Valuation' args: 'account.account' -
account_reason_output_idMany2one → account.accounthelp='When set, it will be used as offsetting account when products are issued from the company.'string='Output Account for Stock Valuation' args: 'account.account'
No public methods.
Loading…
Loading…
Loading…