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(Salary Structure Assignment): validate cost center company on server-side (backport #2445) #2450

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 25, 2024

There is a filter for cost center selection based on company in Salary Structure Assignment already. But that won't work when assignments are created via data import.

This error doesn't get caught until accrual entry for payroll is attempted and it fails silently:

ValidationError: Journal Entry ACC-JV-2024-00060: Cost Center Executives - ADAED does not belong to Company Alchemative DMCC

Add a server-side validation in Salary Structure Assignment itself:

image
This is an automatic backport of pull request #2445 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from ruchamahabal as a code owner November 25, 2024 14:52
@ruchamahabal ruchamahabal merged commit 7f5e969 into version-15-hotfix Nov 26, 2024
8 checks passed
@ruchamahabal ruchamahabal deleted the mergify/bp/version-15-hotfix/pr-2445 branch November 26, 2024 11:15
frappe-pr-bot pushed a commit that referenced this pull request Nov 26, 2024
## [15.35.3](v15.35.2...v15.35.3) (2024-11-26)

### Bug Fixes

* Editable Letter Head field in Salary Structure Doctype (backport [#2436](#2436)) ([#2443](#2443)) ([f948a36](f948a36))
* filters on vehicle expenses report (backport [#2440](#2440)) ([#2447](#2447)) ([4e4425c](4e4425c))
* ignore linked ledger entry record on employee advance cancellation (backport [#2432](#2432)) ([#2433](#2433)) ([e1d9514](e1d9514))
* redundant fetching of Interviewers in Interview ([#2441](#2441)) ([62cd631](62cd631))
* **Salary Structure Assignment:** validate cost center company on server-side (backport [#2445](#2445)) ([#2450](#2450)) ([7f5e969](7f5e969))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.35.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants