Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: better indicator base amount for Tax Witholding in Journal Entry (backport #44660) #44734

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 17, 2024

Support Ticket: https://support.frappe.io/helpdesk/tickets/26923

Use case

Over deduction of TDS from Journal Entry for an expense booked.

Issue

Excess amount reported forms part of income of supplier if reported as is.

Implementation

Base amount for TDS is lower of total JV value or reverse calculation (from tax rate and tax amount being deducted)
This is to based on the assumption that supplier is deducting TDS manually while staying compliant and there is no under deduction.

backport to version-14 and version-15 is expected


This is an automatic backport of pull request #44660 done by Mergify.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 17, 2024
@ruthra-kumar
Copy link
Member

Screenshot from 2024-12-17 14-32-19

@ruthra-kumar ruthra-kumar force-pushed the mergify/bp/version-14-hotfix/pr-44660 branch from 3584dc5 to fa358ac Compare December 17, 2024 09:47
- pin ubuntu-22.04
@ruthra-kumar ruthra-kumar force-pushed the mergify/bp/version-14-hotfix/pr-44660 branch from fa358ac to c86174d Compare December 17, 2024 10:58
@ruthra-kumar ruthra-kumar merged commit 7e00e55 into version-14-hotfix Dec 17, 2024
10 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-14-hotfix/pr-44660 branch December 17, 2024 12:15
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.78.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants