added index patch and updated general_ledger

This commit is contained in:
Rushabh Mehta
2012-09-19 12:01:01 +05:30
parent eb8673ecc6
commit 823c021e9c
7 changed files with 54 additions and 34 deletions

View File

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