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

Tax validation causes unwanted change in Purchase Invoice Item Tax Template #44947

Open
konradbr opened this issue Dec 27, 2024 · 1 comment
Open
Labels

Comments

@konradbr
Copy link

Information about bug

The following alert is displayed when a tax template is chosen which has a validity start date later than the invoice date:

Item Tax template updated as per validity and rate applied.

This is unwanted behaviour, as e.g. some invoices will span two tax rate validity periods and the tax on one item will still be calculated according to the old tax rate, while the tax on another item on the same invoice will be calculated according to the new tax rate. This is especially important on invoices for subscription services (such as domain names, for example).

While such an alert is acceptable, it should not modify the user's selection in the invoice items, causing the calculated total to become wrong.

Module

accounts

Version

erpnext 15.39.3
erpnextswiss 1.25.0
frappe 15.45.1
hrms 15.33.0
payments 0.0.1

Installation method

None

Relevant log output / Stack trace / Full Error Message.

"Item Tax template updated as per validity and rate applied"
@konradbr konradbr added the bug label Dec 27, 2024
@konradbr
Copy link
Author

konradbr commented Dec 27, 2024

Note

This only happens when the Tax Template "valid from" dates are set in the corresponding [Stock] Item settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant