commit | 39a3c03b6233686fe7831d6bc981d233d2f95258 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Jan 14 15:26:51 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Jan 14 15:26:51 2013 +0530 |
tree | 3cbd1f475d536258154967cba3a8127d6ed6d888 | |
parent | b1cf2119e9fd2b3126c04b40d5801afcd2bcd202 [diff] |
if not a valid csv file, ignore it in stock reconciliation patch
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.