Edit order with quantity as double #14093
cnkbusiness
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It would be super useful if when editing an order it was possible to input a double instead of a int for the quantity.
For variable weights, we can't really use it to pay/receive the difference. For example let's say a food e-commerce sells a piece of meet of 1kg for 100$, but the actual one they buy from the butcher is either 950g or 1.14kg, you need to either pay the difference to your customer (as you sold 1kg but he received 950g) or ask him to pay the difference.
All the numbers present on the current page are already affected by the change if the given quantity is a double, but the form does not accept it as a value (showcased on the video).
video.mov
Let me know what you guys think !
Beta Was this translation helpful? Give feedback.
All reactions