commit | 23941aa8f2ee046bdb36692cc2f53b032351770f | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jan 29 11:32:38 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jan 29 11:32:38 2013 +0530 |
tree | d75cf2949d9b347fcb7d74af0711274895ca2cbc | |
parent | 3210cc99bdd94229c3e68946eed31839b0c11cc8 [diff] |
accounts utils file instead of utils directory
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.