# [14.11.0](https://github.com/frappe/erpnext/compare/v14.10.1...v14.11.0) (2022-12-20) ### Bug Fixes * Consolidated financial report ([16ce411](16ce411b8f)) * Cost center filter not working in cash flow report ([ce5065b](ce5065b132)) * Cost Center for tax withholding invoices ([728643a](728643aa4a)) * cost_center filter fix for 'Get Outstanding Invoice' in PE ([ff61997](ff61997d25)) * cost_center filter gives incorrect output ([9b2b281](9b2b2812ca)) * daily scheduler to identify and fix stock transfer entries having incorrect valuation ([deb3efd](deb3efdd9a)) * disabled items showing in the report 'Itemwise Recommended Reorder Level ([493509e](493509e42d)) * get_serial_nos_for_fg() missing 1 required positional argument: 'args' ([bddb5b8](bddb5b8d25)) * incorrect type hints (backport [#33381](https://github.com/frappe/erpnext/issues/33381)) ([#33384](https://github.com/frappe/erpnext/issues/33384)) ([fa77259](fa77259f8d)) * Payment Request flow fixes from Order to Payment Entry ([a01db8f](a01db8fc38)) * remove unnecessary permissions from Appointment and Appointment Booking Settings ([#33358](https://github.com/frappe/erpnext/issues/33358)) ([#33395](https://github.com/frappe/erpnext/issues/33395)) ([6ef7eaf](6ef7eaf82e)) * translation for warning on Overbilling/-receipt/-delivery ([ba51d50](ba51d50fef)) * Unable to import COA through importer ([f8c09ee](f8c09ee720)) * unsupported operand type(s) for +: 'int' and 'NoneType' ([7bdfb3d](7bdfb3d181)) * unsupported operand type(s) for +=: 'int' and 'NoneType' ([88dc81b](88dc81b7d4)) * use highest precision for exchange rate. ([4a8a84d](4a8a84d6f0)) ### Features * Ignore company related doctype for other apps via hooks ([cd5a2af](cd5a2af272)) * improve visibility of default values ([7ff50b9](7ff50b9446)) * incoterm named place ([bfe57ac](bfe57acdbf)) * more control when printing RFQ ([07cda0a](07cda0aeb5))
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.