[patches] [fix] fixed an old patch

This commit is contained in:
Anand Doshi 2013-05-16 15:45:06 +05:30
parent 71c265dee8
commit 101877276e
2 changed files with 0 additions and 6 deletions

View File

@ -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()

View File

@ -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",