# [15.66.0](https://github.com/frappe/erpnext/compare/v15.65.4...v15.66.0) (2025-06-25) ### Bug Fixes * add descendants item groups to fetch the barcode items ([5cabdbf](5cabdbfe06)) * add is_group filter for warehouse ([ad0819f](ad0819feee)) * add party and party_name columns to trend reports ([ceab26d](ceab26d5f1)) * add validation for exchange gain/loss entries ([153ed04](153ed04161)) * **asset-invoice:** handle asset invoice cancellation ([d3daeaf](d3daeaf475)) * auto append_taxes_from_item_tax_template in backend ([2bf8dff](2bf8dffb60)) * coa reset root_type on unchecking is_group on new_node (backport [#48156](https://github.com/frappe/erpnext/issues/48156)) ([#48160](https://github.com/frappe/erpnext/issues/48160)) ([7c2bf02](7c2bf026ef)) * contract autoname ([1223f55](1223f5551f)) * fallback expense account and cost center in subcontracting receipt ([ac22c42](ac22c422c8)) * get already billed amount from current doc instead of database ([#48079](https://github.com/frappe/erpnext/issues/48079)) ([c2c5e45](c2c5e45bc6)) * incoming rate for the stand-alone credit note ([ad40bfe](ad40bfe4ea)) * modify query to fetch valid return qty ([764c71d](764c71d3e1)) * naming series field in bank transaction (backport [#48121](https://github.com/frappe/erpnext/issues/48121)) ([#48149](https://github.com/frappe/erpnext/issues/48149)) ([f0ddf1b](f0ddf1b223)) * **open_opportunity:** remove company=null filter (backport [#48222](https://github.com/frappe/erpnext/issues/48222)) ([#48224](https://github.com/frappe/erpnext/issues/48224)) ([2d7a7d9](2d7a7d9988)) * permission issue during reposting ([6896216](6896216276)) * pos item details fetch uoms on stock settings allow_uom_with_conversion_rate_defined_in_item configuration (backport [#48178](https://github.com/frappe/erpnext/issues/48178)) ([#48179](https://github.com/frappe/erpnext/issues/48179)) ([991ddfe](991ddfe187)) * pos item price in get_item and item search (backport [#47925](https://github.com/frappe/erpnext/issues/47925)) ([#48217](https://github.com/frappe/erpnext/issues/48217)) ([f8cfbda](f8cfbda4e0)) * resolved conflicts ([881dcf8](881dcf817f)) * SABB validation during the LCV ([b3d337a](b3d337a45b)) * setup wizard load chart of accounts and fiscal year on change of country (backport [#48125](https://github.com/frappe/erpnext/issues/48125)) ([#48128](https://github.com/frappe/erpnext/issues/48128)) ([f85b08d](f85b08d2f5)) * stock adjustment entry to make stock balance zero (backport [#48245](https://github.com/frappe/erpnext/issues/48245)) ([#48247](https://github.com/frappe/erpnext/issues/48247)) ([41d22d0](41d22d0255)) * stock reconciliation validation for serial and batch ([89376dd](89376ddf8d)) * target inventory dimension for stock entry ([4e70005](4e70005937)) * Update indexing to populate correct values in trends report chart ([24f892d](24f892d582)) * update journal entry title on amend ([4341ac7](4341ac7e7a)) * Update transaction currency to company currency to show correct currency symbol ([651b952](651b9521b9)) * use currency from opportunity while creating quotation ([#45540](https://github.com/frappe/erpnext/issues/45540)) ([a6c5738](a6c5738f4b)) * use set_query on sales_order link field in work order ([b33bec4](b33bec4dad)) ### Features * add naming series for Contract Doctype ([b3c43e8](b3c43e8527)) * add search field for contract doctype ([27b5d94](27b5d9493a))
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.