commit | 354dd9b35a0272cf93999f1396b9fd377c6ec0c7 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Feb 02 12:42:14 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Feb 02 12:42:14 2012 +0530 |
tree | 8e0cad6f253aeb2a4cbeea9fac1de40051f28920 | |
parent | 75d30b803fe2820217905728ceeb8cb7d4d539ca [diff] |
Allow changing export_rate if discount=0, then calculate discount based on ref_rate and export_rate (valid for non inclusive pricing)
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.