commit | ea4b05bb2cfef7c68d5c4f185f4bfdd6fadb6103 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Mar 26 14:49:48 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Mar 26 14:49:48 2013 +0530 |
tree | d4b1ba481e3d131f6794ee15337f1549aed3953e | |
parent | 40dc9e83a5b6b5ee705cb16c03dd8db90d72ffb5 [diff] | |
parent | 08c33bd6bcdc4d72dafe3e216cff4c7967ab3d9c [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.