seitime-frappe/webnotes/patches.txt
2014-02-05 20:09:55 +05:30

13 lines
No EOL
644 B
Text

execute:import inlinestyler # new requirement
execute:webnotes.reload_doc('core', 'doctype', 'doctype', force=True) #2014-01-24
execute:webnotes.reload_doc('core', 'doctype', 'docfield', force=True) #2013-13-26
execute:webnotes.reload_doc('core', 'doctype', 'docperm') #2013-13-26
execute:webnotes.reload_doc('core', 'doctype', 'page') #2013-13-26
execute:webnotes.reload_doc('core', 'doctype', 'report') #2013-13-26
webnotes.patches.4_0.remove_index_sitemap
webnotes.patches.4_0.add_delete_permission
webnotes.patches.4_0.move_match_to_restricted
webnotes.patches.4_0.set_todo_checked_as_closed
webnotes.patches.4_0.website_sitemap_hierarchy