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

Reset document number count on each year #2464

Merged
merged 3 commits into from
Jan 6, 2025
Merged

Reset document number count on each year #2464

merged 3 commits into from
Jan 6, 2025

Conversation

Nadav-B
Copy link
Contributor

@Nadav-B Nadav-B commented Jan 6, 2025

RISDEV-6004

  • Adding year to document number table
  • Dropping old constraint on abbreviation and update on id
  • Adding combined index for year and doc office
  • Backfilling 2024 for former year entries
  • Retrieve document number by both doc office and year
  • Extracting getOrCreateDocumentNumberDTO to method
  • Adding tests

RISDEV-6004

* Adding year to document number table
* Dropping old constraint on abbreviation and update on id
* Adding combined index for year and doc office
* Backfilling 2024 for former year entries
* Retrieve document number by both doc office and year
* Extracting getOrCreateDocumentNumberDTO to method
* Adding tests
@Nadav-B Nadav-B requested a review from rvp-c January 6, 2025 11:24
@Nadav-B Nadav-B merged commit eaad27e into main Jan 6, 2025
26 checks passed
@Nadav-B Nadav-B deleted the RISDEV-6004 branch January 6, 2025 13:26
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.

2 participants