ellite / Wallos

Wallos: Open-Source Personal Subscription Tracker
GNU General Public License v3.0
3.04k stars 139 forks source link

Inconsistent Currency conversion #494

Closed itsmemac closed 3 months ago

itsmemac commented 3 months ago

Hi,

new to wallos and trying to setup the subscriptions Am using Indian Rupees (INR) as base currency in my profile settings and trying to update the value in INR for subscription as well Still wallos is not displaying the correct converted values

It would be great to have an option to use one set currency (INR in my setup) and not depend on conversion since subscriptions are being paid in the different currencies, it would be good to have option to enter the actual value and currency instead of converting each time

System : Docker (Unraid) Image : bellamy/wallos:latest

image image image image

ellite commented 3 months ago

I'm sorry. Maybe I am not understanding the issue. But the reason you are seeing 66.58 on the list is because you have "Calculate and show monthly price for all subscriptions" enabled. 799 yearly subscription = 66.58 per month.

You also don't need to do any conversion. If you pay $10 USD for something. You can just set it as 10 and select USD on the dropdown. You will see it in Indian Rupees in the list because you have "Always convert and show prices on my main currency" enabled.

If I didn't understand correctly the issue, please let me know. Regards.

itsmemac commented 3 months ago

I'm sorry. Maybe I am not understanding the issue. But the reason you are seeing 66.58 on the list is because you have "Calculate and show monthly price for all subscriptions" enabled. 799 yearly subscription = 66.58 per month.

You also don't need to do any conversion. If you pay $10 USD for something. You can just set it as 10 and select USD on the dropdown. You will see it in Indian Rupees in the list because you have "Always convert and show prices on my main currency" enabled.

If I didn't understand correctly the issue, please let me know. Regards.

Thank you for the quick response. It worked great. I has the option enabled hence the confusion image