Order-level sales credit total () must equal 100%.
Hi.
I create a return sales order by API 'oe_order_pub.process_order'. And I set SOURCE_DOCUMENT_TYPE_ID=2, it does not insert a record into table OE_SALES_CREDITS. The sales order could be created successfully. But when I book this order , it shows the following error:
Order-level sales credit total () must equal 100%.
How to solve this issue ?
Thanks.