commit | 2e2993444afc175bccc8ea352b53d1cea47cbcad | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Mar 13 22:18:20 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Mar 13 22:18:20 2013 +0530 |
tree | 18927558eeba6cc1945918135b52606fde2d4508 | |
parent | 5128b664a7e534bcc2ed9c5e053c6c98d8742ea6 [diff] |
removed style settings save 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 (see licence.txt)
Along with the GPL, the name "ERPNext" must be retained in all derivatives.