I need make this:
I want to place two fields in the same row after a field within an ,
let's say for example, cost of transportation and to the right of it
the currency in which that cost was paid
I need make this:
I want to place two fields in the same row after a field within an ,
let's say for example, cost of transportation and to the right of it
the currency in which that cost was paid
Hi,
You can achieve it by using the oe_inline class in odoo.
Example:
<label for="field_1" string="Label"/>
<div name="test_div" class="o_row">
<field name="field_1"/>
<field name="field_2" class="oe_inline"/>
div>
Thanks
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
Select multiple elements with XPath
Đã xử lý
|
5
thg 12 25
|
51563 | ||
|
2
thg 4 24
|
5027 | |||
|
3
thg 6 23
|
10499 | |||
|
3
thg 3 23
|
12581 | |||
|
1
thg 3 23
|
4659 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.