Environment:
- Odoo Version: 16.0 (Enterprise)
- Module: Accounting
Business Requirement:
As we follow Indian Accounting, Require to fetch the currency rate as per Reserve Bank Of India(RBI) or State Bank Of India against other currencies such as USD, Euro, GBP etc., on daily basis for customer invoicing an customer receipts transactions
Use Case:
Currently odoo fetches the currency rates automatically from European Central Bank or other international Banks. It doesn'show any domestic Banks such as RBI or SBI. We require to fetch the Currency rates as per RBI/SBI
Questions:
1. Is there any existing functionality in Odoo 16 to fetch the currency rates as per RBI/SBI?
2. If not, what would be the recommended approach to implement this?
Any guidance on implementing this feature would be greatly appreciated. Technical implementation details or pointers to similar solutions would be helpful.