commit | f49f82083f5b34851a24dbc41031af9a775a99e8 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Jun 26 10:10:05 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Jun 26 10:10:05 2013 +0530 |
tree | dd4dce2d49a7b559296d10cde5d67a2fc1cbbc57 | |
parent | db038fcb5cc785055fec39fd4d2b5c38d2a20278 [diff] |
[chart of accounts] added from openerp (remove empty children)
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.