# [15.78.0](https://github.com/frappe/erpnext/compare/v15.77.0...v15.78.0) (2025-09-02) ### Bug Fixes * 🐛 fixing buying controller to include transaction controller… (backport [#49140](https://github.com/frappe/erpnext/issues/49140)) ([#49370](https://github.com/frappe/erpnext/issues/49370)) ([c06f72f](c06f72f9f7)) * add is_cancelled in condition ([f2c4bae](f2c4baeb0e)) * add option to disable Transaction Log (backport [#49342](https://github.com/frappe/erpnext/issues/49342)) ([#49344](https://github.com/frappe/erpnext/issues/49344)) ([7926cfd](7926cfd8c4)) * **budget:** always set fiscal year before fetching company approver role ([e6a305e](e6a305e972)) * convert NaN to numerical ([0b3fac3](0b3fac3a0e)) * **exchange rate revaluation:** add check for gain_loss ([1d28135](1d28135898)) * hide is_cumulative for apply_on is set to Transaction (backport [#49243](https://github.com/frappe/erpnext/issues/49243)) ([#49257](https://github.com/frappe/erpnext/issues/49257)) ([064ce4b](064ce4bf6d)) * ignore cancelled gl and add company filter ([835b9c3](835b9c3378)) * Issue with Barcode Scanning in Stock Entry ([45cdb39](45cdb39edd)) * **perf:** applying consistent index to fetch gl entries for financial statements ([a3605d8](a3605d8370)) * remove defunct payment gateway links from ERPNext Integrations workspace ([17f7351](17f7351f85)), closes [#49352](https://github.com/frappe/erpnext/issues/49352) * **repost item valuation:** reorder function call ([e802536](e8025365cd)) * **repost item valuation:** validate voucher type in transaction ([6761a02](6761a023d0)) * run config with force ([9d34eb6](9d34eb686c)) * set missing due date in Purchase Invoice and POS Invoice ([#49232](https://github.com/frappe/erpnext/issues/49232)) ([6a31b7b](6a31b7b118)) * show company currency symbol ([ecb7858](ecb7858062)) * show create purchase receipt button only when update stock is not checked ([caa1681](caa1681c5f)) * source warehouse in manufacture entry and reqd prop of scrap warehouse ([7bb180e](7bb180e5da)) * source warehouse in manufacture entry and reqd prop of scrap warehouse (backport [#49320](https://github.com/frappe/erpnext/issues/49320)) ([#49337](https://github.com/frappe/erpnext/issues/49337)) ([be6f793](be6f79330a)) * validation for Recreate Stock Ledgers ([9f0d743](9f0d743e1b)) * valuation for batch items ([b57dabd](b57dabd8ef)) ### Features * optional fixed outgoing email for RfQ ([#49258](https://github.com/frappe/erpnext/issues/49258)) ([c875ff9](c875ff972f)) ### Performance Improvements * check PCV (smaller) table before checking GL Entries ([fc47fbe](fc47fbeaa1))
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.