Merge pull request #7590 from KanchanChauhan/rename-task

[Minor]Task rename now possible
This commit is contained in:
rohitwaghchaure 2017-01-30 09:29:10 +05:30 committed by GitHub
commit 531b49f6c7

View File

@ -1,7 +1,7 @@
{
"allow_copy": 0,
"allow_import": 1,
"allow_rename": 0,
"allow_rename": 1,
"autoname": "TASK.#####",
"beta": 0,
"creation": "2013-01-29 19:25:50",
@ -944,7 +944,7 @@
"istable": 0,
"max_attachments": 5,
"menu_index": 0,
"modified": "2016-11-07 05:12:23.294476",
"modified": "2017-01-27 01:26:24.985167",
"modified_by": "Administrator",
"module": "Projects",
"name": "Task",
@ -960,7 +960,6 @@
"export": 0,
"if_owner": 0,
"import": 0,
"is_custom": 0,
"permlevel": 0,
"print": 1,
"read": 1,
@ -979,5 +978,6 @@
"sort_order": "DESC",
"timeline_field": "project",
"title_field": "subject",
"track_changes": 0,
"track_seen": 1
}