mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-24 20:46:38 +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>