Closed (fixed)
Project:
Money field
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Jan 2008 at 13:40 UTC
Updated:
5 Mar 2008 at 20:51 UTC
I'm using the money module to add prices and currencies to items. It works perfectly, but with a list of 100s of items, it would be great if the user could filter on price and currency using exposed filters.
It seem like their is one filter option, but it does not have price. That being said, I do not seem to have any currencies appearing either. I only have USD and EUR chosen for now in settings.
I imagine that the user should be able to filter on currency and price of "more than", "less than", "equal to", alternatively also "Range" provided by the user.
I'm not a programmer and cannot submit code. But I'll be glad to volunteer as tester, if you believe this feature to be of interest.
Comments
Comment #1
wim leersSee http://drupal.org/node/190078, http://drupal.org/node/190075 and http://drupal.org/node/188280.
The main issue - and reason for the delay - is that it doesn't make sense to filter by amount if different currencies are being used. Or at least not 100% sense.
I'll probably get to work on this next weekend. Your offer for testing is much appreciated.
Comment #2
wim leersFiltering by currency has always been there.
Filtering by amount has just been added. Please be aware it doesn't the currency into account, so it will rank 20 USD above 19 EUR, which is of course silly at the current currency conversion rates… The more advanced variant, that takes this into account, is postponed.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.