commit | 479af526b023dbf07e45ebe7595503a97d09ef3d | [log] [tgz] |
---|---|---|
author | Akhilesh Darjee <akhileshdarjee@gmail.com> | Fri Mar 15 16:17:31 2013 +0530 |
committer | Akhilesh Darjee <akhileshdarjee@gmail.com> | Fri Mar 15 16:17:31 2013 +0530 |
tree | bda66df9459052f40743e22c3740ce85d6ec71c2 | |
parent | 08bd6776640a0659e8f7e49da47c6250396799a0 [diff] |
Backup commited.
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.