Question: Customer Did Not Like The Tax Calculation V4

Customer Did Not Like The Tax Calculation V4

Hi, This is my invoice - [![002.png](https://i.postimg.cc/yN5jCbKX/002.png)](https://postimg.cc/gwV8v4nn) As you can see the product price is 2650 and VAT amount is 397.50 In my invo

OA

Omi Azad

Asked
Hi,
This is my invoice -
[![002.png](https://i.postimg.cc/yN5jCbKX/002.png)](https://postimg.cc/gwV8v4nn)

As you can see the product price is 2650 and VAT amount is 397.50

In my invoice it prints like this -
[![003.png](https://i.postimg.cc/d1r2PQ4w/003.png)](https://postimg.cc/qhBh2TP5)

My customer did not like this and this is not a local practice. They want to see the actual product price, then the VAT/TAX amount and then total price.

Can you please suggest how I can change the format?
  • MS

    Mian Saleem

    Answered
    Hello,

    You can modify the `resources/js/Pages/Invoice/Details.vue` as you need then build the app with `npm i && npm run build-only`

    Thank you
  • Login to Reply