Expected Behavior
The invoice's web view uses invoice_logo() in invoice_helper.php, this function should provide a URL to the IP configured logo
Current Behavior
invoice_logo() produces an invalid URL based on an absolute file system path, it seems this change was only intended for invoice_logo_pdf()
Possible Solution
#1013
Expected Behavior
The invoice's web view uses invoice_logo() in invoice_helper.php, this function should provide a URL to the IP configured logo
Current Behavior
invoice_logo() produces an invalid URL based on an absolute file system path, it seems this change was only intended for invoice_logo_pdf()
Possible Solution
#1013