We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dear FrontAccounting, Thank you very much for this wonderful software. I already opened ticket: http://mantis.frontaccounting.com/view.php?id=3376
Currently we are facing issue when placing a direct invoice with large number of product items on FrontAccounting 2.3.24.
I enabled the debug option with 2 in config file but the error is not displaying just an exclamation indicator.
Apparently direct invoice generates successfully despite the error but page does not updates.
We have 500+ products listings and database size 30MB+.
I attached the screenshot when I was placing direct invoice with more than 40 products.
I configured php with set_time_limit(500) but error still occurs.
I look forward for your support at your earliest convenience.
Regards, M Shahbaz
The text was updated successfully, but these errors were encountered:
I set (max_input_vars) in php.ini in start of using this software to 10,000.
Sorry, something went wrong.
This issue can be reproduced manually if:
sleep(10);
put first line in sales/sales_order_entry.php
No branches or pull requests
Dear FrontAccounting,
Thank you very much for this wonderful software.
I already opened ticket: http://mantis.frontaccounting.com/view.php?id=3376
Currently we are facing issue when placing a direct invoice with large number of product items on FrontAccounting 2.3.24.
I enabled the debug option with 2 in config file but the error is not displaying just an exclamation indicator.
Apparently direct invoice generates successfully despite the error but page does not updates.
We have 500+ products listings and database size 30MB+.
I attached the screenshot when I was placing direct invoice with more than 40 products.
I configured php with set_time_limit(500) but error still occurs.
I look forward for your support at your earliest convenience.
Regards,
M Shahbaz
The text was updated successfully, but these errors were encountered: