brotherton-erpnext/erpnext/agriculture
Suraj Shetty 084b0b3a67 Treeview permission (#14232)
* Replace frappe.db.sql to frappe.get_list to apply permissions (#14037)

* Replace frappe.db.sql to frappe.get_list to apply permission
- All get_children method had frappe.db.sql in them which
had no permission check, now its replaced with frappe.get_list
which will check permission based on the user.

* Fix codacy
- Remove trailing whitespace

* Add parent filter

* Add ifnull checks
2018-05-26 09:12:59 +05:30
..
doctype Treeview permission (#14232) 2018-05-26 09:12:59 +05:30
__init__.py [Agriculture Domain] (#11663) 2017-12-06 18:36:27 +05:30
setup.py Land unit tree (#12072) 2017-12-18 14:01:07 +05:30