Updated the URI of the reports to be the default views of the application.
This commit is contained in:
@ -235,4 +235,4 @@ def __get_default_page_uri() -> str:
|
||||
|
||||
:return: The URI for the default page.
|
||||
"""
|
||||
return url_for("accounting.report.default")
|
||||
return url_for("accounting-report.default")
|
||||
|
Reference in New Issue
Block a user