Hello,
I am using Frappe version 15 and have created a custom doctype with the naming rule “ABC-####.” However, I am facing an issue where the doctype is saved using the field name instead of following the naming rule. When the document is saved according to my naming rule, it does not auto-increment correctly. For example, if I save a document as “ABC-0001,” the next document might be saved as “ABC-2050.” Can you help me understand why this is happening?
Thanks
Anisha Jain