commit | 44dacca0ff2e93032b1a80b2f3cd01cc8f4ce8af | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Oct 26 16:44:39 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Oct 26 16:44:39 2012 +0530 |
tree | f239c1c3639841fa0f40051b16ff344bc942329e | |
parent | ca77c6b0b7d83f842acaad9a42145d2d8e08d3a1 [diff] |
Valuation Method restored
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.