commit | 8f050f4cd39459744325aff6882eea0869653fd2 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Jul 09 11:28:47 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Jul 09 11:28:47 2013 +0530 |
tree | c4c9efb5acaad4c999b6d4d92d11749cf7648d27 | |
parent | 44c1447b602267ce29e0ba8aab60ad241cbc6696 [diff] |
[sales invoice] payment section visible only if is_pos is true #382
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.