ERPNext is a generic ERP software used by manufacturers, distributors and services companies. It includes modules like accounting, CRM, sales, purchasing, website, e-commerce, point of sale, manufacturing, warehouse, project management, inventory, and services. Also, it has domain specific modules like schools, healthcare, agriculture, and non-profit.[5]
ERPNext is an alternative to NetSuite and QAD, and similar in function to Odoo (formerly OpenERP), Tryton and Openbravo. ERPNext was included in the ERP FrontRunners List by Gartner as a Pacesetters.[6]
ERPNext is released under the GPL-3.0-only license. Consequently, ERPNext does not require license fees as opposed to proprietary ERP vendors. In addition, as long as the terms of the licenses are adhered to, modification of the program is possible.[8]
Architecture
ERPNext has a Model-View-Controller architecture with metadata modeling tools that add flexibility for users to adapt the software to unique purposes without the need for programming. Some attributes of the architecture are:
All objects in the ERP are DocTypes (not to be confused with HTML DocTypes) and the Views are generated directly in the browser.
There is ability to plug-in (event driven) code on the client and server side.
The underlying web app framework is called "Frappe Framework" [9] and is maintained as a separate open source project. Frappe started as a web based metadata framework inspired from Protégé[10] though it has evolved differently.
This architecture allows rapid application development (RAD).
A complete user manual is available at the project website.[12]
Software as a service
ERPNext is available both on user hosting and as a Software as a service (SaaS) from their website.[13] The product also received a funding of INR 10 crore ($1.3Million) from Zerodha and Rainmatter in June 2022.[14]
Investment
In November 2020, Rainmatter incubator invested ₹10 crore ($1.3M) in Frappe Technologies PL, to support development of ERPNext, other open source products, and scaling plans.[15][16]
Release History
Old version, no official support, community support only
Supported version
Future version
Version
Release Date/Month
Significant changes
Software license
1.0
June 2010
First release. ERPNext source code was (then) published on Google Code.
Custom Desk, SLA on custom documents, Bootstrapped Dashboards for each module, In-patient module in Healthcare, Module Onboarding, Event streaming, Perpetual accounting for Services, Cancelling downstream transactions on single click, POS Invoicing, Production Forecast, Social Media post from ERPNext, India PF and PT calculation, Conditional Mandatory field, BOM and JV template, India GST reports
Multi-level BOM creator, Auto Currency Exchange Re-valuation, POS stock update in run-time, Financial Ratios report, Accounting Dimension Balancing, Asset Activity Tracking, Print Format Designer, Advance Payment in a separate Liability Account, PWA Mobile app for HR module, Stock reservation against Sales Order, Frappe Builder
FOSS United (formerly ERPNext Open Source Software Foundation) is a non-for-profit organization. The goal of the foundation is to provide a platform for the FOSS community of India to come together and build open source applications.[25] Foundation also organises various events like conference and code sprints.