commit | 8867cc238161eb7743972cd313abfd16fc8f6e45 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Feb 21 11:02:10 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Feb 21 11:02:10 2013 +0530 |
tree | 8c8883c605ea32c94210bcfc8148550a95ad5b7a | |
parent | cf05580f8e5c8bd625cdf11c0be86a6abef851e2 [diff] |
fixes in material request - hide sales order fields, changed Purchase Requisition to Material Request in some places
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.