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(Employee Checkin): add Fetch Shift buttons in form and list view actions #2071

Merged
merged 4 commits into from
Aug 15, 2024

Conversation

krantheman
Copy link
Member

@krantheman krantheman commented Aug 12, 2024

For certain cases, such as when a shift is assigned to an employee after the checkin has been created, the shift is not updated in the checkin record. To counter this, users have to perform strange gymnastics like deleting and restoring these records.

This PR adds a Fetch Shift button to the form and list view actions so that this can be achieved more easily.

Form:

image

List View:

image

Docs: https://docs.frappe.io/hr/employee-checkin

@krantheman
Copy link
Member Author

Link has to be fixed while validating documentation

@krantheman krantheman merged commit da42f67 into frappe:develop Aug 15, 2024
6 of 8 checks passed
@krantheman krantheman deleted the feat-fetch-shift branch August 15, 2024 10:07
krantheman added a commit that referenced this pull request Aug 15, 2024
…2071

feat(Employee Checkin): add Fetch Shift buttons in form and list view actions (backport #2071)
krantheman added a commit that referenced this pull request Aug 15, 2024
…2071

feat(Employee Checkin): add Fetch Shift buttons in form and list view actions (backport #2071)
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.

2 participants