Multi-currency support has existed in AdaptiveWork for Work Items, Expenses and Financial Planning.
We have now added multi-currency support for additional items, as well as improved usability around using multi-currencies.
You can now create custom fields that use any of the Organization currencies for Cases (Requests, Issues, Risks, Bugs), Customers, Data objects, and Custom Objects. This is in addition to previously supported Work Items.
To support a correct conversion to the organization's base currency, all item types have a new standard field called Currency Exchange Date.
In the following example:
Click on the field to select a currency and enter the amount.
Currencies displays organization and Project exchange rates. You can enter the amounts manually or via configurations.
Note: The Currencies action that was previously available only if you had Expense Sheets in the Navigation Bar, is now always available.
Create organization or Project exchange rates using Configurations, using a new Currency Exchange Rate option.
In the example below, a Workflow Rule on a Project-Customer link applies a custom exchange rate to Projects when the Customer has a defined exchange rate.
*Entity refers to the Project level in this example.
Note: You can run this action only if the exchange rate for the selected currency has not yet been defined (manually or using configurations).
The new function can be used in Configurations to return exchange rates.
For example, get rates for 2 currencies, for a specific date:
GetCurrencyExchangeRate,’USD’,’EUR’,Date(2018,03,04)