# [15.51.0](https://github.com/frappe/erpnext/compare/v15.50.1...v15.51.0) (2025-02-05) ### Bug Fixes * actual qty showing blank for sub-assembly items ([d0748b1](d0748b1b67)) * added correct options for incoming_rate field of delivery note item ([cfc5007](cfc50073ed)) * allow multiple email ids ([2a25302](2a25302c35)) * attribute 'msgbox' not found in sales invoice.js ([f6b4984](f6b49845e2)) * bind this to function ([c0b32c4](c0b32c446b)) * check billing address ([44d9fb7](44d9fb7a69)) * closing stock balance report not generating ([47d1c3b](47d1c3b5a3)) * conflicts ([4aa072a](4aa072a8eb)) * consider process_loss_qty in work order ([1522d76](1522d76a3b)) * copy correct uom from devliery note when creating packing list ([f9794e5](f9794e5b44)) * correct error message in payment entry ([6ea5307](6ea5307b0e)) * default payment terms template selected while duplicating ([ca4bb96](ca4bb96fb4)) * Do not check for cancelled invoices ([84638f5](84638f58fd)) * Do not check for cancelled invoices ([b612ab5](b612ab5823)) * fetch rate from item price list when document is saved ([b140ce7](b140ce71d7)) * filter the item tax template using the input text ([8ea9a9e](8ea9a9e467)) * Gross Profit Report with Correct Totals and Gross Margin (backport [#45548](https://github.com/frappe/erpnext/issues/45548)) ([#45598](https://github.com/frappe/erpnext/issues/45598)) ([6301b32](6301b321d8)) * handling company in bank reconciliation tool ([#45582](https://github.com/frappe/erpnext/issues/45582)) ([aa27e19](aa27e19a58)) * ignore expired batch for pick list ([786db3d](786db3d0fa)) * loading print receipt only at order complete (backport [#45627](https://github.com/frappe/erpnext/issues/45627)) ([#45628](https://github.com/frappe/erpnext/issues/45628)) ([72868ee](72868eee04)) * logical error failing tests ([6a03f99](6a03f99546)) * not able to make manufacturing entry for alternate items ([eef2f3c](eef2f3c5d4)) * only system manager was able to create customer & prospect ([6149306](6149306b78)) * payment schedule table is empty while duplicating record ([c523625](c52362531c)) * point of sale padding (backport [#45697](https://github.com/frappe/erpnext/issues/45697)) ([#45699](https://github.com/frappe/erpnext/issues/45699)) ([b915e7f](b915e7f637)) * pos payment cash shortcut decimal (backport [#45702](https://github.com/frappe/erpnext/issues/45702)) ([#45705](https://github.com/frappe/erpnext/issues/45705)) ([6113cc1](6113cc1e43)) * pos print receipt on submit (backport [#45632](https://github.com/frappe/erpnext/issues/45632)) ([#45633](https://github.com/frappe/erpnext/issues/45633)) ([676dde5](676dde59c2)) * **pos:** add item in the existing item row when discount is applied ([0b54cb9](0b54cb9a7c)) * posting_date to posting_datetime in stock related queries ([cd5174e](cd5174e423)) * remove tds account in taxes table on change of Tax Withholding Category ([1ad16c3](1ad16c368e)) * removed unused field ([9a27d3c](9a27d3cedc)) * renamed Commments Tab to Notes tab in Lead doctype ([86edcfc](86edcfc1fd)) * reposting issue with s3 backup ([73c1bf9](73c1bf972e)) * resolved conflicts ([223fe62](223fe62638)) * respect user set account if not advance account for getting outstanding invoices in payment entry ([8108d7f](8108d7fdba)) * semgrep ([401fd7f](401fd7fca7)) * set asset value correctly after cancelling value adjustment ([7f7f403](7f7f403f5b)) * show only items with inspection enabled on create QI dialog ([34f8a37](34f8a370d1)) * slow SABB query ([7931c2d](7931c2d182)) * subcontracting valiation precision issue ([5319683](5319683dbf)) * track employee changes ([#45674](https://github.com/frappe/erpnext/issues/45674)) ([cf98ebf](cf98ebf7fe)) * validation message ([4742211](47422111b4)) * validation to prevent submission if the SABB is not linked to a stock transaction ([24a6f61](24a6f611d8)) ### Features * account heads changed along with journal entry type and descrip… ([#42845](https://github.com/frappe/erpnext/issues/42845)) ([bbecd36](bbecd36a5d)) * report to find incorrect SABB ([a948f2e](a948f2e095)) * set bank account of company to default company bank account from masters ([b840271](b840271d2a)) ### Performance Improvements * stock entry with batch (backport [#45486](https://github.com/frappe/erpnext/issues/45486)) ([#45602](https://github.com/frappe/erpnext/issues/45602)) ([8b75401](8b75401db9))
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.