naming series fix
This commit is contained in:
parent
4c924bb76c
commit
e372fb11ea
@ -21,6 +21,7 @@ class NamingSeries(Document):
|
||||
|
||||
prefixes = ""
|
||||
for d in doctypes:
|
||||
options = ""
|
||||
try:
|
||||
options = self.get_options(d)
|
||||
except frappe.DoesNotExistError:
|
||||
|
Loading…
Reference in New Issue
Block a user