Hi,
I am getting the below error while creating the Purchase Journal through ODATA.
{"error":{"code":"Internal_EntityWithSameKeyExists","message":"The record in table Gen. Journal Line already exists. Identification fields and values: Journal Template Name='PURCHASES',Journal Batch Name='BATCH-001',Line No.='10000' CorrelationId: 91985e96-afcc-4617-9e08-e200c6328317."}}
When i pass the' Line No' manually i got this error:
{"error":{"code":"BadRequest","message":"Control '<Vendor Name>' is read-only. CorrelationId: 39a42379-6177-4cf0-9596-4b1ffa23a9ae."}}
and by using the SOAP service i can't pass the 'Line No' manually and i got this error:
The record in table Gen. Journal Line already exists. Identification fields and values: Journal Template Name='PURCHASES',Journal Batch Name='BATCH-001',Line No.='10000'
What can i do so i can create the purchase journal?

Report
All responses (
Answers (