Hello.
I'm trying to add an local exchange provider to the General Ledger as follows:
General Ledger > Setup > Currency > Configure Exchange Rate Provider.
I imported the code from Microsoft WhitePaper: Add new Exchange Provider. The paper is about importing Oanda Exchange Service. I understand the document as if I generate full CIL the provider will appear in the list along with the three Out-of-the-box providers (Europe Central Bank, Russian Federation Central Bank and Lithuania Central Bank).
I wil generate full CIL, I have deply the class that I wrote, I have sync the database, restart the server and all that. But nothing works: I can't get my Oanda provider to appear in the list.
Do I have to import it manually trough some forms?