## [14.1.1](https://github.com/frappe/erpnext/compare/v14.1.0...v14.1.1) (2022-09-13) ### Bug Fixes * AD not getting copied from SCO while creating a Material Transfer ([#32109](https://github.com/frappe/erpnext/issues/32109)) ([09d8fa4](09d8fa4b5d)), closes [#32106](https://github.com/frappe/erpnext/issues/32106) * add missing warehouse filter in BOM Stock Calculated report ([4e09203](4e09203ddc)) * conflict ([a408722](a408722983)) * consider Stock Entry purpose while getting total supplied qty ([5af0062](5af006278e)) * customer code max characters limit issue ([#32177](https://github.com/frappe/erpnext/issues/32177)) ([93e5100](93e510023a)) * delete linked payment ledger entries no source doc deletion ([ccd0449](ccd0449006)) * drop old notes column from lead and prospect ([ded6e7f](ded6e7f544)) * **Employee:** shorter tab titles (backport [#32192](https://github.com/frappe/erpnext/issues/32192)) ([#32193](https://github.com/frappe/erpnext/issues/32193)) ([027e66f](027e66f637)) * hide "Return of Components" button in closed SCO (backport [#32130](https://github.com/frappe/erpnext/issues/32130)) ([#32131](https://github.com/frappe/erpnext/issues/32131)) ([7840fed](7840fed7a5)) * import error on bank statement import ([467ee97](467ee97938)) * internal transfer flow ([4bac0da](4bac0daf9b)) * inventory dimension filter's label not showing in the reort ([2d2eef6](2d2eef6b29)) * item wise sales register taxes and charges ([53f235b](53f235b630)) * Migrate old lead notes as per the new format ([28b1d4e](28b1d4e2a3)) * option to start reposting from repost item valuation ([6483195](64831952d5)) * pick_list - picked qty getting set to 1 ([3c3ab89](3c3ab897d5)) * promotional scheme min and max amount configuration ([702c16e](702c16eac4)) * QR Code multi currency issue ([d14a9a1](d14a9a1e89)) * Rate for internal PI have non stock UOM items ([c06e241](c06e241fbc)) * remove EmployeeBoardingController (backport [#32139](https://github.com/frappe/erpnext/issues/32139)) ([#32191](https://github.com/frappe/erpnext/issues/32191)) ([944b8a0](944b8a0ed7)) * remove multiple call to ple creation ([a2285d5](a2285d5e5e)) * reposting not working for internal transferred purchase receipt ([7ce6729](7ce6729100)) * require barcode item barcode ([#32111](https://github.com/frappe/erpnext/issues/32111)) ([404668f](404668fcc9)), closes [#31957](https://github.com/frappe/erpnext/issues/31957) * required_qty in BOM Stock Calculated report ([af883be](af883be065)) * SCO Supplied Items returned-qty ([4568648](4568648d8c)) * Set filter condition and spell in AR ([174c750](174c7503c9)) * status filter for Subcontracting Order in Stock Entry ([844f120](844f120a56)) * Subcontracting Receipt GL Entries (backport [#31918](https://github.com/frappe/erpnext/issues/31918)) ([#32124](https://github.com/frappe/erpnext/issues/32124)) ([f2ab220](f2ab220ce3)) * **UX:** make Item attachments public by default (backport [#32196](https://github.com/frappe/erpnext/issues/32196)) ([#32197](https://github.com/frappe/erpnext/issues/32197)) ([2c4867c](2c4867cc98)) * validate Subcontracting Order in Stock Entry ([d3cc9d4](d3cc9d4fa6)) ### Performance Improvements * lesser SQL queries and no validation ([7bb5f6e](7bb5f6eb23))
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.