Dear friends,
I'm still trying to figure out how the store works and I've hit a wall. My accountant found some errors in the transactions, and the numbers just aren't adding up.
Here are the issues that need to be addressed:
- VAT is applied to everything in my store — products as well as services like shipping and COD (cash on delivery). This isn't reflected on the invoice the system generates.
- The coupon/discount is not being deducted before VAT, as it should be, which means the rest of the calculations come out wrong.
- The invoice needs to display the discount percentage applied (e.g. 20% or 15%), so the customer can clearly see how much of a discount they received.
The invoice should clearly show, as separate line items:
1. Product price before VAT
2. Discount (amount and percentage)
3. Shipping
4. COD fee
5. VAT
6. Final total
I'm attaching an invoice generated by the system, along with the format the accounting office is requesting, for comparison.
Could you please check the calculations being made and how they're laid out on the invoice?
Thank you so much!