commit | f6426d4949bf4d2b8643d624bef6031b52f69167 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Jun 11 14:36:48 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Jun 11 14:36:48 2013 +0530 |
tree | c025caf2c5a691878c446c0777132b4a284c97f1 | |
parent | 69c7117bb31a9ea80f79c16bd8482f614d9854ba [diff] |
[docs] added for manufacturing module
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.