commit | 4edce823efed98b1125e3750c3015e700d89ec66 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Feb 22 02:24:20 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Feb 22 02:24:20 2013 +0530 |
tree | aeeff686b1e1c91785251517f3714084a83c3b68 | |
parent | fe78e912a25cab353e885397a6e777d2d5f8cf82 [diff] | |
parent | d2b2174ee45fa65e72e871eb213b307793f0eb58 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into edge
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.