DocNo Format Listing View Model
Fields
Field | Description | Type |
---|---|---|
name | Name of document numbering format. | string |
docType | Document type of numbering format. | string |
nextNumber | Next number in current running set for a document numbering format. | number |
maxNumber | Maximum number in current running set for a document numbering format. | number |
format | Document numbering format. | string |
sample | Example document numbering format. | string |
oneMonthOneSet | One month one set flag. When true , each month will have a different running set number. | boolean |
isDefault | Default document number flag. | boolean |
caution
When oneMonthOneSet
field is set to true
, date indicators should to be included in format
in order to avoid any errors caused by duplicate document number.
For example, you can embed month and year variables into your format as show below.
Format: PV-{@yyyyMM}-<0000>