commit | bcff7dce8ef2ee8861fae6ab7f45a4a2e2197cf9 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Jul 03 18:32:29 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Jul 03 18:32:29 2013 +0530 |
tree | a5cbd9283aab7cbe6c9cc0d7c567e1606b1c6060 | |
parent | 9a04b19160bc7f83bd6a60cfd31a53e4afc6a880 [diff] |
[cleanup] [stock entry] [sales order]
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.