# [15.19.0](https://github.com/frappe/erpnext/compare/v15.18.3...v15.19.0) (2024-04-03) ### Bug Fixes * added validation if parent id is missing in BOM Creator ([87ce9d8](87ce9d834f)) * barcode not fetched on selection of item ([2b1b51b](2b1b51b5bb)) * button to select serial / batch bundle in the subcontracting receipt ([d2a6509](d2a6509950)) * cost center shouldn't update debit/credit in Exc gain/loss JV ([71704be](71704beb6f)) * do not fetch received items in purchase receipt ([3761e74](3761e74436)) * enable list view for the issues on the portal ([b089eda](b089eda8bf)) * markdown to text editor set for supplier quotation ([5fb6428](5fb642831c)) * payment_order_status should be no_copy ([2dd697e](2dd697ee77)) * Priority not copied from project template ([a3a6bf6](a3a6bf6ae1)) * rate changed on changing of the qty ([41b3a59](41b3a59aae)) * sales / prchase return validation issue ([7a21997](7a21997701)) * show future payments allocated sales returns is considered as payment ([0561d0a](0561d0a81c)) * Show Stock Ageing Data filter not working in stock balance report ([2185a29](2185a29555)) * Warehouse linked company name in multicompany setup (backport [#40779](https://github.com/frappe/erpnext/issues/40779)) ([#40781](https://github.com/frappe/erpnext/issues/40781)) ([33b6244](33b6244ae6)) ### Features * allow to pick manually qty / batches / serial nos ([5ea11af](5ea11af36b))
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.