From d070d56f728a4b39983345283ac0f0a2414fa0a7 Mon Sep 17 00:00:00 2001 From: Chris Ian Fiel Date: Mon, 11 Jan 2016 15:34:24 +0800 Subject: [PATCH] note added equity --- .../doctype/period_closing_voucher/period_closing_voucher.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.json b/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.json index 04a9f94c1b..ceb0faad8c 100644 --- a/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.json +++ b/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.json @@ -180,7 +180,7 @@ "allow_on_submit": 0, "bold": 0, "collapsible": 0, - "description": "The account head under Liability, in which Profit/Loss will be booked", + "description": "The account head under Liability or Equity, in which Profit/Loss will be booked", "fieldname": "closing_account_head", "fieldtype": "Link", "hidden": 0,