commit | 09957b61c8ab8f35716de0c4dd37676dfd9269ba | [log] [tgz] |
---|---|---|
author | Akhilesh Darjee <akhileshdarjee@gmail.com> | Wed Mar 20 10:21:51 2013 +0530 |
committer | Akhilesh Darjee <akhileshdarjee@gmail.com> | Wed Mar 20 10:21:51 2013 +0530 |
tree | a5d5e124ad7c4b364c5fbcbb92e1c1d5c0daf170 | |
parent | 9a20cc5cd8ec9888754a8b52b4a9b5f13e45b75c [diff] |
Dropbox upload chunked fixed.
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.