removed project related doctype mapper

This commit is contained in:
Nabin Hait
2012-12-27 15:14:27 +05:30
parent e05a5b6043
commit 562de92070
8 changed files with 10 additions and 168 deletions

View File

@@ -562,4 +562,8 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'delete_form16_print_format',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'remove_project_mapper',
},
]