Open Issues Need Help
View All on GitHub Default currency according to local timezone 2 months ago
AI Summary: Implement functionality to detect the user's local timezone and set the default currency accordingly. Currently, the website defaults to USD regardless of the user's location. The task involves determining the appropriate currency based on timezone (which may require additional data mapping or an external API), and updating the invoice builder's default currency selection.
Complexity:
3/5
good first issue