I have a field "Operator"
I need to automatically populate it with the name of the user logged in
How do I do that ?
Thanks
Esta pergunta foi sinalizada
2
Respostas
5558
Visualizações
Hi,
you can find every table contains the following 4 fields:
create_uid,create_date,write_uid,write_date
you can display them just one line code easily in your XML file:
Hope it is useful.
Thanks.
<field name="write_uid" string="UpdatedBy"/>
<field name="write_date" string="UpdatedDate"/>
<field name="create_uid" string="CreatedBy" />
<field name="create_date" string="CreatedDate"/>
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
1
mar. 15
|
6855 | ||
|
|
2
ago. 24
|
3378 | ||
|
|
1
mar. 15
|
7445 | ||
|
|
1
mar. 15
|
10155 | ||
|
|
1
mar. 15
|
6810 |