From aea7370a678a25a576a0acfb4ad17dae7a92a28b Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Wed, 2 Jan 2013 15:35:19 +0530 Subject: [PATCH] updated latest_updates.js --- 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 99a4bf99c5..926d607e8f 100644 --- a/home/page/latest_updates/latest_updates.js +++ b/home/page/latest_updates/latest_updates.js @@ -1,4 +1,8 @@ erpnext.updates = [ + ["2nd January 2013", [ + "Permission Manager: New Design with better help and better advanced permission selection.", + "User Properties: Better way to set User Properties (defaults).", + ]], ["1st January 2013", [ "Trial Balance: Added an option to see the report without period closing entry\ You will find this checkbox at the bottom of the report.",