v14.74.6
版本发布时间: 2024-10-16 13:02:57
frappe/erpnext最新发布版本:v15.40.0(2024-10-30 17:55:23)
What's Changed
- fix: validation for corrective job card (backport #43555) (backport #43558) by @mergify in https://github.com/frappe/erpnext/pull/43628
- fix: Use
ref_doc.get()
forparty_account_currency
(backport #43638) by @mergify in https://github.com/frappe/erpnext/pull/43640 - fix: ignore free item when qty is zero (backport #43614) by @mergify in https://github.com/frappe/erpnext/pull/43649
- refactor: remove 'format:' based naming (backport #43601) by @mergify in https://github.com/frappe/erpnext/pull/43653
- fix: zero incoming rate for delivery note return (backport #43642) by @mergify in https://github.com/frappe/erpnext/pull/43659
- fix: update item details with actual quantity (backport #43570) by @mergify in https://github.com/frappe/erpnext/pull/43657
- fix: removed unused query (backport #43662) by @mergify in https://github.com/frappe/erpnext/pull/43665
- fix: delete invalid pricing rule on change of applicable_for values (backport #43557) by @mergify in https://github.com/frappe/erpnext/pull/43669
- fix: conversion factor issue (backport #43645) by @mergify in https://github.com/frappe/erpnext/pull/43675
- fix: added string for translation in bank reconciliation statement (backport #43600) by @mergify in https://github.com/frappe/erpnext/pull/43677
- fix: added parentheses for correct query formation for logical OR condition (backport #43602) by @mergify in https://github.com/frappe/erpnext/pull/43679
- fix: run gl_entries and closing voucher processes in same function (backport #43663) by @mergify in https://github.com/frappe/erpnext/pull/43681
- fix: missing child company accounts in consolidated balance sheet (backport #43661) by @mergify in https://github.com/frappe/erpnext/pull/43683
Full Changelog: https://github.com/frappe/erpnext/compare/v14.74.5...v14.74.6