# [15.91.0](https://github.com/frappe/erpnext/compare/v15.90.1...v15.91.0) (2025-12-02) ### Bug Fixes * add validation for cancelled reposting entries ([085d685](085d685488)) * add validation for company linked address fields ([0aed8c0](0aed8c04c6)) * **barcode_scanner:** set serial and batch before item to prevent FIFO override ([7d7f929](7d7f929cfc)) * conflicts ([199e25e](199e25ec06)) * correct field name for subcontracted items in material request ([4b49080](4b49080bc4)) * do not override source document in serial no ([69c6b2f](69c6b2f463)) * **email campaign:** send emails using bcc ([b660b90](b660b90adc)) * **Employee:** add/delete user permission (backport [#47016](https://github.com/frappe/erpnext/issues/47016)) ([#50761](https://github.com/frappe/erpnext/issues/50761)) ([821f3f5](821f3f5884)) * enhance SalesOrderController setup method to call super.setup ([7805ccf](7805ccf176)) * exclude is_group records ([a444325](a444325bd1)) * include accounting dimensions in stock entries created during asset repair. ([26872c3](26872c3c25)) * incorrect positional param for `get_field_precision` util (backport [#50764](https://github.com/frappe/erpnext/issues/50764)) ([#50795](https://github.com/frappe/erpnext/issues/50795)) ([ff1ca9d](ff1ca9d480)) * item price not considering based on valid_upto ([dfda8e6](dfda8e6241)) * **Job Card:** avoid Type Error when completed_qty is None ([#50447](https://github.com/frappe/erpnext/issues/50447)) ([cac9eed](cac9eed306)) * label for warehouse based on material request type ([8ee7c47](8ee7c47fdf)) * mandatory depends on for the rejected inventory dimension field ([8c62080](8c620802f0)) * negative batch in subcontracting receipt ([5def006](5def006033)) * **payment reconciliation:** added a hint that posting date can be changed on exchange gain/loss reconcile dialog ([0e03607](0e0360781e)) * **payment-recon:** add validation for outstanding of dr_cr ([70feb50](70feb500f6)) * **pos:** add negative stock validation for product bundle ([46a49a1](46a49a134d)) * remove unused translation files (<100 lines) ([7f7c5f2](7f7c5f2381)) * resolve conflict ([bd795f5](bd795f5546)) * **stock entry:** use fg item expense account for direct manufacturing entry ([4ca5e9e](4ca5e9eef8)) * two primary buttons ([1d2fccf](1d2fccfc0b)) * use asset in against_voucher while posting gl entries for capitalized asset repairs ([80642ed](80642edf4f)) * use posting_date instead of bill_date from purchase invoice ([c12a560](c12a560c63)) ### Features * add stock uom read only field to stock reconciliation item doctype ([5711225](57112258e6))
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.