brotherton-erpnext/erpnext/agriculture
Suraj Shetty 8501010f12 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
2018-05-16 10:44:38 +05:30
..
doctype Replace frappe.db.sql to frappe.get_list to apply permissions (#14037) 2018-05-16 10:44:38 +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