# [14.26.0](https://github.com/frappe/erpnext/compare/v14.25.1...v14.26.0) (2023-05-31) ### Bug Fixes * account group totals calculation to consider include_in_gross ([8dcb930](8dcb9302b4)) * add total col for gross and net profit ([cb9b4fb](cb9b4fbb91)) * available qty not fetching for raw material in PP ([746a734](746a734257)) * balance quantity ([56ba7d6](56ba7d6a8a)) * Billing Address display in buying transactions ([#35451](https://github.com/frappe/erpnext/issues/35451)) ([33e8d05](33e8d05718)) * don't map items twice ([6f0c7cf](6f0c7cf9a4)) * Error while validating budget ([#35487](https://github.com/frappe/erpnext/issues/35487)) ([5fd00e7](5fd00e7113)) * **Gross Profit:** 'company' column is ambiguous in filter ([a59c205](a59c205d2e)) * incorrect `POS Reserved Qty` in `Stock Projected Qty` Report ([71e4f34](71e4f34b86)) * incorrect available quantity in BIN ([5a9452f](5a9452f4a3)) * incorrect transferred qty in the job card ([#35478](https://github.com/frappe/erpnext/issues/35478)) ([86801c2](86801c29cb)) * make DN item reference mandatory for Packing Slip Item ([b4e481a](b4e481a390)) * map `Packed Items` while creating `Packing Slip` ([984e32c](984e32c34a)) * monthly WDV depr schedule for existing assets [v14] ([#35458](https://github.com/frappe/erpnext/issues/35458)) ([37d437a](37d437a33c)) * Negative value in Reserved Qty for Production Plan ([6fe42c9](6fe42c937c)) * Packing Slip Item Qty ([5345ebe](5345ebe242)) * **patch:** add patch to set `packed_qty` in draft DN ([b3da2f7](b3da2f7c26)) * rate not fetching properly for inter transfer purchase order ([7b75f45](7b75f454d3)) * remove duplicate items validation ([c7628c9](c7628c98c5)) * retention stock entry: grab conversion factor from source ([bd75584](bd75584c27)) * Show future payments in accounts receivable summary ([#35416](https://github.com/frappe/erpnext/issues/35416)) ([11440cc](11440cca4c)) * Stock Analytics and Warehouse wise Item Balance Age and Value issue ([2058993](205899348a)) * stock onboarding (backport [#35453](https://github.com/frappe/erpnext/issues/35453)) ([#35480](https://github.com/frappe/erpnext/issues/35480)) ([d231b19](d231b19b9f)) * tab-uniformity (backport [#35400](https://github.com/frappe/erpnext/issues/35400)) ([#35402](https://github.com/frappe/erpnext/issues/35402)) ([989052c](989052c075)) * travis ([fe1e2fe](fe1e2fec7a)) * update `Packed Qty` in DN on submit and cancel of `Packing Slip` ([0bed062](0bed06284e)) * **ux:** don't show `Create > Packing Slip` button if items are already packed ([9854c84](9854c84ad8)) * **ux:** get items on selecting DN in Packing Slip ([b96aa75](b96aa75ded)) * **ux:** remove `Get Items` button from `Packing Slip` ([4017342](4017342c15)) * validate Packing Slip Item Qty with DN Items ([cc7e267](cc7e267c35)) ### Features * add field `Packed Qty` in `Delivery Note Item` and `Packed Item` ([509b684](509b68404c)) * add field `pi_detail` in `Packing Slip` ([2b75474](2b75474649))
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.