commit | 0fa628bf8642d3f405c129ad004dd0822e8e8e56 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Jul 26 15:46:13 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Jul 26 15:46:13 2012 +0200 |
tree | 462b43bf585cbb07f6788a52b34bec1b6ebd6f80 | |
parent | 9b8fca9d75b8a4fcc58be08fa9c68308c07cce91 [diff] | |
parent | adc6c7c02b36d49058ce2c87569d354f1a4daa9f [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into unicode Conflicts: erpnext/accounts/doctype/sales_invoice/sales_invoice.py erpnext/patches/patch_list.py public/js/report-legacy.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