fix(M5): never guess a currency symbol on a money figure
formatMoney defaulted a missing currency code to GBP, so an amount Clio reported without a currency rendered as "£1,240.00" - a specific claim about a figure on a legal bill that nothing supported, and simply wrong on a matter billed in euros. An absent or unrecognised code now renders the number bare (still 2dp, so columns line up), never dressed in a symbol. Same honesty rule the redaction flags already encode: a value we cannot substantiate is not presented as one we can. Null stays an em dash. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Repository | Sloth-ninja/JessicaOSS |
|---|---|
| Author | sloth-ninja <ezanahaddis@gmail.com> |
| Authored | |
| Parents | d7091d34 |
| Stats | 1 file changed , +22 , -6 |
| Part of | Practice Management: Clio-backed Matters and workspace links |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-300ee296.md
from inside the repo you want the change in.