From 78a650062c5bc9b38d86d946d2c26f902dfa30e6 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 2 Mar 2017 14:48:49 +0530 Subject: [PATCH] Update company.json --- erpnext/setup/doctype/company/company.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/setup/doctype/company/company.json b/erpnext/setup/doctype/company/company.json index 46acbc1e19..6f949c80a0 100644 --- a/erpnext/setup/doctype/company/company.json +++ b/erpnext/setup/doctype/company/company.json @@ -1691,7 +1691,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2017-02-20 13:24:43.849009", + "modified": "2017-03-02 13:24:43.849009", "modified_by": "Administrator", "module": "Setup", "name": "Company", @@ -1845,4 +1845,4 @@ "sort_order": "ASC", "track_changes": 0, "track_seen": 0 -} \ No newline at end of file +}