commit | 90c9ae713ca9f63ba5c3688078702966546b658c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Apr 17 18:04:08 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Apr 17 18:04:08 2013 +0530 |
tree | 77ee3b9d274bd9efc4f66963c6933e00221c0d66 | |
parent | 5717fe3abade77b7390240717dfa288525615017 [diff] | |
parent | 47ef15b04ba78ee875c81bb496b9f985b77f3117 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext Conflicts: stock/doctype/delivery_note_item/delivery_note_item.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.