# [15.97.0](https://github.com/frappe/erpnext/compare/v15.96.1...v15.97.0) (2026-02-11) ### Bug Fixes * Added a missing option to the currency field (backport [#52528](https://github.com/frappe/erpnext/issues/52528)) ([#52586](https://github.com/frappe/erpnext/issues/52586)) ([a6f5b88](a6f5b88f9b)) * **buying:** add supplier group link filters in field level ([436cb8d](436cb8dbfc)) * email campaign timeout issue (backport [#51994](https://github.com/frappe/erpnext/issues/51994)) ([#52555](https://github.com/frappe/erpnext/issues/52555)) ([6c9681b](6c9681ba4c)) * enabling skip delivery option for order type maintenance ([a8f05ca](a8f05cadea)) * **gross profit report:** translate column Sales Invoice ([4e910d8](4e910d8a69)) * **gross-profit:** handle item group filters ([7cd9de2](7cd9de211f)) * **gross-profit:** handle returns outside sale period ([303dac2](303dac262c)) * handle gross profit and percentage for return invoices ([bde19ab](bde19ab010)) * **manufacturing:** fix chart period keys ([99f3a7e](99f3a7e4cf)) * **manufacturing:** handle None value for actual_end_date ([f965b35](f965b352c8)) * **map_current_doc:** prevent mutation of query args in get_query (backport [#52202](https://github.com/frappe/erpnext/issues/52202)) ([#52583](https://github.com/frappe/erpnext/issues/52583)) ([9519773](9519773c5c)) * merge taxes in purchase receipt when get items from multiple purchase invoices ([#51422](https://github.com/frappe/erpnext/issues/51422)) ([68338ab](68338abe07)) * **quotation:** ignore zero ordered_qty ([ad92c02](ad92c021f7)) * rate comparison in stock reco ([cacca81](cacca812ed)) * remove incorrect validation from email digest throwing spurious error (backport [#51827](https://github.com/frappe/erpnext/issues/51827)) ([#52582](https://github.com/frappe/erpnext/issues/52582)) ([b034f3d](b034f3d3db)) * resolve conflicts ([36e2cf4](36e2cf49f3)) * return None instead of 0 if valuation rate is falsy ([195f020](195f020636)) * stock balance report issue ([bda7220](bda7220b70)) * **stock:** add is group filter for warehouse fields ([5b7ee0a](5b7ee0af66)) * **stock:** ignore pos reserved batches for stock levels ([635a421](635a421807)) * **stock:** inward stock for pick list test record ([5a42ff0](5a42ff0c3c)) * **stock:** set source warehouse for issue type ([19dca36](19dca36dec)) * **stock:** update target field attribute ([9cfd704](9cfd704eef)) * validate asset movement transaction date (backport [#52340](https://github.com/frappe/erpnext/issues/52340)) ([#52560](https://github.com/frappe/erpnext/issues/52560)) ([eea8cb5](eea8cb5885)) ### Features * allow negative stock for the batch item ([4c094c3](4c094c3d86))
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.