PgHero

Space

Database Size: 39.8 GB

305 unused indices. Remove them for faster writes.

rails generate migration remove_unused_indexes

And paste

remove_index :mail_message, name: "mail_message_message_id_index"
remove_index :mail_message, name: "mail_message_parent_id_index"
remove_index :stock_move, name: "stock_move_create_date_index"
remove_index :mail_message, name: "mail_message_subtype_id_index"
remove_index :mail_message, name: "mail_message_mail_activity_type_id_index"
remove_index :account_move_line, name: "account_move_line_ref_index"
remove_index :stock_move, name: "stock_move_name_index"
remove_index :account_move_line, name: "account_move_line_date_maturity_index"
remove_index :mail_followers, name: "mail_followers_channel_id_index"
remove_index :queue_job, name: "queue_job_channel_index"
remove_index :queue_job, name: "queue_job_company_id_index"
remove_index :account_move_line, name: "account_move_line_journal_id_index"
remove_index :stock_move, name: "stock_move_sale_line_id_location_dest_id_idx"
remove_index :stock_move, name: "stock_move_location_dest_id_created_purchase_line_id_idx"
remove_index :account_move_line, name: "account_move_line_statement_line_id_index"
remove_index :account_move_line, name: "account_move_line_statement_id_index"
remove_index :stock_move, name: "stock_move_location_id_index"
remove_index :stock_move, name: "stock_move_company_id_index"
remove_index :account_move, name: "account_move_date_index"
remove_index :mrp_production, name: "mrp_production_date_start_index"
remove_index :mrp_production, name: "mrp_production_date_planned_finished_index"
remove_index :product_product, name: "product_product_product_tmpl_id_default_code_idx"
remove_index :ir_property, name: "ir_property_type_index"
remove_index :ir_property, name: "ir_property_company_id_index"
remove_index :swk_production_receipt, name: "swk_production_receipt_name_index"
remove_index :swk_purchase_receipt, name: "swk_purchase_receipt_name_index"
remove_index :stock_location_route_move, name: "stock_location_route_move_route_id_idx"
remove_index :kitchen_ticket, name: "kitchen_ticket_name_index"
remove_index :stock_inventory_line, name: "stock_inventory_line_location_id_index"
remove_index :kitchen_ticket, name: "kitchen_ticket_order_id_index"
remove_index :kitchen_ticket, name: "kitchen_ticket_state_index"
remove_index :stock_inventory_line, name: "stock_inventory_line_company_id_index"
remove_index :stock_inventory_line, name: "stock_inventory_line_package_id_index"
remove_index :account_tax_purchase_order_line_rel, name: "account_tax_purchase_order_line_rel_account_tax_id_idx"
remove_index :product_template, name: "product_template_name_index"
remove_index :swk_scrap_ticket, name: "swk_scrap_ticket_name_index"
remove_index :purchase_order, name: "purchase_order_date_approve_index"
remove_index :purchase_order, name: "purchase_order_state_index"
remove_index :ir_attachment, name: "ir_attachment_checksum_index"
remove_index :product_supplier_taxes_rel, name: "product_supplier_taxes_rel_tax_id_idx"
remove_index :product_taxes_rel, name: "product_taxes_rel_tax_id_idx"
remove_index :combo_attribute_line_product_attribute_value_rel, name: "combo_attribute_line_product_att_product_attribute_value_id_idx"
remove_index :ir_logging, name: "ir_logging_dbname_index"
remove_index :ir_logging, name: "ir_logging_level_index"
remove_index :mail_compose_message, name: "mail_compose_message_message_id_index"
remove_index :ir_model_fields, name: "ir_model_fields_complete_name_index"
remove_index :food_profile_line_food_profile_tag_rel, name: "food_profile_line_food_profile_tag_rel_food_profile_tag_id_idx"
remove_index :ir_model_access, name: "ir_model_access_name_index"
remove_index :res_users_stock_warehouse_rel, name: "res_users_stock_warehouse_rel_stock_warehouse_id_idx"
remove_index :ir_model_constraint, name: "ir_model_constraint_model_index"
remove_index :mail_compose_message, name: "mail_compose_message_res_id_index"
remove_index :mail_mail, name: "mail_mail_fetchmail_server_id_index"
remove_index :account_account, name: "account_account_name_index"
remove_index :ir_model_constraint, name: "ir_model_constraint_type_index"
remove_index :ir_ui_menu, name: "ir_ui_menu_parent_right_index"
remove_index :printing_printer, name: "printing_printer_system_name_index"
remove_index :swk_delivery_rule, name: "swk_delivery_rule_dayofweek_index"
remove_index :account_account, name: "account_account_deprecated_index"
remove_index :account_account_financial_report_type, name: "account_account_financial_report_type_account_type_id_idx"
remove_index :account_account_template, name: "account_account_template_code_index"
remove_index :account_account_template, name: "account_account_template_name_index"
remove_index :account_invoice_account_move_line_rel, name: "account_invoice_account_move_line_rel_account_move_line_id_idx"
remove_index :account_invoice, name: "account_invoice_commission_move_id_index"
remove_index :account_invoice_line_tax, name: "account_invoice_line_tax_tax_id_idx"
remove_index :account_invoice, name: "account_invoice_move_id_index"
remove_index :account_invoice, name: "account_invoice_name_index"
remove_index :account_invoice_payment_rel, name: "account_invoice_payment_rel_invoice_id_idx"
remove_index :account_invoice, name: "account_invoice_state_index"
remove_index :account_invoice_tax, name: "account_invoice_tax_invoice_id_index"
remove_index :account_journal, name: "account_journal_company_id_index"
remove_index :account_journal_inbound_payment_method_rel, name: "account_journal_inbound_payment_meth_inbound_payment_method_idx"
remove_index :account_journal_outbound_payment_method_rel, name: "account_journal_outbound_payment_me_outbound_payment_method_idx"
remove_index :account_move_line_account_tax_rel, name: "account_move_line_account_tax_rel_account_tax_id_idx"
remove_index :account_partial_reconcile, name: "account_partial_reconcile_credit_move_id_index"
remove_index :account_partial_reconcile, name: "account_partial_reconcile_debit_move_id_index"
remove_index :account_payment_term_line, name: "account_payment_term_line_payment_id_index"
remove_index :delivery_order_print_stock_warehouse_rel, name: "delivery_order_print_stock_warehouse_rel_stock_warehouse_id_idx"
remove_index :ir_act_window_group_rel, name: "ir_act_window_group_rel_gid_idx"
remove_index :ir_actions_todo, name: "ir_actions_todo_action_id_index"
remove_index :ir_default, name: "ir_default_company_id_index"
remove_index :ir_default, name: "ir_default_user_id_index"
remove_index :ir_exports, name: "ir_exports_resource_index"
remove_index :ir_mail_server, name: "ir_mail_server_name_index"
remove_index :ir_model_relation, name: "ir_model_relation_model_index"
remove_index :ir_model_relation, name: "ir_model_relation_name_index"
remove_index :ir_module_category, name: "ir_module_category_name_index"
remove_index :ir_module_category, name: "ir_module_category_parent_id_index"
remove_index :ir_module_module, name: "ir_module_module_category_id_index"
remove_index :ir_module_module_exclusion, name: "ir_module_module_exclusion_name_index"
remove_index :ir_rule, name: "ir_rule_name_index"
remove_index :ir_translation, name: "ir_translation_comments_index"
remove_index :ir_translation, name: "ir_translation_ltn"
remove_index :ir_translation, name: "ir_translation_module_index"
remove_index :ir_translation, name: "ir_translation_res_id_index"
remove_index :ir_translation, name: "ir_translation_src_md5"
remove_index :ir_translation, name: "ir_translation_type_index"
remove_index :mail_activity, name: "mail_activity_res_model_id_index"
remove_index :mail_activity_type, name: "mail_activity_type_res_model_id_index"
remove_index :mail_channel_res_groups_rel, name: "mail_channel_res_groups_rel_res_groups_id_idx"
remove_index :mail_channel, name: "mail_channel_uuid_index"
remove_index :mail_compose_message, name: "mail_compose_message_author_id_index"
remove_index :mail_compose_message, name: "mail_compose_message_mail_activity_type_id_index"
remove_index :mail_compose_message, name: "mail_compose_message_model_index"
remove_index :mail_compose_message, name: "mail_compose_message_parent_id_index"
remove_index :mail_compose_message, name: "mail_compose_message_subtype_id_index"
remove_index :mail_compose_message, name: "mail_compose_message_template_id_index"
remove_index :mail_mail_res_partner_rel, name: "mail_mail_res_partner_rel_res_partner_id_idx"
remove_index :mail_message_mail_channel_rel, name: "mail_message_mail_channel_rel_mail_channel_id_idx"
remove_index :mail_message_res_partner_needaction_rel, name: "mail_message_res_partner_needaction_rel_email_status_index"
remove_index :mail_message_res_partner_needaction_rel, name: "mail_message_res_partner_needaction_rel_is_email_index"
remove_index :mail_message_res_partner_needaction_rel, name: "mail_message_res_partner_needaction_rel_is_read_index"
remove_index :mail_message_res_partner_needaction_rel, name: "mail_message_res_partner_needaction_rel_mail_message_id_index"
remove_index :mail_message_res_partner_starred_rel, name: "mail_message_res_partner_starred_rel_res_partner_id_idx"
remove_index :mail_message_res_partner_needaction_rel, name: "mail_notification_res_partner_id_is_read_email_status_mail_mess"
remove_index :mail_shortcode, name: "mail_shortcode_source_index"
remove_index :mail_shortcode, name: "mail_shortcode_substitution_index"
remove_index :mail_template, name: "mail_template_model_index"
remove_index :mail_wizard_invite, name: "mail_wizard_invite_res_id_index"
remove_index :mail_wizard_invite, name: "mail_wizard_invite_res_model_index"
remove_index :mail_wizard_invite_res_partner_rel, name: "mail_wizard_invite_res_partner_rel_res_partner_id_idx"
remove_index :order_dispatch, name: "order_dispatch_name_order_name_idx"
remove_index :payment_acquirer_payment_icon_rel, name: "payment_acquirer_payment_icon_rel_payment_icon_id_idx"
remove_index :product_category, name: "product_category_name_index"
remove_index :product_category, name: "product_category_parent_id_index"
remove_index :product_pricelist_item, name: "product_pricelist_item_compute_price_index"
remove_index :product_pricelist_item, name: "product_pricelist_item_pricelist_id_index"
remove_index :queue_job_function, name: "queue_job_function_name_index"
remove_index :queue_job_queue_jobs_to_done_rel, name: "queue_job_queue_jobs_to_done_rel_queue_job_id_idx"
remove_index :queue_job_queue_requeue_job_rel, name: "queue_job_queue_requeue_job_rel_queue_job_id_idx"
remove_index :res_bank, name: "res_bank_bic_index"
remove_index :res_company_swk_day_rel, name: "res_company_swk_day_rel_swk_day_id_idx"
remove_index :res_country_res_country_group_rel, name: "res_country_res_country_group_rel_res_country_group_id_idx"
remove_index :res_groups_implied_rel, name: "res_groups_implied_rel_hid_idx"
remove_index :res_groups_report_rel, name: "res_groups_report_rel_gid_idx"
remove_index :res_partner, name: "res_partner_date_index"
remove_index :res_partner, name: "res_partner_dh_id_active_idx"
remove_index :res_partner, name: "res_partner_ref_index"
remove_index :resource_calendar_attendance, name: "resource_calendar_attendance_dayofweek_index"
remove_index :resource_calendar_attendance, name: "resource_calendar_attendance_hour_from_index"
remove_index :stock_location_route, name: "stock_location_route_company_id_index"
remove_index :stock_route_warehouse, name: "stock_route_warehouse_warehouse_id_idx"
remove_index :stock_warehouse, name: "stock_warehouse_company_id_index"
remove_index :stock_warehouse_swk_menu_rel, name: "stock_warehouse_swk_menu_rel_stock_warehouse_id_idx"
remove_index :stock_warehouse_talabat_menu_snooze_rel, name: "stock_warehouse_talabat_menu_snooze_rel_stock_warehouse_id_idx"
remove_index :swk_brand_swk_day_rel, name: "swk_brand_swk_day_rel_swk_day_id_idx"
remove_index :swk_brand_swk_menu_item_rel, name: "swk_brand_swk_menu_item_rel_swk_menu_item_id_idx"
remove_index :swk_kitchen_rule, name: "swk_kitchen_rule_dayofweek_index"
remove_index :swk_menu_item_talabat_menu_snooze_rel, name: "swk_menu_item_talabat_menu_snooze_rel_swk_menu_item_id_idx"
remove_index :swk_production_rule, name: "swk_production_rule_dayofweek_index"
remove_index :team_favorite_user_rel, name: "team_favorite_user_rel_user_id_idx"
remove_index :account_account_account_tag, name: "account_account_account_tag_account_account_tag_id_idx"
remove_index :account_account_financial_report, name: "account_account_financial_report_account_id_idx"
remove_index :account_account_tag_account_tax_template_rel, name: "account_account_tag_account_tax_temp_account_account_tag_id_idx"
remove_index :account_account_tax_default_rel, name: "account_account_tax_default_rel_tax_id_idx"
remove_index :account_account_template_account_tag, name: "account_account_template_account_tag_account_account_tag_id_idx"
remove_index :account_account_template_tax_rel, name: "account_account_template_tax_rel_tax_id_idx"
remove_index :account_account_type_rel, name: "account_account_type_rel_account_id_idx"
remove_index :account_aged_trial_balance_account_journal_rel, name: "account_aged_trial_balance_account_journ_account_journal_id_idx"
remove_index :account_analytic_account, name: "account_analytic_account_code_index"
remove_index :account_analytic_account, name: "account_analytic_account_name_index"
remove_index :account_analytic_account_tag_rel, name: "account_analytic_account_tag_rel_tag_id_idx"
remove_index :account_analytic_line, name: "account_analytic_line_account_id_index"
remove_index :account_analytic_line, name: "account_analytic_line_date_index"
remove_index :account_analytic_line, name: "account_analytic_line_move_id_index"
remove_index :account_analytic_line_tag_rel, name: "account_analytic_line_tag_rel_tag_id_idx"
remove_index :account_analytic_tag_account_invoice_line_rel, name: "account_analytic_tag_account_invoic_account_analytic_tag_id_idx"
remove_index :account_analytic_tag_account_move_line_rel, name: "account_analytic_tag_account_move_l_account_analytic_tag_id_idx"
remove_index :account_analytic_tag, name: "account_analytic_tag_name_index"
remove_index :account_analytic_tag_purchase_order_line_rel, name: "account_analytic_tag_purchase_order_account_analytic_tag_id_idx"
remove_index :account_analytic_tag_sale_order_line_rel, name: "account_analytic_tag_sale_order_lin_account_analytic_tag_id_idx"
remove_index :account_balance_report_journal_rel, name: "account_balance_report_journal_rel_journal_id_idx"
remove_index :account_bank_statement, name: "account_bank_statement_date_index"
remove_index :account_bank_statement_line, name: "account_bank_statement_line_sequence_index"
remove_index :account_bank_statement_line, name: "account_bank_statement_line_statement_id_index"
remove_index :account_common_account_report_account_journal_rel, name: "account_common_account_report_account_jo_account_journal_id_idx"
remove_index :account_common_journal_report_account_journal_rel, name: "account_common_journal_report_account_jo_account_journal_id_idx"
remove_index :account_common_partner_report_account_journal_rel, name: "account_common_partner_report_account_jo_account_journal_id_idx"
remove_index :account_common_report_account_journal_rel, name: "account_common_report_account_journal_re_account_journal_id_idx"
remove_index :account_fiscal_position_res_country_state_rel, name: "account_fiscal_position_res_country_st_res_country_state_id_idx"
remove_index :account_fiscal_position_template_res_country_state_rel, name: "account_fiscal_position_template_res_c_res_country_state_id_idx"
remove_index :account_group, name: "account_group_parent_id_index"
remove_index :account_group, name: "account_group_parent_left_index"
remove_index :account_group, name: "account_group_parent_right_index"
remove_index :account_invoice_account_register_payments_rel, name: "account_invoice_account_register_payment_account_invoice_id_idx"
remove_index :account_journal_account_print_journal_rel, name: "account_journal_account_print_journal_re_account_journal_id_idx"
remove_index :account_journal_account_report_partner_ledger_rel, name: "account_journal_account_report_partner_l_account_journal_id_idx"
remove_index :account_journal_account_tax_report_rel, name: "account_journal_account_tax_report_rel_account_journal_id_idx"
remove_index :account_journal_accounting_report_rel, name: "account_journal_accounting_report_rel_account_journal_id_idx"
remove_index :account_journal_type_rel, name: "account_journal_type_rel_type_id_idx"
remove_index :account_report_footnote, name: "account_report_footnote_line_index"
remove_index :account_report_general_ledger_journal_rel, name: "account_report_general_ledger_journal_rel_journal_id_idx"
remove_index :account_tax_account_tag, name: "account_tax_account_tag_account_account_tag_id_idx"
remove_index :account_tax_filiation_rel, name: "account_tax_filiation_rel_child_tax_idx"
remove_index :account_tax_sale_advance_payment_inv_rel, name: "account_tax_sale_advance_payment_inv_rel_account_tax_id_idx"
remove_index :account_tax_sale_order_line_rel, name: "account_tax_sale_order_line_rel_account_tax_id_idx"
remove_index :account_tax_template_filiation_rel, name: "account_tax_template_filiation_rel_child_tax_idx"
remove_index :base_partner_merge_automatic_wizard_res_partner_rel, name: "base_partner_merge_automatic_wizard_res_part_res_partner_id_idx"
remove_index :calendar_alarm_calendar_event_rel, name: "calendar_alarm_calendar_event_rel_calendar_alarm_id_idx"
remove_index :calendar_event_res_partner_rel, name: "calendar_event_res_partner_rel_res_partner_id_idx"
remove_index :change_request_attachment_rel, name: "change_request_attachment_rel_attachment_id_idx"
remove_index :crm_lead2opportunity_partner_mass_res_users_rel, name: "crm_lead2opportunity_partner_mass_res_users_re_res_users_id_idx"
remove_index :crm_lead2opportunity_partner_mass, name: "crm_lead2opportunity_partner_mass_team_id_index"
remove_index :crm_lead2opportunity_partner_mass, name: "crm_lead2opportunity_partner_mass_user_id_index"
remove_index :crm_lead2opportunity_partner, name: "crm_lead2opportunity_partner_team_id_index"
remove_index :crm_lead2opportunity_partner, name: "crm_lead2opportunity_partner_user_id_index"
remove_index :crm_lead, name: "crm_lead_company_id_index"
remove_index :crm_lead_crm_lead2opportunity_partner_mass_rel, name: "crm_lead_crm_lead2opportunity_partner_mass_rel_crm_lead_id_idx"
remove_index :crm_lead_crm_lead2opportunity_partner_rel, name: "crm_lead_crm_lead2opportunity_partner_rel_crm_lead_id_idx"
remove_index :crm_lead, name: "crm_lead_date_last_stage_update_index"
remove_index :crm_lead, name: "crm_lead_email_from_index"
remove_index :crm_lead, name: "crm_lead_lost_reason_index"
remove_index :crm_lead, name: "crm_lead_name_index"
remove_index :crm_lead, name: "crm_lead_partner_id_index"
remove_index :crm_lead, name: "crm_lead_partner_name_index"
remove_index :crm_lead, name: "crm_lead_priority_index"
remove_index :crm_lead, name: "crm_lead_stage_id_index"
remove_index :crm_lead_tag_rel, name: "crm_lead_tag_rel_tag_id_idx"
remove_index :crm_lead, name: "crm_lead_team_id_index"
remove_index :crm_lead, name: "crm_lead_type_index"
remove_index :crm_lead, name: "crm_lead_user_id_index"
remove_index :crm_lead, name: "crm_lead_website_index"
remove_index :crm_merge_opportunity, name: "crm_merge_opportunity_team_id_index"
remove_index :crm_merge_opportunity, name: "crm_merge_opportunity_user_id_index"
remove_index :delivery_order, name: "delivery_order_name_index"
remove_index :delivery_order_product, name: "delivery_order_product_order_id_index"
remove_index :delivery_order, name: "delivery_order_state_index"
remove_index :delivery_order_swk_merge_do_rel, name: "delivery_order_swk_merge_do_rel_delivery_order_id_idx"
remove_index :email_template_attachment_rel, name: "email_template_attachment_rel_attachment_id_idx"
remove_index :email_template_preview, name: "email_template_preview_model_index"
remove_index :email_template_preview_res_partner_rel, name: "email_template_preview_res_partner_rel_res_partner_id_idx"
remove_index :failed_order, name: "failed_order_state_index"
remove_index :fetchmail_server, name: "fetchmail_server_state_index"
remove_index :fetchmail_server, name: "fetchmail_server_type_index"
remove_index :helpdesk_ticket_attachment_rel, name: "helpdesk_ticket_attachment_rel_attachment_id_idx"
remove_index :invoice_reconciliation_report_attachment_rel, name: "invoice_reconciliation_report_attachment_rel_attachment_id_idx"
remove_index :ir_act_server_mail_channel_rel, name: "ir_act_server_mail_channel_rel_mail_channel_id_idx"
remove_index :ir_act_server_res_partner_rel, name: "ir_act_server_res_partner_rel_res_partner_id_idx"
remove_index :ir_attachment_swk_cr_attachment_rel, name: "ir_attachment_swk_cr_attachment_rel_ir_attachment_id_idx"
remove_index :ir_model_fields_group_rel, name: "ir_model_fields_group_rel_group_id_idx"
remove_index :ir_ui_view_custom, name: "ir_ui_view_custom_ref_id_index"
remove_index :ir_ui_view_custom, name: "ir_ui_view_custom_user_id_ref_id"
remove_index :mail_activity_rel, name: "mail_activity_rel_recommended_id_idx"
remove_index :mail_channel_mail_wizard_invite_rel, name: "mail_channel_mail_wizard_invite_rel_mail_channel_id_idx"
remove_index :mail_compose_message_ir_attachments_rel, name: "mail_compose_message_ir_attachments_rel_attachment_id_idx"
remove_index :mail_compose_message_res_partner_rel, name: "mail_compose_message_res_partner_rel_partner_id_idx"
remove_index :mail_message_res_partner_rel, name: "mail_message_res_partner_rel_res_partner_id_idx"
remove_index :meeting_category_rel, name: "meeting_category_rel_type_id_idx"
remove_index :merge_opportunity_rel, name: "merge_opportunity_rel_opportunity_id_idx"
remove_index :mrp_bom_line_product_attribute_value_rel, name: "mrp_bom_line_product_attribute_v_product_attribute_value_id_idx"
remove_index :mrp_routing_workcenter, name: "mrp_routing_workcenter_routing_id_index"
remove_index :mrp_workcenter, name: "mrp_workcenter_company_id_index"
remove_index :mrp_workcenter, name: "mrp_workcenter_resource_id_index"
remove_index :mrp_workorder, name: "mrp_workorder_production_id_index"
remove_index :payment_country_rel, name: "payment_country_rel_country_id_idx"
remove_index :product_attribute_value_product_configurator_attribute_rel, name: "product_attribute_value_product_product_attribute_value_id_idx1"
remove_index :product_configurator_attribute, name: "product_configurator_attribute_owner_id_index"
remove_index :product_configurator_attribute, name: "product_configurator_attribute_owner_model_index"
remove_index :rel_modules_langexport, name: "rel_modules_langexport_module_id_idx"
remove_index :rel_server_actions, name: "rel_server_actions_action_id_idx"
remove_index :res_country_group_pricelist_rel, name: "res_country_group_pricelist_rel_res_country_group_id_idx"
remove_index :res_partner_bank, name: "res_partner_bank_partner_id_index"
remove_index :res_partner_category, name: "res_partner_category_parent_id_index"
remove_index :res_partner_category, name: "res_partner_category_parent_left_index"
remove_index :res_partner_category, name: "res_partner_category_parent_right_index"
remove_index :res_partner_res_partner_category_rel, name: "res_partner_res_partner_category_rel_partner_id_idx"
remove_index :resource_test, name: "resource_test_company_id_index"
remove_index :resource_test, name: "resource_test_resource_id_index"
remove_index :sale_order, name: "sale_order_brand_id_index"
remove_index :sale_order, name: "sale_order_confirmation_date_index"
remove_index :sale_order, name: "sale_order_create_date_index"
remove_index :sale_order, name: "sale_order_date_order_index"
remove_index :sale_order, name: "sale_order_fo_state_index"
remove_index :sale_order_line_invoice_rel, name: "sale_order_line_invoice_rel_order_line_id_idx"
remove_index :sale_order_line, name: "sale_order_line_order_id_index"
remove_index :sale_order_line, name: "sale_order_line_product_id_order_id_idx"
remove_index :sale_order, name: "sale_order_name_index"
remove_index :sale_order, name: "sale_order_partner_id_index"
remove_index :sale_order, name: "sale_order_platform_id_index"
remove_index :sale_order, name: "sale_order_state_index"
remove_index :sale_order_tag_rel, name: "sale_order_tag_rel_tag_id_idx"
remove_index :sale_order, name: "sale_order_user_id_index"
remove_index :stock_location_path, name: "stock_location_path_auto_index"
remove_index :stock_location_path, name: "stock_location_path_company_id_index"
remove_index :stock_location_path, name: "stock_location_path_location_dest_id_index"
remove_index :stock_location_path, name: "stock_location_path_location_from_id_index"
remove_index :stock_location_route_categ, name: "stock_location_route_categ_categ_id_idx"
remove_index :stock_production_lot_update_inventory_rel, name: "stock_production_lot_update_invento_stock_production_lot_id_idx"
remove_index :stock_quant_package, name: "stock_quant_package_name_index"
remove_index :stock_quant_package, name: "stock_quant_package_packaging_id_index"
remove_index :stock_wh_resupply_table, name: "stock_wh_resupply_table_supplier_wh_id_idx"
remove_index :swk_brand_hours_swk_day_rel, name: "swk_brand_hours_swk_day_rel_swk_day_id_idx"
remove_index :swk_menu_item_upload_menu_item_rel, name: "swk_menu_item_upload_menu_item_rel_swk_menu_item_id_idx"
remove_index :swk_partner_loyalty, name: "swk_partner_loyalty_brand_id_index"
remove_index :swk_partner_loyalty, name: "swk_partner_loyalty_partner_id_index"
remove_index :swk_suborder, name: "swk_suborder_brand_id_index"
remove_index :swk_suborder, name: "swk_suborder_date_index"
remove_index :swk_suborder, name: "swk_suborder_kitchen_id_index"
remove_index :swk_suborder, name: "swk_suborder_manufacturing_order_index"
remove_index :swk_suborder, name: "swk_suborder_name_index"
remove_index :swk_suborder, name: "swk_suborder_order_partner_id_index"
remove_index :swk_suborder, name: "swk_suborder_picking_id_index"
remove_index :swk_suborder, name: "swk_suborder_platform_id_index"
remove_index :swk_suborder, name: "swk_suborder_so_id_index"
remove_index :swk_suborder, name: "swk_suborder_state_index"
remove_index :zomato_recommended, name: "zomato_recommended_item_id_idx"
Relation Size
mail_message 6.39 GB
mail_message_message_id_index UNUSED 2.67 GB
mail_tracking_value 2.17 GB
queue_job 2.07 GB
account_move_line 1.6 GB
stock_move 1.33 GB
product_price_history 1.05 GB
stock_move_line 815 MB
mail_followers_mail_message_s_mail_followers_id_mail_messag_key 774 MB
mail_followers_mail_message_subtype_rel 768 MB
account_move 725 MB
mail_followers_mail_followers_res_channel_res_model_id_uniq 724 MB
mail_followers_mail_followers_res_partner_res_model_id_uniq 664 MB
mail_message_model_res_id_idx 646 MB
ir_model_data 633 MB
mail_message_pkey 598 MB
mail_message_res_id_index 553 MB
material_requisition_line 549 MB
stock_picking_name_uniq 517 MB
stock_picking 498 MB
mail_tracking_value_pkey 489 MB
ir_model_data_module_name_uniq_index 473 MB
mail_followers 459 MB
ir_model_data_model_res_id_index 404 MB
mail_message_parent_id_index UNUSED 392 MB
mail_tracking_value_mail_message_id_index 363 MB
queue_job_uuid_index 361 MB
product_attribute_value_product_product_rel 359 MB
stock_move_location_dest_id_state_product_id_date_idx 352 MB
stock_move_line_product_qty_move_id_idx 325 MB
stock_move_line_pkey 323 MB
mail_followers_res_id_index 292 MB
mail_followers_pkey 292 MB
stock_move_line_move_id_index 280 MB
product_price_history_product_id_company_id_datetime_idx 279 MB
queue_job_pkey 252 MB
stock_move_date_expected_index 230 MB
account_move_line_pkey 225 MB
stock_move_date_index 225 MB
stock_move_pkey 223 MB
product_attribute_value_produ_product_product_id_product_at_key 223 MB
mail_followers_mail_message_subtype_mail_message_subtype_id_idx 219 MB
ir_property 210 MB
product_price_history_pkey 204 MB
stock_move_create_date_index UNUSED 202 MB
mail_message_author_id_index 201 MB
mail_message_subtype_id_index UNUSED 199 MB
mail_message_mail_activity_type_id_index UNUSED 198 MB
stock_move_picking_id_location_dest_id_idx 189 MB
stock_move_line_picking_id_idx 179 MB
stock_picking_state_picking_type_id_scheduled_date_idx 176 MB
account_move_line_partner_id_ref_idx 172 MB
product_product 168 MB
stock_picking_pkey 163 MB
stock_quant_location_id_lot_id_quantity_idx 162 MB
account_move_line_ref_index UNUSED 161 MB
stock_picking_scheduled_date_index 149 MB
account_move_line_move_id_index 145 MB
stock_move_name_index UNUSED 139 MB
ir_model_data_pkey 132 MB
account_move_stock_move_id_index 126 MB
stock_quant 116 MB
swk_production_ticket 113 MB
stock_picking_date_index 107 MB
stock_move_raw_material_production_id_location_dest_id_idx 99.3 MB
material_requisition_line_pkey 90.2 MB
mrp_production 88.6 MB
account_move_line_date_maturity_index UNUSED 88.2 MB
account_move_pkey 84.9 MB
mail_followers_partner_id_index 84.5 MB
mail_followers_channel_id_index UNUSED 82.9 MB
account_move_line_date_index 81.8 MB
swk_brand 77.4 MB
stock_move_production_id_location_dest_id_idx 72.8 MB
product_attribute_value_product__product_attribute_value_id_idx 69.9 MB
queue_job_channel_index UNUSED 68.3 MB
queue_job_company_id_index UNUSED 63.9 MB
stock_picking_origin_index 60.5 MB
ir_property_res_id_index 59.2 MB
stock_move_inventory_id_location_dest_id_idx 58.7 MB
stock_move_product_location2_index 56.1 MB
stock_immediate_transfer 56 MB
stock_move_product_location_index 56 MB
account_move_line_journal_id_index UNUSED 55.7 MB
stock_move_sale_line_id_location_dest_id_idx UNUSED 55.5 MB
stock_move_location_dest_id_created_purchase_line_id_idx UNUSED 55.5 MB
account_move_line_account_id_index 55.1 MB
account_move_line_user_type_id_index 54.5 MB
stock_move_line_product_id_state_idx 53.5 MB
account_move_line_statement_line_id_index UNUSED 52.4 MB
account_move_line_statement_id_index UNUSED 52.4 MB
production_schedule_line 51.8 MB
stock_production_lot 50.8 MB
stock_move_purchase_line_id_index 50.8 MB
stock_move_location_id_index UNUSED 49.6 MB
stock_move_line_consume_rel 49.3 MB
stock_move_state_index 49 MB
queue_job_state_index 48.8 MB
mrp_product_produce_line 48.6 MB
stock_move_created_production_id_index 44.1 MB
stock_move_scrapped_index 44 MB
stock_move_created_purchase_line_id_idx 44 MB
stock_move_company_id_index UNUSED 43.7 MB
stock_move_origin_returned_move_id_index 43.6 MB
account_move_date_index UNUSED 40.7 MB
product_product_pkey 39.9 MB
stock_move_line_consume_rel_produce_line_id_idx 36.8 MB
stock_quant_lot_id_idx 36.4 MB
stock_quant_pkey 35.9 MB
purchase_order_line 35.4 MB
stock_picking_transfer_rel 34.5 MB
stock_quant_product_id_location_id_lot_id_idx 34.1 MB
procurement_group 33 MB
res_users_log 32.8 MB
ir_property_pkey 32.7 MB
swk_production_receipt 32.7 MB
stock_picking_group_id_picking_type_id_location_dest_id_idx 30.9 MB
swk_sub_purchase 29.6 MB
stock_inventory_line 29.6 MB
stock_move_line_consume_rel_consume_line_id_produce_line_id_key 27.6 MB
stock_picking_priority_index 26.6 MB
stock_picking_company_id_index 26.2 MB
stock_picking_sale_id_idx 26.1 MB
stock_picking_backorder_id_index 26 MB
swk_production_ticket_name_index 22.5 MB
stock_production_lot_name_ref_uniq 22.1 MB
stock_immediate_transfer_pkey 21 MB
stock_picking_transfer_rel_stock_immediate_transfer_id_stoc_key 21 MB
stock_picking_transfer_rel_stock_picking_id_idx 20.9 MB
production_schedule_line_pkey 17.8 MB
mrp_production_date_start_index UNUSED 17.7 MB
stock_inventory_line_pkey 17.2 MB
stock_location_route_move 16.9 MB
kitchen_ticket 15.6 MB
mrp_production_date_planned_finished_index UNUSED 15.6 MB
mrp_production_name_uniq 15.2 MB
mrp_production_date_planned_start_index 14.9 MB
swk_production_ticket_manufacturing_order_uniq 14.5 MB
product_template 13.5 MB
product_product_product_tmpl_id_default_code_idx UNUSED 13.5 MB
product_product_product_tmpl_id_index 12.8 MB
swk_purchase_receipt 12.2 MB
product_product_default_code_index 12 MB
product_product_barcode_uniq 12 MB
stock_inventory 11.9 MB
mrp_product_produce_line_pkey 11.6 MB
mrp_production_date_finished_index 11.6 MB
swk_menu_item 11.1 MB
purchase_order 11.1 MB
mrp_product_produce 11 MB
ir_property_name_index 10.5 MB
ir_property_fields_id_index 10.3 MB
ir_property_type_index UNUSED 10.3 MB
ir_property_company_id_index UNUSED 10.3 MB
swk_production_ticket_pkey 10.3 MB
stock_location_route_move_move_id_route_id_key 9.91 MB
res_users_log_pkey 9.72 MB
purchase_order_line_date_planned_index 9.47 MB
mrp_production_pkey 9.3 MB
swk_change_production_qty 8.99 MB
stock_inventory_line_inventory_id_index 8.97 MB
stock_production_lot_pkey 8.84 MB
swk_production_receipt_name_index UNUSED 8.24 MB
mrp_bom_line 8.11 MB
procurement_group_pkey 8.01 MB
purchase_order_line_pkey 7.52 MB
stock_inventory_line_product_id_index 7.05 MB
swk_sub_purchase_name_index 6.45 MB
swk_production_receipt_pkey 5.76 MB
material_requisition 5.74 MB
stock_inventory_line_prod_lot_id_idx 5.73 MB
account_tax_purchase_order_line_rel 5.28 MB
purchase_order_line_order_id_index 5.14 MB
production_dashboard_entry 4.77 MB
swk_purchase_receipt_name_index UNUSED 4.09 MB
swk_sub_purchase_move_id_idx 3.85 MB
ir_logging 3.77 MB
stock_location_route_move_route_id_idx UNUSED 3.61 MB
swk_sub_purchase_pkey 3.45 MB
change_production_qty 3.35 MB
swk_scrap_ticket 3.29 MB
account_tax_purchase_order_li_purchase_order_line_id_accoun_key 3.19 MB
kitchen_ticket_name_index UNUSED 3.19 MB
swk_production_ticket_state_index 2.91 MB
swk_purchase_receipt_pkey 2.91 MB
mrp_bom 2.68 MB
swk_print_pr 2.63 MB
mail_mail 2.47 MB
mrp_product_produce_pkey 2.46 MB
swk_change_production_qty_pkey 2.38 MB
stock_inventory_line_location_id_index UNUSED 2.37 MB
kitchen_ticket_pkey 2.27 MB
kitchen_ticket_order_id_index UNUSED 2.2 MB
purchase_order_stock_picking_rel 2.2 MB
swk_create_pt 2.15 MB
swk_combo_choice 2.02 MB
product_attribute_value 1.89 MB
kitchen_ticket_state_index UNUSED 1.87 MB
product_uom 1.85 MB
stock_scrap 1.83 MB
stock_change_product_qty 1.7 MB
mrp_bom_line_pkey 1.66 MB
stock_inventory_line_company_id_index UNUSED 1.63 MB
stock_inventory_line_package_id_index UNUSED 1.63 MB
ir_ui_view 1.59 MB
swk_sub_purchase_state_index 1.57 MB
purchase_order_name_index 1.45 MB
ir_attachment 1.43 MB
stock_inventory_pkey 1.41 MB
product_delivery_rule_pkey 1.4 MB
account_tax_purchase_order_line_rel_account_tax_id_idx UNUSED 1.34 MB
ir_model_fields 1.3 MB
purchase_order_stock_picking_rel_stock_picking_id_idx 1.23 MB
purchase_order_date_planned_index 1.21 MB
purchase_order_stock_picking__purchase_order_id_stock_picki_key 1.19 MB
product_template_name_index UNUSED 1.17 MB
product_supplier_taxes_rel 1.14 MB
product_taxes_rel 1.14 MB
stock_route_product 1.13 MB
product_supplierinfo 1.09 MB
product_attribute_line_product_attribute_value_rel 1.05 MB
purchase_invoice_number 1.01 MB
material_requisition_pkey 976 KB
swk_scrap_ticket_name_index UNUSED 952 KB
production_dashboard_entry_pkey 928 KB
stock_scrap_pkey 904 KB
swk_print_pr_pkey 880 KB
change_production_qty_pkey 856 KB
mrp_bom_line_bom_id_index 856 KB
swk_combo_line 840 KB
bus_presence 824 KB
combo_attribute_line_product_attribute_value_rel 824 KB
procurement_dashboard_entry 800 KB
kitchen_production_rule_pkey 736 KB
purchase_order_date_order_index 728 KB
purchase_order_pkey 728 KB
stock_inventory_state_index 720 KB
product_supplier_taxes_rel_prod_id_tax_id_key 712 KB
product_taxes_rel_prod_id_tax_id_key 712 KB
stock_route_product_product_id_idx 712 KB
stock_route_product_route_id_product_id_key 712 KB
product_template_pkey 696 KB
swk_scrap_ticket_pkey 672 KB
product_attribute_line_produc_product_attribute_line_id_pro_key 664 KB
purchase_order_date_approve_index UNUSED 656 KB
product_attribute_value_value_company_uniq 616 KB
stock_inventory_company_id_index 616 KB
ir_module_module 608 KB
swk_create_pt_pkey 608 KB
swk_combo_choice_pkey 600 KB
ir_logging_pkey 552 KB
mrp_bom_pkey 544 KB
stock_location 544 KB
combo_attribute_line_product__combo_attribute_line_id_produ_key 504 KB
ir_model_fields_name_unique 496 KB
change_request 480 KB
swk_menu_item_pkey 424 KB
food_profile_line 416 KB
swk_menu_item_brand_product_uniq 408 KB
change_request_line 400 KB
product_uom_pkey 392 KB
purchase_order_state_index UNUSED 360 KB
stock_change_product_qty_pkey 360 KB
swk_merge_pt_swk_production_ticket_rel 344 KB
product_attribute_line 336 KB
product_attribute_value_pkey 336 KB
purchase_order_company_id_index 336 KB
product_attribute_line_product_a_product_attribute_value_id_idx 320 KB
swk_menu_item_change 304 KB
purchase_invoice_number_pkey 296 KB
swk_menu_swk_menu_item_rel 296 KB
combo_attribute_line 280 KB
ir_model 280 KB
product_attribute 272 KB
res_partner 256 KB
ir_attachment_checksum_index UNUSED 248 KB
food_profile_line_food_profile_tag_rel 240 KB
product_template_company_id_index 240 KB
res_company 240 KB
res_groups_users_rel 240 KB
product_supplier_taxes_rel_tax_id_idx UNUSED 232 KB
product_taxes_rel_tax_id_idx UNUSED 232 KB
swk_merge_pt 232 KB
swk_merge_pt_swk_production_t_swk_merge_pt_id_swk_productio_key 232 KB
swk_merge_pt_swk_production_ticket_swk_production_ticket_id_idx 232 KB
swk_scrap_ticket_state_index 232 KB
ir_model_fields_pkey 224 KB
product_supplierinfo_pkey 224 KB
product_supplierinfo_product_tmpl_id_index 224 KB
combo_attribute_line_product_att_product_attribute_value_id_idx UNUSED 208 KB
ir_act_window 200 KB
ir_exports_line 200 KB
ir_model_constraint 200 KB
procurement_dashboard_entry_pkey 192 KB
queue_job_identity_key_state_partial_index 192 KB
ir_logging_dbname_index UNUSED 184 KB
ir_logging_level_index UNUSED 184 KB
ir_logging_type_index 184 KB
mrp_unbuild 184 KB
stock_backorder_confirmation 184 KB
account_invoice_purchase_order_rel 176 KB
res_users_stock_warehouse_rel 176 KB
swk_brand_category 176 KB
swk_menu_swk_menu_item_rel_swk_menu_id_swk_menu_item_id_key 176 KB
swk_menu_swk_menu_item_rel_swk_menu_item_id_idx 176 KB
account_invoice_line 168 KB
ir_model_fields_name_index 160 KB
message_attachment_rel 160 KB
swk_menu_category 160 KB
res_groups_users_rel_gid_uid_key 152 KB
food_profile_line_food_profil_food_profile_line_id_food_pro_key 144 KB
mail_compose_message_message_id_index UNUSED 144 KB
res_users 144 KB
swk_menu_item_barcode_uniq 144 KB
mail_template 136 KB
production_schedule 136 KB
swk_combo_line_pkey 136 KB
swk_kitchen_config 136 KB
account_invoice_purchase_orde_purchase_order_id_account_inv_key 128 KB
account_invoice_purchase_order_rel_account_invoice_id_idx 128 KB
food_profile_line_food_profile_category_uniq 128 KB
food_profile_line_pkey 128 KB
instashop_upload_process 128 KB
ir_act_server 128 KB
stock_picking_backorder_rel 128 KB
brand_food_platform_rel 120 KB
ir_model_access 120 KB
printing_printer 120 KB
ir_model_constraint_module_name_uniq 112 KB
mail_activity 112 KB
procurement_rule 112 KB
res_users_stock_warehouse_rel_res_users_id_stock_warehouse__key 112 KB
stock_picking_type 112 KB
ir_sequence 104 KB
ir_ui_menu 104 KB
product_attribute_line_pkey 104 KB
product_attribute_line_product_attribute_uniq 104 KB
stock_warehouse 104 KB
swk_scrap_product 104 KB
swk_scrap_quant 104 KB
account_report_manager 96 KB
change_request_line_pkey 96 KB
change_request_pkey 96 KB
change_request_pt_id_index 96 KB
ir_model_fields_model_id_index 96 KB
message_attachment_rel_message_id_attachment_id_key 96 KB
product_supplierinfo_company_id_index 96 KB
res_country_state 96 KB
swk_brand_pattern_kitchen_brand_unique 96 KB
swk_brand_pattern_pattern_brand_unique 96 KB
swk_merge_pt_pkey 96 KB
combo_attribute_line_pkey 88 KB
ir_module_module_dependency 88 KB
message_attachment_rel_attachment_id_idx 88 KB
res_country 88 KB
swk_brand_branch_branch_brand_unique 88 KB
swk_brand_branch_kitchen_brand_unique 88 KB
swk_brand_branch_pkey 88 KB
swk_brand_printer_kitchen_brand_unique 88 KB
swk_brand_printer_pkey 88 KB
swk_brand_printer_printer_brand_unique 88 KB
swk_report_received_goods 88 KB
ir_model_fields_complete_name_index UNUSED 80 KB
ir_model_fields_state_index 80 KB
mail_mail_mail_message_id_index 80 KB
mail_mail_pkey 80 KB
pt_request_change_create 80 KB
stock_backorder_confirmation_pkey 80 KB
stock_picking_backorder_rel_stock_backorder_confirmation_id_key 80 KB
swk_brand_pattern_pkey 80 KB
swk_brand_swk_day_rel 80 KB
swk_mail_recipient 80 KB
swk_user 80 KB
account_account 72 KB
base_import_import 72 KB
brand_food_platform_rel_platform_id_brand_id_key 72 KB
change_request_state_index 72 KB
deliverect_channel 72 KB
ir_act_report_xml 72 KB
ir_attachment_url_index 72 KB
ir_config_parameter 72 KB
ir_rule 72 KB
kitchen_production_rule 72 KB
product_category 72 KB
res_config_settings 72 KB
res_users_stock_warehouse_rel_stock_warehouse_id_idx UNUSED 72 KB
stock_location_route 72 KB
stock_quantity_history 72 KB
stock_warehouse_orderpoint 72 KB
swk_delivery_rule_pkey 72 KB
swk_kitchen_config_pkey 72 KB
swk_kitchen_config_station_unique 72 KB
account_move_line_account_tax_rel 64 KB
food_profile_line_food_profile_tag_rel_food_profile_tag_id_idx UNUSED 64 KB
ir_attachment_pkey 64 KB
ir_exports 64 KB
ir_exports_line_pkey 64 KB
ir_filters 64 KB
mail_compose_message_pkey 64 KB
mail_compose_message_res_id_index UNUSED 64 KB
procurement_rule_pkey 64 KB
res_currency 64 KB
res_groups_users_rel_uid_idx 64 KB
stock_change_standard_price 64 KB
stock_move_move_rel 64 KB
stock_picking_backorder_rel_stock_picking_id_idx 64 KB
swk_brand_category_pkey 64 KB
account_financial_html_report_line 56 KB
account_invoice_line_tax 56 KB
account_invoice_tax 56 KB
bus_bus 56 KB
change_request_product_id_index 56 KB
food_profile_tag 56 KB
ir_act_window_view 56 KB
ir_cron 56 KB
ir_model_relation 56 KB
ir_ui_view_model_type_inherit_id 56 KB
ir_ui_view_pkey 56 KB
mail_channel_partner 56 KB
payment_acquirer 56 KB
printing_printer_swk_kitchen__swk_kitchen_config_id_printin_key 56 KB
printing_printer_swk_kitchen_config_rel_printing_printer_id_idx 56 KB
product_attribute_pkey 56 KB
res_lang 56 KB
stock_location_parent_left_index 56 KB
stock_location_parent_right_index 56 KB
stock_location_usage_index 56 KB
swk_brand_zomato_kitchen_brand_unique 56 KB
swk_brand_zomato_pkey 56 KB
swk_brand_zomato_zomato_brand_unique 56 KB
swk_delivery_rule_dayofweek_index UNUSED 56 KB
swk_report_purchase 56 KB
swk_user_pkey 56 KB
account_chart_template 48 KB
account_financial_html_report 48 KB
account_financial_report 48 KB
account_fiscal_position 48 KB
account_journal 48 KB
account_partial_reconcile 48 KB
account_payment 48 KB
account_payment_method 48 KB
account_payment_term 48 KB
account_payment_term_line 48 KB
account_tax 48 KB
account_tax_group 48 KB
account_tax_template 48 KB
barcode_nomenclature 48 KB
barcode_rule 48 KB
brand_branch_partner 48 KB
calendar_alarm 48 KB
calendar_event_type 48 KB
careem_api_settings 48 KB
crm_lost_reason 48 KB
crm_stage 48 KB
crm_team 48 KB
decimal_precision 48 KB
deliverect_api_settings 48 KB
delivery_hero_api_settings 48 KB
delivery_order_print 48 KB
food_profile_category 48 KB
iap_account 48 KB
instashop_api_settings 48 KB
ir_act_client 48 KB
ir_act_url 48 KB
ir_actions 48 KB
ir_actions_todo 48 KB
ir_attachment_res_idx 48 KB
ir_default 48 KB
ir_mail_server 48 KB
ir_model_access_name_index UNUSED 48 KB
ir_model_constraint_pkey 48 KB
ir_model_save_dialog 48 KB
ir_module_category 48 KB
ir_module_module_exclusion 48 KB
ir_translation 48 KB
mail_activity_type 48 KB
mail_alias 48 KB
mail_channel 48 KB
mail_message_subtype 48 KB
mail_shortcode 48 KB
mail_wizard_invite 48 KB
mrp_workcenter_productivity_loss 48 KB
order_dispatch 48 KB
pattern_api_settings 48 KB
payment_icon 48 KB
printing_action 48 KB
printing_server 48 KB
product_pricelist 48 KB
product_pricelist_item 48 KB
product_removal 48 KB
product_uom_categ 48 KB
queue_job_channel 48 KB
queue_job_function 48 KB
report_paperformat 48 KB
res_bank 48 KB
res_company_users_rel 48 KB
res_country_group 48 KB
res_groups 48 KB
res_partner_industry 48 KB
res_partner_name_index 48 KB
res_partner_title 48 KB
res_request_link 48 KB
resource_calendar 48 KB
resource_calendar_attendance 48 KB
sale_layout_category 48 KB
stock_incoterms 48 KB
swk_account_tag 48 KB
swk_brand_swk_day_rel_swk_brand_id_swk_day_id_key 48 KB
swk_day 48 KB
swk_food_platform 48 KB
swk_food_type 48 KB
swk_menu 48 KB
swk_production_rule 48 KB
swk_purchase_order_confirm_not_unit_price 48 KB
swk_report_inventory_adjustments 48 KB
swk_station 48 KB
talabat_menu_snooze 48 KB
temp_store_name 48 KB
utm_campaign 48 KB
utm_medium 48 KB
utm_source 48 KB
web_planner 48 KB
web_tour_tour 48 KB
zomato_api_settings 48 KB
account_account_financial_report_type 40 KB
account_fiscal_position_account 40 KB
account_invoice 40 KB
account_journal_inbound_payment_method_rel 40 KB
account_journal_outbound_payment_method_rel 40 KB
brand_food_platform_rel_brand_id_idx 40 KB
bus_presence_bus_user_presence_unique 40 KB
bus_presence_pkey 40 KB
delivery_order_print_product_category_rel 40 KB
delivery_order_print_stock_warehouse_rel 40 KB
ir_act_window_group_rel 40 KB
ir_exports_line_export_id_index 40 KB
ir_model_constraint_model_index UNUSED 40 KB
ir_model_obj_name_uniq 40 KB
ir_module_module_dependency_pkey 40 KB
ir_module_module_name_uniq 40 KB
ir_module_module_pkey 40 KB
ir_sequence_date_range 40 KB
ir_ui_menu_group_rel 40 KB
ir_ui_view_group_rel 40 KB
ir_ui_view_inherit_id_index 40 KB
mail_channel_res_groups_rel 40 KB
mail_mail_fetchmail_server_id_index UNUSED 40 KB
mail_mail_res_partner_rel 40 KB
mail_message_mail_channel_rel 40 KB
mail_message_res_partner_starred_rel 40 KB
mail_wizard_invite_res_partner_rel 40 KB
material_requisition_add 40 KB
material_requisition_add_line 40 KB
mrp_unbuild_pkey 40 KB
name_uniq 40 KB
payment_acquirer_payment_icon_rel 40 KB
production_schedule_pkey 40 KB
queue_job_queue_jobs_to_done_rel 40 KB
queue_jobs_to_done 40 KB
res_company_swk_day_rel 40 KB
res_country_res_country_group_rel 40 KB
res_groups_implied_rel 40 KB
res_groups_report_rel 40 KB
res_partner_display_name_index 40 KB
rule_group_rel 40 KB
stock_location_barcode_company_uniq 40 KB
stock_location_company_id_index 40 KB
stock_location_location_id_index 40 KB
stock_location_pkey 40 KB
stock_route_warehouse 40 KB
swk_brand_commission 40 KB
swk_brand_swk_menu_item_rel 40 KB
swk_commission_setting 40 KB
swk_menu_category_pkey 40 KB
swk_menu_item_talabat_menu_snooze_rel 40 KB
swk_report_consumed_food_production 40 KB
swk_report_delivery_orders 40 KB
swk_report_delivery_rules 40 KB
swk_report_production 40 KB
swk_report_products_costs 40 KB
swk_report_scrap 40 KB
team_favorite_user_rel 40 KB
account_account_name_index UNUSED 32 KB
account_account_template 32 KB
account_invoice_line_pkey 32 KB
account_invoice_line_product_id_index 32 KB
account_invoice_line_purchase_line_id_index 32 KB
account_invoice_line_tax_invoice_line_id_tax_id_key 32 KB
account_move_line_account_tax_account_move_line_id_account__key 32 KB
change_password_user 32 KB
ir_act_window_pkey 32 KB
ir_model_access_model_id_index 32 KB
ir_model_access_pkey 32 KB
ir_model_constraint_module_index 32 KB
ir_model_constraint_type_index UNUSED 32 KB
ir_model_pkey 32 KB
ir_module_module_dependency_name_index 32 KB
ir_sequence_pkey 32 KB
ir_ui_menu_parent_left_index 32 KB
ir_ui_menu_parent_right_index UNUSED 32 KB
ir_ui_menu_pkey 32 KB
printing_printer_name_index 32 KB
printing_printer_system_name_index UNUSED 32 KB
res_country_state_name_code_uniq 32 KB
res_country_state_pkey 32 KB
res_partner_commercial_partner_id_index 32 KB
res_partner_pkey 32 KB
res_users_login_key 32 KB
stock_move_move_rel_move_orig_id_move_dest_id_key 32 KB
stock_picking_type_pkey 32 KB
stock_quantity_history_pkey 32 KB
stock_return_picking_line 32 KB
swk_menu_item_change_pkey 32 KB
swk_report_received_goods_pkey 32 KB
swk_scrap_product_pkey 32 KB
base_module_update 24 KB
change_password_wizard 24 KB
mail_compose_message 24 KB
stock_return_picking 24 KB
stock_traceability_report 24 KB
swk_brand_branch 24 KB
swk_brand_careem 24 KB
swk_brand_instashop 24 KB
swk_brand_pattern 24 KB
swk_brand_printer 24 KB
swk_brand_zomato 24 KB
swk_delivery_rule 24 KB
swk_kitchen_rule 24 KB
swk_report_change_requests 24 KB
swk_report_cof 24 KB
swk_report_cost_updates 24 KB
swk_report_delivery_order_analysis 24 KB
swk_report_produced_ingredient_consumed_wizard 24 KB
swk_report_pt_trigger 24 KB
swk_report_sales_global 24 KB
swk_sub_purchase_receive_qty 24 KB
account_account_code_company_uniq 16 KB
account_account_deprecated_index UNUSED 16 KB
account_account_financial_report__report_id_account_type_id_key 16 KB
account_account_financial_report_type_account_type_id_idx UNUSED 16 KB
account_account_pkey 16 KB
account_account_tag 16 KB
account_account_tag_pkey 16 KB
account_account_template_code_index UNUSED 16 KB
account_account_template_name_index UNUSED 16 KB
account_account_template_pkey 16 KB
account_account_type 16 KB
account_account_type_pkey 16 KB
account_chart_template_pkey 16 KB
account_financial_html_report_line_code_uniq 16 KB
account_financial_html_report_line_pkey 16 KB
account_financial_html_report_pkey 16 KB
account_financial_report_pkey 16 KB
account_fiscal_position_account_account_src_dest_uniq 16 KB
account_fiscal_position_account_pkey 16 KB
account_fiscal_position_pkey 16 KB
account_full_reconcile 16 KB
account_full_reconcile_pkey 16 KB
account_invoice_account_move__account_invoice_id_account_mo_key 16 KB
account_invoice_account_move_line_rel_account_move_line_id_idx UNUSED 16 KB
account_invoice_commission_move_id_index UNUSED 16 KB
account_invoice_date_due_index 16 KB
account_invoice_date_invoice_number_partner_id_id_origin_idx 16 KB
account_invoice_line_invoice_id_index 16 KB
account_invoice_line_tax_tax_id_idx UNUSED 16 KB
account_invoice_line_uom_id_index 16 KB
account_invoice_move_id_index UNUSED 16 KB
account_invoice_name_index UNUSED 16 KB
account_invoice_number_uniq 16 KB
account_invoice_payment_rel_invoice_id_idx UNUSED 16 KB
account_invoice_payment_rel_payment_id_invoice_id_key 16 KB
account_invoice_pkey 16 KB
account_invoice_state_index UNUSED 16 KB
account_invoice_tax_invoice_id_index UNUSED 16 KB
account_invoice_tax_pkey 16 KB
account_invoice_type_index 16 KB
account_journal_code_company_uniq 16 KB
account_journal_company_id_index UNUSED 16 KB
account_journal_inbound_payme_journal_id_inbound_payment_me_key 16 KB
account_journal_inbound_payment_meth_inbound_payment_method_idx UNUSED 16 KB
account_journal_outbound_paym_journal_id_outbound_payment_m_key 16 KB
account_journal_outbound_payment_me_outbound_payment_method_idx UNUSED 16 KB
account_journal_pkey 16 KB
account_move_line_account_tax_rel_account_tax_id_idx UNUSED 16 KB
account_partial_reconcile_credit_move_id_index UNUSED 16 KB
account_partial_reconcile_debit_move_id_index UNUSED 16 KB
account_partial_reconcile_pkey 16 KB
account_payment_method_pkey 16 KB
account_payment_pkey 16 KB
account_payment_term_line_payment_id_index UNUSED 16 KB
account_payment_term_line_pkey 16 KB
account_payment_term_pkey 16 KB
account_report_manager_pkey 16 KB
account_tax_group_pkey 16 KB
account_tax_name_company_uniq 16 KB
account_tax_pkey 16 KB
account_tax_template_name_company_uniq 16 KB
account_tax_template_pkey 16 KB
act_window_view_unique_mode_per_action 16 KB
barcode_nomenclature_pkey 16 KB
barcode_rule_pkey 16 KB
base_import_import_pkey 16 KB
base_module_update_pkey 16 KB
brand_branch_partner_pkey 16 KB
bus_bus_pkey 16 KB
calendar_alarm_pkey 16 KB
calendar_event_type_name_uniq 16 KB
calendar_event_type_pkey 16 KB
careem_api_settings_pkey 16 KB
change_password_user_pkey 16 KB
change_password_wizard_pkey 16 KB
crm_lost_reason_pkey 16 KB
crm_stage_pkey 16 KB
crm_team_pkey 16 KB
decimal_precision_name_uniq 16 KB
decimal_precision_pkey 16 KB
deliverect_api_settings_pkey 16 KB
deliverect_channel_pkey 16 KB
delivery_hero_api_settings_pkey 16 KB
delivery_order_print_pkey 16 KB
delivery_order_print_product__delivery_order_print_id_produ_key 16 KB
delivery_order_print_product_category_r_product_category_id_idx 16 KB
delivery_order_print_stock_wa_delivery_order_print_id_stock_key 16 KB
delivery_order_print_stock_warehouse_rel_stock_warehouse_id_idx UNUSED 16 KB
food_profile_category_pkey 16 KB
food_profile_tag_pkey 16 KB
iap_account_pkey 16 KB
instashop_api_settings_pkey 16 KB
instashop_upload_process_pkey 16 KB
ir_act_client_pkey 16 KB
ir_act_report_xml_pkey 16 KB
ir_act_server_pkey 16 KB
ir_act_url_pkey 16 KB
ir_act_window_group_rel_act_id_gid_key 16 KB
ir_act_window_group_rel_gid_idx UNUSED 16 KB
ir_act_window_view_pkey 16 KB
ir_actions_pkey 16 KB
ir_actions_todo_action_id_index UNUSED 16 KB
ir_actions_todo_pkey 16 KB
ir_config_parameter_key_uniq 16 KB
ir_config_parameter_pkey 16 KB
ir_cron_pkey 16 KB
ir_default_company_id_index UNUSED 16 KB
ir_default_field_id_index 16 KB
ir_default_pkey 16 KB
ir_default_user_id_index UNUSED 16 KB
ir_exports_pkey 16 KB
ir_exports_resource_index UNUSED 16 KB
ir_filters_name_model_uid_unique 16 KB
ir_filters_name_model_uid_unique_action_index 16 KB
ir_filters_pkey 16 KB
ir_mail_server_name_index UNUSED 16 KB
ir_mail_server_pkey 16 KB
ir_model_access_group_id_index 16 KB
ir_model_relation_model_index UNUSED 16 KB
ir_model_relation_module_index 16 KB
ir_model_relation_name_index UNUSED 16 KB
ir_model_relation_pkey 16 KB
ir_model_save_dialog_model_uniq 16 KB
ir_model_save_dialog_pkey 16 KB
ir_module_category_name_index UNUSED 16 KB
ir_module_category_parent_id_index UNUSED 16 KB
ir_module_category_pkey 16 KB
ir_module_module_category_id_index UNUSED 16 KB
ir_module_module_exclusion_name_index UNUSED 16 KB
ir_module_module_exclusion_pkey 16 KB
ir_module_module_state_index 16 KB
ir_rule_model_id_index 16 KB
ir_rule_name_index UNUSED 16 KB
ir_rule_pkey 16 KB
ir_sequence_date_range_pkey 16 KB
ir_translation_comments_index UNUSED 16 KB
ir_translation_ltn UNUSED 16 KB
ir_translation_module_index UNUSED 16 KB
ir_translation_pkey 16 KB
ir_translation_res_id_index UNUSED 16 KB
ir_translation_src_md5 UNUSED 16 KB
ir_translation_type_index UNUSED 16 KB
ir_ui_menu_group_rel_gid_idx 16 KB
ir_ui_menu_group_rel_menu_id_gid_key 16 KB
ir_ui_menu_parent_id_index 16 KB
ir_ui_view_group_rel_group_id_idx 16 KB
ir_ui_view_group_rel_view_id_group_id_key 16 KB
mail_activity_date_deadline_index 16 KB
mail_activity_pkey 16 KB
mail_activity_res_id_index 16 KB
mail_activity_res_model_id_index UNUSED 16 KB
mail_activity_res_model_index 16 KB
mail_activity_type_pkey 16 KB
mail_activity_type_res_model_id_index UNUSED 16 KB
mail_activity_user_id_index 16 KB
mail_alias_alias_unique 16 KB
mail_alias_pkey 16 KB
mail_channel_partner_pkey 16 KB
mail_channel_partner_seen_message_id_idx 16 KB
mail_channel_pkey 16 KB
mail_channel_res_groups_rel_mail_channel_id_res_groups_id_key 16 KB
mail_channel_res_groups_rel_res_groups_id_idx UNUSED 16 KB
mail_channel_uuid_index UNUSED 16 KB
mail_compose_message_author_id_index UNUSED 16 KB
mail_compose_message_mail_activity_type_id_index UNUSED 16 KB
mail_compose_message_model_index UNUSED 16 KB
mail_compose_message_parent_id_index UNUSED 16 KB
mail_compose_message_subtype_id_index UNUSED 16 KB
mail_compose_message_template_id_index UNUSED 16 KB
mail_mail_res_partner_rel_mail_mail_id_res_partner_id_key 16 KB
mail_mail_res_partner_rel_res_partner_id_idx UNUSED 16 KB
mail_message_mail_channel_rel_mail_channel_id_idx UNUSED 16 KB
mail_message_mail_channel_rel_mail_message_id_mail_channel__key 16 KB
mail_message_res_partner_needaction_rel 16 KB
mail_message_res_partner_needaction_rel_email_status_index UNUSED 16 KB
mail_message_res_partner_needaction_rel_is_email_index UNUSED 16 KB
mail_message_res_partner_needaction_rel_is_read_index UNUSED 16 KB
mail_message_res_partner_needaction_rel_mail_message_id_index UNUSED 16 KB
mail_message_res_partner_needaction_rel_pkey 16 KB
mail_message_res_partner_star_mail_message_id_res_partner_i_key 16 KB
mail_message_res_partner_starred_rel_res_partner_id_idx UNUSED 16 KB
mail_message_subtype_pkey 16 KB
mail_notification_res_partner_id_is_read_email_status_mail_mess UNUSED 16 KB
mail_shortcode_pkey 16 KB
mail_shortcode_source_index UNUSED 16 KB
mail_shortcode_substitution_index UNUSED 16 KB
mail_template_model_index UNUSED 16 KB
mail_template_pkey 16 KB
mail_wizard_invite_pkey 16 KB
mail_wizard_invite_res_id_index UNUSED 16 KB
mail_wizard_invite_res_model_index UNUSED 16 KB
mail_wizard_invite_res_partne_mail_wizard_invite_id_res_par_key 16 KB
mail_wizard_invite_res_partner_rel_res_partner_id_idx UNUSED 16 KB
material_requisition_add_line_pkey 16 KB
material_requisition_add_pkey 16 KB
mrp_unbuild_state_index 16 KB
mrp_workcenter_productivity_loss_pkey 16 KB
order_dispatch_name_order_name_idx UNUSED 16 KB
order_dispatch_pkey 16 KB
pattern_api_settings_pkey 16 KB
payment_acquirer_payment_icon_payment_acquirer_id_payment_i_key 16 KB
payment_acquirer_payment_icon_rel_payment_icon_id_idx UNUSED 16 KB
payment_acquirer_pkey 16 KB
payment_icon_pkey 16 KB
printing_action_pkey 16 KB
printing_printer_pkey 16 KB
printing_printer_swk_kitchen_config_rel 16 KB
printing_server_pkey 16 KB
product_category_name_index UNUSED 16 KB
product_category_parent_id_index UNUSED 16 KB
product_category_parent_left_index 16 KB
product_category_parent_right_index 16 KB
product_category_pkey 16 KB
product_delivery_rule 16 KB
product_pricelist_item_compute_price_index UNUSED 16 KB
product_pricelist_item_pkey 16 KB
product_pricelist_item_pricelist_id_index UNUSED 16 KB
product_pricelist_pkey 16 KB
product_removal_pkey 16 KB
product_uom_categ_pkey 16 KB
pt_request_change_create_pkey 16 KB
queue_job_channel_name_uniq 16 KB
queue_job_channel_pkey 16 KB
queue_job_function_name_index UNUSED 16 KB
queue_job_function_pkey 16 KB
queue_job_queue_jobs_to_done__queue_jobs_to_done_id_queue_j_key 16 KB
queue_job_queue_jobs_to_done_rel_queue_job_id_idx UNUSED 16 KB
queue_job_queue_requeue_job_r_queue_requeue_job_id_queue_jo_key 16 KB
queue_job_queue_requeue_job_rel 16 KB
queue_job_queue_requeue_job_rel_queue_job_id_idx UNUSED 16 KB
queue_jobs_to_done_pkey 16 KB
queue_requeue_job 16 KB
queue_requeue_job_pkey 16 KB
report_paperformat_pkey 16 KB
res_bank_bic_index UNUSED 16 KB
res_bank_pkey 16 KB
res_company_name_uniq 16 KB
res_company_parent_id_index 16 KB
res_company_pkey 16 KB
res_company_swk_day_rel_res_company_id_swk_day_id_key 16 KB
res_company_swk_day_rel_swk_day_id_idx UNUSED 16 KB
res_company_users_rel_cid_user_id_key 16 KB
res_company_users_rel_user_id_idx 16 KB
res_config_settings_pkey 16 KB
res_country_code_uniq 16 KB
res_country_group_pkey 16 KB
res_country_name_uniq 16 KB
res_country_pkey 16 KB
res_country_res_country_group_rel_res_country_group_id_idx UNUSED 16 KB
res_country_res_country_group_res_country_id_res_country_gr_key 16 KB
res_currency_pkey 16 KB
res_currency_unique_name 16 KB
res_groups_implied_rel_gid_hid_key 16 KB
res_groups_implied_rel_hid_idx UNUSED 16 KB
res_groups_name_uniq 16 KB
res_groups_pkey 16 KB
res_groups_report_rel_gid_idx UNUSED 16 KB
res_groups_report_rel_uid_gid_key 16 KB
res_lang_code_uniq 16 KB
res_lang_name_uniq 16 KB
res_lang_pkey 16 KB
res_partner_company_id_index 16 KB
res_partner_date_index UNUSED 16 KB
res_partner_dh_id_active_idx UNUSED 16 KB
res_partner_industry_pkey 16 KB
res_partner_parent_id_index 16 KB
res_partner_ref_index UNUSED 16 KB
res_partner_title_pkey 16 KB
res_partner_total_orders_group_index 16 KB
res_request_link_pkey 16 KB
res_users_pkey 16 KB
resource_calendar_attendance_dayofweek_index UNUSED 16 KB
resource_calendar_attendance_hour_from_index UNUSED 16 KB
resource_calendar_attendance_pkey 16 KB
resource_calendar_pkey 16 KB
rule_group_rel_group_id_idx 16 KB
rule_group_rel_rule_group_id_group_id_key 16 KB
sale_layout_category_pkey 16 KB
stock_change_standard_price_pkey 16 KB
stock_incoterms_pkey 16 KB
stock_location_route_company_id_index UNUSED 16 KB
stock_location_route_pkey 16 KB
stock_move_move_rel_move_dest_id_idx 16 KB
stock_return_picking_line_pkey 16 KB
stock_return_picking_pkey 16 KB
stock_route_warehouse_route_id_warehouse_id_key 16 KB
stock_route_warehouse_warehouse_id_idx UNUSED 16 KB
stock_traceability_report_pkey 16 KB
stock_warehouse_company_id_index UNUSED 16 KB
stock_warehouse_orderpoint_pkey 16 KB
stock_warehouse_pkey 16 KB
stock_warehouse_swk_menu_rel 16 KB
stock_warehouse_swk_menu_rel_stock_warehouse_id_idx UNUSED 16 KB
stock_warehouse_swk_menu_rel_swk_menu_id_stock_warehouse_id_key 16 KB
stock_warehouse_talabat_menu__talabat_menu_snooze_id_stock__key 16 KB
stock_warehouse_talabat_menu_snooze_rel 16 KB
stock_warehouse_talabat_menu_snooze_rel_stock_warehouse_id_idx UNUSED 16 KB
stock_warehouse_warehouse_code_uniq 16 KB
stock_warehouse_warehouse_name_uniq 16 KB
swk_account_tag_pkey 16 KB
swk_brand_careem_careem_brand_unique 16 KB
swk_brand_careem_kitchen_brand_unique 16 KB
swk_brand_careem_pkey 16 KB
swk_brand_commission_pkey 16 KB
swk_brand_instashop_instashop_brand_unique 16 KB
swk_brand_instashop_kitchen_brand_unique 16 KB
swk_brand_instashop_pkey 16 KB
swk_brand_pkey 16 KB
swk_brand_swk_day_rel_swk_day_id_idx UNUSED 16 KB
swk_brand_swk_menu_item_rel_swk_brand_id_swk_menu_item_id_key 16 KB
swk_brand_swk_menu_item_rel_swk_menu_item_id_idx UNUSED 16 KB
swk_brand_unique_remote_id 16 KB
swk_brand_unique_talabat_id 16 KB
swk_commission_setting_kitchen_brand_unique 16 KB
swk_commission_setting_pkey 16 KB
swk_commission_setting_platform_brand_unique 16 KB
swk_commission_setting_platform_kitchen_brand_unique 16 KB
swk_commission_setting_platform_kitchen_unique 16 KB
swk_day_pkey 16 KB
swk_food_platform_pkey 16 KB
swk_food_type_pkey 16 KB
swk_kitchen_rule_dayofweek_index UNUSED 16 KB
swk_kitchen_rule_pkey 16 KB
swk_mail_recipient_pkey 16 KB
swk_menu_item_talabat_menu_sn_talabat_menu_snooze_id_swk_me_key 16 KB
swk_menu_item_talabat_menu_snooze_rel_swk_menu_item_id_idx UNUSED 16 KB
swk_menu_pkey 16 KB
swk_production_rule_dayofweek_index UNUSED 16 KB
swk_production_rule_pkey 16 KB
swk_purchase_order_confirm_not_unit_price_pkey 16 KB
swk_report_attribute_sales 16 KB
swk_report_attribute_sales_pkey 16 KB
swk_report_attributes_sold 16 KB
swk_report_attributes_sold_pkey 16 KB
swk_report_change_requests_pkey 16 KB
swk_report_cof_pkey 16 KB
swk_report_commissions_items 16 KB
swk_report_commissions_items_pkey 16 KB
swk_report_commissions_orders 16 KB
swk_report_commissions_orders_pkey 16 KB
swk_report_consumed_food 16 KB
swk_report_consumed_food_pkey 16 KB
swk_report_consumed_food_production_pkey 16 KB
swk_report_cost_updates_pkey 16 KB
swk_report_customers_evolution 16 KB
swk_report_customers_evolution_pkey 16 KB
swk_report_delivery_order_analysis_pkey 16 KB
swk_report_delivery_orders_pkey 16 KB
swk_report_delivery_rules_pkey 16 KB
swk_report_ending_inventory 16 KB
swk_report_ending_inventory_pkey 16 KB
swk_report_failed_orders 16 KB
swk_report_failed_orders_pkey 16 KB
swk_report_forced_su 16 KB
swk_report_forced_su_pkey 16 KB
swk_report_hourly_sales 16 KB
swk_report_hourly_sales_pkey 16 KB
swk_report_inventory_adjustments_pkey 16 KB
swk_report_lead_times 16 KB
swk_report_lead_times_pkey 16 KB
swk_report_menu_item_change 16 KB
swk_report_menu_item_change_pkey 16 KB
swk_report_produced_ingredient_consumed_wizard_pkey 16 KB
swk_report_production_pkey 16 KB
swk_report_products_costs_pkey 16 KB
swk_report_pt_trigger_pkey 16 KB
swk_report_purchase_pkey 16 KB
swk_report_sales_global_pkey 16 KB
swk_report_scrap_pkey 16 KB
swk_report_stock_at_zero 16 KB
swk_report_stock_at_zero_pkey 16 KB
swk_report_talabat_order_ready 16 KB
swk_report_talabat_order_ready_pkey 16 KB
swk_scrap_quant_pkey 16 KB
swk_station_pkey 16 KB
swk_sub_purchase_receive_qty_pkey 16 KB
talabat_menu_snooze_pkey 16 KB
team_favorite_user_rel_team_id_user_id_key 16 KB
team_favorite_user_rel_user_id_idx UNUSED 16 KB
utm_campaign_pkey 16 KB
utm_medium_pkey 16 KB
utm_source_pkey 16 KB
web_planner_pkey 16 KB
web_tour_tour_pkey 16 KB
zomato_api_settings_pkey 16 KB
account_account_account_tag_account_account_id_account_acco_key 8 KB
account_account_account_tag_account_account_tag_id_idx UNUSED 8 KB
account_account_financial_report_account_id_idx UNUSED 8 KB
account_account_financial_report_report_line_id_account_id_key 8 KB
account_account_tag_account_t_account_tax_template_id_accou_key 8 KB
account_account_tag_account_tax_temp_account_account_tag_id_idx UNUSED 8 KB
account_account_tax_default_rel_account_id_tax_id_key 8 KB
account_account_tax_default_rel_tax_id_idx UNUSED 8 KB
account_account_template_acco_account_account_template_id_a_key 8 KB
account_account_template_account_tag_account_account_tag_id_idx UNUSED 8 KB
account_account_template_tax_rel_account_id_tax_id_key 8 KB
account_account_template_tax_rel_tax_id_idx UNUSED 8 KB
account_account_type_rel_account_id_idx UNUSED 8 KB
account_account_type_rel_journal_id_account_id_key 8 KB
account_aged_trial_balance 8 KB
account_aged_trial_balance_ac_account_aged_trial_balance_id_key 8 KB
account_aged_trial_balance_account_journ_account_journal_id_idx UNUSED 8 KB
account_aged_trial_balance_pkey 8 KB
account_analytic_account 8 KB
account_analytic_account_code_index UNUSED 8 KB
account_analytic_account_name_index UNUSED 8 KB
account_analytic_account_pkey 8 KB
account_analytic_account_tag_rel_account_id_tag_id_key 8 KB
account_analytic_account_tag_rel_tag_id_idx UNUSED 8 KB
account_analytic_line 8 KB
account_analytic_line_account_id_index UNUSED 8 KB
account_analytic_line_date_index UNUSED 8 KB
account_analytic_line_move_id_index UNUSED 8 KB
account_analytic_line_pkey 8 KB
account_analytic_line_tag_rel_line_id_tag_id_key 8 KB
account_analytic_line_tag_rel_tag_id_idx UNUSED 8 KB
account_analytic_tag 8 KB
account_analytic_tag_account__account_invoice_line_id_accou_key 8 KB
account_analytic_tag_account__account_move_line_id_account__key 8 KB
account_analytic_tag_account_invoic_account_analytic_tag_id_idx UNUSED 8 KB
account_analytic_tag_account_move_l_account_analytic_tag_id_idx UNUSED 8 KB
account_analytic_tag_name_index UNUSED 8 KB
account_analytic_tag_pkey 8 KB
account_analytic_tag_purchase_order_account_analytic_tag_id_idx UNUSED 8 KB
account_analytic_tag_purchase_purchase_order_line_id_accoun_key 8 KB
account_analytic_tag_sale_ord_sale_order_line_id_account_an_key 8 KB
account_analytic_tag_sale_order_lin_account_analytic_tag_id_idx UNUSED 8 KB
account_balance_report 8 KB
account_balance_report_journal_rel_account_id_journal_id_key 8 KB
account_balance_report_journal_rel_journal_id_idx UNUSED 8 KB
account_balance_report_pkey 8 KB
account_bank_accounts_wizard 8 KB
account_bank_accounts_wizard_pkey 8 KB
account_bank_statement 8 KB
account_bank_statement_cashbox_pkey 8 KB
account_bank_statement_closebalance_pkey 8 KB
account_bank_statement_date_index UNUSED 8 KB
account_bank_statement_import 8 KB
account_bank_statement_import_journal_creation_pkey 8 KB
account_bank_statement_import_pkey 8 KB
account_bank_statement_line 8 KB
account_bank_statement_line_pkey 8 KB
account_bank_statement_line_sequence_index UNUSED 8 KB
account_bank_statement_line_statement_id_index UNUSED 8 KB
account_bank_statement_line_unique_import_id 8 KB
account_bank_statement_pkey 8 KB
account_cash_rounding 8 KB
account_cash_rounding_pkey 8 KB
account_cashbox_line 8 KB
account_cashbox_line_pkey 8 KB
account_change_lock_date_pkey 8 KB
account_common_account_report 8 KB
account_common_account_report_account_common_account_report_key 8 KB
account_common_account_report_account_jo_account_journal_id_idx UNUSED 8 KB
account_common_account_report_pkey 8 KB
account_common_journal_report 8 KB
account_common_journal_report_account_common_journal_report_key 8 KB
account_common_journal_report_account_jo_account_journal_id_idx UNUSED 8 KB
account_common_journal_report_pkey 8 KB
account_common_partner_report 8 KB
account_common_partner_report_account_common_partner_report_key 8 KB
account_common_partner_report_account_jo_account_journal_id_idx UNUSED 8 KB
account_common_partner_report_pkey 8 KB
account_common_report 8 KB
account_common_report_account_account_common_report_id_acco_key 8 KB
account_common_report_account_journal_re_account_journal_id_idx UNUSED 8 KB
account_common_report_pkey 8 KB
account_financial_year_op_pkey 8 KB
account_fiscal_position_account_template_pkey 8 KB
account_fiscal_position_res_c_account_fiscal_position_id_re_key 8 KB
account_fiscal_position_res_country_st_res_country_state_id_idx UNUSED 8 KB
account_fiscal_position_tax_pkey 8 KB
account_fiscal_position_tax_tax_src_dest_uniq 8 KB
account_fiscal_position_tax_template_pkey 8 KB
account_fiscal_position_templ_account_fiscal_position_templ_key 8 KB
account_fiscal_position_template 8 KB
account_fiscal_position_template_pkey 8 KB
account_fiscal_position_template_res_c_res_country_state_id_idx UNUSED 8 KB
account_group 8 KB
account_group_parent_id_index UNUSED 8 KB
account_group_parent_left_index UNUSED 8 KB
account_group_parent_right_index UNUSED 8 KB
account_group_pkey 8 KB
account_invoice_account_move_line_rel 8 KB
account_invoice_account_regis_account_register_payments_id__key 8 KB
account_invoice_account_register_payment_account_invoice_id_idx UNUSED 8 KB
account_invoice_confirm_pkey 8 KB
account_invoice_payment_rel 8 KB
account_invoice_refund 8 KB
account_invoice_refund_pkey 8 KB
account_journal_account_print_account_print_journal_id_acco_key 8 KB
account_journal_account_print_journal_re_account_journal_id_idx UNUSED 8 KB
account_journal_account_repor_account_report_partner_ledger_key 8 KB
account_journal_account_report_partner_l_account_journal_id_idx UNUSED 8 KB
account_journal_account_tax_r_account_tax_report_id_account_key 8 KB
account_journal_account_tax_report_rel_account_journal_id_idx UNUSED 8 KB
account_journal_accounting_re_accounting_report_id_account__key 8 KB
account_journal_accounting_report_rel_account_journal_id_idx UNUSED 8 KB
account_journal_type_rel_journal_id_type_id_key 8 KB
account_journal_type_rel_type_id_idx UNUSED 8 KB
account_move_line_reconcile 8 KB
account_move_line_reconcile_pkey 8 KB
account_move_line_reconcile_writeoff 8 KB
account_move_line_reconcile_writeoff_pkey 8 KB
account_move_reversal_pkey 8 KB
account_opening_pkey 8 KB
account_print_journal 8 KB
account_print_journal_pkey 8 KB
account_reconcile_model 8 KB
account_reconcile_model_pkey 8 KB
account_reconcile_model_template 8 KB
account_reconcile_model_template_pkey 8 KB
account_register_payments 8 KB
account_register_payments_pkey 8 KB
account_report_footnote 8 KB
account_report_footnote_line_index UNUSED 8 KB
account_report_footnote_pkey 8 KB
account_report_general_ledger 8 KB
account_report_general_ledger_journal_account_id_journal_id_key 8 KB
account_report_general_ledger_journal_rel_journal_id_idx UNUSED 8 KB
account_report_general_ledger_pkey 8 KB
account_report_partner_ledger 8 KB
account_report_partner_ledger_pkey 8 KB
account_tax_account_tag_account_account_tag_id_idx UNUSED 8 KB
account_tax_account_tag_account_tax_id_account_account_tag__key 8 KB
account_tax_filiation_rel_child_tax_idx UNUSED 8 KB
account_tax_filiation_rel_parent_tax_child_tax_key 8 KB
account_tax_report 8 KB
account_tax_report_pkey 8 KB
account_tax_sale_advance_paym_sale_advance_payment_inv_id_a_key 8 KB
account_tax_sale_advance_payment_inv_rel_account_tax_id_idx UNUSED 8 KB
account_tax_sale_order_line_r_sale_order_line_id_account_ta_key 8 KB
account_tax_sale_order_line_rel_account_tax_id_idx UNUSED 8 KB
account_tax_template_filiation_rel_child_tax_idx UNUSED 8 KB
account_tax_template_filiation_rel_parent_tax_child_tax_key 8 KB
account_unreconcile_pkey 8 KB
accounting_report 8 KB
accounting_report_pkey 8 KB
add_delivery_order_line_pkey 8 KB
base_import_tests_models_char 8 KB
base_import_tests_models_char_noreadonly 8 KB
base_import_tests_models_char_noreadonly_pkey 8 KB
base_import_tests_models_char_pkey 8 KB
base_import_tests_models_char_readonly 8 KB
base_import_tests_models_char_readonly_pkey 8 KB
base_import_tests_models_char_required 8 KB
base_import_tests_models_char_required_pkey 8 KB
base_import_tests_models_char_states 8 KB
base_import_tests_models_char_states_pkey 8 KB
base_import_tests_models_char_stillreadonly 8 KB
base_import_tests_models_char_stillreadonly_pkey 8 KB
base_import_tests_models_m2o_pkey 8 KB
base_import_tests_models_m2o_related_pkey 8 KB
base_import_tests_models_m2o_required_pkey 8 KB
base_import_tests_models_m2o_required_related_pkey 8 KB
base_import_tests_models_o2m_child_pkey 8 KB
base_import_tests_models_o2m_pkey 8 KB
base_import_tests_models_preview 8 KB
base_import_tests_models_preview_pkey 8 KB
base_language_export 8 KB
base_language_export_pkey 8 KB
base_language_import 8 KB
base_language_import_pkey 8 KB
base_language_install 8 KB
base_language_install_pkey 8 KB
base_module_uninstall_pkey 8 KB
base_module_upgrade 8 KB
base_module_upgrade_pkey 8 KB
base_partner_merge_automatic__base_partner_merge_automatic__key 8 KB
base_partner_merge_automatic_wizard 8 KB
base_partner_merge_automatic_wizard_pkey 8 KB
base_partner_merge_automatic_wizard_res_part_res_partner_id_idx UNUSED 8 KB
base_partner_merge_line 8 KB
base_partner_merge_line_pkey 8 KB
base_update_translations 8 KB
base_update_translations_pkey 8 KB
brand_item_snooze 8 KB
brand_item_snooze_pkey 8 KB
brand_items 8 KB
brand_items_pkey 8 KB
brand_items_snooze 8 KB
brand_items_snooze_pkey 8 KB
calendar_alarm_calendar_event_calendar_event_id_calendar_al_key 8 KB
calendar_alarm_calendar_event_rel_calendar_alarm_id_idx UNUSED 8 KB
calendar_attendee 8 KB
calendar_attendee_pkey 8 KB
calendar_contacts_pkey 8 KB
calendar_contacts_user_id_partner_id_unique 8 KB
calendar_event 8 KB
calendar_event_pkey 8 KB
calendar_event_res_partner_re_calendar_event_id_res_partner_key 8 KB
calendar_event_res_partner_rel_res_partner_id_idx UNUSED 8 KB
careem_upload_process 8 KB
careem_upload_process_pkey 8 KB
cash_box_in 8 KB
cash_box_in_pkey 8 KB
cash_box_out 8 KB
cash_box_out_pkey 8 KB
change_request_attachment_rel_attachment_id_idx UNUSED 8 KB
change_request_attachment_rel_change_request_id_attachment__key 8 KB
crm_lead 8 KB
crm_lead2opportunity_partner 8 KB
crm_lead2opportunity_partner__crm_lead2opportunity_partner__key 8 KB
crm_lead2opportunity_partner_mass 8 KB
crm_lead2opportunity_partner_mass_pkey 8 KB
crm_lead2opportunity_partner_mass_res_users_re_res_users_id_idx UNUSED 8 KB
crm_lead2opportunity_partner_mass_team_id_index UNUSED 8 KB
crm_lead2opportunity_partner_mass_user_id_index UNUSED 8 KB
crm_lead2opportunity_partner_pkey 8 KB
crm_lead2opportunity_partner_team_id_index UNUSED 8 KB
crm_lead2opportunity_partner_user_id_index UNUSED 8 KB
crm_lead_company_id_index UNUSED 8 KB
crm_lead_crm_lead2opportunity_crm_lead2opportunity_partner__key 8 KB
crm_lead_crm_lead2opportunity_crm_lead2opportunity_partner_key1 8 KB
crm_lead_crm_lead2opportunity_partner_mass_rel_crm_lead_id_idx UNUSED 8 KB
crm_lead_crm_lead2opportunity_partner_rel_crm_lead_id_idx UNUSED 8 KB
crm_lead_date_last_stage_update_index UNUSED 8 KB
crm_lead_email_from_index UNUSED 8 KB
crm_lead_lost_pkey 8 KB
crm_lead_lost_reason_index UNUSED 8 KB
crm_lead_name_index UNUSED 8 KB
crm_lead_partner_id_index UNUSED 8 KB
crm_lead_partner_name_index UNUSED 8 KB
crm_lead_pkey 8 KB
crm_lead_priority_index UNUSED 8 KB
crm_lead_stage_id_index UNUSED 8 KB
crm_lead_tag 8 KB
crm_lead_tag_name_uniq 8 KB
crm_lead_tag_pkey 8 KB
crm_lead_tag_rel_lead_id_tag_id_key 8 KB
crm_lead_tag_rel_tag_id_idx UNUSED 8 KB
crm_lead_team_id_index UNUSED 8 KB
crm_lead_type_index UNUSED 8 KB
crm_lead_user_id_index UNUSED 8 KB
crm_lead_website_index UNUSED 8 KB
crm_merge_opportunity_pkey 8 KB
crm_merge_opportunity_team_id_index UNUSED 8 KB
crm_merge_opportunity_user_id_index UNUSED 8 KB
crm_partner_binding 8 KB
crm_partner_binding_pkey 8 KB
decimal_precision_test 8 KB
decimal_precision_test_pkey 8 KB
deliver_order_print_pkey 8 KB
delivery_dashboard_entry 8 KB
delivery_dashboard_entry_pkey 8 KB
delivery_order 8 KB
delivery_order_line 8 KB
delivery_order_line_kitchen_product_unique 8 KB
delivery_order_line_pkey 8 KB
delivery_order_name_index UNUSED 8 KB
delivery_order_pkey 8 KB
delivery_order_product 8 KB
delivery_order_product_order_id_index UNUSED 8 KB
delivery_order_product_pkey 8 KB
delivery_order_state_index UNUSED 8 KB
delivery_order_swk_merge_do_r_swk_merge_do_id_delivery_orde_key 8 KB
delivery_order_swk_merge_do_rel_delivery_order_id_idx UNUSED 8 KB
delivery_rule_history_pkey 8 KB
do_scheduler_compute_pkey 8 KB
email_template_attachment_rel_attachment_id_idx UNUSED 8 KB
email_template_attachment_rel_email_template_id_attachment__key 8 KB
email_template_preview 8 KB
email_template_preview_model_index UNUSED 8 KB
email_template_preview_pkey 8 KB
email_template_preview_res_pa_email_template_preview_id_res_key 8 KB
email_template_preview_res_partner_rel_res_partner_id_idx UNUSED 8 KB
failed_order 8 KB
failed_order_item 8 KB
failed_order_item_pkey 8 KB
failed_order_pkey 8 KB
failed_order_state_index UNUSED 8 KB
fetchmail_server 8 KB
fetchmail_server_pkey 8 KB
fetchmail_server_state_index UNUSED 8 KB
fetchmail_server_type_index UNUSED 8 KB
helpdesk_ticket_attachment_re_submit_helpdesk_ticket_id_att_key 8 KB
helpdesk_ticket_attachment_rel_attachment_id_idx UNUSED 8 KB
invoice_reconciliation_report_attachment_rel_attachment_id_idx UNUSED 8 KB
invoice_reconciliation_report_invoice_reconciliation_report_key 8 KB
ir_act_server_mail_channel_re_ir_act_server_id_mail_channel_key 8 KB
ir_act_server_mail_channel_rel_mail_channel_id_idx UNUSED 8 KB
ir_act_server_res_partner_rel_ir_act_server_id_res_partner__key 8 KB
ir_act_server_res_partner_rel_res_partner_id_idx UNUSED 8 KB
ir_attachment_swk_cr_attachme_swk_cr_attachment_id_ir_attac_key 8 KB
ir_attachment_swk_cr_attachment_rel_ir_attachment_id_idx UNUSED 8 KB
ir_model_fields_group_rel_field_id_group_id_key 8 KB
ir_model_fields_group_rel_group_id_idx UNUSED 8 KB
ir_server_object_lines 8 KB
ir_server_object_lines_pkey 8 KB
ir_ui_view_custom 8 KB
ir_ui_view_custom_pkey 8 KB
ir_ui_view_custom_ref_id_index UNUSED 8 KB
ir_ui_view_custom_user_id_ref_id UNUSED 8 KB
kp_scheduler_compute_pkey 8 KB
mail_activity_rel_activity_id_recommended_id_key 8 KB
mail_activity_rel_recommended_id_idx UNUSED 8 KB
mail_channel_mail_wizard_invi_mail_wizard_invite_id_mail_ch_key 8 KB
mail_channel_mail_wizard_invite_rel_mail_channel_id_idx UNUSED 8 KB
mail_compose_message_ir_attachments_rel_attachment_id_idx UNUSED 8 KB
mail_compose_message_ir_attachments_wizard_id_attachment_id_key 8 KB
mail_compose_message_res_partner_rel_partner_id_idx UNUSED 8 KB
mail_compose_message_res_partner_rel_wizard_id_partner_id_key 8 KB
mail_message_res_partner_rel_mail_message_id_res_partner_id_key 8 KB
mail_message_res_partner_rel_res_partner_id_idx UNUSED 8 KB
mail_push_device 8 KB
mail_push_device_pkey 8 KB
mail_test 8 KB
mail_test_pkey 8 KB
mail_test_simple 8 KB
mail_test_simple_pkey 8 KB
material_request_add_pkey 8 KB
meeting_category_rel_event_id_type_id_key 8 KB
meeting_category_rel_type_id_idx UNUSED 8 KB
merge_opportunity_rel_merge_id_opportunity_id_key 8 KB
merge_opportunity_rel_opportunity_id_idx UNUSED 8 KB
mrp_bom_line_product_attribut_mrp_bom_line_id_product_attri_key 8 KB
mrp_bom_line_product_attribute_v_product_attribute_value_id_idx UNUSED 8 KB
mrp_document 8 KB
mrp_document_pkey 8 KB
mrp_message 8 KB
mrp_message_pkey 8 KB
mrp_routing 8 KB
mrp_routing_pkey 8 KB
mrp_routing_workcenter 8 KB
mrp_routing_workcenter_pkey 8 KB
mrp_routing_workcenter_routing_id_index UNUSED 8 KB
mrp_workcenter 8 KB
mrp_workcenter_company_id_index UNUSED 8 KB
mrp_workcenter_pkey 8 KB
mrp_workcenter_productivity 8 KB
mrp_workcenter_productivity_pkey 8 KB
mrp_workcenter_resource_id_index UNUSED 8 KB
mrp_workorder 8 KB
mrp_workorder_pkey 8 KB
mrp_workorder_production_id_index UNUSED 8 KB
payment_country_rel_country_id_idx UNUSED 8 KB
payment_country_rel_payment_id_country_id_key 8 KB
payment_token 8 KB
payment_token_pkey 8 KB
payment_transaction 8 KB
payment_transaction_pkey 8 KB
portal_wizard 8 KB
portal_wizard_pkey 8 KB
portal_wizard_user 8 KB
portal_wizard_user_pkey 8 KB
printing_job 8 KB
printing_job_job_id_cups_unique 8 KB
printing_job_pkey 8 KB
printing_printer_update_wizard_pkey 8 KB
printing_report_xml_action 8 KB
printing_report_xml_action_pkey 8 KB
printing_tray 8 KB
printing_tray_pkey 8 KB
product_attribute_price 8 KB
product_attribute_price_pkey 8 KB
product_attribute_value_produ_product_configurator_attribut_key 8 KB
product_attribute_value_product_product_attribute_value_id_idx1 UNUSED 8 KB
product_configurator_attribute 8 KB
product_configurator_attribute_owner_id_index UNUSED 8 KB
product_configurator_attribute_owner_model_index UNUSED 8 KB
product_configurator_attribute_pkey 8 KB
product_packaging 8 KB
product_packaging_pkey 8 KB
product_price_list_pkey 8 KB
product_putaway 8 KB
product_putaway_pkey 8 KB
rel_modules_langexport_module_id_idx UNUSED 8 KB
rel_modules_langexport_wiz_id_module_id_key 8 KB
rel_server_actions_action_id_idx UNUSED 8 KB
rel_server_actions_server_id_action_id_key 8 KB
res_config_installer_pkey 8 KB
res_config_pkey 8 KB
res_country_group_pricelist_r_pricelist_id_res_country_grou_key 8 KB
res_country_group_pricelist_rel_res_country_group_id_idx UNUSED 8 KB
res_currency_rate 8 KB
res_currency_rate_pkey 8 KB
res_currency_rate_unique_name_per_day 8 KB
res_partner_bank 8 KB
res_partner_bank_partner_id_index UNUSED 8 KB
res_partner_bank_pkey 8 KB
res_partner_bank_unique_number 8 KB
res_partner_category 8 KB
res_partner_category_parent_id_index UNUSED 8 KB
res_partner_category_parent_left_index UNUSED 8 KB
res_partner_category_parent_right_index UNUSED 8 KB
res_partner_category_pkey 8 KB
res_partner_res_partner_category_rel_category_id_partner_id_key 8 KB
res_partner_res_partner_category_rel_partner_id_idx UNUSED 8 KB
resolve_failed_order 8 KB
resolve_failed_order_pkey 8 KB
resource_calendar_leaves 8 KB
resource_calendar_leaves_pkey 8 KB
resource_resource 8 KB
resource_resource_pkey 8 KB
resource_test 8 KB
resource_test_company_id_index UNUSED 8 KB
resource_test_pkey 8 KB
resource_test_resource_id_index UNUSED 8 KB
sale_advance_payment_inv 8 KB
sale_advance_payment_inv_pkey 8 KB
sale_order 8 KB
sale_order_brand_id_index UNUSED 8 KB
sale_order_confirmation_date_index UNUSED 8 KB
sale_order_create_date_index UNUSED 8 KB
sale_order_date_order_index UNUSED 8 KB
sale_order_deliverect_id_uniq 8 KB
sale_order_dh_token_uniq 8 KB
sale_order_fo_state_index UNUSED 8 KB
sale_order_instashop_id_uniq 8 KB
sale_order_line 8 KB
sale_order_line_invoice_rel_invoice_line_id_order_line_id_key 8 KB
sale_order_line_invoice_rel_order_line_id_idx UNUSED 8 KB
sale_order_line_order_id_index UNUSED 8 KB
sale_order_line_pkey 8 KB
sale_order_line_product_id_order_id_idx UNUSED 8 KB
sale_order_name_index UNUSED 8 KB
sale_order_partner_id_index UNUSED 8 KB
sale_order_pkey 8 KB
sale_order_platform_id_index UNUSED 8 KB
sale_order_state_index UNUSED 8 KB
sale_order_tag_rel_order_id_tag_id_key 8 KB
sale_order_tag_rel_tag_id_idx UNUSED 8 KB
sale_order_user_id_index UNUSED 8 KB
sale_order_zomato_id_uniq 8 KB
set_zero_qty 8 KB
set_zero_qty_pkey 8 KB
sms_send_sms 8 KB
sms_send_sms_pkey 8 KB
sparse_fields_test 8 KB
sparse_fields_test_pkey 8 KB
stock_barcode_lot_line 8 KB
stock_barcode_lot_line_pkey 8 KB
stock_barcode_lot_pkey 8 KB
stock_fixed_putaway_strat_pkey 8 KB
stock_location_path 8 KB
stock_location_path_auto_index UNUSED 8 KB
stock_location_path_company_id_index UNUSED 8 KB
stock_location_path_location_dest_id_index UNUSED 8 KB
stock_location_path_location_from_id_index UNUSED 8 KB
stock_location_path_pkey 8 KB
stock_location_route_categ_categ_id_idx UNUSED 8 KB
stock_location_route_categ_route_id_categ_id_key 8 KB
stock_overprocessed_transfer_pkey 8 KB
stock_production_lot_update_i_update_inventory_id_stock_pro_key 8 KB
stock_production_lot_update_invento_stock_production_lot_id_idx UNUSED 8 KB
stock_quant_package 8 KB
stock_quant_package_name_index UNUSED 8 KB
stock_quant_package_packaging_id_index UNUSED 8 KB
stock_quant_package_pkey 8 KB
stock_scheduler_compute_pkey 8 KB
stock_warn_insufficient_qty_scrap_pkey 8 KB
stock_warn_insufficient_qty_unbuild_pkey 8 KB
stock_wh_resupply_table_supplied_wh_id_supplier_wh_id_key 8 KB
stock_wh_resupply_table_supplier_wh_id_idx UNUSED 8 KB
submit_helpdesk_ticket 8 KB
submit_helpdesk_ticket_pkey 8 KB
swk_brand_gift_kitchen_brand_unique 8 KB
swk_brand_gift_pkey 8 KB
swk_brand_hours 8 KB
swk_brand_hours_brand_kitchen_unique 8 KB
swk_brand_hours_pkey 8 KB
swk_brand_hours_swk_day_rel_swk_brand_hours_id_swk_day_id_key 8 KB
swk_brand_hours_swk_day_rel_swk_day_id_idx UNUSED 8 KB
swk_cancel_kt_pkey 8 KB
swk_change_request_confirm_uom_update 8 KB
swk_change_request_confirm_uom_update_pkey 8 KB
swk_confirm_delivery_pkey 8 KB
swk_confirm_load_pkey 8 KB
swk_cr_attachment 8 KB
swk_cr_attachment_pkey 8 KB
swk_do_backorder_created_pkey 8 KB
swk_looker_report_food_profiles_pkey 8 KB
swk_menu_item_upload_menu_ite_upload_menu_item_id_swk_menu__key 8 KB
swk_menu_item_upload_menu_item_rel_swk_menu_item_id_idx UNUSED 8 KB
swk_merge_do_pkey 8 KB
swk_partner_loyalty 8 KB
swk_partner_loyalty_brand_id_index UNUSED 8 KB
swk_partner_loyalty_partner_id_index UNUSED 8 KB
swk_partner_loyalty_pkey 8 KB
swk_print_purchase_line_pkey 8 KB
swk_print_purchase_receipt_pkey 8 KB
swk_report_commissions_pkey 8 KB
swk_report_consumed_food_forced_pkey 8 KB
swk_report_invoice_reconciliation_pkey 8 KB
swk_report_line_check_pkey 8 KB
swk_report_vendor_prices_pkey 8 KB
swk_slack_alert 8 KB
swk_slack_alert_pkey 8 KB
swk_stock_warn_insufficient_qty_scrap 8 KB
swk_stock_warn_insufficient_qty_scrap_pkey 8 KB
swk_suborder 8 KB
swk_suborder_brand_id_index UNUSED 8 KB
swk_suborder_date_index UNUSED 8 KB
swk_suborder_kitchen_id_index UNUSED 8 KB
swk_suborder_manufacturing_order_index UNUSED 8 KB
swk_suborder_name_index UNUSED 8 KB
swk_suborder_order_partner_id_index UNUSED 8 KB
swk_suborder_picking_id_index UNUSED 8 KB
swk_suborder_pkey 8 KB
swk_suborder_platform_id_index UNUSED 8 KB
swk_suborder_so_id_index UNUSED 8 KB
swk_suborder_state_index UNUSED 8 KB
swk_test_printer_pkey 8 KB
swk_test_printers_pkey 8 KB
swk_tool_pkey 8 KB
tax_adjustments_wizard 8 KB
tax_adjustments_wizard_pkey 8 KB
update_inventory_pkey 8 KB
upload_menu_item 8 KB
upload_menu_item_pkey 8 KB
upload_menu_popup 8 KB
upload_menu_popup_pkey 8 KB
validate_account_move_pkey 8 KB
web_editor_converter_test 8 KB
web_editor_converter_test_pkey 8 KB
web_editor_converter_test_sub 8 KB
web_editor_converter_test_sub_pkey 8 KB
wizard_ir_model_menu_create 8 KB
wizard_ir_model_menu_create_pkey 8 KB
wizard_multi_charts_accounts 8 KB
wizard_multi_charts_accounts_pkey 8 KB
zomato_recommended_item_id_idx UNUSED 8 KB
zomato_recommended_menu_id_item_id_key 8 KB
account_account_account_tag 0 Bytes
account_account_financial_report 0 Bytes
account_account_tag_account_tax_template_rel 0 Bytes
account_account_tax_default_rel 0 Bytes
account_account_template_account_tag 0 Bytes
account_account_template_tax_rel 0 Bytes
account_account_type_rel 0 Bytes
account_aged_trial_balance_account_journal_rel 0 Bytes
account_analytic_account_tag_rel 0 Bytes
account_analytic_line_tag_rel 0 Bytes
account_analytic_tag_account_invoice_line_rel 0 Bytes
account_analytic_tag_account_move_line_rel 0 Bytes
account_analytic_tag_purchase_order_line_rel 0 Bytes
account_analytic_tag_sale_order_line_rel 0 Bytes
account_balance_report_journal_rel 0 Bytes
account_bank_statement_cashbox 0 Bytes
account_bank_statement_closebalance 0 Bytes
account_bank_statement_import_journal_creation 0 Bytes
account_change_lock_date 0 Bytes
account_common_account_report_account_journal_rel 0 Bytes
account_common_journal_report_account_journal_rel 0 Bytes
account_common_partner_report_account_journal_rel 0 Bytes
account_common_report_account_journal_rel 0 Bytes
account_financial_year_op 0 Bytes
account_fiscal_position_account_template 0 Bytes
account_fiscal_position_res_country_state_rel 0 Bytes
account_fiscal_position_tax 0 Bytes
account_fiscal_position_tax_template 0 Bytes
account_fiscal_position_template_res_country_state_rel 0 Bytes
account_invoice_account_register_payments_rel 0 Bytes
account_invoice_confirm 0 Bytes
account_journal_account_print_journal_rel 0 Bytes
account_journal_account_report_partner_ledger_rel 0 Bytes
account_journal_account_tax_report_rel 0 Bytes
account_journal_accounting_report_rel 0 Bytes
account_journal_type_rel 0 Bytes
account_move_reversal 0 Bytes
account_opening 0 Bytes
account_report_general_ledger_journal_rel 0 Bytes
account_tax_account_tag 0 Bytes
account_tax_filiation_rel 0 Bytes
account_tax_sale_advance_payment_inv_rel 0 Bytes
account_tax_sale_order_line_rel 0 Bytes
account_tax_template_filiation_rel 0 Bytes
account_unreconcile 0 Bytes
add_delivery_order_line 0 Bytes
base_import_tests_models_m2o 0 Bytes
base_import_tests_models_m2o_related 0 Bytes
base_import_tests_models_m2o_required 0 Bytes
base_import_tests_models_m2o_required_related 0 Bytes
base_import_tests_models_o2m 0 Bytes
base_import_tests_models_o2m_child 0 Bytes
base_module_uninstall 0 Bytes
base_partner_merge_automatic_wizard_res_partner_rel 0 Bytes
calendar_alarm_calendar_event_rel 0 Bytes
calendar_contacts 0 Bytes
calendar_event_res_partner_rel 0 Bytes
change_request_attachment_rel 0 Bytes
crm_lead2opportunity_partner_mass_res_users_rel 0 Bytes
crm_lead_crm_lead2opportunity_partner_mass_rel 0 Bytes
crm_lead_crm_lead2opportunity_partner_rel 0 Bytes
crm_lead_lost 0 Bytes
crm_lead_tag_rel 0 Bytes
crm_merge_opportunity 0 Bytes
deliver_order_print 0 Bytes
delivery_order_swk_merge_do_rel 0 Bytes
delivery_rule_history 0 Bytes
do_scheduler_compute 0 Bytes
email_template_attachment_rel 0 Bytes
email_template_preview_res_partner_rel 0 Bytes
helpdesk_ticket_attachment_rel 0 Bytes
invoice_reconciliation_report_attachment_rel 0 Bytes
ir_act_server_mail_channel_rel 0 Bytes
ir_act_server_res_partner_rel 0 Bytes
ir_attachment_swk_cr_attachment_rel 0 Bytes
ir_model_fields_group_rel 0 Bytes
kp_scheduler_compute 0 Bytes
mail_activity_rel 0 Bytes
mail_channel_mail_wizard_invite_rel 0 Bytes
mail_compose_message_ir_attachments_rel 0 Bytes
mail_compose_message_res_partner_rel 0 Bytes
mail_message_res_partner_rel 0 Bytes
material_request_add 0 Bytes
meeting_category_rel 0 Bytes
merge_opportunity_rel 0 Bytes
mrp_bom_line_product_attribute_value_rel 0 Bytes
payment_country_rel 0 Bytes
printing_printer_update_wizard 0 Bytes
product_attribute_value_product_configurator_attribute_rel 0 Bytes
product_price_list 0 Bytes
rel_modules_langexport 0 Bytes
rel_server_actions 0 Bytes
res_config 0 Bytes
res_config_installer 0 Bytes
res_country_group_pricelist_rel 0 Bytes
res_partner_res_partner_category_rel 0 Bytes
sale_order_line_invoice_rel 0 Bytes
sale_order_tag_rel 0 Bytes
stock_barcode_lot 0 Bytes
stock_fixed_putaway_strat 0 Bytes
stock_location_route_categ 0 Bytes
stock_overprocessed_transfer 0 Bytes
stock_production_lot_update_inventory_rel 0 Bytes
stock_scheduler_compute 0 Bytes
stock_warn_insufficient_qty_scrap 0 Bytes
stock_warn_insufficient_qty_unbuild 0 Bytes
stock_wh_resupply_table 0 Bytes
swk_brand_gift 0 Bytes
swk_brand_hours_swk_day_rel 0 Bytes
swk_cancel_kt 0 Bytes
swk_confirm_delivery 0 Bytes
swk_confirm_load 0 Bytes
swk_do_backorder_created 0 Bytes
swk_looker_report_food_profiles 0 Bytes
swk_menu_item_upload_menu_item_rel 0 Bytes
swk_merge_do 0 Bytes
swk_print_purchase_line 0 Bytes
swk_print_purchase_receipt 0 Bytes
swk_report_commissions 0 Bytes
swk_report_consumed_food_forced 0 Bytes
swk_report_invoice_reconciliation 0 Bytes
swk_report_line_check 0 Bytes
swk_report_vendor_prices 0 Bytes
swk_test_printer 0 Bytes
swk_test_printers 0 Bytes
swk_tool 0 Bytes
update_inventory 0 Bytes
validate_account_move 0 Bytes
zomato_recommended 0 Bytes