mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-22 03:35:43 +00:00
fix: linter issue
This commit is contained in:
@@ -77,7 +77,7 @@ class AssetCapitalization(StockController):
|
|||||||
"Stock Ledger Entry",
|
"Stock Ledger Entry",
|
||||||
"Repost Item Valuation",
|
"Repost Item Valuation",
|
||||||
"Asset",
|
"Asset",
|
||||||
"Asset Movement"
|
"Asset Movement",
|
||||||
)
|
)
|
||||||
self.cancel_target_asset()
|
self.cancel_target_asset()
|
||||||
self.update_stock_ledger()
|
self.update_stock_ledger()
|
||||||
|
|||||||
Reference in New Issue
Block a user