Skip to Content
Menu
This question has been flagged
1 Reply
1575 Views

I am getting an error using PHP when I try to input a Journal Entry. The login and first part of the JE working OK and I get good ID codes back, but the individual credit and debit lines get an error.


This is the output I get:


2Successfully id of : 1

Created Successfully id of : 3261

Array ( [faultCode] => 2 [faultString] => Record does not exist or has been deleted. (Record: account.account(600001,), User: 2) ) line1 id of : 1

Array ( [faultCode] => 2 [faultString] => Record does not exist or has been deleted. (Record: account.account(500000,), User: 2) ) line2 id of : 1

Array ( [faultCode] => 2 [faultString] => Record does not exist or has been deleted. (Record: account.account(500000,), User: 2) ) line3 id of : 1



Avatar
Discard
Best Answer

666

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 25
1278
0
Jan 24
1335
1
Sep 23
2232
1
Dec 24
1406
0
Jul 24
1249