# [14.1.0](https://github.com/frappe/erpnext/compare/v14.0.3...v14.1.0) (2022-09-06) ### Bug Fixes * **Appointment:** create lead notes as child table ([00a73c7](00a73c7a57)) * fetch from parent not working for custom field ([76ae4d8](76ae4d87ca)) * force delete old report docs (backport [#32026](https://github.com/frappe/erpnext/issues/32026)) ([#32027](https://github.com/frappe/erpnext/issues/32027)) ([0e9a1fb](0e9a1fb40e)) * include payment against PO in AR/AP report ([4bbd0ec](4bbd0ec985)) * incorrect import parameter for cancel PDA ([f55881a](f55881aef8)) * key error on consolidated financial report ([4409f11](4409f11282)) * KSA VAT report multi currency amount issue ([b96526e](b96526eefd)) * Loan Interest accruals for 0 rated loans ([1b9082e](1b9082e07b)) * Naming series in Journal Entry Template ([5520c6b](5520c6b2f3)) * not able to make variant item ([f871dd4](f871dd4ef6)) * **pos:** error while consolidating pos invoices ([319ee41](319ee41403)) * remove spaces and order import ([055556b](055556b7f1)) * upgrade process to version-14 when currency opportunity wass not set ([4cb685a](4cb685a326)) * validate available qty for consumption in SCR ([26536da](26536da74b)) ### Features * better Item Price list view ([#31954](https://github.com/frappe/erpnext/issues/31954)) ([784fb47](784fb47197)) * tabbed view for Employee form ([#31940](https://github.com/frappe/erpnext/issues/31940)) ([#32095](https://github.com/frappe/erpnext/issues/32095)) ([3c688df](3c688dfa6d)) * two new filters for gross profit ([60fa421](60fa421409))
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.
Logo and Trademark Policy
Please read our Logo and Trademark Policy.