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

[16.0][pos_stock_available_online] Bad quantity on products list if forecasted sales #1175

Open
MTantin opened this issue Apr 8, 2024 · 0 comments
Labels

Comments

@MTantin
Copy link

MTantin commented Apr 8, 2024

Bad quantity on products list if forecasted sales.

Module

pos_stock_available_online

Describe the bug

PoS don't show the right product quantity after an order if the product is out of stock but forecasted sales is activated.
The quantity is doubled down for each sale.

To Reproduce

Affected versions: 16.0

Steps to reproduce the behavior:

  1. Configure PoS with real-time stock and display produt quantity (cf. figure 1)
  2. Open a new PoS session
  3. Order product with no more available product but still have forecasted quantity (cf figure 2)
  4. Pay the order and go back to products list
  5. Visualization of product quantity is not correct (cf figure 3)

image

image

image

Expected behavior
The good quantity. :)

@MTantin MTantin added the bug label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant