added sales analytics

This commit is contained in:
Rushabh Mehta
2012-09-21 15:19:40 +05:30
parent 6ca8054d55
commit f200c5296d
9 changed files with 500 additions and 98 deletions

View File

@@ -584,4 +584,8 @@ patch_list = [
'patch_module': 'patches.september_2012',
'patch_file': 'add_stock_ledger_entry_index',
},
{
'patch_module': 'patches.september_2012',
'patch_file': 'plot_patch',
},
]