2024-10-03 19:02:03
|
ERROR
|
server
|
odoo.sql_db:335
bad query:
INSERT INTO "ir_model_fields" ("model", "name", "model_id", "field_description", "help", "ttype", "state", "relation", "index", "store", "copied", "on_delete", "related", "readonly", "required", "selectable", "size", "translate", "relation_field", "relation_table", "column1", "column2", "currency_field", "sanitize", "sanitize_overridable", "sanitize_tags", "sanitize_attributes", "sanitize_style", "sanitize_form", "strip_style", "strip_classes", "tracking") VALUES ('mail.alias', 'alias_name', 179, '{"en_US": "Alias Name"}', '{"en_US": "The name of the email alias, e.g. ''jobs'' if you want to catch emails for <jobs@example.odoo.com>"}', 'char', 'base', NULL, false, true, false, NULL, NULL, false, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_full_name', 179, '{"en_US": "Alias Email"}', NULL, 'char', 'base', NULL, true, true, false, NULL, NULL, true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'display_name', 179, '{"en_US": "Display Name"}', NULL, 'char', 'base', NULL, false, false, false, NULL, NULL, true, false, false, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_domain_id', 179, '{"en_US": "Alias Domain"}', NULL, 'many2one', 'base', 'mail.alias.domain', false, true, true, 'restrict', NULL, false, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_domain', 179, '{"en_US": "Alias domain name"}', '{"en_US": "Email domain e.g. ''example.com'' in ''odoo@example.com''"}', 'char', 'base', NULL, false, false, false, NULL, 'alias_domain_id.name', true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_model_id', 179, '{"en_US": "Aliased Model"}', '{"en_US": "The model (Odoo Document Kind) to which this alias corresponds. Any incoming email that does not reply to an existing record will cause the creation of a new record of this model (e.g. a Project Task)"}', 'many2one', 'base', 'ir.model', false, true, true, 'cascade', NULL, false, true, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_defaults', 179, '{"en_US": "Default Values"}', '{"en_US": "A Python dictionary that will be evaluated to provide default values when creating new records for this alias."}', 'text', 'base', NULL, false, true, true, NULL, NULL, false, true, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_force_thread_id', 179, '{"en_US": "Record Thread ID"}', '{"en_US": "Optional ID of a thread (record) to which all incoming messages will be attached, even if they did not reply to it. If set, this will disable the creation of new records completely."}', 'integer', 'base', NULL, false, true, true, NULL, NULL, false, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_parent_model_id', 179, '{"en_US": "Parent Model"}', '{"en_US": "Parent model holding the alias. The model holding the alias reference is not necessarily the model given by alias_model_id (example: project (parent_model) and task (model))"}', 'many2one', 'base', 'ir.model', false, true, true, 'set null', NULL, false, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_parent_thread_id', 179, '{"en_US": "Parent Record Thread ID"}', '{"en_US": "ID of the parent record holding the alias (example: project holding the task creation alias)"}', 'integer', 'base', NULL, false, true, true, NULL, NULL, false, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_contact', 179, '{"en_US": "Alias Contact Security"}', '{"en_US": "Policy to post a message on the document using the mailgateway.\n- everyone: everyone can post\n- partners: only authenticated partners\n- followers: only followers of the related document or members of following channels\n"}', 'selection', 'base', NULL, false, true, true, NULL, NULL, false, true, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_incoming_local', 179, '{"en_US": "Local-part based incoming detection"}', NULL, 'boolean', 'base', NULL, false, true, true, NULL, NULL, false, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'alias_bounced_content', 179, '{"en_US": "Custom Bounced Message"}', '{"en_US": "If set, this content will automatically be sent out to unauthorized users instead of the default message."}', 'html', 'base', NULL, false, true, true, NULL, NULL, false, false, true, NULL, true, NULL, NULL, NULL, NULL, NULL, true, false, true, true, false, true, false, false, NULL), ('mail.alias', 'alias_status', 179, '{"en_US": "Alias Status"}', '{"en_US": "Alias status assessed on the last message received."}', 'selection', 'base', NULL, false, true, false, NULL, NULL, true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'id', 179, '{"en_US": "ID"}', NULL, 'integer', 'base', NULL, false, true, true, NULL, NULL, true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'create_uid', 179, '{"en_US": "Created by"}', NULL, 'many2one', 'base', 'res.users', false, true, true, 'set null', NULL, true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'create_date', 179, '{"en_US": "Created on"}', NULL, 'datetime', 'base', NULL, false, true, true, NULL, NULL, true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'write_uid', 179, '{"en_US": "Last Updated by"}', NULL, 'many2one', 'base', 'res.users', false, true, true, 'set null', NULL, true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias', 'write_date', 179, '{"en_US": "Last Updated on"}', NULL, 'datetime', 'base', NULL, false, true, true, NULL, NULL, true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'name', 180, '{"en_US": "Name"}', '{"en_US": "Email domain e.g. ''example.com'' in ''odoo@example.com''"}', 'char', 'base', NULL, false, true, true, NULL, NULL, false, true, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'company_ids', 180, '{"en_US": "Companies"}', '{"en_US": "Companies using this domain as default for sending mails"}', 'one2many', 'base', 'res.company', false, true, false, NULL, NULL, false, false, true, NULL, false, 'alias_domain_id', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'sequence', 180, '{"en_US": "Sequence"}', NULL, 'integer', 'base', NULL, false, true, true, NULL, NULL, false, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'bounce_alias', 180, '{"en_US": "Bounce Alias"}', '{"en_US": "Local-part of email used for Return-Path used when emails bounce e.g. ''bounce'' in ''bounce@example.com''"}', 'char', 'base', NULL, false, true, true, NULL, NULL, false, true, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'bounce_email', 180, '{"en_US": "Bounce Email"}', NULL, 'char', 'base', NULL, false, false, false, NULL, NULL, true, false, false, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'catchall_alias', 180, '{"en_US": "Catchall Alias"}', '{"en_US": "Local-part of email used for Reply-To to catch answers e.g. ''catchall'' in ''catchall@example.com''"}', 'char', 'base', NULL, false, true, true, NULL, NULL, false, true, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'catchall_email', 180, '{"en_US": "Catchall Email"}', NULL, 'char', 'base', NULL, false, false, false, NULL, NULL, true, false, false, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'default_from', 180, '{"en_US": "Default From Alias"}', '{"en_US": "Default from when it does not match outgoing server filters. Can be either a local-part e.g. ''notifications'' either a complete email address e.g. ''notifications@example.com'' to override all outgoing emails."}', 'char', 'base', NULL, false, true, true, NULL, NULL, false, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'default_from_email', 180, '{"en_US": "Default From"}', NULL, 'char', 'base', NULL, false, false, false, NULL, NULL, true, false, false, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'id', 180, '{"en_US": "ID"}', NULL, 'integer', 'base', NULL, false, true, true, NULL, NULL, true, false, true, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), ('mail.alias.domain', 'display_name', 180, '{"en_US": "Display Name"}', NULL, 'char', 'base', NULL, false, false, false, NULL, NULL, true, false, false, NULL, false, NULL, NULL, NULL, NULL, NULL, NULL, NULL
...<message too long, truncated>
|