From fee73cf2735dc8bb822720f347613a1ae6ecf2a9 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Mon, 19 Nov 2012 18:17:50 +0530 Subject: [PATCH] updated latest updates page --- home/page/latest_updates/latest_updates.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/page/latest_updates/latest_updates.js b/home/page/latest_updates/latest_updates.js index b0e1940134..16c51f5858 100644 --- a/home/page/latest_updates/latest_updates.js +++ b/home/page/latest_updates/latest_updates.js @@ -1,4 +1,8 @@ erpnext.updates = [ + ["19th November 2012", [ + "Sales Order: Bugfix - Shipping Address should be a Link field", + "Link Fields: Search Profile, Employee and Lead using Full Names instead of ID", + ]], ["16th November 2012", [ "Appraisal: Cleaned up form and logic. Removed complex and unnecessary approval logic, \ the appraiser can select the template and role and make an appraisal. \