## [15.14.4](https://github.com/frappe/erpnext/compare/v15.14.3...v15.14.4) (2024-02-21) ### Bug Fixes * 'NoneType' object is not iterable (backport [#39977](https://github.com/frappe/erpnext/issues/39977)) ([#39981](https://github.com/frappe/erpnext/issues/39981)) ([0f87ec1](0f87ec15ad)) * **Bank Transaction:** precision for `(un)allocated_amount` ([bf5d2f5](bf5d2f5fe4)) * batch filter not working in stock ledger report (backport [#39934](https://github.com/frappe/erpnext/issues/39934)) ([#39935](https://github.com/frappe/erpnext/issues/39935)) ([1513595](15135952fc)) * do not empty serial batch fields (backport [#39948](https://github.com/frappe/erpnext/issues/39948)) ([#39956](https://github.com/frappe/erpnext/issues/39956)) ([acd2e93](acd2e93f8c)) * fetch company terms ([14fe0af](14fe0af887)) * float division by zero ([b954bdf](b954bdfdf9)) * group node in warehouse filter in Item-wise Sales Register ([74819b8](74819b8e70)) * **Issue:** create communication ([f5d7fbd](f5d7fbdaf8)) * no need call for company method in sales invoice js ([bef38f7](bef38f74fe)) * not able to make purchase receipt ([3732946](37329469c3)) * party item code in Blanket Order ([518b22b](518b22bffc)) * reposting failed status not updated (backport [#39970](https://github.com/frappe/erpnext/issues/39970)) ([#39972](https://github.com/frappe/erpnext/issues/39972)) ([46f7569](46f7569a54)) * set batch created from bundle to batch field in stock transaction (backport [#39966](https://github.com/frappe/erpnext/issues/39966)) ([#39987](https://github.com/frappe/erpnext/issues/39987)) ([2ee51d3](2ee51d36ff)) * show active bom in the dropdown while making stock entry and MR (backport [#39974](https://github.com/frappe/erpnext/issues/39974)) ([#39976](https://github.com/frappe/erpnext/issues/39976)) ([7201448](720144898f)) * update_dimension is required and not need party account method ([a56d5b8](a56d5b805c)) * use serial batch fields not enabled for new stock entry ([40d4e32](40d4e3261e))