commit | 24fabf3b73eb641a262b2c3b8660ce60fc62d4d3 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Aug 06 15:21:35 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Aug 06 15:21:35 2012 +0530 |
tree | 157742d4f5b4186dbc137c20f6a2f53226d24d8b | |
parent | a146db2b5856423e6b56d5260b1f93af68d9e51f [diff] |
cleaned up source from lead
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