commit | deb816d30c5accaa8496c6e8f6f491e0a25aefc7 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Mon Dec 12 12:41:36 2011 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Mon Dec 12 12:41:36 2011 +0530 |
tree | d30b71c0f200ee76eb93690c805acf18f5aefc0c | |
parent | 17c1a7d9ed123a429478c70f22a9ec76cc9d4fcd [diff] |
Patch to remove duplicate entries created due to change in validation_logic in Table Mapper Detail for the following doctypes: * Delivery Note-Receivable Voucher * Purchase Order-Purchase Voucher * Sales Order-Receivable Voucher
Version 2.0
Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS
Built on Python / MySQL / wnframework
ERPNext is built on wnframework (Version 2.0)
For download and install details, please go to erpnext.org
To update from wnframework version 1.
set your html folder to the root of erpnext (rather than wnframework)
create a symlink in erpnext:
ln -s path/to/wnframework lib
to setup the versions db, run:
python lib/wnf.py setup
copy defs.py from cgi-bin/webnotes to py/webnotes
change module_path (point to erpnext/erpnext) in defs.py
delete cgi-bin directory
delete all old module directories from erpnext
ERPNext is available under the GNU/GPL license.