mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 11:09:17 +00:00
[patches] [fix] fix in old patch
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
from __future__ import unicode_literals
|
|
||||||
def execute():
|
|
||||||
from webnotes.modules import reload_doc
|
|
||||||
reload_doc("buying", "report", "supplier_quotations")
|
|
||||||
@@ -78,7 +78,6 @@ patch_list = [
|
|||||||
"patches.july_2012.project_patch_repeat",
|
"patches.july_2012.project_patch_repeat",
|
||||||
"patches.july_2012.repost_stock_due_to_wrong_packing_list",
|
"patches.july_2012.repost_stock_due_to_wrong_packing_list",
|
||||||
"patches.july_2012.supplier_quotation",
|
"patches.july_2012.supplier_quotation",
|
||||||
"patches.august_2012.report_supplier_quotations",
|
|
||||||
"patches.august_2012.task_allocated_to_assigned",
|
"patches.august_2012.task_allocated_to_assigned",
|
||||||
"patches.august_2012.change_profile_permission",
|
"patches.august_2012.change_profile_permission",
|
||||||
"patches.august_2012.changed_blog_date_format",
|
"patches.august_2012.changed_blog_date_format",
|
||||||
|
|||||||
Reference in New Issue
Block a user