commit | 89e2ac4f477ee6f5c1de170e253188212437df2c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Jun 10 17:58:33 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Jun 10 17:58:33 2013 +0530 |
tree | 5e9e51ad06e02bfd20cd2160847125ad1fa1af26 | |
parent | 0175fbd47026daa45333829637285a0e74bfcadb [diff] |
[voucher import tool] [fix] validate account columns only for voucher import of type Multiple Accounts
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.