Dear members,
I have the following situation.
The Company is trading goods in euro's. Some products are purchased in Dollars (imported from USA) So the company is multi-currency in openerp V7
So ideally my cost price =
cost price (euro's) = base price from product form (in $) - 5% (discount) + import taxes(6%) + 2.5% (interest).
salesprice (euro's) = cost price + 40%.
Because the cost price is in euro's I need to calculate the cost price with the exchange rate of that moment. (The exchange rate is automatically fetch every day with the use of the exchange module).
How can I use the price lists for this, and how do I have setup these in this way?