Counters
API Name: InvoiceCounter__c
Counters for invoices, subscriptions and dunnings
| Label | API Name | Type | Description |
|---|---|---|---|
| Name | Name |
Text(255) | |
| Reset | Reset__c |
Text(255) | Define an interval for the counter reset. Possible values: DAILY, MONTHLY, YEARLY |
| Start Count | StartCount__c |
Number(18, 0) | The start value for the counter. |
| Template | Template__c |
Text(255) | |
| Use Account Counters | UseAccountCounters__c |
Checkbox | Create a separate number range for each account. |