Hello,
I would like to change how the date is represented on our RFQ,PO,ETC. I need to display just the date, not the hours/minutes/seconds. How would I remove that ?
I tried editing the XML on the report but no luck so far.
Thanks,
Jacob
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I would like to change how the date is represented on our RFQ,PO,ETC. I need to display just the date, not the hours/minutes/seconds. How would I remove that ?
I tried editing the XML on the report but no luck so far.
Thanks,
Jacob
Hi,
If you want to show date only in form view, you can use widget=date for the datetime fields.
for example in purchase order form view:
if its in report templates, try as below
Thanks
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
3
wrz 20
|
6417 | ||
|
1
mar 15
|
4770 | ||
|
1
gru 24
|
16712 | ||
|
0
cze 24
|
1188 | ||
|
0
paź 23
|
2706 |
HOW did you edit the XML, it may help readers to know your approach because it could be the problem, or you may have the correct approach but an error, or something else entirely?