Skip to content

Commit

Permalink
Merge branch 'OK-745-kk-payment-translations-and-fixes' into MERGE__O…
Browse files Browse the repository at this point in the history
…Y-5020_finalizer_retry__OY-4826__OK-770__OK-719__OK-745
  • Loading branch information
vaeinoe committed Dec 30, 2024
2 parents 2aa8f7b + 9843542 commit 0470c8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/cljs/ataru/virkailija/db.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
:payment-obligation {:unreviewed true
:obligated true
:not-obligated true}
:kk-application-payment {:not-checked true
:kk-application-payment {:not-checked false
:not-required true
:awaiting true
:awaiting false
:ok-by-proxy true
:paid true
:overdue true}
:overdue false}
:only-identified {:identified true
:unidentified true}
:only-ssn {:with-ssn true
Expand Down

0 comments on commit 0470c8e

Please sign in to comment.