commit | 8d7310ac5fd9b11f1054532f25ed0b5bee5534e2 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jun 04 17:11:43 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jun 04 17:11:43 2013 +0530 |
tree | 0063e10d71dc326d4f2365e7f974c9bcfaa21fd4 | |
parent | ecfe1d9cb55bb6f56deb244c14ebf9e00ac5a54b [diff] |
bom exploded items grouped by items
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.