How to set my date default value as 05/08/2022??
Esta pergunta foi sinalizada
1
Responder
4244
Visualizações
You can do it as below:
my_date = fields.Date(string='My Date', default=lambda self: fields.Date.context_today(self).replace(day=8,month=5,year=2022))
It's working, where we can define the specific date format like DD/MM/YYYY
You can change it from Languages, Enable developer mode then Go to Settings -> Translations -> Languages -> open your language and edit the date format field to %d/%m/%Y
I tried the same but date showing 2022-05-08
You need to refresh the page. Which screen you check it?
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 | |
|---|---|---|---|---|
|
|
0
mar. 26
|
16 | ||
|
Timesheet App in backoffice
Resolvido
|
|
2
mar. 26
|
3907 | |
|
|
2
out. 25
|
5577 | ||
|
|
1
set. 25
|
5102 | ||
|
|
3
jul. 25
|
6145 |