MCPcopy Create free account

hub / github.com/OCA/server-tools / functions

Functions1,230 in github.com/OCA/server-tools

Methodfind
Search for tables and views that cannot be instantiated.
database_cleanup/models/purge_tables.py:104
Methodfind
Collect all rows from ir_model_data that refer to a nonexisting model, or to a nonexisting row in the model's table.
database_cleanup/models/purge_data.py:40
Methodflush
(self, *args, **kwargs)
sentry/tests/test_client.py:56
Methodfunc
(_, two)
sentry/tests/test_generalutils.py:33
Methodgenerate
Reinitialize all installed modules. Equivalent of running the server with '-d <database> --init all' The goal of this is to fill the
upgrade_analysis/wizards/upgrade_generate_record_wizard.py:20
FunctiongetCssSelectors
* Override getCssSelectors to only process rules that define the --fa variable * (for FontAwesome >= 6.7.2 compatibility) * @param {RegExp}
base_fontawesome_web_editor/static/src/js/utils/fonts.esm.js:75
FunctiongetCssSelectors
* Override getCssSelectors to only process rules that define the --fa variable * (for FontAwesome >= 6.7.2 compatibility) * @param {RegExp}
base_fontawesome_web_editor/static/src/js/wysiwyg/fonts.esm.js:75
Methodget_delivery_windows
Return the list of delivery windows by partner id for the given day :param day: The day name (see time.weekday, ex: 0,1,2,...)
test_base_time_window/models/res_partner.py:18
Functionget_field_aggregation
i..e, 'field@{sum}
excel_import_export/models/common.py:34
Functionget_field_condition
i..e, 'field${value > 0 and value or False}
excel_import_export/models/common.py:48
Functionget_field_style
Available styles - font = bold, bold_red - fill = red, blue, yellow, green, grey - align = left, center, right - number = true, f
excel_import_export/models/common.py:62
Functionget_field_style_cond
i..e, 'field#?object.partner_id and #{font=bold} or #{}?
excel_import_export/models/common.py:83
Functionget_groupby
i.e., line_field = line_ids["a_id, b_id"], groupby = ["a_id", "b_id"]
excel_import_export/models/common.py:144
Methodget_import_sample
(self)
excel_import_export/wizard/import_xlsx_wizard.py:127
Functionget_line_max
i.e., line_field = line_ids[100], max = 100 else 0
excel_import_export/models/common.py:128
Functionget_sentry_logging
(level=DEFAULT_LOG_LEVEL)
sentry/const.py:68
Functionget_sentry_options
()
sentry/const.py:79
Methodget_wizard_action
(self)
database_cleanup/models/purge_wizard.py:57
Methodgetquoted
(self)
database_cleanup/identifier_adapter.py:15
Methodgetquoted
(self)
field_vector/register.py:16
Methodinit_models
(self, cr, model_names, context, install=True)
upgrade_analysis/odoo_patch/odoo/modules/registry.py:17
Methodinput_files
(self)
attachment_synchronize/tests/test_import.py:27
Methodinstall_modules
Set all selected modules and actually install them.
upgrade_analysis/wizards/upgrade_install_wizard.py:101
Methodis_identifier_char
(c)
database_cleanup/identifier_adapter.py:16
Functionjsonify_custom
(self, field_name)
jsonifier/tests/test_get_parser.py:15
Methodkill
(self, *args, **kwargs)
sentry/tests/test_client.py:59
Methodload_xlsx_template
(self, template_ids, addon=False)
excel_import_export/models/xlsx_template.py:146
Functionlog_model
OpenUpgrade: Store the characteristics of the BaseModel and its fields in the local registry, so that we can compare changes with the mai
upgrade_analysis/upgrade_log.py:137
Functionlog_xml_id
Log xml_ids at load time in the records table. Called from: - tools/convert.py:xml_import._test_xml_id() - odoo/models.py:BaseModel
upgrade_analysis/upgrade_log.py:185
Methodmake_smart_name_search
(original_name_search)
base_name_search_improved/models/ir_model.py:246
Methodmessage_route
( self, message, message_dict, model=None, thread_id=None, custom_values=None )
fetchmail_notify_error_to_sender/models/mail_thread.py:13
Methodmessages
(self)
tracking_manager/tests/test_tracking_manager.py:69
Functionmigrate
(env, version)
attachment_queue/migrations/18.0.1.0.0/pre-migrate.py:7
Functionmigrate
(env, version)
attachment_synchronize/migrations/18.0.1.0.0/pre-migrate.py:7
Functionmigrate
Reset email template because the previous version won't work in 18.0
scheduler_error_mailer/migrations/18.0.1.0.0/post-migration.py:12
Methodmock_config_get
(key)
bus_alt_connection/tests/test_bus_connection.py:73
Methodmock_run_create_partners_and_fail
(self)
attachment_queue/tests/test_models.py:18
Methodmock_run_fail
(self)
attachment_queue/tests/test_models.py:11
Methodnew_analysis
(self)
upgrade_analysis/models/upgrade_comparison_config.py:81
Methodonchange_provider
(self)
iap_alternative_provider/models/iap_account.py:25
Methodonchange_server_type
(self)
fetchmail_attach_from_folder/models/fetchmail_server.py:69
Methodonchange_task_id
(self)
attachment_synchronize/models/attachment_queue.py:62
Functionopenpyxl_get_sheet_by_name
Get sheet by name for openpyxl
excel_import_export/models/common.py:162
Methodparse_list_response
(line)
fetchmail_attach_from_folder/models/fetchmail_server.py:22
Functionpos2idx
(pos)
excel_import_export/models/common.py:253
Functionpost_init_hook
Configure a list of models having ``force_noupdate`` set by default
base_force_record_noupdate/__init__.py:4
Functionpost_init_hook
Clear the indexed data for records already in database
attachment_unindex_content/hooks.py:1
Functionpost_load
()
sentry/hooks.py:153
Functionpost_load
Patch expression generators to enable the fuzzy search operator.
base_search_fuzzy/hooks.py:11
Functionpost_load
()
module_change_auto_install/patch.py:99
Functionpost_load_hook
()
rpc_helper/hooks.py:21
Functionpre_init_hook
setup vector extension if not already setup
field_vector/hooks.py:5
Methodpre_init_hook
Don't unlink stock data on reinstall
upgrade_analysis/odoo_patch/addons/stock/__init__.py:10
Functionpre_init_hook_for_submodules
Moves images from single to multi mode. Feel free to use this as a ``pre_init_hook`` for submodules. :param str model: Model name, l
base_multi_image/hooks.py:9
Functionprotected__execute_cr
(cr, uid, obj, method, *args, **kw)
rpc_helper/patch.py:9
Methodpurge
Unlink columns upon manual confirmation.
database_cleanup/models/purge_columns.py:21
Methodpurge
Unlink menu entries upon manual confirmation.
database_cleanup/models/purge_menus.py:19
Methodpurge
Uninstall modules upon manual confirmation, then reload the database.
database_cleanup/models/purge_modules.py:43
Methodpurge
Unlink fields upon manual confirmation.
database_cleanup/models/purge_fields.py:36
Methodpurge
Unlink models upon manual confirmation.
database_cleanup/models/purge_models.py:48
Methodpurge
(self)
database_cleanup/models/create_indexes.py:19
Methodpurge
Unlink tables upon manual confirmation.
database_cleanup/models/purge_tables.py:28
Methodpurge
Unlink data entries upon manual confirmation.
database_cleanup/models/purge_data.py:20
Methodpurge
(**args)
database_size/tests/test_database_size.py:157
Functionraising_side_effect
(*args, **kwargs)
attachment_synchronize/tests/test_export.py:12
Methodread_group
Enforce that grouped results are ordered. Odoo will happily use the grouping field for ordering unless groupby is a list, and as it h
database_size/models/ir_model_size.py:93
Methodremote
(self)
base_remote/models/base.py:13
Methodremove_export_action
(self)
excel_import_export/models/xlsx_template.py:474
Methodremove_import_action
(self)
excel_import_export/models/xlsx_template.py:508
Methodremove_report_menu
(self)
excel_import_export/models/xlsx_template.py:548
Methodremoved
(self)
auditlog/models/rule.py:42
Methodreport_download
(self, data, context=None)
excel_import_export/controllers/report.py:62
Methodreport_xlsx
(self)
excel_import_export/models/xlsx_report.py:44
Methodretention_time_not_null
(self)
autovacuum_message_attachment/models/vacuum_rule.py:90
Functionrun
(self, result)
odoo_test_xmlrunner/odoo_tests/loader.py:14
Methodrun_aggre_func_dict
(self, field)
excel_import_export/models/xlsx_export.py:64
Methodrun_export
(self)
attachment_synchronize/models/attachment_synchronize_task.py:242
Methodrun_field_cond_dict
(self, field)
excel_import_export/models/xlsx_export.py:53
Methodrun_field_style_dict
(self, field)
excel_import_export/models/xlsx_export.py:58
Methodrun_style_cond_dict
(self, field)
excel_import_export/models/xlsx_export.py:61
Methodsafe_domain
(self, str_domain)
excel_import_export/wizard/report_xlsx_wizard.py:22
Methodsanitize_keys
(self)
sentry/processor.py:37
Methodsanitize_keys
(self)
sentry/processor.py:127
Methodsearch_matches
Returns recordset of matching objects.
fetchmail_attach_from_folder/match_algorithm/email_domain.py:12
Methodselect_installable_modules
(self, extra_domain=None)
upgrade_analysis/wizards/upgrade_install_wizard.py:89
Methodselect_lines
(self)
database_cleanup/models/purge_wizard.py:71
Methodselect_oca_modules
(self, extra_domain=None)
upgrade_analysis/wizards/upgrade_install_wizard.py:71
Functionselect_transport
(name=DEFAULT_TRANSPORT)
sentry/const.py:62
Functionsession_store
(self)
session_db/pg_session_store.py:199
MethodsetUp
(self)
attachment_queue/tests/test_attachment_queue.py:35
MethodsetUp
(self)
base_exception/tests/test_base_exception.py:12
MethodsetUp
(self)
sentry/tests/test_client.py:77
MethodsetUp
(self)
tracking_manager_domain/tests/test_models.py:11
MethodsetUp
(self)
upgrade_analysis/tests/test_module.py:12
MethodsetUp
(self)
base_time_window/tests/test_time_window_mixin.py:19
MethodsetUp
(self)
database_cleanup/tests/test_create_indexes.py:12
MethodsetUp
(self)
database_cleanup/tests/common.py:26
MethodsetUp
(self)
database_cleanup/tests/test_purge_columns.py:14
MethodsetUp
(self)
database_cleanup/tests/test_purge_data.py:12
MethodsetUp
(self)
database_cleanup/tests/test_purge_menus.py:12
← previousnext →701–800 of 1,230, ranked by callers