ixed the report URL in the search result in the accounting application.
This commit is contained in:
parent
968516c472
commit
2335a4b4a8
@ -850,6 +850,7 @@ def search(request):
|
||||
return render(request, "accounting/search.html", {
|
||||
"item_list": pagination.items,
|
||||
"pagination": pagination,
|
||||
"reports": ReportUrl(),
|
||||
})
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user