commit | bb81c198f57fbccc126499a46c49cc2374b6d62a | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Jul 13 16:48:08 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Jul 13 16:48:08 2012 +0530 |
tree | d4eb2c93bf6120c09877e9bfd8db40aa45f59693 | |
parent | 2fef0ee4e1669ec1984550b74b775da9fd10c6f0 [diff] | |
parent | 2d7cb22f1f52263d922454a2ce9e35b9049075bf [diff] |
Merge branch 'dev' of github.com:webnotes/erpnext into dev Conflicts: 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