We have both sales and purchase orders nominated in different currencies.
All tree views are simply adding the figures (which is totally useless and unacceptable by anyone who is not a programmer :) ).
I want to add a 'group by' filter in the search view using "currency_id". But it doesn't work as it seems I cannot use this type of field here.
any other field related to the currency I could use? Or any other idea to make sense of these tree views?
TIA