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