From eaf3de460554c36d5d8976fb63b408855e019045 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Wed, 13 Feb 2013 11:59:17 +0530 Subject: [PATCH] added test runner --- setup/doctype/global_defaults/global_defaults.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/setup/doctype/global_defaults/global_defaults.txt b/setup/doctype/global_defaults/global_defaults.txt index 942415e799..3344a87f46 100644 --- a/setup/doctype/global_defaults/global_defaults.txt +++ b/setup/doctype/global_defaults/global_defaults.txt @@ -1,8 +1,8 @@ [ { - "creation": "2013-01-28 10:06:02", + "creation": "2013-01-29 19:25:56", "docstatus": 0, - "modified": "2013-01-29 14:55:57", + "modified": "2013-02-13 09:56:28", "modified_by": "Administrator", "owner": "Administrator" }, @@ -110,6 +110,7 @@ "reqd": 1 }, { + "default": "This is the default number format. For currencies, please set the number format in the currency master.", "doctype": "DocField", "fieldname": "number_format", "fieldtype": "Select", @@ -407,6 +408,11 @@ "fieldtype": "Data", "label": "SMS Sender Name" }, + { + "amend": 0, + "cancel": 0, + "doctype": "DocPerm" + }, { "doctype": "DocPerm" }