0
I have a problem when add products in order list 100 products, after I submit only 76 products in quotation/sales, what is the solution?
0
Hello,
Please avoid duplications.
SMA doesn't have any restriction but your server and php do. Please refer to the FAQ Why some products are missing from order when I add 100+ products?
in documentation.pdf
There is no restriction in SMA code on the number of order items. If you are having such issue, please check your php configuration file (php.ini) for
max_input_vars
and set it to higher number i.e, 20000. You might need to increasemax_input_time
andmax_execution_time
too.
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.