Skip to content
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

Don't allow to set negative quantity if transaction is not return entry #13255

Merged
merged 1 commit into from Mar 12, 2018

Conversation

rohitwaghchaure
Copy link
Collaborator

@rohitwaghchaure rohitwaghchaure commented Mar 9, 2018

Added validation if user set the negative quantity
screen shot 2018-03-09 at 4 58 07 pm

@nabinhait nabinhait merged commit 12aa426 into frappe:hotfix Mar 12, 2018
@gbard
Copy link

gbard commented Mar 23, 2018

Is there an option to deactivate this? We are used to process item exchange by creating a Sales Invoice with negative quantities for items returned and positive quantities for items that are exchanged for the returned items (on the same Sales Invoice), Ex: Item A | Qty: -1 | Amount -9.99$ > Item B | Qty: 1 | Amount 9.99$ > TOTAL: 0$.

@vcavel
Copy link

vcavel commented Apr 12, 2022

This check bothers us a lot as well.

We sell beers in returnable containers and this check makes it very difficult to do so ! It is not practical to create a credit note every time !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants