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 ?
Hi,
Try this in your xml:
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
6
Jan 21
|
44622 | ||
|
1
Feb 24
|
1686 | ||
|
1
Mar 15
|
11079 | ||
|
0
Mar 15
|
3647 | ||
Enable Counters in odoo what is the use of it
Diselesaikan
|
|
1
Mar 25
|
1165 |
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>