fix(Asset): Remove extra tabs

This commit is contained in:
GangaManoj 2021-06-24 22:18:59 +05:30
parent 7c37e83535
commit 597016bb34

View File

@ -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)