ProjForecastInvoiceFrequency Enumeration
Help Text: Used to calculate invoice date for forecast transactions and acts as a filter when generating invoices
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
Daily | 0 | Daily |
CurrentWeek | 1 | Weekly |
BiWeekly | 6 | Bi-weekly |
SemiMonthly | 7 | semi-monthly |
CurrentMth | 2 | Monthly |
CurrentQuart | 3 | Quarterly |
CurrentYear | 4 | Yearly |
EOP | 5 | End of project |