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 invoicing and accepting payments in multiple currencies.
Tasks:
Modify Invoice model to include currency fields.
Integrate a currency conversion API.
Update the UI to allow users to select a currency for each invoice.
Acceptance Criteria:
Users can create invoices in different currencies.
Currency conversion is handled automatically.
The text was updated successfully, but these errors were encountered:
Description: Add support for invoicing and accepting payments in multiple currencies.
Tasks:
Modify Invoice model to include currency fields.
Integrate a currency conversion API.
Update the UI to allow users to select a currency for each invoice.
Acceptance Criteria:
Users can create invoices in different currencies.
Currency conversion is handled automatically.
The text was updated successfully, but these errors were encountered: