I’m facing an issue in the InvoicePlane Guest Quote View where the client’s name is appearing in place of the business/company name at the top of the page. The PDF version of the quote displays the company name correctly, so the problem seems to be limited to the HTML guest view layout. I checked the application/modules/guest/views folder and the quotes_view.php file, but that file only handles client details and item tables. It appears that the guest view is pulling the header or company information from a global layout file inside application/views/layout, but I cannot identify which file or line is using the client object instead of the user/company object. Any guidance on where the guest quote view loads its header/company name from would be greatly appreciated.
Invoiceplane Version: 1.6.3