Skip to Content
Menu
This question has been flagged
3 Replies
4183 Rodiniai

Hello,

A field named "date" is available in res_partner model, but looks not used. There is no view that handle this and I didn't see any function using this, but it is available on data import or for filter datas...

Thanks

Portretas
Atmesti
Best Answer

This field has been around since the very earliest versions of OpenERP (ie: version 5) and I've never been able to determine how it is used.  It is always NULL.

Portretas
Atmesti
Best Answer

In most of the place in odoo date is used to hold the current day. which is later useful for record comparisons and retrievals. normally we give the date

default=fields.Datetime.now,
Portretas
Atmesti
Autorius

I looked the res_partner model and the field is defined like following: "date = fields.Date(index=True)". No default value is defined. When a partner is created, this field still null. By the way, I am using Odoo 11 community. Thanks

Related Posts Replies Rodiniai Veikla
0
spal. 24
1191
0
kov. 16
5067
1
kov. 15
4825
1
birž. 17
9440
0
rugs. 24
1489