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: employee & grade filters not considered while allocating leaves via Leave Control Panel (backport #456) #490

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 2, 2023

This is an automatic backport of pull request #456 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

…via Leave Control Panel (#456)

Co-authored-by: Rucha Mahabal <[email protected]>
(cherry picked from commit 562b3cc)
@mergify mergify bot requested a review from ruchamahabal as a code owner May 2, 2023 10:00
@codecov-commenter
Copy link

Codecov Report

Merging #490 (f37acf1) into version-14-hotfix (7a2c9c8) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           version-14-hotfix     #490      +/-   ##
=====================================================
- Coverage              72.73%   72.70%   -0.03%     
=====================================================
  Files                    190      190              
  Lines                   9815     9819       +4     
=====================================================
  Hits                    7139     7139              
- Misses                  2676     2680       +4     
Impacted Files Coverage Δ
...doctype/leave_control_panel/leave_control_panel.py 0.00% <0.00%> (ø)

@ruchamahabal ruchamahabal merged commit c39eaad into version-14-hotfix May 2, 2023
@mergify mergify bot deleted the mergify/bp/version-14-hotfix/pr-456 branch May 2, 2023 10:30
frappe-pr-bot pushed a commit that referenced this pull request May 3, 2023
# [14.3.0](v14.2.4...v14.3.0) (2023-05-03)

### Bug Fixes

* add msgprint for updated attendance ([b266a3d](b266a3d))
* call update_component_row only if amount is not none ([ac7afd3](ac7afd3))
* consider default value before removed zero valued components ([445e1a3](445e1a3))
* do not consider zero valued rows for accounting ([4089d84](4089d84))
* employee & grade filters not considered while allocating leaves via Leave Control Panel (backport [#456](#456)) ([#490](#490)) ([c39eaad](c39eaad))
* group checkin logs by shift start time ([561994e](561994e))
* rename field ([c55eefa](c55eefa))
* rename field to remove zero valued compoents ([b0cc416](b0cc416))
* shift not fetched in checkin on holidays ([e47932a](e47932a))
* validate overlapping attendance request ([e2d7998](e2d7998))

### Features

* Mark auto attendance on holidays ([74dc49d](74dc49d))
* Mark Auto Attendance on Holidays setting in Shift Type ([cf092f1](cf092f1))
* moved show zero value component setting to salary compoent for better control ([cde30ef](cde30ef))
* overwrite attendance status from attendance request record ([cbcb6c7](cbcb6c7))
* provision to display zero value salary components on salary slip ([109ba11](109ba11))
* provision to remove element if zero valued ([9fe007a](9fe007a))
* rearrange payroll settings form ([8a95e81](8a95e81))
* test case to check compoents with config show zero value component are getting added in salary slip if component amount is zero ([3726f61](3726f61))
* update component row only if the amount is not none ([3e1cd01](3e1cd01))
* **UX:** Show warnings for skipping/overwriting attendance in request ([f165abc](f165abc))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.3.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants