updated readme

This commit is contained in:
Rushabh Mehta 2012-05-03 14:48:41 +05:30
parent 914ccc61d3
commit c15786801e

View File

@ -1,46 +1,27 @@
# ERPNext - Open Source + SAAS ERP # ERPNext - Open Source ERP for small, medium sized businesses
Version 2.0 [https://erpnext.com](https://erpnext.com)
Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS. Built on Python / MySQL.
Built on Python / MySQL / wnframework
- [Download](http://erpnext.org)
- [Use now as SAAS @ $7/user/month](https://erpnext.com)
## Platform ## Platform
ERPNext is built on [wnframework](https://github.com/webnotes/wnframework) (Version 2.0) ERPNext is built on [wnframework](https://github.com/webnotes/wnframework) (Version 2.0)
## User Guide
[See wiki](https://github.com/webnotes/erpnext/wiki/User-Guide)
## Download and Install ## Download and Install
For download and install details, please go to [erpnext.org](http://erpnext.org) [See installation notes](https://github.com/webnotes/erpnext/wiki/How-to-Install-ERPNext)
## Forums ## Forums
- [User / Functional](http://groups.google.com/group/erpnext-user-forum) - [User / Functional](http://groups.google.com/group/erpnext-user-forum)
- [Technical](http://groups.google.com/group/wnframework) - [Technical](http://groups.google.com/group/wnframework)
## Changes from wnframework version 1.7
To update from wnframework version 1.
1. set your html folder to the root of erpnext (rather than wnframework)
2. create a symlink in erpnext:
ln -s path/to/wnframework lib
3. to setup the versions db, run:
python lib/wnf.py setup
4. copy defs.py from cgi-bin/webnotes to py/webnotes
5. change module_path (point to erpnext/erpnext) in defs.py
6. delete cgi-bin directory
7. delete all old module directories from erpnext
## License ## License
ERPNext is available under the GNU/GPL license. GNU/General Public License