Revenue Script Hooks
Screen scripts exist to filter entities that are displayed or accessed in the Revenue application.
Screen | Typical Use | Details |
---|---|---|
RevenueInvoiceUserQuery.SCR |
Filters the list of invoices in the list-view panel. |
If this SCR file exists in the Config folder, when the Invoice node is selected, this form displays at the bottom of the screen. |
RevenueJobUserQuery.SCR |
Filters the list of jobs in the list-view panel. |
If this SCR file exists in the Config folder, when the Jobs node is selected, this form displays at the bottom of the screen. |
RevenueClientGroupUserQuery.SCR |
Filters the list of client groups in the list-view panel. |
If this SCR file exists in the Config folder, when the Client group node is selected, this form displays at the bottom of the screen. |
RevenueClientUserQuery.SCR |
Filters the list of clients in the list-view panel. |
If this SCR file exists in the Config folder, when the Client node is selected, this form displays at the bottom of the screen. |
RevenueCostCentreUserQuery.SCR |
Filters the list of cost centres in the list-view panel. |
If this SCR file exists in the Config folder, when the Cost code node is selected, this form displays at the bottom of the screen. |
RevenueSchemeUserQuery.SCR |
Filters the list of schemes in the list-view panel. |
If this SCR file exists in the Config folder, when the Scheme node is selected, this form displays at the bottom of the screen. |
RevenueSectionGroupUserQuery.SCR |
Filters the list of section groups in the list-view panel. |
If this SCR file exists in the Config folder, when the Section group node is selected, this form displays at the bottom of the screen. |
RevenueSectionUserQuery.SCR |
Filters the list of sections in the list-view panel. |
If this SCR file exists in the Config folder, when the Section node is selected, this form displays at the bottom of the screen. |