# [15.63.0](https://github.com/frappe/erpnext/compare/v15.62.0...v15.63.0) (2025-05-27) ### Bug Fixes * absence of rounding causing discrepancy in the valuation rate calculation (backport [#47700](https://github.com/frappe/erpnext/issues/47700)) ([#47711](https://github.com/frappe/erpnext/issues/47711)) ([f41bcc6](f41bcc6fec)) * add no_copy for lost reasons ([db97dbd](db97dbd394)) * create Quality Inspection button not showing (backport [#47746](https://github.com/frappe/erpnext/issues/47746)) ([#47750](https://github.com/frappe/erpnext/issues/47750)) ([60dfe36](60dfe36195)) * display stock value in currency format in chart warehouse wise stock value ([ba009f4](ba009f4626)) * do not update same field twice ([63ba27e](63ba27e359)) * exchange rate not being fetched when creating supplier quotation from MR ([2c22615](2c22615b6b)) * filter of item for manufacture type material request (backport [#47712](https://github.com/frappe/erpnext/issues/47712)) ([#47717](https://github.com/frappe/erpnext/issues/47717)) ([2961e59](2961e595c2)) * handle multiselect filters for tree doctypes in Customer Ledger Summary Report ([f783bf6](f783bf60a4)) * Headline rendered twice on first save ([f94a14c](f94a14c06a)) * include rejected amount in PI/PR overbilling validation logic ([#47572](https://github.com/frappe/erpnext/issues/47572)) ([cd1c10a](cd1c10a43f)) * incorrect inventory dimension for material transfer (backport [#47592](https://github.com/frappe/erpnext/issues/47592)) ([#47644](https://github.com/frappe/erpnext/issues/47644)) ([9a78283](9a78283ecb)) * incorrect valuation rate due to positive qty (backport [#47686](https://github.com/frappe/erpnext/issues/47686)) ([#47688](https://github.com/frappe/erpnext/issues/47688)) ([62aa1cd](62aa1cdb33)) * linter ([c44493f](c44493fd7e)) * Linter (due to conflicts resolved on gh) ([37f4cf5](37f4cf5367)) * Linters ([91e167f](91e167fe72)) * made changes specifically for value adjustment entry ([74e29f1](74e29f1218)) * Merge conflicts ([3deb11e](3deb11e5b2)) * only include advances within the tcs period ([a2f5975](a2f5975133)) * party account based on party type's account type ([d3d22f6](d3d22f699e)) * patch to rename group_by filter in custom reports (backport [#47709](https://github.com/frappe/erpnext/issues/47709)) ([#47730](https://github.com/frappe/erpnext/issues/47730)) ([a137944](a137944955)) * patch to set status cancelled for already cancelled pos invoices (backport [#47725](https://github.com/frappe/erpnext/issues/47725)) ([#47759](https://github.com/frappe/erpnext/issues/47759)) ([4fd1af2](4fd1af2118)) * **portal:** User cannot create 0 qty SQ from RFQ ([f95a3f5](f95a3f5b8b)) * pos invoice status not updating on cancel (backport [#47556](https://github.com/frappe/erpnext/issues/47556)) ([#47657](https://github.com/frappe/erpnext/issues/47657)) ([db318a4](db318a4e9b)) * prettier ([0f22646](0f2264658f)) * prettier ([2c8db09](2c8db092a0)) * Relabel unit price settings for more clarity ([8891f46](8891f46a22)) * setting paid amount to 0 when is_paid is unchecked in purchase invoice ([895231a](895231a8a7)) * show general ledger in doc currency in Process Statement Of Accounts ([b3cbbf2](b3cbbf2ce3)) * skip drop ship items (backport [#47670](https://github.com/frappe/erpnext/issues/47670)) ([#47718](https://github.com/frappe/erpnext/issues/47718)) ([e058885](e05888502f)) * skip last purchase rate for free item (backport [#47693](https://github.com/frappe/erpnext/issues/47693)) ([#47696](https://github.com/frappe/erpnext/issues/47696)) ([f17b7b5](f17b7b5ee9)) * space ([fe78bb6](fe78bb60c4)) * space ([194e41a](194e41a2d9)) * translate_pos_buttons ([01b0d10](01b0d1057e)) * Treat rows as Unit Price rows only until the qty is 0 ([d963601](d9636018f5)) * typo in TREE_DOCTYPES list "Terrirtory" should be "Territory" ([3d2d1ba](3d2d1ba072)) * updated value after depreciation after value adjustment ([8ed6e98](8ed6e98565)) * use pypika object `LiteralValue` for adding match conditions ([fb2df77](fb2df77da2)) ### Features * add validation for Item Tax Template on rate change ([92d5e91](92d5e91e1f)) * Unit Price Contract ([33366fc](33366fce6c)) * Unit Price Items in Buying (RFQ, SQ, PO) ([f8fa775](f8fa775af3))
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.