Files
erpnext/erpnext/support
Mihir Kandoi 0776f7f7fa test: convert trivially-equivalent raw SQL to ORM helpers
Convert test-only raw frappe.db.sql calls that have an exact ORM
equivalent: full-table/filtered deletes -> frappe.db.delete, count ->
frappe.db.count, row-existence assertions -> frappe.db.exists,
single-row scalar fetches -> frappe.db.get_value, and simple
equality/range-filter selects -> frappe.get_all. No behaviour change.

Raw SQL that genuinely needs it is left as-is (dynamic identifiers,
aggregates/group-by, positional as_list consumers, DB-catalog
introspection).
2026-06-26 10:44:17 +05:30
..
2021-11-05 11:16:29 +05:30
2024-12-29 14:15:52 +01:00
2022-03-28 18:52:46 +05:30
2013-12-11 10:43:52 +05:30

Customer Support / After sales service / Maintenance Module.