Hi all! Is it possible to setup different Customer ID prefixes based on the Customer record's Subsidiary?
I know this is possible for Transaction Document Numbers but I can't seem to find a way to do this for Customer records.
Thanks in advance!
d
Deepthi
10/09/2023, 3:40 PM
I have checked as well. And i dont see any straightforward approach. Maybe a script requirment on creation
m
Marc
10/09/2023, 10:35 PM
By workflow
Marc
10/09/2023, 10:40 PM
You can use set field value
Name / Id = case when {subsidiary} = ´ABC’Then 'ABC' || {entityid}