commit | a147d2e7ee0fa3b2c9343017e27c78258ccf69bb | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 11:35:20 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 11:35:20 2013 +0530 |
tree | ac6519e8bd1963635d2b2b16e818882b8bbbe7d1 | |
parent | cd629793cdd91654837ab973f9ca3fc74a3084f0 [diff] | |
parent | f1dfc914af2e43ddd30099e6520bcc8ffbee8e8d [diff] |
Merge branch 'edge' 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.