In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #1305 All Revisions ] Back to Issue ]
Summary 0001305: Support for alternative currency on per-record basis
Revision 2012-05-29 07:55:37 by alex
Additional Information Here are the example usage tags (presuming that products have Currency field in database, that contains ISO3 currency code):
* <inp2:p_Field name="Price" currency="selected" currency_field="Currency"/> - display price in user selected currency and add currency sign to it
* <inp2:p_Field name="Price" currency="field" currency_field="Currency"/> - display price in original currency from "Currency" field (despite what user have selected) and add currency sign to it
This tag still works: <inp2:p_Field name="Price" currency="primary"/>
Revision 2012-05-29 07:51:06 by alex
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker