Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
6398 Представления

I have got HUF for all the companies in the system, but when I create a quotation, there's always EURO in it!

The producs' sell/purchase prices does not contain monetary unit, just the amounts... this is kinda strange as well.

How can I change this strange behaviour in the quotations module?

Аватар
Отменить
Лучший ответ

Add a module that extends the sale.order.line model and adds the currency_id field. Make sure to include the change in the form view as well. And also check how it works with the invoice you automatically generates. You should take care of that

Аватар
Отменить
Лучший ответ

Hi,

To complete the currency openerp use Public Price List but the Price List is configured with default by (EUR).

you can verify this in sale.order : cur = order.pricelist_id.currency_id.

you must configure the price list.so activate Sales Pricelists (and /or) Purchase Pricelists in Technical Settings for user.

image description

in menu Sales-->Configuration-->Pricelists configure the Public Pricelist with HUF.

image description

same for purchase.

Аватар
Отменить
Автор

That's great, thanks a lot!

It is exactly I was looking for!!

Related Posts Ответы Просмотры Активность
1
авг. 17
13541
0
сент. 22
749
1
мар. 15
9332
6
февр. 25
6129
1
апр. 24
1752