commit | c97f780940183f49087b917375356ebc47640557 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Jul 12 22:16:19 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Jul 12 22:16:19 2012 +0530 |
tree | ee1d22ab28f518481991a18395cd0f29dd02501e | |
parent | 8cbbab2e752671ab6b5a9e9ad125ff43758e3997 [diff] | |
parent | af1f437fad98ae627be05542c2c0cb27df7ab92f [diff] |
Merge branch 'master' into dev Conflicts: erpnext/patches/patch_list.py erpnext/startup/js/complete_setup.js erpnext/stock/doctype/item/item.txt public/css/all-app.css public/js/all-app.js public/js/all-web.js
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