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

Prevent editing locked entries #1846

Merged
merged 4 commits into from
May 29, 2024

Conversation

apoorv1316
Copy link
Contributor

Fixes #1845

@apoorv1316 apoorv1316 requested a review from nisusam May 16, 2024 07:40
@apoorv1316 apoorv1316 force-pushed the prevent-editing-entries-added-to-draft-invoice branch from de622d5 to a81d92a Compare May 21, 2024 05:17
@apoorv1316
Copy link
Contributor Author

@nisusam Please review

Copy link
Contributor

@nisusam nisusam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix & ship !

}
} else {
await fetchEntries(selectedDate, selectedDate);
const tse = getPayload();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tse => tsEntry

@apoorv1316 apoorv1316 force-pushed the prevent-editing-entries-added-to-draft-invoice branch from 17f7754 to 07c4d42 Compare May 29, 2024 06:32
@apoorv1316 apoorv1316 merged commit 9372574 into develop May 29, 2024
1 check passed
@apoorv1316 apoorv1316 deleted the prevent-editing-entries-added-to-draft-invoice branch May 29, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Employees cannot edit entries once it is added to invoice
2 participants