commit | 833f070991b060c36c541dab894b2a4ac314934f | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Dec 03 11:33:08 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Dec 03 11:33:08 2012 +0530 |
tree | c1be41658c941d7c4f2e263ef7cb209e4d8b70d4 | |
parent | 08a437bad79d4ff27ca3adef31d47f26347aa679 [diff] |
added allow_rename and also fix in autonotification
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.