Classes, interfaces and traits

InvoiceActions

Class InvoiceActions

« More »

InvoicesOverviewColumns

Class InvoicesOverviewColumns

This class contains the definition of the invoices overview columns. Use it in every controller that needs the column definition. This class can be overloaded and more table columns can be added.
« More »

InvoicesOverviewTooltips

Class InvoicesOverviewTooltips

This class generates the required HTML for the tooltips of each row in the invoices overview table. In order to be faster do not use any services but fetch the data directly with DB queries.
« More »