commit | 693c4b014d1e9966b852070a2aebc68b355b26b7 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 28 16:27:33 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 28 16:27:33 2013 +0530 |
tree | 2796c17a5558704f3de9c1d7fc359af5ce4be64e | |
parent | bf0cd67915f7efc0639829217df767c7c1c3f88b [diff] | |
parent | 2fe802c81e40060a8efc429b91015cbf1d63bfa5 [diff] |
Merge branch 'master' 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.