commit | c2429bb1dc5dbcf1134a64771ce1e2eae217abb8 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 14:35:27 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 14:35:27 2013 +0530 |
tree | d4dfdfbc4464a5fd4415eef10abd60fb9612bfb6 | |
parent | a147d2e7ee0fa3b2c9343017e27c78258ccf69bb [diff] | |
parent | e1f99586fd4f301266c45126c5debc39ba99e1d1 [diff] |
Merge branch 'master' into edge
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.