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 ?
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
6
janv. 21
|
45826 | |||
|
1
févr. 24
|
2466 | |||
|
1
mars 15
|
12240 | |||
|
0
mars 15
|
4424 | |||
|
1
mars 25
|
2579 |
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>