commit | 36a3461e55fb4df442d082e57b5936bdd4f80cf6 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Sat Mar 16 19:09:26 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Sat Mar 16 19:09:26 2013 +0530 |
tree | 50ab1b5fe4875991596f01c2b102003f8573cac2 | |
parent | 0db94077125f7748cbfc446501e145d912dfe6c4 [diff] |
fix in payment reconciliation patch - run for all modified dates >= 2013-03-11
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.