## [14.10.1](https://github.com/frappe/erpnext/compare/v14.10.0...v14.10.1) (2022-12-13) ### Bug Fixes * `Enough Parts to Build` in `BOM Stock Report` ([3b9e9d2](3b9e9d2c6e)) * `Material Request` reference in internal `Sales Order` ([416d178](416d178209)) * add translation variable order ([ef933a8](ef933a8231)) * Buying and selling check in pricing rule ([f5205a5](f5205a5b5d)) * **ecommerce:** remove query parameters from referer ([40621b9](40621b99c8)) * handle_post_depr_entries_fail, show error alert and send email ([b661f57](b661f5758a)) * incorrect balance on parent company due to key mismatch ([436e93c](436e93c129)) * index error on customer master ([02cc618](02cc618a1f)) * Maintain Same Rate Throughout Sales Cycle doesn't work ([5398cf8](5398cf8f22)), closes [#32923](https://github.com/frappe/erpnext/issues/32923) * order status in `Production Planning Report` ([a657db6](a657db66b4)) * Permission issue in Tax Detail report ([7a5b80d](7a5b80dfbc)) * **pos:** variable typo: `s_pos` -> `is_pos` ([afbd48f](afbd48f26e)) * Reapply pricing rule on qty change ([c726c16](c726c16702)) * Remove free items ([5e5937d](5e5937d6d0)) * total value in Warehouse Wise Stock Balance ([c5a54d7](c5a54d7912)) ### Performance Improvements * add indexes on payment entry reference (backport [#33288](https://github.com/frappe/erpnext/issues/33288)) ([#33289](https://github.com/frappe/erpnext/issues/33289)) ([ce63086](ce63086813))
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.