Product numbering

Note:

For users with Fusion connected sites, references to the 'Items' workspace should be the 'Components' workspace.

The system will generate a unique number for all new products upon creation. This number is shown at beginning of the Basic section and is also included in the product descriptor (e.g. MH-21-000001):

alt text

This number may consist of the following elements:

The product number is being generated by the script Products onEdit. The number generator has been implemented by script to update the number for existing product records if needed (e.g. when the Product Year gets changed after the product’s creation). Editing this script enables to adjust the product number logic. Adjust the function setNumber to do so.

alt text