From 97e2a7eeb9cd8bf2d5e702a2a54ac96871d5f80c Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 2 May 2013 15:54:28 +0530 Subject: [PATCH] [latest updates] --- 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 f254bf2349..5600c9e2b1 100644 --- a/home/page/latest_updates/latest_updates.js +++ b/home/page/latest_updates/latest_updates.js @@ -2,7 +2,8 @@ erpnext.updates = [ ["2nd May", ["Buying: Warehouse must belong to same company as transaction", "Price List: Added Currency Field. One price list can have only one currency", "Item: Naming can now be by series or item code", - "Naming Series: Set number of digits in series (optionally)"]], + "Naming Series: Set number of digits in series (optionally)", + "Login: Disable Signup link in the login page"]], ["18th April", ["Cost Center: Set a default Cost Center for a Company"]], ["12th April", ["Employee: List of Leave Approvers who can approve the Employee's Leave Applications"]], ["10th April", ["Redesigned File Uploads and added File Manager in Setup"]],