commit | 4573515899efb8152c4ccf20d257023f77ed04c1 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Sep 19 16:41:19 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Sep 19 16:41:19 2012 +0530 |
tree | 8992d8594680ee723c47837aedd9de21182013c6 | |
parent | 6a6b1de7cddd3f268f027425fd2d65cf14b926f7 [diff] |
added graphs in stock ledger and general ledger
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