Introduction
Credit Hound v5.20 introduces enhanced functionality to allow fields to be brought into Credit Hound at both account level and transaction level from 3rd party systems, or from ERP tables other than Sales Ledger. The benefit of this is that you can now view extra data in Credit Hound to be able to make informed decisions about their accounts and transactions.
- Create a SQL Server script to map the additional fields to Credit Hound
- Configure the fields in Credit Hound Manager.
- List Reports
- Rules
- Letters
- Reports.
Applies to
- Credit Hound Professional v5.20 and later
- Credit Hound Enterprise v5.20 and later
Pre-Requisites
- Credit Hound v5.20 or later
- Sufficient SQL Server knowledge to create a query returning one record per transaction or account ID
Process
SQL Server Set-Up
- dbo.CustomAnalysisCodesView which displays Account level data
- dbo.CustomSpareFieldsView which displays Transaction level data.
- Right click the view e.g. dbo.CustomAnalysisCodesView
- Select Script View as
- Select ALTER to
- Select New Query Editor Window
IMPORTANT: The query you write MUST return one and only one record per TransactionID or per AccountID. If your query returns more than one, you will encounter errors when synchronising the data with Credit Hound
Credit Hound Manager Set-Up
- Analysis Codes, which existed previously, to configure account-level fields
- Spare Fields, a new tab, to configure transaction-level fields
List Screens
1. Open the Accounts List or Aged Debt Report2. Right click anywhere on the screen3. Select Customise Grid4. Place a tick next to the required Account level custom data field(s)5. The field will be displayed in the report and is filterable
Rules
1. Go to Tools > Rules2. Select the rule you wish to edit3. Click Edit4. Select Add to add a rule criterion5. Select Analysis Code Criteria6. Set the rule criteria as required
Letters & Reports
- Go to Tools > Reports
- Select the Report you wish to filter
- Click Run
- Select the Analysis Codes or Spare Fields tab
- Check the fields that you wish to filter and enter the value that you wish to filter by
- Click OK.
Chasing Screen
- Open any account
- Right click anywhere on the Transactions area of the screen
- Select Customise Grid
- Place a tick next to the required Transaction level custom data field(s)
- The field will be displayed on the screen and is filterable
Knowledge Base Article Details
Related Product | Credit Hound Professional / Credit Hound Enterprise |
Reference Number | KBA-03-02-012 |
Document Date | 27/7/2016 |
Original Author | Julia Ringrose |
Document Version | 1.1 |
Last Updated | 26/09/2018 |
Update Author | Vince Hodgson |
Keywords | Credit Hound Professional, 3rd Party Systems, Analysis Codes, Spare Fields, Additional data |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article