Ainsit.HnsErp.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nabin Hait b09b3bc253 all fields visible if any other custom purpose in stock entry 13 years ago
cgi-bin perms of cgi-bin/getfile.cgi 13 years ago
css browse support 13 years ago
data latest master schema file 13 years ago
erpnext all fields visible if any other custom purpose in stock entry 13 years ago
images browse support and images 13 years ago
js assign to - allow comments 13 years ago
.gitignore minor bugfixes 13 years ago
INSTALL restructured erpnext and deleted unwanted 13 years ago
README.md Edited README.md via GitHub 13 years ago
blank.html added home template 13 years ago
build.json browser support 13 years ago
favicon.ico patch etc fixes 13 years ago
index.cgi home page fixes 13 years ago
rss.xml added license files 13 years ago
sitemap.xml added license files 13 years ago
temp.py added todo 13 years ago
todo.md breakup of farmework files 13 years ago
unsupported.html browser support 13 years ago
version.num assign to - allow comments 13 years ago
wnf.py show todo, calendar and support desktop notifications 13 years ago

README.md

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.

  1. set your html folder to the root of erpnext (rather than wnframework)

  2. create a symlink in erpnext:

    ln -s path/to/wnframework lib

  3. to setup the versions db, run:

    python lib/wnf.py setup

  4. copy defs.py from cgi-bin/webnotes to py/webnotes

  5. change module_path (point to erpnext/erpnext) in defs.py

  6. delete cgi-bin directory

  7. delete all old module directories from erpnext

License

ERPNext is available under the GNU/GPL license.