## [15.36.2](https://github.com/frappe/erpnext/compare/v15.36.1...v15.36.2) (2024-09-25) ### Bug Fixes * add currency in financial statement ([927f800](927f80035d)) * added date condition ([0e18845](0e1884539e)) * AR / AP report to ignore 0.0 outstanding ([979d801](979d801de5)) * **Bank Account:** dashboard connections (backport [#43365](https://github.com/frappe/erpnext/issues/43365)) ([#43367](https://github.com/frappe/erpnext/issues/43367)) ([cfea2de](cfea2de131)) * change dynamic link doctype fieldtype to data ([05c92cc](05c92cce71)) * closing amount reset to expected amount on save (backport [#43358](https://github.com/frappe/erpnext/issues/43358)) ([#43368](https://github.com/frappe/erpnext/issues/43368)) ([0722aa5](0722aa5a3f)) * create_address is failing ([557ef5d](557ef5d214)) * handle missing liability account scenario in `set_liability_account` ([4045928](40459288f6)) * incorrect outstanding on non-pos invoice with write_off_account ([f89a3db](f89a3dbb65)) * incorrect stock balance for inventory dimension (backport [#43284](https://github.com/frappe/erpnext/issues/43284)) ([#43290](https://github.com/frappe/erpnext/issues/43290)) ([f6725e2](f6725e2eed)) * item_query in pos_invoice ([99e004b](99e004b619)) * make to tax category on tax rule to filter with percent ([63d4fdd](63d4fddb49)) * **minor:** include condition to check docstatus ([1f42302](1f42302997)) * not able to cancel Quality Inspection (backport [#43374](https://github.com/frappe/erpnext/issues/43374)) ([#43375](https://github.com/frappe/erpnext/issues/43375)) ([40fbb1d](40fbb1d6ff)) * partial return on POS invoice ([998fef7](998fef779b)) * partial return on POS invoice ([b99ca7d](b99ca7d9e9)) * Payment Ledger Report currency fieldtype fix ([ad2d6a1](ad2d6a1625)) * **Payment Reconciliation:** German translations ([e06a01f](e06a01fae5)) * set group_by condition if empty and voucher_no is set ([ec27077](ec27077d9c)) * shipping rule must match the company ([085a4c6](085a4c61ac)) * show chart tool tip in report currency ([e5ae828](e5ae828580)) * stock dashboard (backport [#43347](https://github.com/frappe/erpnext/issues/43347)) ([#43349](https://github.com/frappe/erpnext/issues/43349)) ([176feb2](176feb20ad)) * transaction exchange rate on GL's for Multi currency Journals ([a7ccc94](a7ccc9420b)) * translate in js ([84e26e2](84e26e21ab)) * Translation for button SO to PO ([73d98ad](73d98addbc)) * ui clean-up (backport [#43305](https://github.com/frappe/erpnext/issues/43305)) ([#43312](https://github.com/frappe/erpnext/issues/43312)) ([7e6d6f0](7e6d6f08a2)) * update clearance date in invoice payment table ([10ecdb9](10ecdb99fe))
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.