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 15.38.3
## [15.38.3](v15.38.2...v15.38.3) (2024-10-16) ### Bug Fixes * added parentheses for correct query formation for logical OR condition ([21a7dd4](21a7dd4)) * added string for translation in bank reconciliation statement ([e10a580](e10a580)) * conversion factor issue (backport [#43645](#43645)) ([#43674](#43674)) ([b2deb89](b2deb89)) * delete invalid pricing rule on change of applicable_for ([5d6fc71](5d6fc71)) * don't update reference to SI / PI on advances ([b72906a](b72906a)) * ignore free item when qty is zero ([e5aaa5b](e5aaa5b)) * incorrect warehouse in the serial no selector for rejection (backport [#43671](#43671)) ([#43673](#43673)) ([c490a66](c490a66)) * Link opportunity from RFQ to supplier quotation ([eb1f125](eb1f125)) * missing child company accounts in consolidated balance sheet ([4db12fe](4db12fe)) * quotation to so frappe crm (backport [#43644](#43644)) ([#43646](#43646)) ([f3ceb4a](f3ceb4a)) * refetch items from BOM if 'Use Multi-Level BOM' has changed usin… (backport [#43672](#43672)) ([#43676](#43676)) ([492ba53](492ba53)) * removed unused query ([8668ae9](8668ae9)) * run gl_entries and closing voucher processes in same function ([ea12897](ea12897)) * show incorrect entries filter in Stock Ledger Invariant Check report (backport [#43619](#43619)) ([#43622](#43622)) ([d604b12](d604b12)) * **stock:** Grab posting date/time from SABB (backport [#43493](#43493)) ([#43502](#43502)) ([cd9f949](cd9f949)) * update formatings ([c2c6d27](c2c6d27)) * update formatings ([a70181e](a70181e)) * update item details with actual quantity. ([930e79c](930e79c)) * Use `ref_doc.get()` for `party_account_currency` ([928b6b1](928b6b1)) * zero incoming rate for delivery note return ([#43642](#43642)) ([85088e4](85088e4))
- Loading branch information