The patch committed in #1643692: theme function implemented by michaek is incredibly useful for anyone that wants to be able to change the way that points are displayed. It's a step towards #1165256: Allow points with decimal places. Given that the 7.x-2.x branch is unstable and not recommended, here is the same patch against the 7.x-1.x branch
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1918008-userpoints-theme_userpoints_points-7.x-1.x.patch | 11.64 KB | mrfelton |
Comments
Comment #1
mrfelton commentedComment #2
a.milkovskypatch works for me
Comment #3
smartsystems160 commentedI just want to know, does this patch format the userpoints with decimplas when output with views? I see amounts displayed in my commerce transactions in decimals, however, the userpoints total balance as output with views does not display decimals
2ndly, i have some users with existing userpoints, will this patch update their userpoints with decimals without issues? Thanks