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: interview reminder settings not respected (backport #1175) #1176

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 13, 2023

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


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* fix: interview reminder settings not respected

* test: interview reminder settings

(cherry picked from commit af8fbf4)
@codecov-commenter
Copy link

Codecov Report

Merging #1176 (a0dfc0f) into version-14-hotfix (6ddd811) will increase coverage by 0.03%.
Report is 36 commits behind head on version-14-hotfix.
The diff coverage is 86.11%.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           version-14-hotfix    #1176      +/-   ##
=====================================================
+ Coverage              74.20%   74.23%   +0.03%     
=====================================================
  Files                    193      193              
  Lines                  10099    10128      +29     
=====================================================
+ Hits                    7494     7519      +25     
- Misses                  2605     2609       +4     
Files Coverage Δ
...ms/hr/doctype/employee_advance/employee_advance.py 89.55% <100.00%> (+0.07%) ⬆️
hrms/hr/doctype/interview/interview.py 66.91% <100.00%> (+1.47%) ⬆️
.../hr/doctype/leave_application/leave_application.py 79.88% <100.00%> (-0.04%) ⬇️
...ms/hr/doctype/shift_assignment/shift_assignment.py 94.26% <100.00%> (+0.27%) ⬆️
...nthly_attendance_sheet/monthly_attendance_sheet.py 95.91% <100.00%> (+0.03%) ⬆️
...yroll/doctype/salary_structure/salary_structure.py 80.79% <83.33%> (+0.08%) ⬆️
...oll/doctype/additional_salary/additional_salary.py 67.61% <63.63%> (-0.81%) ⬇️

... and 2 files with indirect coverage changes

@ruchamahabal ruchamahabal merged commit e71c1ff into version-14-hotfix Dec 13, 2023
8 checks passed
@mergify mergify bot deleted the mergify/bp/version-14-hotfix/pr-1175 branch December 13, 2023 07:51
frappe-pr-bot pushed a commit that referenced this pull request Dec 14, 2023
# [14.19.0](v14.18.1...v14.19.0) (2023-12-14)

### Bug Fixes

* duplicate additional salary error msg ([e885365](e885365))
* duplicate Additional Salary with Overwrite Salary Structure Amount enabled ([2477baf](2477baf))
* error/warning message ([8a80dc4](8a80dc4))
* including current document while looking for existing Additional Salaries with Overwrite Amount enabled ([8b54d45](8b54d45))
* interview reminder settings not respected ([#1175](#1175)) ([#1176](#1176)) ([e71c1ff](e71c1ff))
* **Leave Application:** Resolved leave type missing for accurate payroll processing ([#1148](#1148)) ([#1171](#1171)) ([335ba95](335ba95))
* remove statistical component from list view display ([d0eebe2](d0eebe2))
* salary structure warning message ([7e8092b](7e8092b))
* salary structure warning message ([d39abf6](d39abf6))
* section name ([c4ab972](c4ab972))
* validation message formatting ([0fdda87](0fdda87))
* warning message ([bc20f17](bc20f17))

### Features

* add Allow Multiple Shift Assignments to HR Settings ([c65637e](c65637e))
* add Amount Based on Formula to list_view ([f62e97d](f62e97d))
* add client-side validation for Amount Based on Salary ([ef8476d](ef8476d))
* add server-side validation for Amount Based on Salary ([b47cea8](b47cea8))
* add validattion for multiple Shift Assignments ([9c8fcee](9c8fcee))
* validate overlapping dates ([03b7598](03b7598))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.19.0 🎉

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.

3 participants