commit | 6c5262abb1cc45bc1603583ad73975f0310e8c85 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Jan 14 13:28:31 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Jan 14 13:28:31 2013 +0530 |
tree | 0d5f12394f11b252e27a7a8c279c44cd2026d433 | |
parent | e868db33ab334952f9eff3f18b83ef100f94063c [diff] | |
parent | 0c42dc4c220f6c8043c63df411788421fe130484 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into stock_reco Conflicts: patches/patch_list.py stock/report/stock_ledger/stock_ledger.txt
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.