Skip to content

Commit

Permalink
[UPD] bssb_core_banking_asset
Browse files Browse the repository at this point in the history
* Koreksi rekursi
  • Loading branch information
andhit-r committed Dec 26, 2024
1 parent efe7004 commit 081c5f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bssb_core_banking_asset/models/cb_asset_batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ class CoreBankingAssetBatch(models.Model):

@api.multi
@api.depends(
"depreciation_amount_method",
"depreciation_line_ids",
"depreciation_line_ids.amount",
)
Expand Down

0 comments on commit 081c5f5

Please # to comment.