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
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
Select multiple elements with XPath
Opgelost
|
5
dec. 25
|
51548 | ||
|
2
apr. 24
|
5017 | |||
|
3
jun. 23
|
10492 | |||
|
3
mrt. 23
|
12564 | |||
|
1
mrt. 23
|
4659 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.