1. Entity
    1. Added new setting Page
      1. Currency Setting
      2. Notes section is added for Entity Admin to add any specific URL or Note to mention currency exchange rate considered.
      3. Admin Can make any currency as Active for its Entity
        1. Active currency should have exchange rate for it.( Mandatory)
      4. Entity Admin can change the default currency of the Entity
        1. All the active currencies exchange rate will become zero
        2. The handshake with the supplier will break as there currency is either deactivated or exchange rate is become zero
          1. This will NOT happen fir the exchange rate is updated as per new default currency before saving the default currency changes
        3. All the changes will be applicable only after the Service "Entity Currency Update Service "is executed
          1. Level1EntityCurrencyUpdate
          2. Level1EntityCurrency
    2. SOLR access to check for the active currencies and there exchange rate
      1. https://qapurchaseservice.esmsolutions.com/api/shop/GetEntityExchangeCurrency?entityID=entity-[entity ID]
      2. http://192.168.4.183:8983/solr/#/entity-[entityID]
      3. Conversion should be visible on
        1. Recently Viewed
        2. Catalog Item
        3. Facet Search
        4. Catalog Applicable
          1. Hosted Catalog
          2. Non Catalog
          3. Level 1 Punchout
          4. Level 2 Punchout
          5. Multi Supplier Catalog
          6. Proxy Catalog
  2. Introduction
    1. This feature is brought by HTC
    2. This is needed when supplier and Entity are NOT having same currencies
    3. Pre-Requisite : The Supplier's Currency should be ACTIVE [with Exchange Rate] under the Entity
  3. Supplier
    1. When the Supplier Currency is NOT same
      1. Via Entity Admin
        1. Add/Edit Catalog
      2. Via Supplier
        1. Add/Edit Catalog
  4. If NO currency selected while creating new Entity , Default Currency = USD
  5. click on update button UI will save data into
  6. Should NOT allow to Add the catalog
  7. should NOT allow to change the currency if the currency is in INACTIVE state