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

Direct Invoice Ajax Post response cancelled after 10 seconds on large bills #12

Open
M-Shahbaz opened this issue Feb 7, 2016 · 2 comments

Comments

@M-Shahbaz
Copy link

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.

cancel ajax

js cancel

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

@M-Shahbaz
Copy link
Author

I set (max_input_vars) in php.ini in start of using this software to 10,000.

@M-Shahbaz
Copy link
Author

This issue can be reproduced manually if:

sleep(10);

put first line in sales/sales_order_entry.php

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

No branches or pull requests

1 participant