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

Mark timesheet entries as billed only when invoice is sent successfully #1860

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

nisusam
Copy link
Contributor

@nisusam nisusam commented Jun 10, 2024

…sfully

- Fix #1853
- Couple of weeks back, invoices stuck in `sending` state due to insufficient memory at sidekiq
- And, we found this issue that timesheet entries were `billed`
- These timesheet entries must be marked as `billed` only when invoice
  is in `sent` state
@nisusam nisusam force-pushed the mark_timeentries_as_billed branch from ea64c1b to bdf4171 Compare June 18, 2024 06:25
@apoorv1316 apoorv1316 merged commit 2d0a00e into develop Jun 18, 2024
1 check passed
@apoorv1316 apoorv1316 deleted the mark_timeentries_as_billed branch June 18, 2024 09:03
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.

Time entries marked as billed when invoice is in sending phase.
2 participants