-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Customer shipping deletion #2927
Comments
double posted issue but your post is better, so i will close mine ;) |
Something to check when debugging: |
AFAIK, ProductBatch module is marked as experimental and therefore not supported... |
In 3.8 it's out of experimental. So if fix in 3.7 we can merge to 3.8. |
I just edit my first post. Bug "ErrorBadValueForParamNotAString" in develop version is still present. As said by fappels : |
For me this bug is still there. |
Develop version :
ERROR: "ErrorBadValueForParamNotAString"
By removing a shipment containing batch products.
In versions 3.6 and 3.7 :
shipping is deleted but not well re-increment for batch products.
starting quantity
lot-001 5
lot-002 5
After shipping
After delete in 3.6 or 3.7
The text was updated successfully, but these errors were encountered: