ConfirmDispatch_Invoice.php Problem
|
08-31-2018, 12:23 PM
Post: #1
|
|||
|
|||
ConfirmDispatch_Invoice.php Problem
Hi, i have problem with ConfirmDispatch_Invoice.php, when i want process my sales order (contain > 300 item lines product) to invoice i faced problem, if my item line of sales order more than 300 lines, ConfirmDispatch_Invoice.php not give anythings result with no error (when i hit Process Invoice button). but when i reduce my line of product to 290 lines, invoice can well produce. please help me to solve this problem. for more info, on my weberp production, in one sales order number contain average 300-400 lines of item product. Thanks
|
|||
08-31-2018, 05:29 PM
Post: #2
|
|||
|
|||
RE: ConfirmDispatch_Invoice.php Problem
I suspect this is to do with a restriction on the size of the POST array in PHP. The solution in this thread http://www.weberp.org/forum/showthread.p...input_vars should fix it.
Tim |
|||
08-31-2018, 05:48 PM
Post: #3
|
|||
|
|||
RE: ConfirmDispatch_Invoice.php Problem
Hi @Falkoner, Thanks so much its worked, i've been search for this solution for one week, and i got the solution by you. Thanks
|
|||
08-31-2018, 06:05 PM
Post: #4
|
|||
|
|||
RE: ConfirmDispatch_Invoice.php Problem
Glad it helped you.
Tim |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)