mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 11:39:18 +00:00
[patches] [fix] fixed an old patch
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
from __future__ import unicode_literals
|
|
||||||
def execute():
|
|
||||||
import webnotes
|
|
||||||
from webnotes.model.bean import Bean
|
|
||||||
Bean("Website Settings", "Website Settings").save()
|
|
||||||
@@ -80,7 +80,6 @@ patch_list = [
|
|||||||
"patches.july_2012.supplier_quotation",
|
"patches.july_2012.supplier_quotation",
|
||||||
"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.repost_billed_amt",
|
"patches.august_2012.repost_billed_amt",
|
||||||
"patches.august_2012.remove_cash_flow_statement",
|
"patches.august_2012.remove_cash_flow_statement",
|
||||||
"patches.september_2012.stock_report_permissions_for_accounts",
|
"patches.september_2012.stock_report_permissions_for_accounts",
|
||||||
|
|||||||
Reference in New Issue
Block a user