refactor!: drop naming series tool (#31183)

This commit is contained in:
Ankush Menat
2022-05-31 15:35:40 +05:30
committed by GitHub
parent 691b34a8ed
commit a1b7a7983a
14 changed files with 67 additions and 567 deletions

View File

@@ -1,6 +1,6 @@
import frappe
from erpnext.setup.doctype.naming_series.naming_series import set_by_naming_series
from erpnext.utilities.naming import set_by_naming_series
def execute():