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" }