Currently I am modifying the way the invoice looks - as I don't like the stock version (sorry!)
I have produced a new admin/invoice.php file which gives the look i need however, this strays from the way I understand Phoenix works ie it bypasses the Bootstrap system, it injects in-line CSS and is not modular.
Now I know that this probably breaks everything that Phoenix is about (ie no core code changes) but is there another way to achieve this? I guess the invoice.php file will be overwritten with future Phoenix updates?
Maybe call it something like legacy_invoice.php and adjust the calls to this new file?
Let me know if you would like to see the file
Many Thanks