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
Right now there's one utils function for rounding money, but I think each State chooses its own way to round money. It's possible it's not even that simple - it may be per State per program or per circumstance - but it might be necessary to abstract the operation and we can start by doing it for the States.
The text was updated successfully, but these errors were encountered:
Right now there's one utils function for rounding money, but I think each State chooses its own way to round money. It's possible it's not even that simple - it may be per State per program or per circumstance - but it might be necessary to abstract the operation and we can start by doing it for the States.
The text was updated successfully, but these errors were encountered: