Hi,
field_a = fields.Char(compute="_compute_something")
in the xml code :
group string=field_a
is it possible ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
field_a = fields.Char(compute="_compute_something")
in the xml code :
group string=field_a
is it possible ?
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
6
de gen. 21
|
45851 | |||
|
1
de febr. 24
|
2490 | |||
|
1
de març 15
|
12251 | |||
|
0
de març 15
|
4436 | |||
|
1
de març 25
|
2614 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Hi,
Do you mean to show the field you created in the form/list view. Or do you want to have two fields with same value?
May you please give more information about your requirement?
Thanks.
<group string="field_a" >
</group>