Skip to content

Commit

Permalink
fix: make ahjo_case_id read_only (#3091)
Browse files Browse the repository at this point in the history
  • Loading branch information
rikuke authored Jun 17, 2024
1 parent 198b077 commit 2e623ef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ class Meta:
"alterations",
"calculated_benefit_amount",
"ahjo_decision_date",
"ahjo_case_id",
]
extra_kwargs = {
"company_name": {
Expand Down

0 comments on commit 2e623ef

Please sign in to comment.