Replies: 3 comments 1 reply
-
If you remove more than available, it clips the quantity to zero. Are you asking for it to instead throw an error? |
Beta Was this translation helpful? Give feedback.
-
Yes Oliver. That's exactly what I'm looking for, ab error or a warning for
such kind of operation.
…On Wed, Jul 9, 2025, 5:25 PM Oliver ***@***.***> wrote:
If you remove more than available, it clips the quantity to zero. Are you
asking for it to instead throw an error?
—
Reply to this email directly, view it on GitHub
<#9991 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATAXVMBCJ7PHQY3XOWTAIAL3HT7L7AVCNFSM6AAAAACBDJICWKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZQHA2DMNA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I think that throwing an error in this condition would place an extra burden on the operators for manual operations, but more importantly for integration with automated or semi-automated systems, throwing an error here might interrupt or prohibit existing workflows. Can you please provide some further information about your particular workflow, where "over-drawing" stock is presenting a problem? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While making manual stock adjustments, for stock remove action the ui allows more than available quantity to be removed. Is there any option to turn on this validation so that it allows only if the available stock is greater than or equal to removal quantity. Kindly help me to resolve this.
Beta Was this translation helpful? Give feedback.
All reactions