commit | 294778a83c0e72633e8920d7711e3b4f2a412844 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Sep 27 15:43:06 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Sep 27 15:43:06 2012 +0200 |
tree | 5f2d1177619616d847e1dbd8316e390fdd38aea4 | |
parent | dd46b524676c6bb43a728845023d802c7e1c9718 [diff] |
messages.js: allow user to task messages
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 (see licence.txt)
Along with the GPL, the name "ERPNext" must be retained in all derivatives.