commit | 1357c0b2df8feae9c92bb11a3782080e722ae327 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jul 09 15:45:38 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jul 09 15:45:38 2013 +0530 |
tree | 1d7e89572f9d7b98fdf8ac8fb17a571312297e9a | |
parent | c1207769310939d5b05c10245479a77dc5f8cbda [diff] |
[cleanup] #402 changed fieldname company_name to company in Cost Center
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.