# [14.6.0](https://github.com/frappe/erpnext/compare/v14.5.1...v14.6.0) (2022-11-08) ### Bug Fixes * `Material Consumption` option in case of `Skip Transfer to WIP` in WO ([8c856cd](8c856cd5fc)) * add translate function to name of chart labels in budget_variance_report.py ([16f364d](16f364da37)) * add translate function to name of chart labels in deferred_revenue_and_expense.py ([b8caa58](b8caa587d2)) * add translate function to period in stock_analytics.py ([b0c06d5](b0c06d5a04)) * add translate function to period in sales_analytics.py ([e681f06](e681f06883)) * add translate function to string on budget_variance_report.js to match the variance word translated ([595aaad](595aaad99d)) * Auto advance allocation against partial invoices ([b7763d9](b7763d953a)) * auto increment qty if item table has no items ([d8e403b](d8e403bf5d)) * conflicts ([ab87a95](ab87a950e5)) * correct linters ([8f6f9a4](8f6f9a429a)) * correct linters ([440e208](440e20859f)) * correct linters ([5acc9be](5acc9be5c9)) * Create POS Opening Entry POS Profile filter. ([60af9c0](60af9c0516)) * Disable tax included prices for internal transfers ([#32794](https://github.com/frappe/erpnext/issues/32794)) ([6838e5e](6838e5ea3b)) * for asset's purchase_date, if bill_date is set, use that instead of posting_date ([01a1c96](01a1c96314)) * get `consumed_qty` based on `received_qty` in SCR ([ea9a502](ea9a50278d)) * Increase columns width in Warehouse wise Item Balance Age and Value ([0b09c31](0b09c31cb0)) * linter ([af60c8f](af60c8f759)) * make `BOM` required in SCR Item ([3f79a05](3f79a057e4)) * make `consumed_qty` editable when backflush based on Material Transfer ([2c5a8c4](2c5a8c43f6)) * make `consumed_qty` read-only in SCR Supplied Items ([68229f0](68229f06d1)) * map `BOM` while mapping the return SCR ([e629cba](e629cba2b7)) * mysql syntax issue ([4d9bbd4](4d9bbd4c9c)) * not able to select customer / supplier ([6989cdf](6989cdf4f2)) * refactor code for better translatable string ([2dc24f2](2dc24f22ea)) * refactor code for better translatable string in stock_ageing.py ([0ead516](0ead51642f)) * rename test method ([97445d9](97445d9516)) * Scan Barcode UX ([1944f4d](1944f4df4d)) * set `received_qty` before_validate SCR ([e316558](e316558286)) * test cases ([0feec4c](0feec4ca8a)) * trailing whitespace ([31bada9](31bada9205)) * update advance paid in SO/PO from Payment Ledger ([a561432](a561432908)) * use `flt` instead of `cint` in `get_batch_no` ([6510464](6510464482)) ### Features * Item Wise TDS Calculation ([b9fb104](b9fb1045d7)) ### Performance Improvements * use `get_cached_value` instead of `db.get_value` in controllers ([#32776](https://github.com/frappe/erpnext/issues/32776)) ([34ca17a](34ca17ab11))
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.