Commit Graph

19 Commits

Author SHA1 Message Date
Jean-Charles Drubay
8e54668aaa Minor adjustments after tests:
- Add Vietcombank to README.md
- Don't invert exchange rate
- Fix missing import
2017-11-23 14:49:25 +07:00
Lam Thai Binh
13ffd40d2c Add service update VCB exchange rates 2017-06-16 18:10:06 +07:00
Alexis de Lattre
1017ce3b4c Update to latest OCA conventions
Update README
Code cleanup: remove @api.one, better error messages, remove call to MOD_NAME which was not defined any more
Use account.menu_config_multi_currency as parent menu
2016-12-05 22:08:52 +01:00
Niki W. Waibel
39c116a7e9 [MIG] currency_rate_update: Migrated to 10.0 2016-10-27 22:57:06 +02:00
Дмитро Катюха
5e9a0b43f3 [REF] currency_rate_update: refactoring related to PR #318
Conflicts:
	currency_rate_update/services/__init__.py
	currency_rate_update/services/currency_getter.py
	currency_rate_update/services/update_service_CA_BOC.py
	currency_rate_update/services/update_service_CH_ADMIN.py
	currency_rate_update/services/update_service_ECB.py
	currency_rate_update/services/update_service_PL_NBP.py
	currency_rate_update/services/update_service_RO_BNR.py
2016-05-04 17:28:05 +02:00
Yannick Vaucher
3caaaf5a38 Fix contributors, short license headers and copyrights
There was missing a bunch of people there!
2016-05-04 17:18:39 +02:00
Miku Laitinen
063509afdc Fixed the Yahoo service URL. Last time the previous URL worked was on 2015-03-11. 2015-07-28 16:13:17 +03:00
Pedro M. Baeza
6a84667832 [FIX] Travis complaints 2015-02-11 00:42:33 +01:00
Stéphane Bidoul
1cb3f6001a Forward port branch '7.0' until 7333aa86b 2015-01-09 15:21:50 +01:00
Fekete Mihai
68ef96193f Fix flake8 on CA_BoC service. 2014-11-19 14:07:41 +02:00
Fekete Mihai
32dab9a350 Update CA_BoC messages. 2014-11-19 14:07:41 +02:00
Fekete Mihai
70748150e6 Update travis relative imports, warnings. 2014-11-19 14:07:41 +02:00
Fekete Mihai
a58306af45 Remove trailing whitespaces. 2014-11-19 14:06:33 +02:00
Fekete Mihai
37a5526e46 Add dynamic import of services to pass flake8. 2014-11-19 14:06:33 +02:00
Fekete Mihai
722f8b1a80 Re-add imports of services abstract classes. 2014-11-19 14:06:33 +02:00
Fekete Mihai
f62fc0a4a6 Fix flake8. 2014-11-19 14:06:33 +02:00
Fekete Mihai
2901bfb0a5 Fix some flake8, imports not used. 2014-11-19 14:06:33 +02:00
Fekete Mihai
b3806d4b55 Added abstract classes, split services in different files. 2014-11-19 14:06:07 +02:00
Fekete Mihai
c73b2bc4e9 Update res currency update services to new api. 2014-11-19 14:06:07 +02:00