From 0fc57a7df289a7d58436fe836dc946951dd1815c Mon Sep 17 00:00:00 2001 From: Ishan Loya Date: Mon, 24 Apr 2017 14:53:17 +0530 Subject: [PATCH] Change doctype owner --- erpnext/accounts/doctype/bank_guarantee/bank_guarantee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.json b/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.json index 6572efba1f..3e5fadb4f8 100644 --- a/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.json +++ b/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.json @@ -332,7 +332,7 @@ "module": "Accounts", "name": "Bank Guarantee", "name_case": "", - "owner": "ishan@loyapeb.com", + "owner": "Administrator", "permissions": [ { "amend": 0,