What is the configurations to achieve Transaction Types: Invoice and Credit Memo?
Summary:
Logic:
If Order Type = AWS Sales Order, Selling Price =>0 then Transaction Type = Invoice
If Order Type = AWS Sales Order, Selling Price <0 then Transaction Type = Credit Memo
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0