fix install.py
This commit is contained in:
parent
b9c1abf15a
commit
0183909f8e
@ -99,7 +99,7 @@ def remove_custom_fields(custom_fields):
|
||||
print("Deleted custom fields from database")
|
||||
|
||||
|
||||
def add_custom_fields(custom_fields):
|
||||
def add_custom_fields():
|
||||
from frappe.custom.doctype.custom_field.custom_field import create_custom_fields
|
||||
|
||||
print("\n🔧 Adding custom fields to doctypes...")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user