Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Summary

Dunning rules allow you to define the events which are triggered when account invoices become overdue. Available options include sending emails, applying fees and changing account statuses. Dunning rules execute during bill runs, but only if the 'Run Dunning Process' setting is enabled on the bill run.

For a dunning rule to apply the rule must be active and configured on one or more AR Terms. AR Terms are selected when creating an account in order to specify the payment terms and dunning rules that apply to an account.

For additional details on the fields presented on this screen see the the Dunning Rules

Contents

Prerequisites

  • To configure levels on dunning rules you must have at least one active service with a service type base type of 'Fee' setup.

  • To configure notification actions on levels you must have at least one email template setup.

Sample Configuration

Adding a new Dunning rule.

  1. In this example we will add a sample Dunning rule that is configured to apply late fee post the invoice due date. Post that we will show the dunning in effect by applying late payment charge post the invoice due date.

  2. Log into the LogiSense Billing application

  3. Click on the Setup menu, Finance and then Dunning Process

  4. Under the Payment Terms heading click the (blue star) button to add a Dunning Rules.

  5. Under the Add Dunning Rule heading give the Dunning Rule a Name (e.g. 'Consumer '). In this example shown below, a dunning rule will be created to apply late fee on the account when the invoice is due for more than 1 days. This sample dunning rule actions will be triggered when the Minimum Overdue Amount: >1.

  6. Check the Active checkbox to enable the dunning rule.

  7. Specify Minimum Overdue Amount as 1.

  8. Add dunning action under Levels tab to apply late fees of 2 dollar/euro/gbp when the invoice is due for more than 1 day as shown in the image below.

    1. Enter the Event name as “Post Due Date”

    2. Enter Days as 1

    3. Enter the action as Apply Late Fee (Fixed)

    4. Add the late fees of 2 against each currency symbol.

    5. Select the penalty service.

    6. Click on Add.

  9. Click on Save to add the dunning rule.

  10. Once dunning rule is created, go to the AR Terms and select this dunning rule (i.e. 'Consumer') from the Dunning Rule drop down as shown in the image below.

  11. Go to an account and add this AR Terms (i.e. '30AR') from the AR Terms dropdown on the Billing Page as shown in the image below.

  12. Bill the account to generate an invoice. As shown in the picture below, the invoice is due for more than 1 day.

  13. Run a Bill Run for the next billing period which which has Run Dunning Process checked. Bill run must include account’s Bill Group under the Bill Run’s Bill Group tab.

  14. Post the Bill Run is complete, dunning rule action is triggered and late payment fee of $2 is applied on the account.

Result

Late payment fee of $2 is is shown under the invoice. The Service associated to the late fee is the one which was selected as a penalty service under Dunning Level.

Next Steps

<<documentation team task: link to next configuration article>>

<<documentation team task: link to API guide which covers the same config process>>

<<documentation team task: link to Data Import guide which covers the same config process>>

  • No labels