Community
Enterprise
Odoo.sh
Odoo Cloud (SaaS)
Description
Standard Odoo stock move lines only tell you how many units moved â not what your inventory looked like at that moment. This module captures the product's on-hand quantity onto every stock move line at the instant the movement is validated.
The snapshot is stored on the move line itself, so you get a permanent, per-line on-hand history that never changes even as stock keeps moving afterwards. It is perfect for auditing, traceability and understanding the exact inventory context of each receipt, delivery or internal transfer.
Key Features
- On-hand snapshot per move line â Records the product's current on-hand quantity on each stock move line when the move is done.
- Permanent history â The captured value is frozen on the line and does not change with later movements.
- Visible in list and form â A read-only Quantity On Hand column is added to the Stock Move Lines list and form views.
- Return-safe â Gracefully handles move lines removed during returns, avoiding "record does not exist" errors.
- Zero configuration â Works automatically on every validated movement, no setup required.
Installation & Setup
- Download and install the module from Apps (search for "Stock Move On Hand History").
- Enable developer mode if you need advanced configuration.
- Once installed, the Quantity On Hand column appears automatically in Inventory → Operations → Moves History (and Detailed Operations). No further configuration is needed.
Usage Instructions
- Process any stock operation (receipt, delivery, internal transfer) and validate it.
- Open Inventory → Operations → Moves History (Product Moves).
- The Quantity On Hand column shows the product's on-hand quantity captured at the moment that line was done.
- The value stays fixed as an audit trail, even after further movements change the live stock.
Screenshots
1. Moves History with the Quantity On Hand column added by the module
2. On-hand history grouped by product, showing values captured over successive receipts
Any questions? Get in touch — we will help you get the most out of the module.
Our Odoo services
Odoo Implementation
Odoo Module Development
Odoo Support & Maintenance
Odoo Customization
Odoo Integrations
Odoo Training
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 51 |
| Technical Name |
cnd_stock_move_onhand_history |
| License | OPL-1 |
| Website | http://www.candelassoftware.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module