mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-30 02:14:48 +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>