From bc894428ca947729da89490f16ec1ee116d1c8bf Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Mon, 23 May 2016 15:22:36 +0530 Subject: [PATCH] Added today as default in transaction. --- .../purchase_order/purchase_order.json | 5 +++- .../supplier_quotation.json | 25 +++---------------- .../purchase_receipt/purchase_receipt.json | 5 +++- 3 files changed, 12 insertions(+), 23 deletions(-) diff --git a/erpnext/buying/doctype/purchase_order/purchase_order.json b/erpnext/buying/doctype/purchase_order/purchase_order.json index d259cd32b0..c99481eb98 100644 --- a/erpnext/buying/doctype/purchase_order/purchase_order.json +++ b/erpnext/buying/doctype/purchase_order/purchase_order.json @@ -3,6 +3,7 @@ "allow_import": 1, "allow_rename": 0, "autoname": "naming_series:", + "beta": 0, "creation": "2013-05-21 16:16:39", "custom": 0, "docstatus": 0, @@ -221,6 +222,7 @@ "allow_on_submit": 0, "bold": 0, "collapsible": 0, + "default": "Today", "fieldname": "transaction_date", "fieldtype": "Date", "hidden": 0, @@ -2693,7 +2695,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2016-04-06 05:39:44.569515", + "modified": "2016-05-23 15:20:59.954292", "modified_by": "Administrator", "module": "Buying", "name": "Purchase Order", @@ -2780,6 +2782,7 @@ "write": 1 } ], + "quick_entry": 0, "read_only": 0, "read_only_onload": 1, "search_fields": "status, transaction_date, supplier,grand_total", diff --git a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json index f8c593580d..9bed98c7ff 100644 --- a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json +++ b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json @@ -3,6 +3,7 @@ "allow_import": 1, "allow_rename": 0, "autoname": "naming_series:", + "beta": 0, "creation": "2013-05-21 16:16:45", "custom": 0, "docstatus": 0, @@ -169,6 +170,7 @@ "allow_on_submit": 0, "bold": 0, "collapsible": 0, + "default": "Today", "fieldname": "transaction_date", "fieldtype": "Date", "hidden": 0, @@ -1780,7 +1782,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2016-04-06 05:39:45.107820", + "modified": "2016-05-23 15:20:34.288790", "modified_by": "Administrator", "module": "Buying", "name": "Supplier Quotation", @@ -1885,28 +1887,9 @@ "share": 0, "submit": 0, "write": 1 - }, - { - "amend": 0, - "apply_user_permissions": 0, - "cancel": 0, - "create": 0, - "delete": 0, - "email": 0, - "export": 0, - "if_owner": 0, - "import": 0, - "permlevel": 1, - "print": 0, - "read": 1, - "report": 0, - "role": "All", - "set_user_permissions": 0, - "share": 0, - "submit": 0, - "write": 0 } ], + "quick_entry": 0, "read_only": 0, "read_only_onload": 1, "search_fields": "status, transaction_date, supplier,grand_total", diff --git a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json index 7122459327..43109a5f18 100755 --- a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json +++ b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json @@ -3,6 +3,7 @@ "allow_import": 0, "allow_rename": 0, "autoname": "naming_series:", + "beta": 0, "creation": "2013-05-21 16:16:39", "custom": 0, "docstatus": 0, @@ -198,6 +199,7 @@ "allow_on_submit": 0, "bold": 0, "collapsible": 0, + "default": "Today", "fieldname": "posting_date", "fieldtype": "Date", "hidden": 0, @@ -2416,7 +2418,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2016-04-06 05:39:45.971761", + "modified": "2016-05-23 15:21:48.427994", "modified_by": "Administrator", "module": "Stock", "name": "Purchase Receipt", @@ -2523,6 +2525,7 @@ "write": 1 } ], + "quick_entry": 0, "read_only": 0, "read_only_onload": 1, "search_fields": "status, posting_date, supplier",