[framework] [cleanup] desktop, todo, messages, modules setup moved to framework

This commit is contained in:
Rushabh Mehta
2013-04-03 15:21:44 +05:30
parent 85adc07b5a
commit 27c4079ff9
27 changed files with 116 additions and 980 deletions

View File

@@ -234,5 +234,5 @@ patch_list = [
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Classic") # 2013-04-02',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Modern") # 2013-04-02',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Spartan") # 2013-04-02',
"patches.april_2013.p04_reverse_modules_list",
]