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

Stock Sale Info Popup - Available to Promise Compute issue #2225

Open
farazbdm opened this issue Dec 28, 2024 · 0 comments
Open

Stock Sale Info Popup - Available to Promise Compute issue #2225

farazbdm opened this issue Dec 28, 2024 · 0 comments
Labels

Comments

@farazbdm
Copy link

checked, aint

Module

The name of the module that has a bug.
sale_stock_available_info_popup

Describe the bug

A clear and concise description of what the bug is.
Available to Promise when includes Quotations as well, then the Quantity in SOline for available to Promise is already deducing this very quotation quantity and then trying to match the SOL Quantity availability

To Reproduce

Affected versions:
Version 13.0

Steps to reproduce the behavior:

  1. Install sale_stock_available_info_popup and stock_available_sale
  2. Create Quotation and Follow the available to promise is correct.
  3. Save the Quotation
  4. Reopen the same Quotation, the Available to Promise is already reduced by this very quotation quantity.
  5. Trying to fulfill quantity of this quotation after already deducing quantity of this quotation already.

Expected behavior
A clear and concise description of what you expected to happen.
Do not subtract the quantity of this SOL while fetching the Product related Available to Promise

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

@farazbdm farazbdm added the bug label Dec 28, 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