From 40f5b15e8ca02bda91c3109f4e07414bd5aa3108 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Tue, 13 Nov 2012 15:41:12 +0530 Subject: [PATCH] doctype field validation commonified and added to customize form view and custom fields and property setter save --- home/page/latest_updates/latest_updates.js | 4 +++- setup/doctype/email_digest/email_digest.txt | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/home/page/latest_updates/latest_updates.js b/home/page/latest_updates/latest_updates.js index ac08c5e2d2..a2d41a5cad 100644 --- a/home/page/latest_updates/latest_updates.js +++ b/home/page/latest_updates/latest_updates.js @@ -1,6 +1,8 @@ erpnext.updates = [ ["13th November 2012", [ - "Trial Balance (new): Feature to export Ledgers or Groups selectively. Indent Groups with spaces", + "Customize Form View: Validate correct 'Options' for Link and Table fields.", + "Report Builder (new): Added formatters for Date, Currency, Links etc.", + "Trial Balance (new): Feature to export Ledgers or Groups selectively. Indent Groups with spaces.", "General Ledger (new): Will show entries with 'Is Opening' as Opening.", "General Ledger (new): Show against account entries if filtered by account.", ]], diff --git a/setup/doctype/email_digest/email_digest.txt b/setup/doctype/email_digest/email_digest.txt index 7d3e157521..c39e8eef89 100644 --- a/setup/doctype/email_digest/email_digest.txt +++ b/setup/doctype/email_digest/email_digest.txt @@ -5,7 +5,7 @@ { u'creation': '2012-09-18 10:50:53', u'docstatus': 0, - u'modified': '2012-11-12 16:13:36', + u'modified': '2012-11-13 15:10:35', u'modified_by': u'Administrator', u'owner': u'Administrator' },