commit | 380d7c6a534e9cfd506d8506fff0701b51b825c8 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 21 15:01:08 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 21 15:01:08 2012 +0530 |
tree | 309d9171357bcd5c285375ada589e77a1c02727d | |
parent | 946e6d4a46c1b20487c12e4775464f72300972e9 [diff] | |
parent | dff6ed880b1f1fa9b1676ab4b0d7483963bc9a91 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
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.