commit | 43eb513a438a4ab97189fa13313f947fe4d1dd8e | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 27 16:50:55 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 27 16:50:55 2012 +0530 |
tree | c2500e38055e2407c001ae28c97e09d480530498 | |
parent | 1b1517155b3fc72fb76a5cef2416b4e0116b544a [diff] | |
parent | b420e88955c351c08bf11de5dcff80764c28f5a5 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
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.