diff --git a/patches/may_2013/p06_make_notes.py b/patches/may_2013/p06_make_notes.py index 02c3d4bb52..caa5a307ca 100644 --- a/patches/may_2013/p06_make_notes.py +++ b/patches/may_2013/p06_make_notes.py @@ -1,4 +1,4 @@ -import webnotes +import webnotes, markdown2 def execute(): webnotes.reload_doc("utilities", "doctype", "note") @@ -11,8 +11,8 @@ def execute(): note = webnotes.bean({ "doctype":"Note", "title": name, - "content": "