commit | 384b61749e1430fe03b935c266efb0a1157dad47 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Aug 03 14:09:32 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Aug 03 14:09:32 2012 +0530 |
tree | 0847d659bd23048849d3275de93126e77aff8d7f | |
parent | f0018b5e051b765a643f46491c17d924c799e417 [diff] |
added 'blog_subscriber' and 'unsubscribed' fields
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