emre
12
Order line format defined here.
[ORDERS]
-- Default format for orders
<J00>- {QUANTITY} {NAME}|{TOTAL}
{ORDER TAGS}
You can try changing order of tags until you find a proper format. For example you can try this.
[ORDERS]
-- Default format for orders
<J00>{TOTAL}|{NAME} {QUANTITY} -
{ORDER TAGS}
See this tutorial for more info
1 Like