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

feat: 'Email Salary Slips' bulk action in salary slip list view (backport #1063) #1064

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 16, 2023

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

@codecov-commenter
Copy link

Codecov Report

Merging #1064 (d2ee20d) into version-14-hotfix (66bca1e) will decrease coverage by 0.04%.
The diff coverage is 27.27%.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           version-14-hotfix    #1064      +/-   ##
=====================================================
- Coverage              73.85%   73.82%   -0.04%     
=====================================================
  Files                    193      193              
  Lines                  10097    10108      +11     
=====================================================
+ Hits                    7457     7462       +5     
- Misses                  2640     2646       +6     
Files Coverage Δ
hrms/payroll/doctype/salary_slip/salary_slip.py 86.37% <27.27%> (-0.64%) ⬇️

... and 1 file with indirect coverage changes

@ruchamahabal ruchamahabal merged commit c114901 into version-14-hotfix Nov 16, 2023
8 checks passed
@mergify mergify bot deleted the mergify/bp/version-14-hotfix/pr-1063 branch November 16, 2023 08:17
frappe-pr-bot pushed a commit that referenced this pull request Nov 17, 2023
# [14.17.0](v14.16.1...v14.17.0) (2023-11-17)

### Bug Fixes

* `get_previous_allocation` return value ([f3761b1](f3761b1))
* show only active employees ([#1026](#1026)) ([#1067](#1067)) ([864de2a](864de2a))
* use `get_all` instead of `get_list` ([89d0681](89d0681))

### Features

* 'Email Salary Slips' bulk action in salary slip list view ([#1063](#1063)) ([#1064](#1064)) ([c114901](c114901))

### Performance Improvements

* index most queried fields in Leave Ledger Entry ([ba325cf](ba325cf))
* limit rows to 1 for cf leave expiry query ([ef31f48](ef31f48))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.17.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