Difference between revisions of "Payment Scheduler"

From SmartWiki
Jump to: navigation, search
Line 38: Line 38:
 
* If the L1 has existing payment L2 underneath, the L1 criteria div will not be displayed. Only total amount is visible.
 
* If the L1 has existing payment L2 underneath, the L1 criteria div will not be displayed. Only total amount is visible.
 
* You can edit the fields for existing L2 payments, delete existing L2 payments or add new ones on this page. Click on Create Payment button to update/add payments.
 
* You can edit the fields for existing L2 payments, delete existing L2 payments or add new ones on this page. Click on Create Payment button to update/add payments.
 +
  
 
==Notes==
 
==Notes==
Line 45: Line 46:
 
* The scheduler will load the existing payments and add new payments or delete existing ones if the payments are not in locked status.  
 
* The scheduler will load the existing payments and add new payments or delete existing ones if the payments are not in locked status.  
 
* Template formulas, workflows, status triggers will run for L2 payments when they are edited through the scheduler.
 
* Template formulas, workflows, status triggers will run for L2 payments when they are edited through the scheduler.
 +
  
 
==Also See==
 
==Also See==
Line 52: Line 54:
 
|-
 
|-
 
|[[Image:Why.jpeg|50px|link=?]]
 
|[[Image:Why.jpeg|50px|link=?]]
|Click [[here]] to learn why this feature is a benefit to your organization.
+
|Click '''[[Payment Scheduler - Why?|here]]''' to learn why this feature is a benefit to your organization.
 
|}
 
|}
  

Revision as of 10:12, 11 December 2015

Template:UnderConstruction


How.png This article will explain how you can implement this feature for use on your SmartSimple system.


Overview

The Payment Scheduler enables the generation of multiple payments in batch making payment scheduling easier. It allows you to schedule L2 payments from L1 based on a set of criteria (total amount, start date, end date, duration). Users can map specific criteria to L1 fields and enable the scheduler on certain L1 field types. The Payment Scheduler also allows mappings for L2 fields (L2 type, L2 status, payment amount, payment date, payment number, etc.) Based on the criteria the initial schedule is generated. At this stage, the scheduler has pre-populated the payment fields, however no records have been created. New records creation occurs on the Save action.

How to implement it

Enable Payment Scheduler

  1. Select the desired UTA
  2. Click on the UTA Settings icon
  3. Under the L1 tab, An option "Enable Payment Scheduler" is added.


Field Mapping page

  1. Select the desired UTA
  2. Click on the UTA Settings icon
  3. Under the L2 tab, Click on Payment Schedule Mapping - Here you will map the criteria from the L1 fields (total amount, start date, end date), and the pre-populated L2 fields (L2 Provider Type, L2 Provider Status, Payment Amount, and Payment Date). These fields are required.

Please note

  • Additional optional fields can be added through the Other Fields field to the scheduler. These can include general L2 fields or fields under a mapped L2 type.
  • The following field types are allowed: single line text field, multi line text field, select one combo box, and auto number.


Payment Scheduler page

  • Once the Payment Scheduler is enabled and a valid mapping is created, the Payment Scheduler link will appear in edit/view L1 page.
  • If the L1 doesn't have any payment L2 underneath, the L1 criteria fields with pre-populated values from mapping will appear. All criteria can be modified except for the total amount.
  • Once criteria is set, click on the Preview button and the system will generate a list of payments. Please note this is created through javascript and just for preview purpose, no actual records created in the system.
  • For each record: the date is generated according to the criteria date period and frequency; the amount is divided evenly according to total amount and number of payments (except for last record which might contain a remainder); the type and status will be populated according to mapping; all additional fields will be displayed and can be modified, but will not be pre-populated.
  • The displayed records can be deleted or you can add new ones before submission.
  • You can re-generate records by modify the criteria and click on Preview button again.
  • Once everything looks good you can click on the Create Payment button. This will generate actual L2 records in the system and trigger workflow, template formula/status trigger etc.
  • If the L1 has existing payment L2 underneath, the L1 criteria div will not be displayed. Only total amount is visible.
  • You can edit the fields for existing L2 payments, delete existing L2 payments or add new ones on this page. Click on Create Payment button to update/add payments.


Notes

  • If an existing L2 payment is in a locked status, the row will be read only.
  • There is a validation that the sum of amounts on page should not exceeds total amount.
  • Allowed field types: single line text field, multi line text field, select one combo box, and auto number.
  • The scheduler will load the existing payments and add new payments or delete existing ones if the payments are not in locked status.
  • Template formulas, workflows, status triggers will run for L2 payments when they are edited through the scheduler.


Also See

Why.jpeg Click here to learn why this feature is a benefit to your organization.