openInvoice News
Status: Inactive
Brought to you by:
dunlapcj
Hey everyone,
Thanks to rik for finding a bug that I overlooked when I implemented HTML templates for the invoices.
Turns out that since openInvoice assumes it is installed in the web root by default, the template files are not found if it is installed elsewhere.
The fix was to add and reference an "oi_root" variable inside the $config array in config.php.
A patch is available in the patch section. Detailed symptoms and the solution for this are located in the INSTRUCTIONS file packaged with the patch. Head on over there and download it :)
-Cale