| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 979 |
| Technical Name |
stock_inventory_ajustement |
| License | LGPL-3 |
| Versions | 15.0 16.0 17.0 18.0 |
Inventory Adjustment will allow you to change the product quantity by verifying the physical quantity automatically which will be directly reflected on the stock quantity of the product.
We can update quantity based on product, product category, all configured products, selected product and allocated lot and serial number wise.
Highlights of
Inventory Adjustment
Inventory Adjustments
Easily Search Record
Inventory Report
Key Features
| Inventory Adjustments | Based on All products, One Product Category, One Product Only, Selected Product manually and Allocated Lot and Serial Number wise. |
|---|---|
| Easily Search Record | You can search record by status and Inventory of Day, Week, Month, Quarter,Year wise |
| Inventory Report | You can generated Inventory Report based on selected inventory configuration. |
Please log in to comment on this module
Many installation errors
V18: Error while installing
Hello, first of all, I want to thank you for providing this module since the current odoo version didn't have this feature.
I'm having trouble installing this module, I got this error
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ odoo.tools.convert.ParseError: while parsing file:/c:/odoo18/external-addons/stock_inventory_ajustement/views/stock_inventory.xml:3 Error while validating view near: <field name="line_ids"> <tree editable="bottom" decoration-danger="difference_qty != 0"> <field name="product_id"/> <field name="categ_id" optional="hide"/> <field name="prod_lot_id"/> Field "product_id" does not exist in model "x_stock.inventory" View error context: {'file': 'c:\\odoo18\\external-addons\\stock_inventory_ajustement\\views\\stock_inventory.xml', 'line': 47, 'name': 'x_stock.inventory.form.view', 'view': ir.ui.view(1527,), 'view.model': 'x_stock.inventory', 'view.parent': ir.ui.view(), 'xmlid': 'view_inventory_group_form'} The above server error caused the following client error: RPC_ERROR: Odoo Server Error RPC_ERROR at makeErrorFromResponse (http://localhost:1818/web/assets/cd43ebc/web.assets_web.min.js:3116:163) at XMLHttpRequest.<anonymous> (http://localhost:1818/web/assets/cd43ebc/web.assets_web.min.js:3121:13)I'm using the latest version of Odoo 18 Community, I hope that this issue can be resolved, thanks in advance
Re: V18: Error while installing
problem solved, you can try again