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

This commit is contained in:
Solufyin
2022-08-24 13:28:55 +05:30
committed by GitHub
parent fe73d55f70
commit 0e26df331c

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": {