Commit df921a9
example(crm): add days_to_close formula using the new daysBetween stdlib fn
Demonstrates (and regression-covers, via the example build) the newly-registered
`daysBetween` — the canonical "days remaining" formula. Browser-verified: computes
+30/+60/… for open deals and negative for past closed_won dates.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e6c8279 commit df921a9
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
| |||
0 commit comments