commit | 63d844b2d29e7469ce0860e3f1c0900a6d7f83b5 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Jul 10 20:55:15 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Jul 10 20:55:15 2013 +0530 |
tree | cf9bfbd2cdc503607ddba8e3fca101a5ac47c070 | |
parent | 2ac0a83bd8bb923a7fca4fd4fb53a7f9755fa86d [diff] | |
parent | 208e4f59b7f2cc845980aaa814e0bf6cd0c71fc5 [diff] |
Merge branch 'responsive' of github.com:webnotes/erpnext into responsive Conflicts: selling/doctype/quotation/quotation.py utilities/transaction_base.py
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.