mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-01 07:37:04 +00:00
chore: just testing patch
This commit is contained in:
@@ -2,8 +2,6 @@ import frappe
|
||||
|
||||
|
||||
def execute():
|
||||
frappe.reload_doc("assets", "doctype", "Asset Depreciation Schedule")
|
||||
|
||||
assets = get_details_of_draft_or_submitted_depreciable_assets()
|
||||
|
||||
for asset in assets:
|
||||
|
||||
Reference in New Issue
Block a user