Serial number

Number series for serial numbers on parts. These number series can be created using different formats.

Which number series will be used depends on the Grouping term and its intervals FromTo. A part can have several different number series for serial numbers. If so, the grouping term Part number carries the most weight. Then Part code and finally Product group. If there are several number series within the same grouping term, then the order of the rows determines which number series will be used. For parts you can configure that serial numbers should be loaded from number series. If there is no convenient number series for a part, part code, or product group, a serial number must be manually set when the part should be assigned a serial number. That is, when the customer order is registered or delivery reported.

There is a general number series to fall back on if you do not find a number series. This number series is included in the system when you start up the program for the first time. It has a high number so it will end up last in the list of number series. This row cannot be deleted but you can change the next number in that series. The default format is <code> but this can be changed.

Name

Here you can write a descriptive text as a name. Name texts are entered in the company language and are displayed in the user’s language.

By using the button Translations you can translate the text to the different active languages registered in the system.

Grouping term

The grouping term determines where the number series should be used. The available options are: Part number, Part code, and Product group.

Which number series will be used depends on the grouping term and its limitations. A part can in theory be included by multiple number series. Then the grouping on the part number will be the primary, secondly the part code, and thirdly the product group. If multiple number series match on the same grouping term, it is the sequence among the number series which applies (the row here in the table which is at the top of the rows with the same grouping term).

From and To

In these fields you can enter an interval for the selected grouping term which the number series applies to.

Next number

Here you enter the number that should be used the next time a number is created from the number series.

Format

In this field you enter one or multiple tags that describe structure and contents of the number series The available tags are described below: In a number series for Serial numbers you must at least include the tag <code> in the field. In a number series for Batch numbers you can leave the field empty if you want to. This means any batch number can instead be entered manually when reporting.

Tag Description
<code> The next number in the number series.
<yyyy> The year, containing four digits, for example "2016".
<yy> The year, containing two digits, for example "16".
<MM> The month, where "01" means January.
<dd> The day in the month, for example "22".
<HH> Hour.
<mm> Minute.
<ss> Second.
<week> The week number, containing two digits, for example 01-53.
<part> Part number.
<rev> The part's revision on customer order or manufacturing order.
<orderno> Order number on purchase order, manufacturing order, or customer order.
<pos> Order row position on purchase order or customer order.
<node> Node number for part with maximum quantity in manufacturing order or part in coordinated processing.

A number series can be composed by different tags which are separated with an optional character, see example below.

Examples of composed number series:

<code>/<rev> results in numbers such as "10001/A", "10002/A" etc.

<code>:<yy>-<MM>-<dd> results in numbers such as for example "10001:16-02-19", "10002:16-02-19", etc.

Please note! The tags are case sensitive.