commit | 37982a6a1fc29a8e2516ebabf4a803abd57bb4b0 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Jun 14 13:29:20 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Jun 14 13:29:20 2013 +0530 |
tree | eee1a9ac72c61da89ce2faf136964629e255dd67 | |
parent | 1475e4d295c6007c9da8ea18dba774bf34d3d67d [diff] |
[contact/address] fixed auto setting closes #475 (erpnext)
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.