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.74.6
## [14.74.6](v14.74.5...v14.74.6) (2024-10-16) ### Bug Fixes * added parentheses for correct query formation for logical OR condition ([0f738de](0f738de)) * added string for translation in bank reconciliation statement ([32f6eb7](32f6eb7)) * conversion factor issue (backport [#43645](#43645)) ([#43675](#43675)) ([1262c32](1262c32)) * delete invalid pricing rule on change of applicable_for ([c7c2bdd](c7c2bdd)) * ignore free item when qty is zero ([ae47fb9](ae47fb9)) * missing child company accounts in consolidated balance sheet ([bb774ce](bb774ce)) * removed unused query ([dcbfd4a](dcbfd4a)) * run gl_entries and closing voucher processes in same function ([59c314c](59c314c)) * update formatings ([a8ad608](a8ad608)) * update formatings ([699b098](699b098)) * update item details with actual quantity. ([c520a7c](c520a7c)) * Use `ref_doc.get()` for `party_account_currency` ([01d6c10](01d6c10)) * validation for corrective job card (backport [#43555](#43555)) (backport [#43558](#43558)) ([#43628](#43628)) ([1f09975](1f09975)) * zero incoming rate for delivery note return ([#43642](#43642)) ([7eac9cc](7eac9cc))
- Loading branch information