I have a datetime attribute into my db. I would like to view (not write: only view) it as date. Is it possible?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
4539
ビュー
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
|
7120 | |
|
3
8月 20
|
10002 | ||
|
3
6月 25
|
1060 | ||
|
0
4月 24
|
1946 | ||
|
4
11月 23
|
6041 |