Updated default currency backend

This commit is contained in:
eeintech 2021-05-20 15:22:18 -04:00
parent bbd95f2c70
commit be3f37f28f

View File

@ -68,7 +68,7 @@ currencies:
# Choices are: # Choices are:
# - InvenTreeManualExchangeBackend # - InvenTreeManualExchangeBackend
# - InvenTreeFixerExchangeBackend # - InvenTreeFixerExchangeBackend
exchange_backend: InvenTreeFixerExchangeBackend exchange_backend: InvenTreeManualExchangeBackend
# Email backend configuration # Email backend configuration
# Ref: https://docs.djangoproject.com/en/dev/topics/email/ # Ref: https://docs.djangoproject.com/en/dev/topics/email/