# [15.22.0](https://github.com/frappe/erpnext/compare/v15.21.2...v15.22.0) (2024-05-02) ### Bug Fixes * added brand column in Warehouse wise Item Balance Age and Value … (backport [#41280](https://github.com/frappe/erpnext/issues/41280)) ([#41282](https://github.com/frappe/erpnext/issues/41282)) ([4bbf0a4](4bbf0a46b5)) * advance account validation in company master ([dd67b0e](dd67b0ee61)) * args when get the delivery note in delivery trip ([61d6838](61d6838b2c)) * args when get the delivery note in delivery trip ([e9acacd](e9acacdd5d)) * basic rate for SABB ([7b79873](7b7987363f)) * compute tree-view parent field name ([#41234](https://github.com/frappe/erpnext/issues/41234)) ([c3077ee](c3077ee067)) * display term name for single term invoices ([a7d1a88](a7d1a88519)) * duplicate column in the stock ledger report ([a62298a](a62298a635)) * enable advance in separate acc only for customer and Supplier ([c3073d6](c3073d6e74)) * expense causing p&l test case to fail ([acfee42](acfee42735)) * handle and receivable accounts based on response type ([f65b28a](f65b28a189)) * handle stock balance unbuffered_cursor error (backport [#41186](https://github.com/frappe/erpnext/issues/41186)) ([#41188](https://github.com/frappe/erpnext/issues/41188)) ([b34582e](b34582e6ba)) * Ignore user perm in Bank Reco Tool for company ([737c480](737c4809e3)) * incorrectly applying TDS when Advance is in previous FY ([08f888a](08f888a326)) * Invoice with no GLEs in deferred report ([44c3ad6](44c3ad6810)) * missing def expense if no exp in first month ([0a65a37](0a65a37eed)) * mode of payment has precedance ([c6145a1](c6145a1101)) * multiple pricing rules with discount amount and discount percentage not working (backport [#41211](https://github.com/frappe/erpnext/issues/41211)) (backport [#41241](https://github.com/frappe/erpnext/issues/41241)) ([#41275](https://github.com/frappe/erpnext/issues/41275)) ([de77894](de77894e59)) * paid amount in bank reconciliation tool ([759c7f5](759c7f5490)) * party and party type label on accounting preview ([ee9822f](ee9822fd42)) * permission issue when user permission restricts on company ([8d70a0e](8d70a0e0bc)) * rendering the email template when user HTML ([3068dad](3068dad410)) * test case for zero deferred expense ([23c3c3c](23c3c3cc0c)) * validation to prevent foreign currency advance accounts in PE ([fb4a75c](fb4a75c5aa)) * validation to prevent overallocation ([ea596eb](ea596eb4a2)) * warehouse type filter for stock reports ([48351d6](48351d6da8)) ### Features * allow to do reposting for all transactions (audit) ([4555f8a](4555f8a9a6))
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.