# [15.53.0](https://github.com/frappe/erpnext/compare/v15.52.0...v15.53.0) (2025-02-19) ### Bug Fixes * add accounting dimensions section in sales order item ([b32e4da](b32e4daf2b)) * add is_new in if condition ([fc2ec7c](fc2ec7c495)) * add validate to allow equity account and party_type shareholder ([bb3eb81](bb3eb81170)) * allow scrap item with zero qty ([abe5384](abe5384449)) * auto create asset due to message error (backport [#45934](https://github.com/frappe/erpnext/issues/45934)) ([#45952](https://github.com/frappe/erpnext/issues/45952)) ([830edb8](830edb8f52)) * check if employee is currently working on another workstation ([22eaa14](22eaa14179)) * disable partial payment in pos (backport [#45752](https://github.com/frappe/erpnext/issues/45752)) ([#45945](https://github.com/frappe/erpnext/issues/45945)) ([38edc46](38edc46c46)) * do not reschedule depreciation for fully depreciated asset on scrap ([1e7c5ec](1e7c5ec0cb)) * fetch child account data for selected parent ([#45904](https://github.com/frappe/erpnext/issues/45904)) ([e36b860](e36b860a79)) * handle division by zero error (backport [#45966](https://github.com/frappe/erpnext/issues/45966)) ([#46015](https://github.com/frappe/erpnext/issues/46015)) ([15106b4](15106b49b6)) * include missing payment_gateway parameter in Payment Request URL ([18f9476](18f94765f7)) * letter head for quality inspection ([c289fef](c289fef3b5)) * link correct row item of purchase doc ([87f337b](87f337b605)) * make purchase_receipt_item and purchase_invoice_item fields of data type ([281431e](281431e041)) * millisecond issue for posting datetime ([4292365](42923656ee)) * patch for creating asset depreciation schedule records ([f043b46](f043b46696)) * pos accounting dimension fieldname error (backport [#45899](https://github.com/frappe/erpnext/issues/45899)) ([#45921](https://github.com/frappe/erpnext/issues/45921)) ([e998f06](e998f063a9)) * **pos profile:** check company while validating mandatory accounting dimension ([#45974](https://github.com/frappe/erpnext/issues/45974)) ([6a57743](6a577438aa)) * pos return validation on v15 ([#45951](https://github.com/frappe/erpnext/issues/45951)) ([dd34bbe](dd34bbe570)) * provision to enable naming series for SABB ([8fbfe14](8fbfe14c63)) * **quotation:** fetch exchange rate on currency change ([bd89c19](bd89c19c98)) * remove party type from validate ([0d21151](0d2115197e)) * remove public access to list items (backport [#45838](https://github.com/frappe/erpnext/issues/45838)) ([#46018](https://github.com/frappe/erpnext/issues/46018)) ([eead6d4](eead6d46ff)) * remove unused code ([dd5d144](dd5d144b55)) * **report:** add options to multiselectlist fields ([7e85a12](7e85a123b2)) * reset location only if there is value in row item location field ([a509568](a509568110)) * resolved conflicts ([84647a1](84647a1c73)) * round sum amount in JE auditing PF ([#45961](https://github.com/frappe/erpnext/issues/45961)) ([44e1ca9](44e1ca9d05)) * **send_message:** escape HTML in the text ([cbec989](cbec989a7c)) * serial no status for internal transfer delivery note ([2b80c00](2b80c009b3)) * set default value to 0 as per new logic ([1abe1a1](1abe1a1fd5)) * set sco_qty field of PO to non negative ([567fb8a](567fb8abd1)) * slow query ([8306d6f](8306d6fdb6)) * stock reservation for sales invoice ([1fb5586](1fb5586f56)) * stock reservation not working for sales invoice with update stock ([7d871f6](7d871f6bb5)) * tests ([f63a9db](f63a9dbf9b)) * throw correct exception ([5bccf9f](5bccf9f837)) * validate if no matching item found ([6183b38](6183b38089)) * validate payment request total of partly paid invoice ([c8881a9](c8881a9358)) ### Features * added ability to use custom html format for process statement of accounts (copy [#45746](https://github.com/frappe/erpnext/issues/45746)) ([#46012](https://github.com/frappe/erpnext/issues/46012)) ([1a4297a](1a4297ac35)) * added option to enforce free item qty in pricing rule ([8fb9228](8fb9228871)) * disable auto setting grand total to default mode of payment (backport [#45591](https://github.com/frappe/erpnext/issues/45591)) ([#45917](https://github.com/frappe/erpnext/issues/45917)) ([e271a5c](e271a5cba0))
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.