In Odoo 15 and below I would commonly put a single One2many field with nolabel="1" in an xml group tag as a way to make the UI a little cleaner, something like this
But I'm currently upgrading my module to 16, but it looks like this in 16:
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
In Odoo 15 and below I would commonly put a single One2many field with nolabel="1" in an xml group tag as a way to make the UI a little cleaner, something like this
But I'm currently upgrading my module to 16, but it looks like this in 16:
Hi,
Please try like below
<h1>
<label for="alert_ids">Alerts</label>
</h1>
<hr/>
<field name="alert_ids" nolabel="1">
<tree editable="bottom">
<!-- tree and fields here -->
</tree>
</field>
Regards
This does not look good.
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|
1
lis 22
|
4131 | |||
|
1
cze 22
|
3782 | |||
|
0
maj 22
|
1201 | |||
|
6
sie 20
|
9912 | |||
|
0
gru 19
|
7166 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.