You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Add support for multiple currencies, similar to QuickBooks Online.
Tasks:
Modify Invoice and Expense models to include currency fields.
Integrate a currency conversion API.
Update UI to allow selection of different currencies.
Acceptance Criteria:
Users can create invoices and expenses in multiple currencies.
Currency conversion works correctly based on real-time data.
The text was updated successfully, but these errors were encountered:
Description: Add support for multiple currencies, similar to QuickBooks Online.
Tasks:
Modify Invoice and Expense models to include currency fields.
Integrate a currency conversion API.
Update UI to allow selection of different currencies.
Acceptance Criteria:
Users can create invoices and expenses in multiple currencies.
Currency conversion works correctly based on real-time data.
The text was updated successfully, but these errors were encountered: