Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
3974 Lượt xem

Hi

I am facing an issue where I need to have one rate when doing purchase in a given currency and another rate when doing sales with the same currency.

How would I complete this in Odoo?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

my 2 cents:

1. Don't do it at all, that's not serious business

2. If you really have to do something like that, use either

- pricelists

- or create different currencies

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I would add a boolean or a selection field on the currency rate object.
That boolean or selection field could be used to determine if the rate is for buying or for selling.

Then, in the CRON action that retrieves the rates, i would duplicate every rate that are created (since we now need one for buying, one for selling)

Then of course, in every module that uses the currency rates, you will have to redefines the way odoo search for a currency rate, since he can't know which one you need to use :)    


Ảnh đại diện
Huỷ bỏ

This will create a true mess from the accounting point of view.

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 6 20
3539
1
thg 9 18
3054
1
thg 11 24
1769
0
thg 3 23
2143
1
thg 11 19
3500