You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Install sale_stock_available_info_popup and stock_available_sale
Create Quotation and Follow the available to promise is correct.
Save the Quotation
Reopen the same Quotation, the Available to Promise is already reduced by this very quotation quantity.
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, ...)
The text was updated successfully, but these errors were encountered:
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:
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, ...)
The text was updated successfully, but these errors were encountered: