commit | aea0af02aa8b362733073099f4ed9ba7fdda1a8d | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jul 16 14:28:03 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jul 16 14:28:03 2013 +0530 |
tree | a7151c4456498e25b5cf1d6f3f06e6699c031077 | |
parent | 2861e25fb88af0d025056728d69cb9583a3ae154 [diff] | |
parent | e724fd45d18d58d21f7cf1c0c6b290e8f32c3ddc [diff] |
Merge branch 'master' into slow
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.