I would like to add two lines (legal notices) at the end of all my invoices. I think I can do that editing the .rml which is used to create the final .pdf for invoices. Where is this .rml file located?
If you know a cleaner way to achieve this goal, I am interested too.
Thank you for your replies. But I have modified and even changed the name of "account/report/invoice.rml", and it didn't have any effect on the client side. Do you know where I could check that this is the right file ?
Yes you can check the path of the rml used from here Settings/Customization/Low Level Objects/Actions/Reports. search for object "account.invoice" and edit the entry in form view . The main reason why you don't see the effect is because of the argument "reload from attachment"
This will print the report from the attachment. Try to delete the attachment to see the effects.