## [15.54.5](https://github.com/frappe/erpnext/compare/v15.54.4...v15.54.5) (2025-03-19) ### Bug Fixes * add parenttype condition to payment schedule query in accounts receivable report (backport [#46370](https://github.com/frappe/erpnext/issues/46370)) ([#46499](https://github.com/frappe/erpnext/issues/46499)) ([32335da](32335da839)) * add validation to rename_subcontracting_fields patch ([bc408d9](bc408d979a)) * also consider CRM Deal as party type for ERPNext CRM Integration ([65a80cf](65a80cffe7)) * dashboard link for QC from PR ([426222d](426222d8e0)) * Debit and Credit not equal for Purchase Invoice ([46b6e62](46b6e621c2)) * debit in transaction currency ([8e19b46](8e19b46bd9)) * ensure qty conversion when creating production plan from SO ([8162fb3](8162fb3e5d)) * exclude current doc when checking for duplicate ([b638aed](b638aed758)) * fetch bom_no when updating items in sales order ([41d8b26](41d8b26dd2)) * fetch quality inspection parameter group ([cd0abba](cd0abbae51)) * get bom_no from sales order item and material request item ([e241810](e2418101ab)) * hide subcontracted qty field if PO is not subcontracted ([62feec5](62feec5cc3)) * incorrect production item and bom no in job card ([d071a6c](d071a6c900)) * not able to make PR against stand alone Debit Note ([d62960e](d62960e925)) * not able to select the item in the BOM ([59c653e](59c653ef3f)) * patch ([36ffc2e](36ffc2ee67)) * performance issue for item list view ([34d6e4b](34d6e4bdaa)) * remove duplicate ([e5b2801](e5b2801830)) * repost future sle and gle after capitalization ([#46576](https://github.com/frappe/erpnext/issues/46576)) ([2144f89](2144f89624)) * SABB validation for packed items ([2d6626e](2d6626e906)) * set correct currency for offset account gl entries ([e6dd3f3](e6dd3f3e64)) * set landed cost based on purchase invoice rate ([56bc26a](56bc26aecc)) * set stock adjustment account in difference account ([6202e30](6202e302b1)) * take function call outside loop ([ec1a3a1](ec1a3a1e6b)) * **Transaction Deletion Record:** sql syntax error while fetching lead address ([ea68cae](ea68caec7d)) * UOM conversion error when creating pick list from material transfer request ([2f3dcc2](2f3dcc2137)) * use base currency total ([3e2749d](3e2749d6d5)) * use party explicitly ([5dd5784](5dd5784716)) * use shipping_address_name for address validation in sales invoice ([#46473](https://github.com/frappe/erpnext/issues/46473)) ([38dabdf](38dabdf584)) * using `in` for lookup in list instead of directly assigning ([#46492](https://github.com/frappe/erpnext/issues/46492)) ([950656d](950656d6f7)) * valuation for moving average with batches ([5f1bb1f](5f1bb1f1ba)) * wrong field mapping ([be3e083](be3e083e7d)) ### Performance Improvements * faster count estimation (backport [#46550](https://github.com/frappe/erpnext/issues/46550)) ([#46551](https://github.com/frappe/erpnext/issues/46551)) ([01bab8f](01bab8f22b))
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.