You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you go here: /api/resource/Item?fields=["name","group"] on any erpnext install you get an SQL syntax error which has me worried of what else can be done with some escaping...field names should probably be enclosed in ` either which way if this is not a security issue :)