Automatically generate the ID

In my custom doctype Product, there is a field called product_id, i need to generate unique id in a sequential manner for that automatically… how to do that without using naming series ??

You will have to write a custom script for this. Please check this post to know more about the same.

Hope this helps.

Thank you @michelle , but the link shared in that post by JOEZ is broke…

Hello @Subramani you can write custom script for that

Hi, @ROHAN_JAIN1 thankyou.

1 Like