mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
* refactor: search queries (#33004)
- guard clauses for readability
- use values or format
(cherry picked from commit 34e4903ed7)
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.py
# erpnext/stock/doctype/quality_inspection/quality_inspection.py
* chore: conflicts
[skip ci]
Co-authored-by: Ankush Menat <ankush@frappe.io>