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

Fatal error for large value on save of purchase order #20516

Open
lokesh-indictrans opened this issue Feb 4, 2020 · 2 comments
Open

Fatal error for large value on save of purchase order #20516

lokesh-indictrans opened this issue Feb 4, 2020 · 2 comments
Labels
buying to-validate Old issues pending validation

Comments

@lokesh-indictrans
Copy link
Contributor

When i enter large number of quantity, on item table of purchase order. It throws server error.

Expected:

  1. It should allow to set length of field as there for data type fields
    or
  2. Set some limit for maximum value so that it won't throw fatal error.
@crescent28
Copy link
Contributor

@lokesh-indictrans The error does not persist for the quantity, it is for the base amount, there is a limitation hopefully over the amount that can be calculated for large quantity ordered in PO.

@lokesh-indictrans
Copy link
Contributor Author

lokesh-indictrans commented Feb 11, 2020

@crescent28 Yes it is for the amount that is getting calculated. But there is no limit on it, there should be some limit . It should not throw fatal error.

@ankush ankush added the to-validate Old issues pending validation label Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buying to-validate Old issues pending validation
Projects
None yet
Development

No branches or pull requests

3 participants