v15.38.3
版本发布时间: 2024-10-16 13:01:47
frappe/erpnext最新发布版本:v15.40.0(2024-10-30 17:55:23)
What's Changed
- fix: show incorrect entries filter in Stock Ledger Invariant Check report (backport #43619) by @mergify in https://github.com/frappe/erpnext/pull/43622
- fix: reconciled advance from reported in reconciliation tool (backport #43627) by @mergify in https://github.com/frappe/erpnext/pull/43632
- fix: Use
ref_doc.get()
forparty_account_currency
(backport #43638) by @mergify in https://github.com/frappe/erpnext/pull/43641 - fix: quotation to so frappe crm (backport #43644) by @mergify in https://github.com/frappe/erpnext/pull/43646
- fix: ignore free item when qty is zero (backport #43614) by @mergify in https://github.com/frappe/erpnext/pull/43650
- refactor: remove 'format:' based naming (backport #43601) by @mergify in https://github.com/frappe/erpnext/pull/43654
- fix: Link opportunity from RFQ to supplier quotation by @mujeerhashmi in https://github.com/frappe/erpnext/pull/43521
- fix: update item details with actual quantity (backport #43570) by @mergify in https://github.com/frappe/erpnext/pull/43658
- fix: zero incoming rate for delivery note return (backport #43642) by @mergify in https://github.com/frappe/erpnext/pull/43660
- fix: removed unused query (backport #43662) by @mergify in https://github.com/frappe/erpnext/pull/43666
- fix: delete invalid pricing rule on change of applicable_for values (backport #43557) by @mergify in https://github.com/frappe/erpnext/pull/43670
- fix: incorrect warehouse in the serial no selector for rejection (backport #43671) by @mergify in https://github.com/frappe/erpnext/pull/43673
- fix: conversion factor issue (backport #43645) by @mergify in https://github.com/frappe/erpnext/pull/43674
- fix: added string for translation in bank reconciliation statement (backport #43600) by @mergify in https://github.com/frappe/erpnext/pull/43678
- fix: refetch items from BOM if 'Use Multi-Level BOM' has changed usin… (backport #43672) by @mergify in https://github.com/frappe/erpnext/pull/43676
- fix: added parentheses for correct query formation for logical OR condition (backport #43602) by @mergify in https://github.com/frappe/erpnext/pull/43680
- fix: run gl_entries and closing voucher processes in same function (backport #43663) by @mergify in https://github.com/frappe/erpnext/pull/43682
- fix: missing child company accounts in consolidated balance sheet (backport #43661) by @mergify in https://github.com/frappe/erpnext/pull/43684
- fix(stock): Grab posting date/time from SABB (backport #43493) by @mergify in https://github.com/frappe/erpnext/pull/43502
Full Changelog: https://github.com/frappe/erpnext/compare/v15.38.2...v15.38.3