The attached patch changes the Total (Currency) summary to print thousands separators, by replacing sprintf() with number_format().
| Comment | File | Size | Author |
|---|---|---|---|
| views-summarize-print-thousands.patch | 512 bytes | oadaeh |
The attached patch changes the Total (Currency) summary to print thousands separators, by replacing sprintf() with number_format().
| Comment | File | Size | Author |
|---|---|---|---|
| views-summarize-print-thousands.patch | 512 bytes | oadaeh |
Comments
Comment #1
oadaeh commentedMarked #1775312: Format total currency with a comma in the thousand place. as a duplicate of this.
Comment #2
oadaeh commentedThis has been committed to the 7.x-1.x branch, here: http://drupalcode.org/project/views_summarize.git/commit/5f25168
Comment #4
mojiro commentedPlease check this http://drupal.org/node/1876548