commit | 94dab56a1f34f779457043b2a2b784bf7e108066 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Apr 23 13:08:00 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Apr 23 13:08:00 2013 +0530 |
tree | 6c2cdd5f9fd60a3546f58a39bafcc94223dbe249 | |
parent | 76d7ec51fb4897de241a17faf8e1968a6ba732e6 [diff] | |
parent | 98025ac32c4b41b5b895bacd81420369e3e27571 [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.