mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 17:26:43 +00:00
f4bec769e9d2778f8c22d304c2032272df73333c
Removed unnecessary console logs
ERPNext - Open Source + SAAS ERP
Version 2.0
Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS
Built on Python / MySQL / wnframework
Platform
ERPNext is built on wnframework (Version 2.0)
Download and Install
For download and install details, please go to erpnext.org
Forums
Changes from wnframework version 1.7
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
License
ERPNext is available under the GNU/GPL license.
Description
Languages
Python
81.1%
JavaScript
16.7%
HTML
1.8%
SCSS
0.4%