mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-04 00:50:18 +00:00
website settings
This commit is contained in:
@@ -151,7 +151,7 @@ class DocType:
|
||||
for d in def_args.keys():
|
||||
ma_obj.doc.fields[d] = def_args[d]
|
||||
ma_obj.doc.save()
|
||||
ma_obj.update_cp()
|
||||
ma_obj.on_update()
|
||||
|
||||
|
||||
# Set Control Panel Defaults
|
||||
|
||||
Reference in New Issue
Block a user