commit | 9a8b7bb335576e01935b347e8f9ce13cf5c4b93e | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 02 16:28:13 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 02 16:28:13 2012 +0530 |
tree | 32b2f5af779b1936a3c09093b4203d5fd5aaf5ea | |
parent | 4b1894aa850dc633943668f8f8e3057c8579d837 [diff] | |
parent | 382009671447a9b3eabfb5dcdbad2fb1c8056f6b [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.