chore: just testing patch

This commit is contained in:
anandbaburajan
2023-01-02 21:11:53 +05:30
parent 357c17214d
commit e501c2db51
2 changed files with 2 additions and 4 deletions

View File

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