mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 09:47:14 +00:00
* fix: Improper escaping issue was introduced in https://github.com/frappe/erpnext/pull/20202 * fix: missing closing parentheses * style: trim unwanted spaces Co-authored-by: Pranav Nachnekar <prnvnachnekar@gmail.com>