Hi !
I have something to ask : is it possible to modify the print template ? For example, when you are on personnal expense, and want to print an expense not, is it possible to modify informations on the note, or colors, etc...?
Thank you for your answer
No, no simply.
Print template is exactly what is displayed on screen, on only one column.
But what you can do, if you know a bit PHP, is design your own report.
If you put on /report/object folder a file with name ObjectClass.php (IndividualExpense.php in your case) this file will be used to print item insted of default one.