fix: Route condition set for stock ledger (backport #31935) (#31946)

fix: Route condition set for stock ledger (#31935)

(cherry picked from commit 0e26df331c)

Co-authored-by: Solufyin <34390782+Solufyin@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2022-08-24 13:30:49 +05:30
committed by GitHub
parent 154adcbb58
commit 34537c9dc2

View File

@@ -5,7 +5,7 @@ def get_data():
return {
"heatmap": True,
"heatmap_message": _("This is based on stock movement. See {0} for details").format(
'<a href="#query-report/Stock Ledger">' + _("Stock Ledger") + "</a>"
'<a href="/app/query-report/Stock Ledger">' + _("Stock Ledger") + "</a>"
),
"fieldname": "item_code",
"non_standard_fieldnames": {