This question has been flagged

I am using Odoo Enterprise 13.

1. I have added new products to my database.

2. I tried to set the initial quantity levels for these new products by running inventory adjustments (Operations > Inventory Adjustments)

3. However, the new products (with quantity lesser than 0) don't appear when I am running inventory adjustments. Only products with quantity levels greater than 0 appears in the inventory adjustments. Refer to https://prnt.sc/qkn85q

4. How can I set the quantity levels for multiple, new products at one go then?

Thank you


Avatar
Discard
Best Answer

This is a "feature" that was recently introduced.  See the GitHub report below:

https://github.com/odoo/odoo/issues/39398 

This contains some suggestions to overcome this new feature.

Avatar
Discard
Best Answer

I'm afraid I do not understand what you want.

When you define new products, the quantity is Zero by default. There can't be a negative initial quantity based on physics and reality. Negative quantities are virtual, based on requests processed by the system.

Avatar
Discard
Author

Hi Ermin,

Currently, I can only update the quantity level of each product individually. This process is time consuming and tedious.

My question is:

How can I update the quantity levels for multiple, new products (with quantity level = 0) at one go then,?