commit | bf8cac53c72df7afefb0f5a14febbd74b72c922b | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Aug 08 10:05:51 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Aug 08 10:05:51 2012 +0530 |
tree | 2865f40b952f68e945e2ebfce09f61ba9b6a635b | |
parent | bc26218889ea16d3a178f242b975de2d03c43e06 [diff] |
pre, code style fix
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