commit | 33e0b5581ed2363c26f37e55e4f6d96a9ba46188 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Dec 12 13:01:01 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Dec 12 13:01:01 2012 +0530 |
tree | a750659a3054a893f4560d4989b36b6bb42aaf05 | |
parent | be356b8692dbfd243c33a02e1c3a86db6942d411 [diff] |
communication list in selling module
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.