[patches] [fix] fixed an old patch
This commit is contained in:
parent
71c265dee8
commit
101877276e
@ -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.august_2012.task_allocated_to_assigned",
|
||||
"patches.august_2012.change_profile_permission",
|
||||
"patches.august_2012.changed_blog_date_format",
|
||||
"patches.august_2012.repost_billed_amt",
|
||||
"patches.august_2012.remove_cash_flow_statement",
|
||||
"patches.september_2012.stock_report_permissions_for_accounts",
|
||||
|
Loading…
Reference in New Issue
Block a user