Minor issue in naming series
This commit is contained in:
parent
ac59c2b300
commit
bd9aa13db3
@ -26,6 +26,7 @@ class NamingSeries(Document):
|
||||
except frappe.DoesNotExistError:
|
||||
continue
|
||||
|
||||
if options:
|
||||
prefixes = prefixes + "\n" + options
|
||||
|
||||
prefixes.replace("\n\n", "\n")
|
||||
|
Loading…
Reference in New Issue
Block a user