Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

13 rader
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