Is it possible for a line item to show 2 different values for Unit Cost (original price without discount) and Gross Line Total (price with discount)?
For instance, we have the following invoice:
The price of the item is actually 20 million VND. We use a custom field to show a discount column, which then makes it 16million VND. But ideally we can show the original price under Unit Cost.
I tried to use product_cost and cost, but they don’t seem to be any different.