fixes in patch_list

This commit is contained in:
Nabin Hait 2013-02-19 16:18:00 +05:30
parent 0e5ea316cc
commit 452de98a6c

View File

@ -175,7 +175,7 @@ patch_list = [
"patches.february_2013.p05_leave_application",
"patches.february_2013.gle_floating_point_issue_revisited",
"patches.february_2013.fix_outstanding",
'execute:webnotes.reload_doc([["selling", "Print Format", "Quotation Classic"], \
["selling", "Print Format", "Quotation Modern"], \
["selling", "Print Format", "Quotation Spartan"]]) # 2013-02-19',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Classic") # 2013-02-19',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Modern") # 2013-02-19',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Spartan") # 2013-02-19',
]