Ensure all microservices get currency, number and datetime settings from configuration on startup
Description
Load currency, number and datetime settings added to configuration to each microservice that has reports. Also add to service template.
Services
CCE
Fulfillment
Reference Data
Report
Requisition
Stock Management
Acceptance Criteria
Each service above loads currency, number and datetime settings into their service
In reference data, these settings are exposed via an API and a single resource
Should we have them separate (refactor existing currencySettings, and add numberFormatSettings and datetimeSettings)?
Or all under one resource (localeSettings)?
Activity
I've checked this ticket and everything seems to work fine.
We have decided to do this in a single resource for now. Refactoring this at a later point to separate resources if needed, shouldn't be a big deal. We are moving this to todo and our next sprint - let me know if there are any objections.