[ad_1]
Replies: 1
Hello,
I would to ask if it was possible to display the total amount from a list of products that are from the same VAT ‘category’.
Let me give you an exemple :
On my invoice,
I have 2 products from VAT 20% : A (1,00€) – B (2,00€)
And 2 products from VAT 5,5% : C (1,00€) – D (1,00€)
It is possible to display :
SubTotal : 5,00€
Discount : 0
VAT 20% Total : 3,00€
VAT 5,5% Total : 2,00€
VAT 20% : 0,60€
VAT 5,5% : 0,11€
Total : 5,71€
Right now I only have :
SubTotal : 5,00€
Discount : 0
VAT 20% : 0,60€
VAT 5,5% : 0,11€
Total : 5,71€`
If there is no option for that. Can you tell me which file (inside the plugin) I should try to modify ?
Thanks for your answer !
