mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
[list] reports for item list
This commit is contained in:
@@ -13,8 +13,8 @@ def execute(filters=None):
|
||||
},
|
||||
{
|
||||
'fieldname': 'mins',
|
||||
'label': 'Float',
|
||||
'fieldtype': 'Mins to First Response'
|
||||
'fieldtype': 'Float',
|
||||
'label': 'Mins to First Response'
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user