# [14.3.0](https://github.com/frappe/erpnext/compare/v14.2.3...v14.3.0) (2022-10-12) ### Bug Fixes * consider outgoingrate while valuation rate calculate ([423c019](423c0190e2)) * consider sales rate as incoming rate for transit warehouse in purchase flow ([948b231](948b231e92)) * Do not add tax withheld vouchers post tax withheding in one document ([bd8e61b](bd8e61b2dc)) * Explicitly update modified (backport [#32519](https://github.com/frappe/erpnext/issues/32519)) ([#32575](https://github.com/frappe/erpnext/issues/32575)) ([154904e](154904e960)) * Hanlde rounding loss for internal transfer ([8eda2db](8eda2dbdf8)) * Incoming rate precision fixes for intra company transfer ([b653f43](b653f43b70)) * make readings status mandatory in Quality Inspection ([50d790c](50d790c919)) * minor cleanup ([236a5f3](236a5f37c7)) * more fields reordering related to Tab Break ([db4fbc9](db4fbc9e58)) * PO cancel post advance payment cancel against PO ([bda25c4](bda25c4d5d)) * removed unnecessary imports ([31782d6](31782d6f71)) * set Quality Inspection status based on readings status ([e25db8b](e25db8b1b5)) * single column indexes (backport [#32425](https://github.com/frappe/erpnext/issues/32425)) ([#32513](https://github.com/frappe/erpnext/issues/32513)) ([2f1b8af](2f1b8af13c)) * Tax withholding related fixes ([d5f6938](d5f693806b)) * test case ([0b26131](0b26131b65)) * **test:** `test_rejected_qi_validation` ([943e619](943e6192cc)) * TooManyWritesError during reposting of stock ([73742ff](73742ff565)) * unlink payment on invoice cancellation ([8ba503b](8ba503bf0e)) * use naming_series in budget ([0a24859](0a24859c9c)) * value error on pos submit ([4b65dd7](4b65dd7f2a)) ### Features * **JE:** trigger account field when fetched from template ([17dd1ab](17dd1abb34)), closes [#32409](https://github.com/frappe/erpnext/issues/32409) * provision to return non consumed components against the work order ([d0f3818](d0f3818060)) * Tab Break in Material Request ([79151be](79151be8ce)) * Tab Break in Purchase Invoice ([89314d4](89314d4171)) * Tab Break in Purchase Order ([5a8329a](5a8329add1)) * Tab Break in Purchase Receipt ([b092791](b092791ac8)) * Tab Break in Quotation ([b0a9f79](b0a9f79e18)) * Tab Break in Sales Order, Delivery Note, Sales Invoice and Purchase Order ([31cd96b](31cd96bc89)) * Tab Break in Supplier Quotation ([22ad3ad](22ad3ad6f3))
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.