commit | 40182bada34fdec6c8c88567493a7f3fb85b07c7 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Jun 19 14:15:13 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Jun 19 14:15:13 2012 +0530 |
tree | 2c43e60317748ea52216e4a123c13627b8c386ad | |
parent | 96bf0b7f53201ff9cbbdd8d32d69c916b8b21582 [diff] |
added patch
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