fixed conflict

This commit is contained in:
Nabin Hait 2013-04-08 13:08:19 +05:30
parent 2b61f6142a
commit fdea83ef42

View File

@ -238,10 +238,6 @@ patch_list = [
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Classic") # 2013-04-02',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Modern") # 2013-04-02',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Spartan") # 2013-04-02',
<<<<<<< HEAD
"patches.april_2013.p04_reverse_modules_list",
"execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')"
=======
"execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')",
>>>>>>> master
]