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

Hi,


I am using stock_valued module, which adds prices to stock_picking.

I am trying to use some extra fields using the currency using the monetary widget:

<field name="amount_early_payment_discount"  widget='monetary' options="{'currency_field': 'currency_id'}" readonly="1"/>

However, the currency sign (euro in my case) is not displayed, and I suspect that this is due to currency_id field missing.

I have two doubts:

- How can I incorporate currency_id field to stock_picking?, and

- How can I be sure that currency_id is not available in a given view?

Thanks,

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

Hi,

For the second part of the question: 

There are several ways to check the field already available in the model or not. I think the most easy way it to check it from the UI

'Make sure you've technical feature' enabled for your use. Then from Settings->Technical->Database Structure->Models

Then in the search area type stock.picking. So in the fields tab you can find all the fields in this model.


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 1 16
4710
3
thg 2 16
5644
1
thg 2 16
3738
4
thg 5 23
10530
1
thg 1 19
9616