commit | 9d9e3e41bf1435741c20451a3f0b1bb5e8fb57e4 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Feb 08 15:08:47 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Feb 08 15:08:47 2013 +0100 |
tree | 761d7211b40583aa24faa00b866aa418f39c681e | |
parent | ce6d54869d0b0e1698f498c593e3350c1f2d156f [diff] | |
parent | 872359c61c6dede0e7203729a330a67250cc0d1d [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.