Automatic fileds used to set onchange function and operation is given below
id
Identifier field
_log_access
Whether log access fields (create_date, write_uid, ...) should be generated (default: True)
create_date
Date at which the record was created
Type
Datetime
create_uid
Relational field to the user who created the record
Type
res.users
write_date
Date at which the record was last modified
Type
Datetime
write_uid
Relational field to the last user who modified the record
Type
res.users
Note-Relational field to the last user who modified the record and fields.
0 Comment(s)