# [15.83.0](https://github.com/frappe/erpnext/compare/v15.82.2...v15.83.0) (2025-10-14) ### Bug Fixes * add GROUP BY for dn_detail and convert SQL query to QB ([9aa9b18](9aa9b181e5)) * **asset movement:** clear custodian if not present ([4ec5b28](4ec5b28fd2)) * Batch ordering based on the method mentioned in settings ([50266d3](50266d3b6b)) * batch qty for expired batches ([f4816e4](f4816e4960)) * consider negative qty in batch qty calculation ([4370a59](4370a59183)) * **deferred revenue:** validate service stop date ([557d53a](557d53a953)) * do reposting of first transfer entry based on item-wh combination ([e9d71e0](e9d71e013a)) * duplicate serial nos ([9854ded](9854dedc06)) * enhance sub-assembly item handling in raw material request calculations ([467fcea](467fcea728)) * filter sales team to show only active individual salespersons ([38efd5c](38efd5cb0b)) * fixed asset register showing opening entries ([1ea6e1d](1ea6e1db12)) * hide sales invoice creation for fully returned delivery notes ([b426b8c](b426b8c07f)) * incorrect field valuation_rate ([93df11a](93df11a0cf)) * negative error not throw for backdated entry ([1fc21d6](1fc21d60c6)) * performance issue by adding index ([e4fd49e](e4fd49e991)) * preserve address if present ([aaf470c](aaf470cf5c)) * prevent empty Create dropdown when In Process (backport [#49891](https://github.com/frappe/erpnext/issues/49891)) ([#50063](https://github.com/frappe/erpnext/issues/50063)) ([b67b292](b67b29200c)) * **production plan:** filter sales orders by item ([20c2809](20c2809437)) * reset raw materials considering not available batches ([2184a28](2184a28e91)) * Reset Raw Materials Table button not working ([81ed32f](81ed32ff51)) * resolve conflict ([dccc561](dccc561eec)) * resolve conflict ([38e1ca1](38e1ca1362)) * revert unrelated manual modified timestamp change ([c4cba78](c4cba78124)) * sales return for product bundle items ([ac46b3d](ac46b3d1ca)) * sanitize projects field in tasks webform ([#50089](https://github.com/frappe/erpnext/issues/50089)) ([432201f](432201f634)) * set default roles on role_profile during reinstallation ([c93fbf3](c93fbf3982)) * skip auto-cancel of depreciation for components during asset capitalization ([6d5f2b5](6d5f2b5024)) * skip party validation for payroll & it's journal & GL entry submission (backport [#49638](https://github.com/frappe/erpnext/issues/49638)) ([#49826](https://github.com/frappe/erpnext/issues/49826)) ([957b47f](957b47f351)) * stock ledger adjustment entry ([8020159](8020159c14)) * **stock-entry:** fetch empty batch for finished item ([af3d7ef](af3d7ef300)) * **stock-reconciliation:** include inventory dimensions in duplicate validation ([21a972a](21a972ad95)) * **Supplier Quotation Comparison:** add a missing translate function (backport [#49497](https://github.com/frappe/erpnext/issues/49497)) ([#50055](https://github.com/frappe/erpnext/issues/50055)) ([b7c2405](b7c2405113)) * swap warehouse labels for return entry ([c5dc810](c5dc810642)) * warehouse source reference in production report ([db93e50](db93e50f16)) ### Features * add asset name to Asset Depreciations and Balances report ([0776b30](0776b300e8)) ### Performance Improvements * add composite indexes to Advance Payment Ledger Entry table ([5652e92](5652e926d7)) * optimize sql query ([79a8e26](79a8e2656b))
ERPNext as a monolith includes the following areas for managing businesses:
- Accounting
- Warehouse Management
- CRM
- Sales
- Purchase
- HRMS
- Project Management
- Support
- Asset Management
- Quality Management
- Manufacturing
- Website Management
- Customize ERPNext
- And More
ERPNext is built on the Frappe Framework, a full-stack web app framework built with Python & JavaScript.
Installation
Login for the PWD site: (username: Administrator, password: admin)
Containerized Installation
Use docker to deploy ERPNext in production or for development of Frappe apps. See https://github.com/frappe/frappe_docker for more details.
Manual Install
The Easy Way: our install script for bench will install all dependencies (e.g. MariaDB). See https://github.com/frappe/bench for more details.
New passwords will be created for the ERPNext "Administrator" user, the MariaDB root user, and the frappe user (the script displays the passwords and saves them to ~/frappe_passwords.txt).
Learning and community
- Frappe School - Learn Frappe Framework and ERPNext from the various courses by the maintainers or from the community.
- Official documentation - Extensive documentation for ERPNext.
- Discussion Forum - Engage with community of ERPNext users and service providers.
- Telegram Group - Get instant help from huge community of users.
Contributing
License
GNU/General Public License (see license.txt)
The ERPNext code is licensed as GNU General Public License (v3) and the Documentation is licensed as Creative Commons (CC-BY-SA-3.0) and the copyright is owned by Frappe Technologies Pvt Ltd (Frappe) and Contributors.
By contributing to ERPNext, you agree that your contributions will be licensed under its GNU General Public License (v3).
Logo and Trademark Policy
Please read our Logo and Trademark Policy.