open-numismat
open-numismat copied to clipboard
[Feature Request] Add with what currency you made the purchase
This would be useful for countries that have changed their currency in a given period e.g. Croatia currently from Kuna to Euro.
@JanisV in this forum is commenting on the program and one of the cons is the lack of currency at purchase https://www.numisforums.com/topic/2215-collection-softwarestrategiestips/#comment-37083
@JanisV I found this project https://github.com/MicroPyramid/forex-python/issues/149#issuecomment-1790425721 I think it would be very useful to enter the currency of purchase and then recalculate to a base currency in the program.
I also suggest adding a new field “Shipping Cost”.
I also like how the part (from the attached picture) of buy/sell is structured and the part to which it equates to the currency we want.
The program picture is from this forum thread. https://www.numisforums.com/topic/950-do-you-use-an-online-collection-database/?do=findComment&comment=16382
I think this project https://pypi.org/project/CurrencyConverter/ will make the implementation of this functionality much easier.