fix(minor): Rename loan workspace to loan management for naming
This commit is contained in:
parent
37aa81526a
commit
b6c7ba2eea
@ -11,7 +11,7 @@
|
||||
"icon": "loan",
|
||||
"idx": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Loan",
|
||||
"label": "Loan Management",
|
||||
"links": [
|
||||
{
|
||||
"hidden": 0,
|
||||
@ -219,10 +219,10 @@
|
||||
"type": "Link"
|
||||
}
|
||||
],
|
||||
"modified": "2020-12-01 13:38:36.597212",
|
||||
"modified": "2021-01-12 11:27:56.079724",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Loan Management",
|
||||
"name": "Loan",
|
||||
"name": "Loan Management",
|
||||
"owner": "Administrator",
|
||||
"pin_to_bottom": 0,
|
||||
"pin_to_top": 0,
|
@ -741,3 +741,4 @@ erpnext.patches.v13_0.updates_for_multi_currency_payroll
|
||||
erpnext.patches.v13_0.create_leave_policy_assignment_based_on_employee_current_leave_policy
|
||||
erpnext.patches.v13_0.add_po_to_global_search
|
||||
erpnext.patches.v13_0.update_returned_qty_in_pr_dn
|
||||
execute:frappe.rename_doc("Workspace", "Loan", "Loan Management", ignore_if_exists=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user