Merge branch 'master' of github.com:webnotes/erpnext into 1209

This commit is contained in:
Anand Doshi
2012-09-28 12:36:22 +05:30
8 changed files with 218 additions and 212 deletions

View File

@@ -600,4 +600,8 @@ patch_list = [
'patch_module': 'patches.september_2012',
'patch_file': 'reload_gross_profit',
},
{
'patch_module': 'patches.september_2012',
'patch_file': 'rebuild_trees',
},
]