fix(Asset): Remove extra tabs
This commit is contained in:
parent
7c37e83535
commit
597016bb34
@ -196,7 +196,7 @@ class Asset(AccountsController):
|
||||
|
||||
if has_pro_rata:
|
||||
number_of_pending_depreciations += 1
|
||||
|
||||
|
||||
skip_row = False
|
||||
for n in range(start, number_of_pending_depreciations):
|
||||
# If depreciation is already completed (for double declining balance)
|
||||
|
Loading…
Reference in New Issue
Block a user