Skip to content

Commit

Permalink
Update docassemble/ALToolbox/data/questions/al_income.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nonprofittechy authored Jan 17, 2024
1 parent b84b662 commit f097caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble/ALToolbox/data/questions/al_income.yml
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ fields:
required: False
validation code: |
if not x.has_income:
x.times_per_year = 0
x.times_per_year = 1
x.value = 0
---
# UNIQUE FOR ALAssetList
Expand Down

0 comments on commit f097caf

Please sign in to comment.