company reload doc

This commit is contained in:
Ravi Dey
2011-06-29 18:05:18 +05:30
parent 73e155cadc
commit 27c5b4075f
2 changed files with 92 additions and 101 deletions

View File

@@ -1,6 +1,6 @@
# REMEMBER to update this
# ========================
last_patch = 303
last_patch = 304
#-------------------------------------------
@@ -1201,4 +1201,6 @@ def execute(patch_no):
elif patch_no == 302:
sql("update `tabDocField` set no_copy = 1 where fieldname = 'naming_series'")
elif patch_no == 303:
pass
pass
elif patch_no == 304:
reload_doc('setup', 'doctype', 'company')