Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Available and Potential not displaying correct qtys #18

Open
teeling opened this issue Mar 22, 2024 · 2 comments · May be fixed by #32
Open

Available and Potential not displaying correct qtys #18

teeling opened this issue Mar 22, 2024 · 2 comments · May be fixed by #32
Labels
bug Something isn't working stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@teeling
Copy link

teeling commented Mar 22, 2024

I've used this set of modules in Odoo v9 with good results, but now when we're upgrading to v16 I get incorrect qtys in the Available and Potential fields from stock_available and stock_available_mrp.

To test the behaviour I created three products:

  1. Car - Storable, manufacturing route, BoM that includes one of each:
  2. Steering wheel, Storable, buy
  3. Engine, Storable, buy

I set the initial quantities for the products to:
Car - qty on hand: 10
Steering wheel - qty on hand: 5
Engine - qty on hand: 3

I have stock_available and stock_available_mrp installed, and the setting "Include the production potential" set to "Quantity on hand".

Now I'd expect the product page for Car to display:
On hand: 10
Forecasted: 10
Available: 13
Potential: 3

But instead, I get "Available: 3", which makes no sense, it should be On hand + Potential. In Odoo v9 it works like this, but in v16 it seems to be broken somehow. Any ideas?

@teeling teeling added the bug Something isn't working label Mar 22, 2024
Copy link

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 22, 2024
@ACheung-FactorLibre
Copy link

Hi @teeling,

This is being adressed here: #32.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
2 participants