From 095cfc9cfc18d7959e6c906bdb61dc3e6c66cdd3 Mon Sep 17 00:00:00 2001 From: tunde Date: Tue, 26 Sep 2017 10:25:49 +0100 Subject: [PATCH] disable some Payment Schedule fields --- .../doctype/payment_schedule/payment_schedule.json | 10 +++++----- .../payment_terms_template_detail.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/erpnext/accounts/doctype/payment_schedule/payment_schedule.json b/erpnext/accounts/doctype/payment_schedule/payment_schedule.json index 45a81b0ab4..b068f216ce 100644 --- a/erpnext/accounts/doctype/payment_schedule/payment_schedule.json +++ b/erpnext/accounts/doctype/payment_schedule/payment_schedule.json @@ -67,7 +67,7 @@ "precision": "", "print_hide": 0, "print_hide_if_no_value": 0, - "read_only": 0, + "read_only": 1, "remember_last_selected_value": 0, "report_hide": 0, "reqd": 0, @@ -98,7 +98,7 @@ "precision": "", "print_hide": 0, "print_hide_if_no_value": 0, - "read_only": 0, + "read_only": 1, "remember_last_selected_value": 0, "report_hide": 0, "reqd": 1, @@ -129,7 +129,7 @@ "precision": "", "print_hide": 0, "print_hide_if_no_value": 0, - "read_only": 0, + "read_only": 1, "remember_last_selected_value": 0, "report_hide": 0, "reqd": 0, @@ -160,7 +160,7 @@ "precision": "", "print_hide": 0, "print_hide_if_no_value": 0, - "read_only": 0, + "read_only": 1, "remember_last_selected_value": 0, "report_hide": 0, "reqd": 1, @@ -179,7 +179,7 @@ "issingle": 0, "istable": 1, "max_attachments": 0, - "modified": "2017-08-10 18:09:42.122027", + "modified": "2017-09-26 05:13:54.187475", "modified_by": "Administrator", "module": "Accounts", "name": "Payment Schedule", diff --git a/erpnext/accounts/doctype/payment_terms_template_detail/payment_terms_template_detail.json b/erpnext/accounts/doctype/payment_terms_template_detail/payment_terms_template_detail.json index 2d1f6a0a6c..f808a0f863 100644 --- a/erpnext/accounts/doctype/payment_terms_template_detail/payment_terms_template_detail.json +++ b/erpnext/accounts/doctype/payment_terms_template_detail/payment_terms_template_detail.json @@ -214,7 +214,7 @@ "issingle": 0, "istable": 1, "max_attachments": 0, - "modified": "2017-09-22 11:15:02.585019", + "modified": "2017-09-26 05:21:51.738319", "modified_by": "Administrator", "module": "Accounts", "name": "Payment Terms Template Detail",