commit | 41fe3567bb8d9a67789422fbce7fb2bae509eed4 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Mar 28 15:54:11 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Mar 28 15:54:11 2013 +0530 |
tree | 6e54d34162511f22158760994bad457b4842f196 | |
parent | e2fe8de637d0f17e1715dc256ac3b6cc46b2bf76 [diff] | |
parent | 9d601d593d32b93bf5aafa9a35de75dafc6ce758 [diff] |
fixed conflict and aii check in global defaults
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.