leave_application letter head fix

This commit is contained in:
Ravi Dey
2011-07-08 13:38:16 +05:30
parent 63cf2b91e7
commit fac96e19f5
2 changed files with 40 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
# REMEMBER to update this
# ========================
last_patch = 320
last_patch = 321
#-------------------------------------------
@@ -1281,3 +1281,5 @@ def execute(patch_no):
sql("delete from tabFeed where doc_name like 'New %'")
elif patch_no == 320:
reload_doc('setup', 'doctype', 'series_detail')
elif patch_no == 321:
reload_doc('hr','doctype','leave_application')