mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 19:49:18 +00:00
fixes in style settings
This commit is contained in:
@@ -8,4 +8,5 @@ def execute():
|
|||||||
|
|
||||||
ss = get_obj('Style Settings')
|
ss = get_obj('Style Settings')
|
||||||
ss.validate()
|
ss.validate()
|
||||||
|
ss.doc.save()
|
||||||
ss.on_update()
|
ss.on_update()
|
||||||
Reference in New Issue
Block a user