commit | bab17a9a1f3a96b8cb6adb80b2bcf840768a60c3 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 28 16:27:51 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 28 16:27:51 2013 +0530 |
tree | 2796c17a5558704f3de9c1d7fc359af5ce4be64e | |
parent | 693c4b014d1e9966b852070a2aebc68b355b26b7 [diff] | |
parent | f2dc4222f9f9da5bdad44cf904cc050f72876dc4 [diff] |
Merge branch 'edge' of github.com:webnotes/erpnext into edge
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.