fix: Loan Repayment entry cancellation on salary slip cancel

This commit is contained in:
Deepesh Garg 2021-03-14 21:25:21 +05:30
parent e196be4d8a
commit 61fb9bf869

View File

@ -70,7 +70,9 @@
{ {
"fieldname": "loan_repayment_entry", "fieldname": "loan_repayment_entry",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": 1,
"label": "Loan Repayment Entry", "label": "Loan Repayment Entry",
"no_copy": 1,
"options": "Loan Repayment", "options": "Loan Repayment",
"read_only": 1 "read_only": 1
}, },
@ -83,9 +85,10 @@
"read_only": 1 "read_only": 1
} }
], ],
"index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2020-04-16 13:17:04.798335", "modified": "2021-03-14 20:47:11.725818",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Loan Management", "module": "Loan Management",
"name": "Salary Slip Loan", "name": "Salary Slip Loan",