mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 13:09:17 +00:00
merged live
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
# ========================
|
# ========================
|
||||||
|
|
||||||
last_patch = 349
|
last_patch = 349
|
||||||
|
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
|
|
||||||
def execute(patch_no):
|
def execute(patch_no):
|
||||||
@@ -268,4 +269,4 @@ def execute(patch_no):
|
|||||||
# reload profile with new fields for security
|
# reload profile with new fields for security
|
||||||
delete_doc('DocType', 'Profile')
|
delete_doc('DocType', 'Profile')
|
||||||
reload_doc('core', 'doctype', 'profile')
|
reload_doc('core', 'doctype', 'profile')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user