commit | 727643210cfed7a3bfd639b3f7c8689559cdbb81 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Oct 05 11:38:06 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Oct 05 11:38:06 2012 +0530 |
tree | 3aa50aa8334c4da2a0b1716db34dd9234a10e357 | |
parent | 58932a58122a0f2e2f7f547d1784e3f95d2b5133 [diff] |
fixes in stock reconciliation and price list csv reading
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.