From c12553fba1567c517716fe9089298b232d5ea0cc Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Fri, 2 Aug 2013 18:20:10 +0530 Subject: [PATCH] [journal voucher] [minor] added Reference section break in Journal Voucher Detail --- .../journal_voucher_detail/journal_voucher_detail.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/accounts/doctype/journal_voucher_detail/journal_voucher_detail.txt b/accounts/doctype/journal_voucher_detail/journal_voucher_detail.txt index 750449b524..aea5d1256d 100644 --- a/accounts/doctype/journal_voucher_detail/journal_voucher_detail.txt +++ b/accounts/doctype/journal_voucher_detail/journal_voucher_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:39", "docstatus": 0, - "modified": "2013-07-10 14:56:33", + "modified": "2013-08-02 18:15:56", "modified_by": "Administrator", "owner": "Administrator" }, @@ -88,6 +88,12 @@ "options": "Company:company:default_currency", "read_only": 1 }, + { + "doctype": "DocField", + "fieldname": "reference", + "fieldtype": "Section Break", + "label": "Reference" + }, { "doctype": "DocField", "fieldname": "against_voucher",