action.skip

Installment

API Name: Installment__c

Label API Name Type Description
Name Name Text(255)
Amount Amount__c Text(255) The amount configuration. The amount is interpreted in the invoice currency. Rate and amount cannot be used at the same time. Example: '100', '200,50,50,50'
Date Reference DateReference__c Text(255) Refer to different date fields for installments than the default 'Payment Due Date'. Examples: 'D1__c,D2__c'
Period Period__c Text(255) The period and cycle configuration. Examples: '1m(6)', '30d,45d,60d', '2m(2),1m(10)'
Rate Rate__c Text(255) The rate configuration in percent. Rate and amount cannot be used at the same time. Example: '20', '20,30,50'
Title Title__c Text(255) The title for each installment. May contain placeholders, which refer to the payment fields. Example: 'Installment [PosNo] with the rate [Rate]'