Hello HTF friends, I am trying to solve an issue with the billing module. How can i give clients access to the section "Billing" . Currently they can only see the most recent invoices, i need them to be able to see all of their invoices. Is this possible?
The Billing module is for the admin only. Clients can not access it. You can e.g. edit the dashboard item that displays the invoices, its the file /usr/local/ispconfig/interface/web/dashboard/dashlets/invoice.php Line 26 contains the SQL query that limits the number of invoices to 12.