commit | bcbc2f6ce58fd52a5738d3edadb7f010d3cb883c | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Feb 13 11:30:14 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Feb 13 11:30:14 2013 +0530 |
tree | 1261dfafaeeea3064e1611c72da377826a92a5af | |
parent | 4860754407d0284ede75f3fc9f39d437f680420d [diff] |
c-form fixes
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.