Files
erpnext/erpnext/stock
Mihir Kandoi b3526db643 refactor: parse native JSON request args in stock/utils.py
Use frappe.parse_json instead of json.loads so the whitelisted endpoints
accept native JSON types (list/dict/bool) in addition to JSON strings.
2026-06-24 20:37:35 +05:30
..
2022-07-12 12:39:22 +05:30