# [15.76.0](https://github.com/frappe/erpnext/compare/v15.75.1...v15.76.0) (2025-08-19) ### Bug Fixes * add fieldname in accounting dimension filter ([ac4a5bf](ac4a5bfe6d)) * add patch ([a853010](a853010537)) * add validation for draft PR/PI in Asset ([4187e60](4187e60b07)) * add value adjustment amount in asset value ([89ad9f1](89ad9f1bb4)) * add value adjustment amount in report for group by category filter ([089007f](089007f88a)) * additional cost not consider in valuation rate for Stock Entry transfer ([e4398d3](e4398d3761)) * apply grand total to default payment mode in Sales and POS invoices ([605f513](605f513ce3)) * **asset:** prevent translation function shadowing in make_journal_entry ([1af8ab2](1af8ab2a3b)) * company issue in setup wizard ([cea4b50](cea4b50bbc)) * current qty for batch in stock reco ([3ecb09a](3ecb09ae52)) * fetch fieldname in accounting dimension filter ([d494d8c](d494d8c299)) * formatted string for disabled filter in get_income_account ([c9f79b3](c9f79b3ba9)) * handle default accounting dimension ([e50d6c6](e50d6c6b62)) * handle default dimension for all company ([0cd45a0](0cd45a0022)) * handle empty loyalty point details ([dc953f7](dc953f70d1)) * handle mode of payment filter (backport [#49185](https://github.com/frappe/erpnext/issues/49185)) ([#49221](https://github.com/frappe/erpnext/issues/49221)) ([b6c992f](b6c992ffeb)) * ignore links in Dunning patch (backport [#49201](https://github.com/frappe/erpnext/issues/49201)) ([#49204](https://github.com/frappe/erpnext/issues/49204)) ([07ff97f](07ff97f647)) * **pos:** include Product Bundle components in reserved qty to prevent overselling ([5ce0dc2](5ce0dc2a7a)), closes [#49021](https://github.com/frappe/erpnext/issues/49021) * **pos:** populate packed_items table in POS Invoice ([1f3d8e8](1f3d8e8d64)) * **pos:** use packed_items snapshot for bundle reservations ([cc82836](cc82836109)), closes [#49106](https://github.com/frappe/erpnext/issues/49106) * product bundle child item quantity should be a positive number ([f831d45](f831d45cc3)) * **quotation:** update currency on duplicate ([419f717](419f717542)) * remove unclear message related to availability of product bundle ([383744b](383744b8e4)) * sanitize column name for inventory_dimensions in get_stock_balance ([69389bb](69389bb355)) * **stock:** don't override t_warehouse if no rules found ([da3d8fb](da3d8fbbc5)) * update dunning status based on credit notes (backport [#49066](https://github.com/frappe/erpnext/issues/49066)) ([#49208](https://github.com/frappe/erpnext/issues/49208)) ([9a12c73](9a12c73e22)) * use query builder instead of raw SQL in get_blanket_orders ([4a0d7fd](4a0d7fd205)) * use query builder instead of raw SQL in get_loyalty_details ([a3c5b0a](a3c5b0a510)) * use query builder instead of raw SQL in get_material_requests_based_on_supplier ([9d0fe06](9d0fe060c8)) * use query builder instead of raw SQL in get_rfq_containing_supplier ([4ac386a](4ac386a84e)) * use query builder instead of raw SQL in get_timesheet_detail_rate ([0a2a7fa](0a2a7fa6aa)) * use query builder instead of raw SQL in unset_existing_data ([92391a6](92391a69cf)) * wrap inter-company order button labels in __() for translation ([#49178](https://github.com/frappe/erpnext/issues/49178)) ([db48635](db486356db)) * wrap inter-company order button labels in __() for translation (backport [#49178](https://github.com/frappe/erpnext/issues/49178)) ([#49179](https://github.com/frappe/erpnext/issues/49179)) ([6030eb2](6030eb2992)) ### Features * enhance barcode scanner to support warehouse scanning (backport [#48865](https://github.com/frappe/erpnext/issues/48865)) ([#49162](https://github.com/frappe/erpnext/issues/49162)) ([ad052d7](ad052d72d7)) * select child item when creating one document from another ([5f06d87](5f06d87f01)) ### Reverts * Revert "fix: use checkout@v2 instead of v4" ([e849019](e8490196ba))
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.