fix: include today's date while bulk marking attendance by asmitahase [frappe] PR#3144

From: https://github.com/frappe/hrms/pull/3144
Date: 2025-05-22 17:37:26+05:30

  • fix: include today's date while bulk marking attendance



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-3144

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-3144

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading