OCA / pos

GNU Affero General Public License v3.0
284 stars 602 forks source link

pos_stock_available_online #1060

Closed okelekemike closed 2 weeks ago

okelekemike commented 1 year ago

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 commented 8 months ago

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 commented 8 months ago

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

quentinDupont commented 8 months ago

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 !

github-actions[bot] commented 1 month ago

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.