-
Notifications
You must be signed in to change notification settings - Fork 1
Integrate ERPNext’s Document Naming Settings #1
Description
In naming series manager app in server side i have already integrated it to change the naming series globally or individually
Individually, If we do change naming_series for an doctype and then i choose "globally" option to update the naming series. Here, do globaly option will update my individually doctype that i change before
Yes it will change have you tested
If you do global change first and then individually then that particular doctype will be updated
how about reverse
Yes it will apply globally even if that doctype is updated before sperately it will change that doctype to if it is changed in globally
it should not happened. The globally function should not effect to those individual doctype
We have to includes this feature in our app or option where we do changes through our app it should update by this screen.
