task cleanup: moved allocated_to -> assigned_to, autoname is now task (istead of tic)

This commit is contained in:
Rushabh Mehta
2012-08-08 12:54:47 +05:30
parent 7dbef2549a
commit 2937e7e842
7 changed files with 74 additions and 367 deletions

View File

@@ -521,4 +521,8 @@ patch_list = [
'patch_module': 'patches.august_2012',
'patch_file': 'report_supplier_quotations',
},
{
'patch_module': 'patches.august_2012',
'patch_file': 'task_allocated_to_assigned',
}
]