commit | 1b1517155b3fc72fb76a5cef2416b4e0116b544a | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 27 16:50:24 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 27 16:50:24 2012 +0530 |
tree | 2bf627c9f602855203560c5fdc523510ec27f7f7 | |
parent | 5f1d57ecb7331658dff0e63e9d655f82f2b15991 [diff] | |
parent | a85b2e4ee349c544acb7a1949351e9a7c70f7b7c [diff] |
added about us page and settings
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.