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

Possible to go under minimum balance by opening orders in multiple tabs #1040

Open
twothreenine opened this issue Feb 3, 2024 · 1 comment
Labels
Milestone

Comments

@twothreenine
Copy link
Contributor

Let's you have an avaible credit of € 20:

  1. you open an order of supplier 1,
  2. in another tab you open an order of supplier 2,
  3. you place an order of € 15 for supplier 1 and save it,
  4. you go to the other tab and can still place an order of up to € 20 and save it
  5. you have less available credit than allowed.

Possible solution: When saving an order, check if the balance minimum is still satisfied and throw an error if not?

It's not important to me, but I wanted to let you know about this.

@yksflip
Copy link
Member

yksflip commented Feb 6, 2024

thanks for raising this!

@yksflip yksflip added the bug label Mar 11, 2024
@yksflip yksflip added this to the 4.8.2 milestone Mar 11, 2024
@yksflip yksflip modified the milestones: 4.8.2, 4.10 Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants