commit | 06d186ba98ec05b2f9224b7cc30c382602c39350 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Mar 25 17:03:52 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Mar 25 17:03:52 2013 +0530 |
tree | a4bdaa12198c8d3122a40d5661cbcf8b9d3d2f32 | |
parent | e97ce3475d4d6f76876d366c68057a103efe198a [diff] |
[stock] [feature] added project to stock ledger entry and updated stock balance report
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.