ERPNext


ERPNext is a free and open-source integrated Enterprise resource planning software developed by an Indian software company Frappe Technologies Pvt. Ltd. It is built on the MariaDB database system using Frappe, a Python based server-side framework.
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.
ERPNext is an alternative to NetSuite and QAD, and similar in function to Odoo, Tryton and Openbravo. ERPNext was included in the ERP FrontRunners List by Gartner as a Pacesetters.

Core modules

ERPNext contains these modules:

Industry modules

Software license

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.

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 and the Views are generated directly in the browser.
  • Client interacts with the server via JSON data objects on a JSON-RPC supporting server.
  • There is ability to plug-in code on the client and server side.
The underlying web app framework is called "Frappe Framework" and is maintained as a separate open source project. Frappe started as a web-based metadata framework inspired from Protégé though it has evolved differently.
This architecture allows rapid application development.

Software as a service

ERPNext is available both on user hosting and as a Software as a service from their website. The product also received a funding of INR 10 crore from Zerodha and Rainmatter in June 2022.

Investment

In November 2020, Rainmatter incubator invested ₹10 crore in Frappe Technologies PL, to support development of ERPNext, other open source products, and scaling plans.

Release history



VersionRelease Date/MonthSignificant changes
1.0June 2010First release. ERPNext source code was published on Google Code.
2.0July 2012
3.0April 2013
4.0February 2014Introduced app architecture in Frappe Framework.
5.019 May 2015Improved UI, Item Variants, Print Format Builder, Sharing, Starring, Document Timelines, Multi-Currency accounting, Party model
6.02 September 2015ERPNext Schools, Calendar View for transactions, Doctype exports
7.022 July 2016Online/Offline POS, Asset Depreciation, Payment Entry, Timesheets, Dashboards, Editable grid, Quick Entry view, Smarter Lists
8.030 March 2017Global Search, Kanban View, Document Versioning, Delete and Restore, Email Inbox, Employee Loan, Enhanced POS, Multiple UOMs in Selling, Accrual system in Payroll, Custom Permissions, Customer Feedback, School Assessment Module
9.026 September 2017Healthcare Domain, Subscription, School Fees Management, New Setup Wizard
10.029 December 2017Agriculture Domain, Non-profit Domain, Data Import upgrades, Employee Advance, Item Variant Enhancements
11.010 December 2018Multi-company consolidated financial statement, Payroll per Tax Declaration, Employee On-boarding and Off-boarding, Finance Book, CWIP Accounting, Staffing Plan, Inter-company Journal Entry, Exchange Rate Revaluation, Leave Policy, Conditional Workflows, Payroll and Accounting Period, Serialised Assets, Tax Withholding, Shift Plan, Budgeting in Material Request
12.022 July 2019Graphical Dashboard, Custom Report with Chart Builder, Postgres Support, Multi-select Field, Enhanced Website and Portal, Improved Pricing Rule, Accounting Dimensions, Invoice Discounting, BOM Explorer, Auto Attendance, Leave Ledger, Promotional Scheme, SLA, Email Campaign, Learning Management System, Quality Management System, Production Planning Enhancements, Project Template, New Desktop, Keyboard Navigation, Link Preview, Assignment Rule, Exotel Call Integration, Milestones, Auto Repeat, Document Follow, Energy Points, Google Contacts, PDF Encryption, Raw Printing, Web Form Refactor, Custom columns in report
13.02020Custom 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
14.01 August 2022Customizable Workspaces, New Print Format Builder, new Subcontracting flow, Organisational Chart, Tab View in forms, Warehouse Management & Inventory Dimensions, Scrap management, Payment Ledger, KSA and Tanzania accounting, Asset Grouping and Splitting, Asset Capitalisation, Bulk Transaction Processing, better handling of multi-currency transactions
15.010 September 2023Multi-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
16.010 December 2025Iconic dashboard, Production tracking on Job card level, Subcontracting inward flow, better handling of valuation for landed cost, accounting for purchase items in P&L, much better performanc and much more. Refer the detailed .

FOSS United

FOSS United 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. Foundation also organises various events like conference and code sprints.