commit | 787374b79e60855390d94b8f46c23d06be6be57b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Dec 06 16:52:38 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Dec 06 16:52:38 2012 +0530 |
tree | 156c444fbf12bb0f2021ca33ed0b1410fb387583 | |
parent | c62dabdead3df6021ce7238f4d26bc6b202f77c7 [diff] | |
parent | 76432721d98221b1abdd1b9814b266cb54a32a39 [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.