Import Currency Rates from Excel into Odoo
This app allow you to import Currency Rates from excel file by dates.
Main Features:
- This module will allow you to import Currency Rates from excel.
- Make sure you have xlrd Python libarary installed.
- Sample Excel is available inside sample folder in module.
Menus:
- Invoicing
- Accounting
- Import Currency Rates
- Accounting
Edition Compatibility:
Enterprise Odoo.sh Community
Following fields can be Import From Excel Column.
- Currency : Name Of The Currency.
- Date : Date For Currency Rate.
- Rate : The Currency Price.
Make sure you have xlrd Python module installed. https://pypi.python.org/pypi/xlrd
For more details please see Video in Live Preview section. Excel sample is available inside module.