commit | ef06a4b349613607359c730a5931a6baef03ee7b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu May 09 15:13:47 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu May 09 15:13:47 2013 +0530 |
tree | 89f02b64d99f6b09e630e052041a5ebcf9dbac22 | |
parent | 21b854b7cc46723ad44464b61250ea20e864fbff [diff] |
[autoname] [cleanup] strip blank spaces and remove autoname where naming_series: can be set in doctype
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.