commit | c500a47c36b53639b95b4686a96e52ab1e0c29f7 | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Tue Jun 04 16:08:40 2013 +0530 |
committer | Saurabh <saurabh6790@gmail.com> | Tue Jun 04 16:08:40 2013 +0530 |
tree | 39bf9f76224c5a79b6fe290e48b3f3ac71068f7a | |
parent | 4bf08fa1cdf8dd034497319646477888ab037351 [diff] | |
parent | df28eefa4bcbdde4e860cefe20bed8d3dcf17059 [diff] |
Merge branch 'master' of https://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.