You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 line
644 B

  1. execute:import inlinestyler # new requirement
  2. execute:webnotes.reload_doc('core', 'doctype', 'doctype', force=True) #2014-01-24
  3. execute:webnotes.reload_doc('core', 'doctype', 'docfield', force=True) #2013-13-26
  4. execute:webnotes.reload_doc('core', 'doctype', 'docperm') #2013-13-26
  5. execute:webnotes.reload_doc('core', 'doctype', 'page') #2013-13-26
  6. execute:webnotes.reload_doc('core', 'doctype', 'report') #2013-13-26
  7. webnotes.patches.4_0.remove_index_sitemap
  8. webnotes.patches.4_0.add_delete_permission
  9. webnotes.patches.4_0.move_match_to_restricted
  10. webnotes.patches.4_0.set_todo_checked_as_closed
  11. webnotes.patches.4_0.website_sitemap_hierarchy