You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use local safe filename helper for xml attachment naming
Frappe v15 does not expose get_safe_file_name on file utils; mirror the v17+
implementation beside get_xml_attachment_file_base_name as _get_safe_file_name.
0 commit comments