commit | 07e2291fb80f621071556ab9366b2357e000c1b0 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed May 22 12:16:40 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed May 22 12:16:40 2013 +0530 |
tree | 460f14c805c8044dfd812728b7db381d4e8c68b5 | |
parent | dcfb4b7ab93d39361557e507474676c8871e25b9 [diff] | |
parent | b7e07ac6a5ce39a77d5337a515254993e1258175 [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.