Files
erpnext/erpnext/workspace_sidebar
Nabin Hait 87a4e872cf fix: use route_options for Credit Note and Debit Note sidebar links (#55026)
fix: use route_options instead of filters for Credit Note and Debit Note sidebar links

Filters with ["=", value] format produce broken URLs like
`?is_return=%3D%2C1` instead of `?is_return=1`. Switching to
route_options with a plain JSON object generates correct URLs.
2026-05-19 23:13:30 +05:30
..
2026-02-24 11:45:31 +05:30
2026-02-24 11:45:31 +05:30
2026-02-24 11:45:31 +05:30
2026-02-24 11:45:31 +05:30
2026-02-24 11:45:31 +05:30
2026-02-24 11:45:31 +05:30
2026-02-24 11:45:31 +05:30