From 1e57e53bbc114458b249ef1d305e6db40f22b0fe Mon Sep 17 00:00:00 2001 From: rmehta Date: Fri, 13 Jan 2012 00:44:56 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Home.md b/Home.md index 1a4a340..76e1e4b 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,26 @@ Welcome to the ERPNext wiki! +## Wiki Contents + +Discussion of features: + +** Features under development / consideration ** + +- [Customer Vendor Login] + +** Completed Features ** + +- [Feature Updates] +- [Setup Wizard] +- [Patch System] + +** Other Features ** + +- [Add and Retrieve EUSA details of an item] +- [Production System] + +## Introduction + [ERPNext](http://www.erpnext.org) is an open source ERP written on Python and has MySQL at the backend. It is a relatively new addition (2009) to Open Source ERP projects and it has a sister project (["wnframework"](https://github.com/webnotes/wnframework)) that is a metadata driven web app framework.ERPNext contains Financial Accounting, Inventory Management, CRM, Project Management, Human Resource MS. It is designed to be easy to use and ideal for small businesses. The data model is not based on any standards, but has evolved with feedback form customers. A live system contains close to 200 tables. **Architecture**