Removed the debug code from the views of the accounting application.
This commit is contained in:
parent
b306dbd6cf
commit
b9049883c7
@ -79,7 +79,6 @@ def cash(request, account, period):
|
||||
Returns:
|
||||
HttpResponse: The response.
|
||||
"""
|
||||
a = 3 / 0
|
||||
# The accounting records
|
||||
if account.code == "0":
|
||||
records = list(
|
||||
|
Loading…
x
Reference in New Issue
Block a user