You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'$0' if hasattr(row_item, 'exists') and not row_item.exists else currency(row_item.value)
edit:
- exists
- value
In the ALItemizedValueDict, we don't know if this is for a job, or an income, etc. You should overwrite the table to use your specific object's terms. Take a look at how it's done in the Affidavit.
We do remove the underscores elsewhere, I can do that easily. But it'll still be lower case and not using the same terms that you are likely using in your interview
docassemble-ALToolbox/docassemble/ALToolbox/data/questions/al_income.yml
Lines 450 to 459 in 56e54a9
The text was updated successfully, but these errors were encountered: