commit | 1de665752fb28286dcd8377a84ee2d67a0414c24 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jun 04 04:37:03 2013 -0700 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jun 04 04:37:03 2013 -0700 |
tree | 40ef1b6e2f106cd95e77c13f450a016d01b88d5a | |
parent | ad600cce2222912d22db81e2276bf729ac4079d1 [diff] | |
parent | c95436cf4391a8562a49c3712c92d9b3befc62e8 [diff] |
Merge pull request #429 from saurabh6790/master Supplier Account Head and Project wise Stock Tracking reports
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.