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

pos_stock_available_online #1060

Open
okelekemike opened this issue Sep 29, 2023 · 4 comments
Open

pos_stock_available_online #1060

okelekemike opened this issue Sep 29, 2023 · 4 comments
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@okelekemike
Copy link

The model does not subtract live quantity on current sale.

Module

The name of the module that has a bug.
pos_stock_available_online

Describe the bug

A clear and concise description of what the bug is.
When you make a film on the current opened POS section the quantity will still remain the same as when loaded. Only after you close the session and then open again will all the quantity be updated with the normal values of the item sold.

To Reproduce

Affected versions:

Steps to reproduce the behavior:

  1. Open a new. session.
  2. Make a seal of an item.
  3. Check the quantity. It will remain the same.

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)

@quentinDupont
Copy link

Hello !

It seems that stock is impacted only after the session being closed.
So, that's not really an issue about this module but rather a feature request ?

@flotho
Copy link
Member

flotho commented Mar 20, 2024

Hi @quentinDupont , it depends, you could enable the validation of the picking at each order, so the issue still relevant

@quentinDupont
Copy link

Hi @quentinDupont , it depends, you could enable the validation of the picking at each order, so the issue still relevant

thanks i didn't know !

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

No branches or pull requests

3 participants