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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4485
查看
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
|
7056 | |
|
3
8月 20
|
9950 | ||
|
3
6月 25
|
972 | ||
|
0
4月 24
|
1853 | ||
|
4
11月 23
|
5942 |