Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Hmm, that's tough. I think we're only including active currencies now, but I wouldn't want to not define a currency that might be necessary to interact with banks. Do we know if any payment or accounting services actually require the deprecated code, or is it just something banks still support but alongside the new code? I'd be worried about having two of the same named currency in the site, as it could lead to confusion for users who don't know the difference.
I have consulted with our accountant and she said that the new code, 643, should be used. That code was adopted in 2001 (http://nalog.consultant.ru/doc52211.html).
If somebody really needs 810, he can enter the issue.
Comments
Comment #1
flecus commentedСабскрибе
Comment #2
v1adimir commentedsubscribe
Comment #3
rszrama commentedThat's embarrassing. : P
Thanks for letting us know - I think I still have the link where we grabbed the currency data to patch it in tomorrow.
Comment #4
rszrama commentedI don't suppose you can supply the necessary information?
I can find the numeric_code if you don't know how to find that.
Comment #5
v1adimir commented@rszrama
There are 2 currency codes for russian rubles, http://en.wikipedia.org/wiki/ISO_4217
Old is RUR 810 and new one is RUB 643. New code must be used in international accounting records. Оld code is used by Russian banks inside country.
Comment #6
rszrama commentedHmm, that's tough. I think we're only including active currencies now, but I wouldn't want to not define a currency that might be necessary to interact with banks. Do we know if any payment or accounting services actually require the deprecated code, or is it just something banks still support but alongside the new code? I'd be worried about having two of the same named currency in the site, as it could lead to confusion for users who don't know the difference.
Comment #7
v1adimir commentedI have consulted with our accountant and she said that the new code, 643, should be used. That code was adopted in 2001 (http://nalog.consultant.ru/doc52211.html).
If somebody really needs 810, he can enter the issue.
Comment #8
rszrama commentedThanks a lot for the research. Added it in. : )