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.4
## [14.74.4](v14.74.3...v14.74.4) (2024-10-10) ### Bug Fixes * add parenttype condition for item table in Purchase Register Report ([4586f03](4586f03)) * Add removed test code `https://github.com/frappe/erpnext/commit/b41f10c1b98b01a181a6f9dbdf2531b108dc3bae` ([8f5c191](8f5c191)) * create Account Closing Balance even though there are no transaction in period ([2fc776d](2fc776d)) * deduct advances adjusted for threshold check for tcs ([de15728](de15728)) * do not include advances for tds vouchers ([9d950a9](9d950a9)) * get company from ref doc as it's not available in payment request ([078eb46](078eb46)) * multiple issues in Payment Request ([#42427](#42427)) ([ef52be2](ef52be2)) * Remove `advance_payment_status` uses ([36b4f68](36b4f68)) * Remove unreference method ([d4421da](d4421da)) * Remove unused field ([3a51cf4](3a51cf4)) * Remove unused function `get_paid_amount_against_order` ([677aadd](677aadd)) * Separate `on_submit` and `before_submit` of PR ([d828ea6](d828ea6))
- Loading branch information