weberp.xmlrpc_StockAdjustment API throws error 500 when called #173
-
|
I am using Java for communicating with the WebERP XML-RPC API. Call the above API and I receive the error 500 with this log.
I am using version 4.14.1 downloaded from SourceForge. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
|
I recommend that you post your query on the WebERP support forum here: http://www.weberp.org/forum/ |
Beta Was this translation helpful? Give feedback.
-
|
Try changing the GetNextTransactionNo references to GetNextTransNo in api_stock.php. @andrewcouling I am told you can sometimes wait days to get your account on the forum. Tim |
Beta Was this translation helpful? Give feedback.
-
|
I have fixed this issue, you need to download the following files from here: Tim |
Beta Was this translation helpful? Give feedback.
-
|
Work flawlessly now, thanks. |
Beta Was this translation helpful? Give feedback.
-
|
@timschofield I'm confused by
Does this require development to resolve? (I've been reviewing old Discussions and Issues...). |
Beta Was this translation helpful? Give feedback.
-
|
I honestly don't remember what the issue was Dale, I have to check with my wife what I had for breakfast, let alone remember 6 1/2 years ago :) I have updated the xmlrpc library recently so it should be OK now. |
Beta Was this translation helpful? Give feedback.
I have fixed this issue, you need to download the following files from here:
api/api_debtortransactions.php
api/api_stock.php
api/api_workorders.php
Do not download the whole repo as the xmlrpc library is broken.
Tim