General Description of the Feature

This feature deals with the development of a new functionality and an enhancement of the current system, where it is possible to configure different Numbering Series per entity or document.

Currently the following entities can receive a Presentation Numbering Serie:

  • JobCards
  • Documents
  • Inquiries

The numbering series can be configured and get generated per 3 possible parameters:

  1. a field that belongs to the relevant entity, i.e., for Documents → per Document type (Sub Field = U_IDMS_DocumentType)
  2. Company
  3. Branch

None of the above are mandatory and if left empty, the generated Numbering Serie will be the same for the entirety of the selected entity.

In addition per Entity Numbering Setup , the following must be configured:

  • Increment (mandatory): The number the system should add each time a new entity is created and gets a numbering serie
  • Prefix and/or Suffix (optional):  A string that should be added at Front or/and at the End of a generated numbering serie.
  • Next Number (mandatory): The first number that the first generated entity will get

After creating a Entity Numbering Setup it can be:

  • edited with limited possibilities (only the Prefix and/or Suffix & the Next Number can change) 
  • deleted

If there is no Entity Numbering Setup for an entity, the system will display the existing Code or DocEntry, which is usually the primary key of the relevant table.

Documents

Specifically for the Documents entity, the Entity Numbering Setup can be configured per Document Type. For this to happen the admin should configure the SubField = U_IDMS_DocumentType

Find below the available Document types:

DocumentEnum
Retail Sales Offer10
Retail Sales Order20
Retail Signed Order 60
Retail Payment Form70
Retail Vehicle Delivery 80
Retail Signed Vehicle Delivery 90
Sales Case Preview 30
Vehicle Purchase Offer40
Vehicle Purchase Order50
Vehicle Purchase Signed Order100
Vehicle Purchase Handover110
Vehicle Purchase Signed Handover120
Damage Report200
Signed Damage Report201
Test Drive Contract250
Signed Test Drive Contract251
Wholesale Offer270
Wholesale Order280
Wholesale Signed Order290
Signed Job Card Order300
Signed Job Card Proforma Invoice310
Vehicle Purchase Dat Pdf320

Related Documentation



Business Benefit

Customers can have different Document numbering series per a selected characteristic, i.e. Document Type and/or per Company, Branch for all the documents generated from any workflow process.


Configuration 

New Administration and Process pages:

Entities Numbering Setup: ~/SetupEntities/NumberingGridList

Business Cases:

  • 13700 - Numbering Setup

Entity Dimensions:

If the Numbering Series should be configured per Company or per Branch, the IDMS_DOCUMENT entity should be added in the Entity Dimensions table with the relevant value (C=Company, B=Branch).

Printing & Notifications:


Additional Information

  • Feature No.:  ODP-5303 - Getting issue details... STATUS
  • Test Case No.:  ODP-5376 - Getting issue details... STATUS
Write a comment…