Merge pull request #54 from nabinhait/master

patch
This commit is contained in:
Nabin Hait 2011-08-25 04:25:47 -07:00
commit b4b9bb9c7d

View File

@ -1,7 +1,7 @@
# REMEMBER to update this # REMEMBER to update this
# ======================== # ========================
last_patch = 344 last_patch = 346
#------------------------------------------- #-------------------------------------------
def execute(patch_no): def execute(patch_no):
@ -257,4 +257,4 @@ def execute(patch_no):
delete_doc('DocType', 'Profile') delete_doc('DocType', 'Profile')
reload_doc('core', 'doctype', 'profile') reload_doc('core', 'doctype', 'profile')