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
With our firsts B2B orders, future wine pilot, and future spicy sauce pilot, we need more than 10.
Having a too great max value can lead to misconfiguration, and lead to stock squatting.
BTW, we can make the default qty per order a setting on admin/config or admin/product
And for the max ox the max qty : remove the limiter. No need to put a limit, no need to do a setting.
The text was updated successfully, but these errors were encountered:
It was 10 before.
Now it's 99 (hardcoded).
59ceffc
916ab99
(but finally 4e9bb8f , woopsie)
With our firsts B2B orders, future wine pilot, and future spicy sauce pilot, we need more than 10.
Having a too great max value can lead to misconfiguration, and lead to stock squatting.
BTW, we can make the default qty per order a setting on admin/config or admin/product
And for the max ox the max qty : remove the limiter. No need to put a limit, no need to do a setting.
The text was updated successfully, but these errors were encountered: