commit | fd18fc798626d6afd7f556f6373fe328655ed7f4 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Mar 19 13:02:46 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Mar 19 13:02:46 2013 +0530 |
tree | ac1025ca2a716666453df5d5632ad699b5412187 | |
parent | 43fbc9d1b96612217017e9d92e9fb7b144b13d52 [diff] |
print format standard - start
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.