[patches] [fix] fix in old patch

This commit is contained in:
Anand Doshi 2013-05-16 15:42:56 +05:30
parent 6febab9f92
commit 71c265dee8
2 changed files with 0 additions and 5 deletions

View File

@ -1,4 +0,0 @@
from __future__ import unicode_literals
def execute():
from webnotes.modules import reload_doc
reload_doc("buying", "report", "supplier_quotations")

View File

@ -78,7 +78,6 @@ patch_list = [
"patches.july_2012.project_patch_repeat",
"patches.july_2012.repost_stock_due_to_wrong_packing_list",
"patches.july_2012.supplier_quotation",
"patches.august_2012.report_supplier_quotations",
"patches.august_2012.task_allocated_to_assigned",
"patches.august_2012.change_profile_permission",
"patches.august_2012.changed_blog_date_format",