From 41f189d9610f64ec9abb2c611009c1bc44b7963e Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Mon, 3 Dec 2012 17:56:33 +0530 Subject: [PATCH] added linked with --- home/page/latest_updates/latest_updates.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/page/latest_updates/latest_updates.js b/home/page/latest_updates/latest_updates.js index eccacbdb73..525c2679d5 100644 --- a/home/page/latest_updates/latest_updates.js +++ b/home/page/latest_updates/latest_updates.js @@ -1,7 +1,8 @@ erpnext.updates = [ ["3rd December 2012", [ + "Linked With: Added new Linked with in all Forms.", "Rename Tool: Documents that can be renamed will have a 'Rename' option in the sidebar (wherever applicable).", - "Chart of Accounts: Ability to rename / delete from Chart of Accouns.", + "Chart of Accounts: Ability to rename / delete from Chart of Accounts.", ]], ["30th November 2012", [ "Auto Notifications: System will prompt user with pre-set message for auto-notification.",