commit | d6814dde2970e7c8c8f5c6529c343435e78fc77c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Jul 10 18:38:59 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Jul 10 18:38:59 2012 +0530 |
tree | f3ec92abdefdca877f1d7655f92607e8f1c8be17 | |
parent | 5281e350fb6f3e9bc3e5b89a8d822803f613d1c3 [diff] |
account cleanup started
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