跳至内容
菜单
此问题已终结
1 回复
4878 查看

Hi All,

I am new to currency conversion in ERP. I want to know what does the Exchange Rate type mean and why does it required for the conversion? Also I want to know the rounding feature for currency conversion. Need the answer badly :(

Any help would be greatly appreciated !

Regards, Abdul Rehaman Shaik.

形象
丢弃
最佳答案

I was looking for the same answer and found this in the code (OpenERP v7 res_currency.py:255):

Allow you to define your own currency rate types, like 'Average' or 'Year to Date'. Leave empty if you simply want to use the normal 'spot' rate type

So I believe it's pretty much your choice how to use it.

形象
丢弃