commit | 29786e38dfcfee4758e5fb0f65ab40c9f93e7af3 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Feb 26 14:27:03 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Feb 26 14:27:03 2013 +0530 |
tree | 59d73a44c73e7dcb0fcd5c59851144a12543f0c4 | |
parent | 805fdf313c866d909edd92ef381beb48f612214c [diff] |
added get_value, fixed appframe from Single
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.