Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 14.62.0
# [14.62.0](v14.61.4...v14.62.0) (2024-02-06) ### Bug Fixes * Blanket Order Ordered Quantity (backport [#39725](#39725)) ([#39738](#39738)) ([44c09de](44c09de)) * correctly calculate diff amount for included taxes ([#39655](#39655)) ([350b2cd](350b2cd)) * don't overwrite existing terms in transaction ([#39519](#39519)) ([e49f8d5](e49f8d5)) * Exchange rate on MR to PO creation for muticurrency POs ([#39646](#39646)) ([4dc5d9a](4dc5d9a)) * incorrect landed cost voucher amount ([4a609d8](4a609d8)) * remove applied pricing rule on qty change (backport [#39688](#39688)) ([#39736](#39736)) ([46ac4f4](46ac4f4)) * show warehouse title field in sales docs (backport [#39746](#39746)) ([#39754](#39754)) ([a6067c6](a6067c6)) ### Features * copy emails from lead to customer ([#38647](#38647)) ([7952bf4](7952bf4)) * New financial views - Growth and margin views for P&L and balance sheet (backport [#39588](#39588)) ([#39601](#39601)) ([3808ddb](3808ddb)) ### Performance Improvements * memory consumption for the stock balance report ([#39626](#39626)) ([b32848d](b32848d)) * Move dimension validation out of GL Entry doctype ([#39730](#39730)) ([7691256](7691256)) * timeout for auto material request through reorder level ([85e6b39](85e6b39)) * timeout while submitting the purchase receipt entry ([a1a70bb](a1a70bb)) ### Reverts * Revert "feat: New financial views - Growth and margin views for P&L and balance sheet (#39588)" ([f01308b](f01308b)), closes [#39588](#39588)
- Loading branch information