commit | ae573fa8cc9d873a9e84578093b22266a0a18b15 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jun 03 03:51:48 2013 -0700 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jun 03 03:51:48 2013 -0700 |
tree | 583dc5965cb14893b38e14e876ca2561ca2f9ef3 | |
parent | 4631abfb71846462a1d2af2a799e3be56f5fd6ab [diff] | |
parent | df531accc9c2d13e064bcac8711172c2127b7b1a [diff] |
Merge pull request #417 from saurabh6790/master Customer Account Head Report
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.