Overview
Updated 08/04/2021
The InvoiceSearchResultSP property houses the stored procedure that gets called to display the results in the Invoice Search screen.
InvoiceSearchResultSP properties
Property location: | Config Option > Supplier > EmployerSettings |
Default: | dbo.inv_GetInvoiceSearchResultData |
Valid values: | Any customized stored procedure that displays the invoices for the given search (along with any additional columns, etc.). |
Where the setting is reflected... | This setting is reflected in the Invoice Search Result. |