Is there a way to change the unique opportunity ID for all new opportunities moving forward? we wanted it to be numeric and short for our reporting.
Is there a way to change the unique opportunity ID for all new opportunities moving forward? we wanted it to be numeric and short for our reporting.
Hey Nikhil Kunnathully ,
While technically it is possible, I strongly advise against it.
The system is built to work with a 36 digits guids and changing that could create many unexpected behaviours. I've seen it done and nothing good comes of it.
If you need something for reporting, I would create a new field, and if it is suitable for you, create an auto increment field
--
Enrico Simonetti
Sugar veteran (from 2007)
Feel free to reach out for consulting regarding:
All active SugarCRM certifications
Actively working remotely with customers based in APAC and in the United States
Hey Nikhil Kunnathully ,
While technically it is possible, I strongly advise against it.
The system is built to work with a 36 digits guids and changing that could create many unexpected behaviours. I've seen it done and nothing good comes of it.
If you need something for reporting, I would create a new field, and if it is suitable for you, create an auto increment field
--
Enrico Simonetti
Sugar veteran (from 2007)
Feel free to reach out for consulting regarding:
All active SugarCRM certifications
Actively working remotely with customers based in APAC and in the United States
would this work with importing from Oracle into Sugar meaning would this be an identifier we could count on?