I have a datetime attribute into my db. I would like to view (not write: only view) it as date. Is it possible?
この質問にフラグが付けられました
1
返信
5979
ビュー
yes, using widget="date" with the corresponding field.
example:
<field name="your_datetime_field_name" widget="date"/>
Thank you!
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
Datetime in Odoo
解決済
|
|
2
7月 18
|
8952 | |
|
|
3
8月 20
|
12064 | ||
|
|
0
6月 26
|
3 | ||
|
|
0
6月 26
|
995 | ||
|
|
0
6月 26
|
1 |