# [15.48.0](https://github.com/frappe/erpnext/compare/v15.47.5...v15.48.0) (2025-01-08) ### Bug Fixes * add monthly distributation and write query in qb ([03b06fc](03b06fc3ff)) * Alternative Item button dissapearing on Save event ([642b897](642b89782d)) * Alternative Items button in Work Order ([3194807](3194807a41)) * Bank Reconciliation Statement Report Company Filter ([622bfa6](622bfa6633)) * consider expired batches in stock reco ([c924feb](c924feb0d0)) * discount resetting on date change ([af53381](af53381163)), closes [#44989](https://github.com/frappe/erpnext/issues/44989) * Hold_to_On_Hold ([9ecafdc](9ecafdc680)) * ignore currency validation while canceling the voucher ([8874f4a](8874f4a9e4)) * ignore party account validation while canceling the voucher ([0f1c6ff](0f1c6ff1c9)) * invoice against purchase receipt with returned quantity ([9daabfc](9daabfca8a)) * issue in returning components against the SCO ([87405f0](87405f0753)) * load price list rate for pos search term ([452dffa](452dffab48)) * load search term price with customer default price list ([59af144](59af144e29)) * Missing company filter breaks `get_account_balance` in Bank Reco ([931b516](931b5166a8)) * Override pre-commit behaviour due to conflicts with CI ([754845a](754845a935)) * **Project:** make status in confirmation dialog translatable ([#45118](https://github.com/frappe/erpnext/issues/45118)) ([0001d86](0001d868c7)) * removed unmerged patches ([4227d76](4227d76f08)) * resolved conflicts ([e9be858](e9be8583b0)) * resolved conflicts ([7318748](7318748a4c)) * Returned Qty in Work Order Consumed Materials report ([f7b501b](f7b501b29b)) * serial and batch no. buttons on pos ([#45048](https://github.com/frappe/erpnext/issues/45048)) ([54e3a74](54e3a74936)) * show new button in coa if create access ([89155f5](89155f529e)) * update customer contact details on pos (backport [#45071](https://github.com/frappe/erpnext/issues/45071)) ([#45106](https://github.com/frappe/erpnext/issues/45106)) ([01254da](01254da4e0)) ### Features * validate discount date in payment schedule (backport [#44646](https://github.com/frappe/erpnext/issues/44646)) ([#44727](https://github.com/frappe/erpnext/issues/44727)) ([500deff](500deff3e9)) * work in progress status for asset ([#45066](https://github.com/frappe/erpnext/issues/45066)) ([1ea36bb](1ea36bba88))
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.