From 6e014331c52fbfee4488a5a07e0a6c7e4d3cd6be Mon Sep 17 00:00:00 2001 From: tundebabzy Date: Mon, 26 Feb 2018 14:05:54 +0100 Subject: [PATCH] removes end_date from Subscriptions doctype --- .../doctype/subscriptions/subscriptions.json | 34 +------------------ 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/erpnext/accounts/doctype/subscriptions/subscriptions.json b/erpnext/accounts/doctype/subscriptions/subscriptions.json index 85371780df..33a7a251f3 100644 --- a/erpnext/accounts/doctype/subscriptions/subscriptions.json +++ b/erpnext/accounts/doctype/subscriptions/subscriptions.json @@ -76,38 +76,6 @@ "translatable": 0, "unique": 0 }, - { - "allow_bulk_edit": 0, - "allow_on_submit": 0, - "bold": 0, - "collapsible": 0, - "columns": 0, - "description": "The date subscription ended if it has ended", - "fieldname": "end_date", - "fieldtype": "Date", - "hidden": 0, - "ignore_user_permissions": 0, - "ignore_xss_filter": 0, - "in_filter": 0, - "in_global_search": 0, - "in_list_view": 0, - "in_standard_filter": 0, - "label": "End Date", - "length": 0, - "no_copy": 0, - "permlevel": 0, - "precision": "", - "print_hide": 0, - "print_hide_if_no_value": 0, - "read_only": 1, - "remember_last_selected_value": 0, - "report_hide": 0, - "reqd": 0, - "search_index": 0, - "set_only_once": 0, - "translatable": 0, - "unique": 0 - }, { "allow_bulk_edit": 0, "allow_on_submit": 0, @@ -687,7 +655,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2018-02-26 13:34:04.108822", + "modified": "2018-02-26 14:05:40.359967", "modified_by": "Administrator", "module": "Accounts", "name": "Subscriptions",