commit | c6f890f892294ca83c342d242a4b9bd6fe7cb6b2 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed May 29 13:19:27 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed May 29 13:19:27 2013 +0530 |
tree | aac6bbe98e0dba82ac2de886b74afbaa143c05f0 | |
parent | 506379da7e0d160fc155b46cd73ef3421baa9f05 [diff] | |
parent | 200c8f7980a060e411452da452939efe9428ee5e [diff] |
[merge]
Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS. Built on Python / MySQL.
ERPNext is built on wnframework (Version 2.0)
First install all the pre-requisites, then
$ git clone git://github.com/webnotes/erpnext.git $ cd erpnext $ python erpnext_install.py
To patch and update from the latest git repository the erpnext folder and run. You will have to set your origin in git remote
$ lib/wnf.py --update origin master
Please join our forums for more questions:
GNU/General Public License (see licence.txt)
Along with the GPL, the name "ERPNext" must be retained in all derivatives.