Skip to Content
Menu

Stock Inventory Adjustment

by
Odoo
v 18.0 Third Party 434
Download for v 18.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 979
Technical Name stock_inventory_ajustement
LicenseLGPL-3
Versions 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 979
Technical Name stock_inventory_ajustement
LicenseLGPL-3
Versions 15.0 16.0 17.0 18.0

Stock Inventory Adjustment

Allows to do an easier follow up of the Inventory Adjustments.

Stock Inventory Adjustment

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.

Platforms

POS Custom Receipt

Community

POS Custom Receipt

Enterprise
(On-premises)

authorize
Highlights of Inventory Adjustment
inventory adjustments

Inventory Adjustments

easily search record

Easily Search Record

inventory report

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.

Inventory Adjustment View

POS Custom Receipt
Version 17.0.1.0 (05thJanuary 2024)
  • Initial Release


Si vous avez besoin d'aide ou souhaitez plus de fonctionnalités, contactez-nous:


Email: feddad.imad@gmail.com



Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
V18: Error while installing
by
Qaddafi Putra Gary
on 1/1/25, 4:08 AM

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
by
imad
on 1/5/25, 4:01 AM Author

problem solved, you can try again