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
- プロジェクト
- MRP
この質問にフラグが付けられました
1
返信
4937
ビュー
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
|
7529 | |
|
|
3
8月 20
|
10620 | ||
|
|
3
6月 25
|
1575 | ||
|
|
0
4月 24
|
2435 | ||
|
|
4
11月 23
|
6612 |