I tested Dolibar for Months now, “/” has no negative impact in Reference. I think it should be removed from the incompatibility list for Product Numbers. In DB, ref is varchar so it doesn’t matter.
I noticed that in Elephant it has a cleanup function (line 219), but ‘/’ is not included in forbidden character, which is correct. Also, getExample returns values with /.
But somewhere else it is removed and replaced. Can you point me to it?