# [15.89.0](https://github.com/frappe/erpnext/compare/v15.88.1...v15.89.0) (2025-11-19) ### Bug Fixes * add cancelled option in status field ([623a0a9](623a0a932e)) * add condition for allow negative stock in pos (backport [#50369](https://github.com/frappe/erpnext/issues/50369)) ([#50600](https://github.com/frappe/erpnext/issues/50600)) ([2d6640a](2d6640ac61)) * add doctype parameter to lead details for correct company details ([f0eac47](f0eac47037)) * **asset repair:** validate pi status ([2db91ee](2db91ee67e)) * back calcalute total amount from rate and tax_amount in tax withholding details report ([5728299](57282999ad)) * construct batch_nos and serial_nos to avoid NoneType error ([0a0177c](0a0177cb9e)) * correct profit after tax calculation by reducing expenses from income ([627b34a](627b34a120)) * current qty in stock reco ([b4b8459](b4b8459f2c)) * enable allow_negative_stock settings ([2a5c9b4](2a5c9b469c)) * **financial reports:** set fiscal year associated with the default company ([ac40b59](ac40b59665)) * first and last name in supplier quick entry (backport [#50510](https://github.com/frappe/erpnext/issues/50510)) ([#50514](https://github.com/frappe/erpnext/issues/50514)) ([3b636d5](3b636d5db7)) * **general_ledger:** add translation for accounting dimension ([799119a](799119ad3e)) * handle NoneType object error for product bundle ([2b7abfb](2b7abfb34b)) * improve precision in tax amount calculations in tax withholding details report ([c150e57](c150e5795e)) * on changes of paid from/to account fetch company bank account ([3d8a344](3d8a344173)) * **period closing voucher:** add title to error log ([#50498](https://github.com/frappe/erpnext/issues/50498)) ([33962ac](33962ac995)) * prevent pos opening entry creation for disabled pos profile ([68747b5](68747b5818)) * **stock-entry:** prevent default warehouse from overriding parent warehouse ([a5ec0e4](a5ec0e4f50)) * unintended backported depends_on expression ([#50529](https://github.com/frappe/erpnext/issues/50529)) ([81a1628](81a16286a1)) * use dynamic account type to get average ratio balance ([a2c82b4](a2c82b4dc3)) ### Features * Add first and last name fields to quick entry customer creation (backport [#46281](https://github.com/frappe/erpnext/issues/46281)) ([#50522](https://github.com/frappe/erpnext/issues/50522)) ([8c98f16](8c98f1692a)) * **Company:** allow setting default sales contact, fetch into sales transaction (backport [#50159](https://github.com/frappe/erpnext/issues/50159)) ([#50599](https://github.com/frappe/erpnext/issues/50599)) ([f8294f1](f8294f1754)) * **Item Price:** validate UOM ([376da8d](376da8df0a)) * **pos:** prevent disabling POS Profile when open POS sessions exist ([87e8305](87e8305753))
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.