KMyMoney only lists the old Manat (AZM) as currency of Aserbaidshan. The new Manat (AZN), used since 2006, is not available as currency for accounts Reproducible: Always Steps to Reproduce: 1. create new cash account, choose base currency - AZN not available
Work-around: use Tools/Currencies and a right mouse click to select 'New currency'. Choose AZN as the ISO code and use F2 to edit the name.
Git commit 13d1e91640b7e01c14992f3c63f2c2c14c96088e by Thomas Baumgart. Committed on 23/12/2012 at 15:55. Pushed by tbaumgart into branch '4.6'. Added definition for new Azerbaijani Manat M +4 -1 kmymoney/views/kmymoneyview.cpp http://commits.kde.org/kmymoney/13d1e91640b7e01c14992f3c63f2c2c14c96088e
(In reply to comment #1) > Work-around: use Tools/Currencies and a right mouse click to select 'New > currency'. Choose AZN as the ISO code and use F2 to edit the name. Am I right in thinking that the work-around will achieve anything in this case only after the patch has been applied, as until then 'AZN' will not be known?
No, the result of the work-around will yield the one of the patch, just with manual intervention. I should have written 'Enter AZN as the ISO code' instead of 'Choose'. It's a simple edit field and there's no choice. Is my English getting rusty? ;)
(In reply to comment #4) > No, the result of the work-around will yield the one of the patch, just with > manual intervention. I should have written 'Enter AZN as the ISO code' > instead of 'Choose'. It's a simple edit field and there's no choice. Is my > English getting rusty? ;) Your English is first-class! And, it is Christmas.
Thanks - adding AZN through the currency list worked fine. After that i was able to change all occurences of AZM to AZN within the XML file, therefor i did not had to reenter all transactions. Happy New Year.