{{ctrl.SSUtilService.getCurrentDateTime()}}

Permission Denied - DMS_PAYMENT_PLANS_VIEW

Payment Plans

Show Rows

NO
CODE
NAME
TYPE
DATE CREATED
{{ $index + 1 }}
{{ plan.code }}
{{ plan.name }}
{{ ctrl.getPlanTypeName(plan.type) }}
{{ ctrl.SSUtilService.formatUtcToLocalDate(plan.created_at) }}
{{ plan.is_active ? 'Active' : 'In-active' }} {{ plan.total_percentage }} % {{ plan.is_default ? 'Default' : 'Non-default' }}
No record found

Showing {{ctrl.selected_payment_plans_count}} / {{ctrl.count}} Items

Jump to:

Payment Details

NAME

{{ ctrl.selectedPaymentPlan.name }}
{{ ctrl.paymentPlanErrors.name }}

Code

{{ ctrl.selectedPaymentPlan.code }}
{{ ctrl.paymentPlanErrors.code }}

TYPE

{{ ctrl.getPlanTypeName(ctrl.selectedPaymentPlan.type) }}
{{ ctrl.paymentPlanErrors.type }}

DEFAULT

{{ ctrl.selectedPaymentPlan.is_default ? 'YES' : 'NO' }}
{{ ctrl.paymentPlanErrors.is_default }}

Active

{{ ctrl.selectedPaymentPlan.is_active ? 'YES' : 'NO' }}
{{ ctrl.paymentPlanErrors.is_active }}
{{ clause.name }}  - ({{ctrl.getClauseNameById(clause.parent_payment_plan_clause_id,ctrl.clauses)}})

NAME OF CLAUSE

{{ clause.name }}

Code

{{ clause.code }}

PAYMENT AMOUNT

{{ ctrl.getPaymentPlanClauseAmountDisplayValue(clause) }}

PAYMENT TYPE

{{ ctrl.getPaymentTypeName(clause.payment_type) }}

DESCRIPTION

{{ clause.description ? clause.description : '--' }}

Commission Due Indicator

{{ clause.commission_due_indicator ? 'YES' : 'NO' }}

Balance Payment Indicator

{{ clause.balance_payment_indicator ? 'YES' : 'NO' }}

RULES

NO RULES ADDED

# Start From Billing Days Last Updated At
{{ $index+1 }} {{ ctrl.SSConfigService.getPaymentPlanClauseRuleTypeName(rule.start_from) }} {{ rule.billing_days }} {{ ctrl.getFormattedDate(rule.updated_at) }}
Add New Clause
Add New Clause