+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ __('Currency') }}
+
+
+ {{
+ __(
+ 'CRM currency for all monetary values. Once set, cannot be edited.',
+ )
+ }}
+
+
+
+
+ {{ settings.doc.currency }}
+
+
setCurrency(v)"
+ :placeholder="__('Select currency')"
+ placement="bottom-end"
+ />
+
+
+
+
+
+
+ {{ __('Exchange rate provider') }}
+
+
+ {{ __('Configure the exchange rate provider for your CRM') }}
+
+
+
+
+
+
+
+
+
+
+ {{ __('Access key') }}
+
+
+ {{
+ __(
+ 'Access key for Exchangerate Host. Required for fetching exchange rates.',
+ )
+ }}
+
+
+ {{ __('You can get your access key from ') }}
+
+ {{ __('exchangerate.host') }}
+
+
+
+
+
+
+
+
+
+
+
+
+