Table of Contents

Introduction

Number ranges are responsible in foreknown for the automatic assignment of the numbers to customer, invoice, offer, order and internal order numbers.

In the number ranges dialog of foreknown the above mentioned number ranges can be edited as well as reset. Furthermore, the current value of the number range as well as the current pattern can be viewed in the list display of all number ranges.

Note: Please also have a look at our Best Practices article on Number Ranges to learn even more.

Overview

Number Ranges - List and Search


In the list view, the action menu (three dots) and all necessary information are displayed for each number range:

  1. Name: The name always describes the scope of the number range. Eg: Customer number is the number range that will be assigned to a new customer.
  2. Current value: The current value is the value that was last assigned in the {C} position.
  3. Pattern: This displays the pattern used to generate the value, which can be changed in the "Edit" dialog. Possible placeholders:
    1. {C}: Generated number from number range.
    2. {DD}: Day of creation.
    3. {MM}: Month of creation.
    4. {YY}: Year of creation(Short).
    5. {YYY}: Year of creation(Written out).

To the Top ↑


Edit Number Ranges

To edit one of the number ranges, it is necessary to click on the three dots at the beginning of each number range and then "Edit Number Range". This will open the "Edit Number Range" dialog:

Number Ranges - Edit Number Range


The following properties can be edited for a number range:

  1. Pattern: The pattern for generating the value is specified here. Possible placeholders:
    1. {C}: Generated number from number range.
    2. {DD}: Day of generation.
    3. {MM}: Month of creation.
    4. {YY}: Year of creation(Short). 1st {YYY}: Year of creation(Written out).
  2. Digits: Number of digits that the value "{C}" should have.
  3. Increment: Value with which the value "{C}" will be added at each new creation.
  4. Reset: The cycle in which the numbering is reset to 0 can be selected from a drop-down list.
  5. Initial value: Here the value is entered, which the number range(value of {C}) gets after resetting.

With the "Save" action, the changes made are applied. With the action "Reset" and "Cancel" the entries are discarded and in case of the action "Cancel" the dialog is closed.


To the Top ↑


Reset Number Range

Clicking on the three dots in each row and then "Delete Number Range" will open the "Reset Number Range" dialog:

Number Ranges - Reset Number Ranges


If you confirm here with the "Reset" button, the value of the current number range will be set to the entry in the "Initial Value" field in the "Edit Number Range" dialog.


To the Top ↑


Project Number Ranges

Einstellungen - Number Ranges Projects


Number ranges also play a role in projects. Here, tasks are automatically assigned a number with the pattern {Projectkey}-{C}, where {C} is the generated number from the number range. Here, however, the number ranges cannot be edited or reset. This ensures that no duplicate numbering occurs.


To the Top ↑