Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

I am using V16 of Odoo and trying to add a journal entry via the ripcord xmlrpc API.

I seem to create the JE header correctly since I keep getting a valid ID. But when I try to create each line(debit/credit) I get an error.

What are the required fields need to add a JE Line.

The error message I get is:

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

Any help would be great.

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
gru 22
22473
3
gru 19
8672
2
lip 25
1557
0
maj 25
844
0
sty 24
1532