website updates and leave balance bugfix

This commit is contained in:
Rushabh Mehta
2012-12-06 16:45:00 +05:30
parent c66305dcdc
commit 87192da372
5 changed files with 114 additions and 146 deletions

View File

@@ -725,4 +725,8 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'reload_debtors_creditors_ledger',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'website_cache_refactor',
},
]