Hi all,
I have been trying to figure out the best way to build a database for my company. I can't seem to figure out how to deal with currencies.
Here is our business model:
We are based in Europe, so our main currency is EUR. But we have suppliers from different areas (USA, they're selling for USD... Switzerland > CHF... Great Britain > GBP) and so on.
I need to have the purchase prices in the correct currency (including field format), then all products will have our own UnitPrice, which we sell the product for (in our main currency EUR) and I also need to do conversions. For example when I pay an invoice to my American supplier, I want to be able to type in the USD amount and the actual exchange rate and have the profits calculated in EUR based on all this.
What would be the best way to approach this?
Thanks in advance for the help.
Best regards,
Tomas