commit | baf4f648a5f3cbdea7092be5756f073ceecc7b5d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Dec 07 19:53:18 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Dec 07 19:53:18 2012 +0530 |
tree | e2af1e99a4ea261452861765e6d1ecdd1143a55a | |
parent | d62845641d25a37773ddb8b90cff86c4bef38507 [diff] |
fixed comments - import issue
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.