last update

This commit is contained in:
nabinhait
2011-06-22 18:25:29 +05:30
parent 11bb520d32
commit aeee6bae4a
6 changed files with 59 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
# REMEMBER to update this
# ========================
last_patch = 291
last_patch = 292
#-------------------------------------------
@@ -1161,5 +1161,6 @@ def execute(patch_no):
md.module_label = 'Home'
md.save(1)
elif patch_no == 291:
relaod_doc('tools','doctype','rename_tool')
reload_doc('tools','doctype','rename_tool')
elif patch_no == 292:
reload_doc('accounts', 'search_criteria', 'trial_balance')