mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 09:35:03 +00:00
Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
@@ -4,6 +4,7 @@ wn.doclistviews['Task'] = wn.views.ListView.extend({
|
||||
this._super(d);
|
||||
this.fields = this.fields.concat([
|
||||
'`tabTask`.subject',
|
||||
'`tabTask`.modified',
|
||||
'`tabTask`.status',
|
||||
'`tabTask`.opening_date',
|
||||
'`tabTask`.priority',
|
||||
|
||||
Reference in New Issue
Block a user