# [15.65.0](https://github.com/frappe/erpnext/compare/v15.64.1...v15.65.0) (2025-06-10) ### Bug Fixes * add .length in list validation ([#47974](https://github.com/frappe/erpnext/issues/47974)) ([66f41d4](66f41d44c4)) * add change log for bug fix in Additional Discount functionality ([f27e591](f27e591d88)) * add draft transactions also in calculated mismatch report ([23b5d2d](23b5d2db2c)) * add user permission while fetching ple ([a2cdd91](a2cdd91a0d)) * **asset:** make purchase date mandatory ([a5e5553](a5e5553520)) * AttributeError due to incorrect object ([43d4e26](43d4e26ac5)) * available qty in BOM Stock Report ([84b2f87](84b2f871ba)) * better description of tab name ([#44697](https://github.com/frappe/erpnext/issues/44697)) ([d05b49b](d05b49b0f8)) * changes in report ([78c6386](78c63869e0)) * changes to report and patch ([5237ff8](5237ff8d94)) * conflicts ([aa29c5d](aa29c5dde2)) * consider expired batches in the stock reco (backport [#47909](https://github.com/frappe/erpnext/issues/47909)) ([#47919](https://github.com/frappe/erpnext/issues/47919)) ([2e78e14](2e78e14c7e)) * consider user permission while populating the data ([617b065](617b0658b8)) * do not create repeat work orders ([795108c](795108c1dd)) * do not remove item which has zero qty and zero valuation ([ef77791](ef77791bd6)) * ensure proper float conversion for discount values ([d24c2c4](d24c2c4cca)) * fetch correct item tax template on item rate update ([#47973](https://github.com/frappe/erpnext/issues/47973)) ([f88e682](f88e68230a)) * fieldtype to Currency for discount amounts ([59dd5fe](59dd5fee26)) * incorrect warehouse in MR ([8156d89](8156d89903)) * key-error for COGS By Item Group report (backport [#47914](https://github.com/frappe/erpnext/issues/47914)) ([#47915](https://github.com/frappe/erpnext/issues/47915)) ([996fb75](996fb7552a)) * patch to set discount percentange in case of mismatch ([039c47e](039c47e3f2)) * pos permission error on strict permission (backport [#47896](https://github.com/frappe/erpnext/issues/47896)) ([#47897](https://github.com/frappe/erpnext/issues/47897)) ([0314a39](0314a39fab)) * Project argument is passed correctly for MR creation ([e98ad4c](e98ad4ce27)) * remove currency col ([35035c2](35035c2a31)) * remove use sales invoice check ([#47908](https://github.com/frappe/erpnext/issues/47908)) ([1b15507](1b1550708d)) * **report:** include descendants when filtering by parent item group ([d21bfa2](d21bfa219d)) * **sales order:** error message on creation of work order from sales order ([129cd7a](129cd7ae8a)) * stock adjustment entry during reposting (backport [#47878](https://github.com/frappe/erpnext/issues/47878)) ([#47883](https://github.com/frappe/erpnext/issues/47883)) ([e5d06f8](e5d06f8c86)) * stock reco qty with inventory dimension (backport [#47918](https://github.com/frappe/erpnext/issues/47918)) ([#47922](https://github.com/frappe/erpnext/issues/47922)) ([6d2c14c](6d2c14c75e)) * test case to verify correct setting of discount amount and percentage ([06ea957](06ea957ae5)) * throw permission error ([#47976](https://github.com/frappe/erpnext/issues/47976)) ([9167d2e](9167d2ef64)) * typo ([8b4824f](8b4824fef5)) * update currency based on transaction ([eaeb18c](eaeb18c651)) * zero division error in purchase receipt ([b99f8fd](b99f8fd021)) ### Features * Add hook to update gl dict by apps ([76c2477](76c2477d23)) * add validation for inter company transactions ([9a47c50](9a47c507c0)) * populate Timer dialog project field from Timesheet parent_project (backport [#47971](https://github.com/frappe/erpnext/issues/47971)) ([#48001](https://github.com/frappe/erpnext/issues/48001)) ([66b0426](66b0426155)) * report to verify discount amount mismatch ([b3eb49d](b3eb49d39d)) ### Performance Improvements * Batch GLE/SLE rename commits (backport [#47950](https://github.com/frappe/erpnext/issues/47950)) ([#47951](https://github.com/frappe/erpnext/issues/47951)) ([f490de9](f490de9285)) ### Reverts * Revert "fix: calculate discount percentage if discount amount is specified (#…" ([5a5449c](5a5449c60c))
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.