Skip to Content
Menu
This question has been flagged
2 Replies
3476 Views

I would like to add the word "VAT" before INVOICE on the invoice template.

cheers

jp


Avatar
Discard
Best Answer

Hi,

For this either you can inherit the report and make necessary change from the code or you can edit and adjust the same from the UI by activating the developer mode.

For inheriting and doing from the code, refer this: Inheriting and modifying QWeb reports

For doing it from the front end, activate the developer mode and navigate to Settings -> Technical -> Reporting -> Reports , search and open corresponding report and click the Qweb Views smart button, and open the qweb view and make changes there.

Thanks

Avatar
Discard
Author Best Answer

Thank you for your kind assistance. I succeeded using the path above. I updated the Qweb code.

Regards

Niyas 

Avatar
Discard