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
We'd like all large numbers displayed in the UI to be formatted in a conventional way like "14,520". There are a few places where they are just output as integers without the humanize intcomma filter.
User story
We'd like all large numbers displayed in the UI to be formatted in a conventional way like "14,520". There are a few places where they are just output as integers without the humanize
intcomma
filter.consortial_billing/templates/consortial_billing/elements/supporter_printout.html
Line 14 in f5f5c7f
Proposed solution
Check the templates for instances like this and add
intcomma
.The text was updated successfully, but these errors were encountered: