Skip to content

Commit

Permalink
fix: reload Asset Finance Book doctype
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbaburajan committed Dec 15, 2023
1 parent 73af1c5 commit c558332
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

def execute():
frappe.reload_doc("assets", "doctype", "Asset Depreciation Schedule")
frappe.reload_doc("assets", "doctype", "Asset Finance Book")

assets = get_details_of_draft_or_submitted_depreciable_assets()

Expand Down

0 comments on commit c558332

Please sign in to comment.