| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 481 |
| Technical Name |
nexterp_stock_inventory |
| License | AGPL-3 |
| Website | https://github.com/NextERP-Romania/odoo-community |
| Versions | 16.0 19.0 |
NextERP - Stock Inventory

Stock Inventory Management for Romanian Localization
This module provides an enhanced stock inventory management system specifically designed for Romanian localization requirements, offering comprehensive tools for physical inventory adjustments with proper accounting traceability.
Key Features
Inventory Document Management
- Create and manage stock inventory documents with accounting dates
- Track inventory states (Draft/Done) with proper validation workflow
- Filter by specific locations and products for targeted inventory counts
Automated Line Generation
- Automatically generate inventory lines based on current stock quantities
- Smart detection to avoid duplicate lines for existing quants
- Support for multiple locations and products selection
- Preserve original on-hand quantities for accurate difference tracking
Comprehensive Value Tracking
- Track both quantity and monetary value differences
- Calculate inventory adjustments with proper accounting dates
- Maintain historical records of inventory before and after validation
- Support for standard cost valuation
Advanced Quant Integration
- Seamless integration with Odoo’s stock quant system
- Automatic inventory document creation when quants are adjusted outside the standard workflow
- Bi-directional synchronization between inventory lines and stock quantities
- Context-aware processing to prevent recursive inventory creation
Workflow
- Create Inventory: Create a new inventory document with accounting date
- Select Scope: Choose specific locations and/or products (optional)
- Generate Inventory Lines: Automatically populate inventory lines from current stock.
- Or Create Inventory Lines & Stock Quants: Create stock quant directly from inventory line if it doesn’t exist for the given location/product/lot.
- Count & Adjust: Enter counted quantities for each inventory line
- Validate: Apply adjustments to stock and finalize the inventory
Technical Details
- Models: l10n.ro.stock.inventory and l10n.ro.stock.inventory.line
- Dependencies: stock_account
- Integration: Extends stock.quant for automatic inventory creation
- Security: Proper access controls with configurable user permissions
- Data Integrity: SQL constraints to prevent duplicate quant entries
Table of contents
Installation
To install this module, you need to:
- clone the branch 19.0 of the repository https://github.com/NextERP-Romania/odoo-community
- add the path to this repository in your configuration (addons-path)
- update the module list
- search for “NextERP - Stock Inventory” in your addons
- install the module
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Authors
- NextERP Romania
Contributors
- NextERP Romania:
- Fekete Mihai <feketemihai@nexterp.ro>
- Sima Elisabeta <elisabeta.sima@nexterp.ro>
Maintainers
Current maintainer:

This module is part of the NextERP-Romania/odoo-community project on GitHub.
You are welcome to contribute.
Please log in to comment on this module