feat: added open count tag
This commit is contained in:
parent
781bf78ce5
commit
100453c64f
@ -28,7 +28,7 @@
|
||||
"idx": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Projects",
|
||||
"modified": "2020-04-01 11:28:51.245756",
|
||||
"modified": "2020-05-04 18:08:54.363929",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Projects",
|
||||
@ -37,6 +37,7 @@
|
||||
"pin_to_top": 0,
|
||||
"shortcuts": [
|
||||
{
|
||||
"color": "#4d4da8",
|
||||
"format": "{} Assigned",
|
||||
"label": "Task",
|
||||
"link_to": "Task",
|
||||
@ -44,8 +45,11 @@
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"color": "#4d4da8",
|
||||
"format": "{} Open",
|
||||
"label": "Project",
|
||||
"link_to": "Project",
|
||||
"stats_filter": "{\n \"status\": \"Open\"\n}",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user