Merge pull request #22637 from bosue/todo_quickentry_with_duedate
This commit is contained in:
commit
330fde3dcf
1 changed files with 5 additions and 2 deletions
|
|
@ -62,8 +62,11 @@
|
|||
"label": "Color"
|
||||
},
|
||||
{
|
||||
"allow_in_quick_entry": 1,
|
||||
"default": "Today",
|
||||
"fieldname": "date",
|
||||
"fieldtype": "Date",
|
||||
"in_list_view": 1,
|
||||
"in_standard_filter": 1,
|
||||
"label": "Due Date",
|
||||
"oldfieldname": "date",
|
||||
|
|
@ -158,7 +161,7 @@
|
|||
"icon": "fa fa-check",
|
||||
"idx": 2,
|
||||
"links": [],
|
||||
"modified": "2021-09-16 11:36:34.586898",
|
||||
"modified": "2023-10-05 07:44:38.476400",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Desk",
|
||||
"name": "ToDo",
|
||||
|
|
@ -196,4 +199,4 @@
|
|||
"title_field": "description",
|
||||
"track_changes": 1,
|
||||
"track_seen": 1
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue