commit | 52006ca83dfc02eb7ede439fa1b461f91a97af71 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Aug 03 14:15:25 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Aug 03 14:15:25 2012 +0530 |
tree | 5fb2ad5f633295a671cd9282cdd3628e73b153b5 | |
parent | e5984873e698e4cdc3e0a911fce746da37216994 [diff] |
bugfix in scheduler
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