LemmaLegalConsulting / docassemble-Covid19debt

A docassemble extension.
MIT License
0 stars 0 forks source link

"Global" variables when collecting information about individual debts #7

Closed tobyfey closed 2 years ago

tobyfey commented 2 years ago

The debt info screen collects two variables that are “global”-like variables and not tied to the specific debt - new_name (which should be fixed) and another_debt_solution (which may be okay, or maybe should be tied to user, since it will be true for each debt.)

tobyfey commented 2 years ago

Changed new_name to debt[i].other_name