You can use the predefined numbering sequences without changes, or you can modify them to suit your organization’s needs. Also, you can create new sequences. If your organization has branches, numbering sequences for documents associated with branches can be split into subsequences that have different prefixes or specify different ranges of numbers.
Each numbering sequence is defined by settings specified on the Numbering Sequences (CS201010) form. The system uses the following settings to determine the numbers it assigns to new objects:
You can specify other settings on the form, too, such as the following:
Acumatica ERP generates numbers or object IDs for a numbering sequence as alphanumeric strings. The precise format of the numbers is defined by the numbering sequence settings, such as the start number and the end number, specified on the Numbering Sequences (CS201010) form. The same number of characters must be used for all number settings (Start Number, End Number, Last Number, and Warning Number) in a numbering sequence; the system issues a warning if the format of any of these settings differs.
A numbering sequence may have numbers that start with a prefix, an alphanumeric string that ends in an alphabetic character. The system automatically detects a prefix in the start number when alphabetic characters are used. If a prefix is used, auto-numbering is applied to only the rightmost numeric positions. The same prefix must be used for the start, warning, and end numbers.
Suppose, for example, that you want to create sequences to automatically assign meaningful IDs to sales orders of different types. For different order types, different two-letter abbreviations are used. For general sales orders (the SO type), you might set the start number as S0000001, the warning number as S0995000, and the end number as S0999999. For cash sales orders, you might set the start number, warning number, and end number as CS000001, CS997000, and CS999999, respectively. Note that all these numbers use the same prefix followed by six digits.
A numbering sequence may consist of just one subsequence or multiple subsequences. Each subsequence can be intended for a different branch or starting on a specific date. Subsequences can be helpful when, for example, an organization uses different invoice numbers in each season of the year. If the organization has branches, it is convenient when document reference numbers indicate a specific branch of origin by a branch-specific prefix or range of numbers.
Each subsequence is defined by a branch, start date, start number, end number, numbering step, and start date. Numbers are assigned as follows:
The numbers available in one subsequence cannot be used in another subsequence of the same sequence.
Follow these tips when you define numbering sequences: