commit | 6b118571db85b1e4d5109c9dcce4b88a7e5626d7 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 07 15:48:01 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 07 15:48:01 2012 +0530 |
tree | 64c7c84198d34df56dfe370a7547bdded029fe27 | |
parent | 0db74a7ebdb119915a28fbc45dea18fd46238db8 [diff] | |
parent | 197d1b4e55c82576d9cc110c595e9cba4b74ef19 [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.