Need to set up a numbering system to track your records? Define and add a unique identifier field to any SuiteCRM record. Option rich so that you can define the alphanumeric format that you need. Start tracking your Quote, Cases, Accounts and any other module today.
#233 - Sequencing AddOn details
I have 2 "basic" type custom modules related (SOhead and SOline). The SOhead will have a fixed number coming from an external system, but I'd like to have its SOlines auto generating numbers based on the SOhead #.
i.e: SOhead#: 5000 auto increase their SOlines: 5000-01, 5000-02, 500003 .....
Is this possible? Thank you.
7 years ago
Well right now it is not possible, but I can implement a flex relate suffix and prefix fill. Meantime I would suggest, use a fix value for your prefix values, since I would not assume, your SOhead value will change so often.