commit | 4b3b25e1d64e25f11898ae8e1f8f17f0440c3052 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Aug 03 14:10:59 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Aug 03 14:10:59 2012 +0530 |
tree | 42d4c6545b034fbc780ebdb2afc1f04598cc3888 | |
parent | 384b61749e1430fe03b935c266efb0a1157dad47 [diff] |
aded 'add_subscriber' method to be called from website
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