In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
813 [In-Portal CMS] Admin Interfaces bug report always 2010-07-29 06:42 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.1.1-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/9c51c49cd8b312e1
0
0000813: Support of "currency" parameter for "FieldTotal" tag
We have nice "currency" parameter, that is used only in "Field" tag, that does 2 things:

    * adds currency symbol associated with given ISO code
    * converts field value from site primary value to given currency

We also have "FieldTotal" tag, that is used to output totals under appropriate columns in administrative console. That tag lacks ability to do that.
child of 0000786closed  (5.1.1)alex Column totals block customization issues 
patch currency_support_in_fieldtotal_tag.patch (1,699) 2010-07-29 06:42
http://tracker.in-portal.org/file_download.php?file_id=690&type=bug
Issue History
2010-11-30 12:48 Dmitry Note Added: 0003067
2010-11-30 12:48 Dmitry Status resolved => closed
2010-08-28 16:31 alex Note Added: 0002717
2010-08-28 16:31 alex Status reviewed and tested => resolved
2010-08-28 16:31 alex Fixed in Version => 5.1.1-B1
2010-08-28 16:31 alex Resolution open => fixed
2010-08-28 16:31 alex Changeset attached 5.1.x r13885
2010-08-02 16:32 Dmitry Note Added: 0002653
2010-08-02 16:32 Dmitry Assigned To !COMMUNITY => alex
2010-08-02 16:32 Dmitry Status needs testing => reviewed and tested
2010-08-02 12:24 alex Assigned To alex => !COMMUNITY
2010-08-02 12:24 alex Status needs work => needs testing
2010-08-02 11:13 Dmitry Assigned To !COMMUNITY => alex
2010-08-02 11:13 Dmitry Status needs testing => needs work
2010-07-31 13:10 Dmitry Type feature request => bug report
2010-07-31 13:10 Dmitry Target Version Icebox => 5.1.1
2010-07-29 06:45 alex Note Edited: 0002610 bug_revision_view_page.php?bugnote_id=0002610#r535
2010-07-29 06:44 alex Relationship added child of 0000786
2010-07-29 06:44 alex Note Added: 0002610
2010-07-29 06:44 alex Assigned To => !COMMUNITY
2010-07-29 06:44 alex Developer => alex
2010-07-29 06:44 alex Status active => needs testing
2010-07-29 06:43 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/9c51c49cd8b312e1
2010-07-29 06:42 alex New Issue
2010-07-29 06:42 alex File Added: currency_support_in_fieldtotal_tag.patch

Notes
(0002610)
alex   
2010-07-29 06:44   
(edited on: 2010-07-29 06:45)
To test you must enable totals display in the grid and then override totals block to add currency parameter to FieldTotal tag call.

Applying + testing all related tasks will ease testing of this one.

(0002653)
Dmitry   
2010-08-02 16:32   
Reviewed and tested, please commit.
(0002717)
alex   
2010-08-28 16:31   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000813: Support of "currency" parameter for "FieldTotal" tag
(0003067)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.