commit | cf1829d21c559c33a1b07caf6d4eff072ff1696b | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jul 16 14:39:39 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jul 16 14:39:39 2013 +0530 |
tree | cafc2207908272d1ec48f503cf7bbeb84da2be5c | |
parent | 00dadc8bd5734652e2f41f725c6a0d827c895e4d [diff] | |
parent | e724fd45d18d58d21f7cf1c0c6b290e8f32c3ddc [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into responsive
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.