Mixin that overrides the create and write methods to properly generate
ir.model.data entries flagged with Studio for the corresponding resources.
Doesn't create an ir.model.data if the record is part of a module being
currently installed as the ir.model.data will be created automatically
afterwards.
Fields
attachment [char]:
Save as Attachment Prefix
attachment_use [boolean]:
Reload from Attachment
binding_model_id [many2one: ir.model]:
Binding Model
binding_type [required; selection]:
Binding Type
binding_view_types [char]:
Binding View Types
create_date [readonly; datetime]:
Created on
create_uid [readonly; many2one: res.users]:
Created by