fix: Rename Loan Management workspace to Loans (#25856)

This commit is contained in:
Deepesh Garg
2021-05-31 19:48:31 +05:30
committed by GitHub
parent 80540d38ba
commit 0ea6725baa
2 changed files with 4 additions and 3 deletions

View File

@@ -779,6 +779,7 @@ erpnext.patches.v12_0.add_ewaybill_validity_field
erpnext.patches.v13_0.germany_make_custom_fields
erpnext.patches.v13_0.germany_fill_debtor_creditor_number
erpnext.patches.v13_0.set_pos_closing_as_failed
execute:frappe.rename_doc("Workspace", "Loan Management", "Loans", force=True)
erpnext.patches.v13_0.update_timesheet_changes
erpnext.patches.v13_0.set_training_event_attendance
erpnext.patches.v13_0.rename_issue_status_hold_to_on_hold