chore: added nosemgrep for security checks

This commit is contained in:
Khushi Rawat
2024-06-22 01:01:03 +05:30
parent 7b5d5043c5
commit f9574366b5

View File

@@ -3,6 +3,7 @@ import frappe
def execute():
# not using frappe.qb because https://github.com/frappe/frappe/issues/20292
# nosemgrep
frappe.db.sql(
"""UPDATE `tabAsset Depreciation Schedule`
JOIN `tabAsset`