diff --git a/patches/patch.py b/patches/patch.py index fbfdf2e8122..ca7c4d05841 100644 --- a/patches/patch.py +++ b/patches/patch.py @@ -2,6 +2,7 @@ # ======================== last_patch = 349 + #------------------------------------------- def execute(patch_no): @@ -268,4 +269,4 @@ def execute(patch_no): # reload profile with new fields for security delete_doc('DocType', 'Profile') reload_doc('core', 'doctype', 'profile') - +