commit | 52a70832d6a78c58102eff413e859ad406e8cd1a | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Dec 11 15:15:04 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Dec 11 15:15:04 2012 +0530 |
tree | 37adc2a9a17542dc9cdb4612eb81000fcc388edf | |
parent | bfcc16af170285d988d8f51261b9be1b7f28d2c8 [diff] | |
parent | 3519d7de018720c7be7f678d1d2748e3c52495d1 [diff] |
Merge branch 'production' of github.com:webnotes/erpnext into production
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.