commit | bd36c4fb59b0bb0a992a8c148c49dd084d494cb1 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Nov 28 16:07:20 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Nov 28 16:07:20 2012 +0530 |
tree | 5d1d7743e8ff328b7ba6e2f879ad528e95ee954a | |
parent | 42d37bf6c2a0f0fa54f0727d9d5c46cd86b2ad4b [diff] | |
parent | af454226680ecfb128927a06da7a4d44f5bbb8e1 [diff] |
Merge branch 'edge' 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.