Change /report/bill.php
Lines 141 and 142 to change the display.
You can also change /model/numberFormatter52.php, add after line 12
const THREEDIGIT = 3;
and then use this new format in a new function looking like htmlDisplayCurrency()
ok thnk y 😉
Hello,
I've created a new bill report to have a different layout.
In particular I want to have quantities in hours and hourly prices.
This was very easy to do just multiplying quantity by the number of hours /day and divide price by the same value.
But I'm stuck with the change of the logo. The logo is not displayed and when I generate a PDF I get an error.
I tried to transform my png logo in gif, but nothing works.
Any idea?
Sorry to have disturbed, I just found my problem: I was keeping the path to the projectorria site...
So silly.
Thanks for this very nice tool
Jean Pierre