Docker command: python3 odoo/odoo-bin --addons-path single_module_repos,single_module_repos,single_module_repos,odoo/addons,odoo/odoo/addons -d 01451-17-0-all_with_tests -i us_marketplace_integration_prom,us_marketplace_integration_rozetka,us_marketplace_integration --test-enable --test-tags rozetka --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/single_module_repos/us_marketplace_integration_prom' pointing to /home/runbot/odoo/runbot/runbot/static/sources/us_marketplace_integration_prom/98db740477074d48e5c6cacdd9b58523cfd54b40 Adding readonly volume '/data/build/single_module_repos/us_marketplace_integration' pointing to /home/runbot/odoo/runbot/runbot/static/sources/us_marketplace_integration/1ca3ea8cf3cb0bddf2b87427466b484b41101f19 Adding readonly volume '/data/build/single_module_repos/us_marketplace_integration_rozetka' pointing to /home/runbot/odoo/runbot/runbot/static/sources/us_marketplace_integration_rozetka/e455aa413a8fdc3d76ed7d4b1cb907a3c12ed5a2 Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/f33fcbca73c9054451514c7153f7f0690c68a84b Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/01451-17-0/.odoorc Defaulting to user installation because normal site-packages is not writeable WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring Babel: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version >= "3.13"' don't match your environment Ignoring chardet: markers 'python_version < "3.11"' don't match your environment Ignoring cryptography: markers 'python_version < "3.12"' don't match your environment Ignoring decorator: markers 'python_version < "3.11"' don't match your environment Ignoring docutils: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version >= "3.13"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.13"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.13"' don't match your environment Ignoring idna: markers 'python_version < "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version <= "3.10"' don't match your environment Ignoring libsass: markers 'python_version < "3.11"' don't match your environment Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring num2words: markers 'python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.10"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.13"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.13"' don't match your environment Ignoring pyopenssl: markers 'python_version < "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version <= "3.10"' don't match your environment Ignoring PyPDF: markers 'python_version >= "3.13"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-dateutil: markers 'python_version < "3.11"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring python-stdnum: markers 'python_version < "3.11"' don't match your environment Ignoring qrcode: markers 'python_version < "3.11"' don't match your environment Ignoring reportlab: markers 'python_version <= "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring requests: markers 'python_version < "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version < "3.11"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version <= "3.10"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring xlrd: markers 'python_version < "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version < "3.12"' don't match your environment Ignoring zeep: markers 'python_version < "3.11"' don't match your environment Ignoring zeep: markers 'python_version >= "3.13"' don't match your environment Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (2.10.3) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 9)) (42.0.8) Collecting decorator==5.1.1 (from -r odoo/requirements.txt (line 11)) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 13)) (0.20.1) Requirement already satisfied: ebaysdk==2.1.5 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 14)) (2.1.5) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 28)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 30)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 32)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 35)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 39)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 41)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 42)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 46)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 48)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 54)) (2.9.9) Requirement already satisfied: pydot==1.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 56)) (1.4.2) Requirement already satisfied: pyopenssl==24.1.0 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 58)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 60)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 63)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 65)) (2.8.2) Requirement already satisfied: python-ldap==3.4.4 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 67)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 69)) (1.19) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 71)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 76)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 78)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 80)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 83)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 84)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 87)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 89)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 91)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 92)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 94)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/runbot/.local/lib/python3.12/site-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 67)) (0.4.8) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 67)) (0.2.8) Requirement already satisfied: pycparser in /home/runbot/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (2.23) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: decorator Successfully installed decorator-5.1.1 2025-11-27 17:14:20,051 26 INFO ? odoo: Odoo version 17.0 2025-11-27 17:14:20,051 26 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-11-27 17:14:20,051 26 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/single_module_repos', '/data/build/odoo/addons'] 2025-11-27 17:14:20,051 26 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-11-27 17:14:20,240 26 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-11-27 17:14:20,470 26 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-11-27 17:14:20,481 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: init db 2025-11-27 17:14:21,704 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading 1 modules... 2025-11-27 17:14:21,705 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module base (1/1) 2025-11-27 17:14:21,733 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module base: creating or updating database tables 2025-11-27 17:14:22,451 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-11-27 17:14:22,451 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-11-27 17:14:22,451 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.module.module.views_by_module 2025-11-27 17:14:22,689 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.user_id 2025-11-27 17:14:22,689 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-11-27 17:14:22,689 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.complete_name 2025-11-27 17:14:22,689 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.company_registry 2025-11-27 17:14:22,689 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.commercial_company_name 2025-11-27 17:14:22,689 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.partner_share 2025-11-27 17:14:22,772 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.currency.decimal_places 2025-11-27 17:14:22,816 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.company.uses_default_logo 2025-11-27 17:14:22,816 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.company.logo_web 2025-11-27 17:14:22,822 26 INFO 01451-17-0-all_with_tests odoo.models: Computing parent_path for table res_company... 2025-11-27 17:14:22,863 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.users.signature 2025-11-27 17:14:22,863 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.users.share 2025-11-27 17:14:24,377 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_bank.xml 2025-11-27 17:14:24,381 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res.lang.csv 2025-11-27 17:14:24,435 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_lang_data.xml 2025-11-27 17:14:24,452 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_data.xml 2025-11-27 17:14:24,510 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_currency_data.xml 2025-11-27 17:14:25,014 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_company_data.xml 2025-11-27 17:14:25,025 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_users_data.xml 2025-11-27 17:14:26,033 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-11-27 17:14:26,040 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_country_data.xml 2025-11-27 17:14:26,362 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-11-27 17:14:26,370 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/security/base_groups.xml 2025-11-27 17:14:26,696 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/security/base_security.xml 2025-11-27 17:14:26,811 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/base_menus.xml 2025-11-27 17:14:26,885 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-11-27 17:14:26,903 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_config_views.xml 2025-11-27 17:14:26,912 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res.country.state.csv 2025-11-27 17:14:27,606 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-11-27 17:14:27,727 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-11-27 17:14:27,739 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-11-27 17:14:27,753 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-11-27 17:14:27,778 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-11-27 17:14:27,792 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-11-27 17:14:27,812 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-11-27 17:14:27,833 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_model_views.xml 2025-11-27 17:14:27,961 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-11-27 17:14:27,975 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-11-27 17:14:28,000 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-11-27 17:14:28,020 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-11-27 17:14:28,041 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-11-27 17:14:28,087 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_default_views.xml 2025-11-27 17:14:28,107 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-11-27 17:14:28,120 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/report/ir_model_report.xml 2025-11-27 17:14:28,125 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-11-27 17:14:28,133 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-11-27 17:14:28,151 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-11-27 17:14:28,164 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_module_views.xml 2025-11-27 17:14:28,217 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-11-27 17:14:28,294 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/ir_module_module.xml 2025-11-27 17:14:28,359 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-11-27 17:14:28,362 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-11-27 17:14:28,366 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-11-27 17:14:28,373 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-11-27 17:14:28,381 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-11-27 17:14:28,389 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-11-27 17:14:28,401 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-11-27 17:14:28,405 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-11-27 17:14:28,413 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-11-27 17:14:28,423 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-11-27 17:14:28,434 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-11-27 17:14:28,449 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_company_views.xml 2025-11-27 17:14:28,465 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_lang_views.xml 2025-11-27 17:14:28,481 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_partner_views.xml 2025-11-27 17:14:28,548 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_bank_views.xml 2025-11-27 17:14:28,564 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_country_views.xml 2025-11-27 17:14:28,585 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_currency_views.xml 2025-11-27 17:14:28,603 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_users_views.xml 2025-11-27 17:14:28,683 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2025-11-27 17:14:28,690 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/ir_property_views.xml 2025-11-27 17:14:28,704 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-11-27 17:14:28,709 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-11-27 17:14:28,729 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/security/ir.model.access.csv 2025-11-27 17:14:28,830 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module base: loading demo 2025-11-27 17:14:28,830 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_users_demo.xml 2025-11-27 17:14:30,232 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-11-27 17:14:30,235 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_currency_demo.xml 2025-11-27 17:14:30,238 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-11-27 17:14:30,455 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-11-27 17:14:30,460 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-11-27 17:14:30,624 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-11-27 17:14:31,117 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module base loaded in 9.41s, 9089 queries (+9089 other) 2025-11-27 17:14:31,117 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: 1 modules loaded in 9.41s, 9089 queries (+9089 extra) 2025-11-27 17:14:31,131 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: updating modules list 2025-11-27 17:14:31,132 26 INFO 01451-17-0-all_with_tests odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-11-27 17:14:31,685 26 INFO 01451-17-0-all_with_tests odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Marketplace Integration', 'Integration with Prom.ua', 'Integration with Rozetka.com.ua'] to user __system__ #1 via n/a 2025-11-27 17:14:31,908 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading 81 modules... 2025-11-27 17:14:31,908 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module social_media (2/81) 2025-11-27 17:14:31,923 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module social_media: creating or updating database tables 2025-11-27 17:14:31,961 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading social_media/views/res_company_views.xml 2025-11-27 17:14:31,969 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module social_media: loading demo 2025-11-27 17:14:31,970 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading social_media/demo/res_company_demo.xml 2025-11-27 17:14:31,979 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module social_media loaded in 0.07s, 72 queries (+72 other) 2025-11-27 17:14:31,980 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module uom (3/81) 2025-11-27 17:14:32,001 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module uom: creating or updating database tables 2025-11-27 17:14:32,054 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading uom/data/uom_data.xml 2025-11-27 17:14:32,112 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading uom/security/uom_security.xml 2025-11-27 17:14:32,126 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-11-27 17:14:32,137 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-11-27 17:14:32,175 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module uom loaded in 0.20s, 276 queries (+276 other) 2025-11-27 17:14:32,175 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module web (4/81) 2025-11-27 17:14:32,195 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module web: creating or updating database tables 2025-11-27 17:14:32,669 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/security/ir.model.access.csv 2025-11-27 17:14:32,680 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/views/webclient_templates.xml 2025-11-27 17:14:32,730 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/views/report_templates.xml 2025-11-27 17:14:32,810 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-11-27 17:14:32,823 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/views/partner_view.xml 2025-11-27 17:14:32,830 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/views/speedscope_template.xml 2025-11-27 17:14:32,836 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/views/neutralize_views.xml 2025-11-27 17:14:32,842 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/data/ir_attachment.xml 2025-11-27 17:14:32,848 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web/data/report_layout.xml 2025-11-27 17:14:33,290 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module web loaded in 1.11s, 1015 queries (+1015 other) 2025-11-27 17:14:33,290 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module auth_totp (5/81) 2025-11-27 17:14:33,316 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module auth_totp: creating or updating database tables 2025-11-27 17:14:33,383 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp/security/security.xml 2025-11-27 17:14:33,409 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-11-27 17:14:33,419 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-11-27 17:14:33,425 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-11-27 17:14:33,450 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp/views/templates.xml 2025-11-27 17:14:33,456 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-11-27 17:14:33,477 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module auth_totp loaded in 0.19s, 179 queries (+179 other) 2025-11-27 17:14:33,477 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module barcodes (6/81) 2025-11-27 17:14:33,501 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module barcodes: creating or updating database tables 2025-11-27 17:14:33,572 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-11-27 17:14:33,578 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-11-27 17:14:33,591 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-11-27 17:14:33,608 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module barcodes loaded in 0.13s, 135 queries (+135 other) 2025-11-27 17:14:33,608 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module base_import (7/81) 2025-11-27 17:14:33,709 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module base_import: creating or updating database tables 2025-11-27 17:14:34,169 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-11-27 17:14:34,184 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module base_import loaded in 0.58s, 843 queries (+843 other) 2025-11-27 17:14:34,184 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module base_import_module (8/81) 2025-11-27 17:14:34,223 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module base_import_module: creating or updating database tables 2025-11-27 17:14:34,297 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2025-11-27 17:14:34,303 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2025-11-27 17:14:34,314 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2025-11-27 17:14:34,362 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module base_import_module loaded in 0.18s, 154 queries (+154 other) 2025-11-27 17:14:34,362 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module base_setup (9/81) 2025-11-27 17:14:34,390 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module base_setup: creating or updating database tables 2025-11-27 17:14:34,446 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-11-27 17:14:34,451 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-11-27 17:14:34,482 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-11-27 17:14:34,506 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module base_setup loaded in 0.14s, 143 queries (+143 other) 2025-11-27 17:14:34,506 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module bus (10/81) 2025-11-27 17:14:34,530 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module bus: creating or updating database tables 2025-11-27 17:14:34,616 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-11-27 17:14:34,654 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module bus loaded in 0.15s, 116 queries (+116 other) 2025-11-27 17:14:34,654 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module http_routing (11/81) 2025-11-27 17:14:34,673 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module http_routing: creating or updating database tables 2025-11-27 17:14:34,681 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-11-27 17:14:34,708 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-11-27 17:14:34,731 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module http_routing loaded in 0.08s, 71 queries (+71 other) 2025-11-27 17:14:34,731 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module onboarding (12/81) 2025-11-27 17:14:34,760 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module onboarding: creating or updating database tables 2025-11-27 17:14:34,923 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2025-11-27 17:14:34,938 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2025-11-27 17:14:34,957 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2025-11-27 17:14:34,965 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2025-11-27 17:14:35,086 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module onboarding loaded in 0.36s, 237 queries (+237 other) 2025-11-27 17:14:35,086 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module resource (13/81) 2025-11-27 17:14:35,123 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module resource: creating or updating database tables 2025-11-27 17:14:35,304 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/data/resource_data.xml 2025-11-27 17:14:35,331 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-11-27 17:14:35,346 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/security/resource_security.xml 2025-11-27 17:14:35,369 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/views/resource_resource_views.xml 2025-11-27 17:14:35,441 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2025-11-27 17:14:35,460 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2025-11-27 17:14:35,466 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2025-11-27 17:14:35,480 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/views/menuitems.xml 2025-11-27 17:14:35,492 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module resource: loading demo 2025-11-27 17:14:35,492 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading resource/data/resource_demo.xml 2025-11-27 17:14:35,524 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module resource loaded in 0.44s, 419 queries (+419 other) 2025-11-27 17:14:35,524 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module utm (14/81) 2025-11-27 17:14:35,550 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module utm: creating or updating database tables 2025-11-27 17:14:35,739 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-11-27 17:14:35,762 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-11-27 17:14:35,780 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-11-27 17:14:35,785 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-11-27 17:14:35,790 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-11-27 17:14:35,819 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-11-27 17:14:35,837 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-11-27 17:14:35,851 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-11-27 17:14:35,868 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-11-27 17:14:35,877 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/views/utm_menus.xml 2025-11-27 17:14:35,899 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-11-27 17:14:35,923 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module utm: loading demo 2025-11-27 17:14:35,923 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-11-27 17:14:35,935 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-11-27 17:14:35,957 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module utm loaded in 0.43s, 435 queries (+435 other) 2025-11-27 17:14:35,957 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module web_tour (15/81) 2025-11-27 17:14:35,980 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module web_tour: creating or updating database tables 2025-11-27 17:14:36,026 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-11-27 17:14:36,041 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-11-27 17:14:36,052 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-11-27 17:14:36,078 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module web_tour loaded in 0.12s, 104 queries (+104 other) 2025-11-27 17:14:36,078 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module barcodes_gs1_nomenclature (16/81) 2025-11-27 17:14:36,105 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-11-27 17:14:36,142 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-11-27 17:14:36,195 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-11-27 17:14:36,233 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.16s, 189 queries (+189 other) 2025-11-27 17:14:36,233 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module google_recaptcha (17/81) 2025-11-27 17:14:36,269 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module google_recaptcha: creating or updating database tables 2025-11-27 17:14:36,299 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading google_recaptcha/views/res_config_settings_view.xml 2025-11-27 17:14:36,326 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module google_recaptcha loaded in 0.09s, 60 queries (+60 other) 2025-11-27 17:14:36,326 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module iap (18/81) 2025-11-27 17:14:36,349 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module iap: creating or updating database tables 2025-11-27 17:14:36,442 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-11-27 17:14:36,458 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading iap/security/ir_rule.xml 2025-11-27 17:14:36,469 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading iap/views/iap_views.xml 2025-11-27 17:14:36,498 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-11-27 17:14:36,535 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module iap loaded in 0.21s, 153 queries (+153 other) 2025-11-27 17:14:36,535 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module mail (19/81) 2025-11-27 17:14:36,599 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module mail: creating or updating database tables 2025-11-27 17:14:37,113 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-11-27 17:14:37,113 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.template_id 2025-11-27 17:14:37,113 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-11-27 17:14:37,113 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-11-27 17:14:37,113 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-11-27 17:14:37,113 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-11-27 17:14:37,113 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-11-27 17:14:37,114 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-11-27 17:14:37,114 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-11-27 17:14:37,114 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-11-27 17:14:37,114 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_note 2025-11-27 17:14:37,114 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-11-27 17:14:37,154 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.company.email_primary_color 2025-11-27 17:14:37,154 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.company.email_secondary_color 2025-11-27 17:14:37,169 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.users.notification_type 2025-11-27 17:14:37,336 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.email_normalized 2025-11-27 17:14:38,878 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/mail_groups.xml 2025-11-27 17:14:38,968 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2025-11-27 17:14:38,974 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-11-27 17:14:38,978 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-11-27 17:14:38,993 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-11-27 17:14:39,001 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2025-11-27 17:14:39,009 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-11-27 17:14:39,017 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-11-27 17:14:39,023 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-11-27 17:14:39,030 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-11-27 17:14:39,045 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-11-27 17:14:39,054 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2025-11-27 17:14:39,064 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-11-27 17:14:39,073 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-11-27 17:14:39,094 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-11-27 17:14:39,106 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-11-27 17:14:39,125 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-11-27 17:14:39,134 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-11-27 17:14:39,142 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2025-11-27 17:14:39,150 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2025-11-27 17:14:39,162 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-11-27 17:14:39,171 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2025-11-27 17:14:39,179 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2025-11-27 17:14:39,205 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-11-27 17:14:39,222 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-11-27 17:14:39,313 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2025-11-27 17:14:39,338 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2025-11-27 17:14:39,348 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-11-27 17:14:39,375 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2025-11-27 17:14:39,379 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-11-27 17:14:39,453 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-11-27 17:14:39,464 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-11-27 17:14:39,482 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-11-27 17:14:39,506 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-11-27 17:14:39,520 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2025-11-27 17:14:39,559 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-11-27 17:14:39,584 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2025-11-27 17:14:39,589 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-11-27 17:14:39,634 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/security/mail_security.xml 2025-11-27 17:14:39,789 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-11-27 17:14:39,862 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-11-27 17:14:39,866 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2025-11-27 17:14:39,879 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-11-27 17:14:39,892 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-11-27 17:14:39,901 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-11-27 17:14:39,909 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-11-27 17:14:39,918 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_templates_public.xml 2025-11-27 17:14:39,924 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/res_users_views.xml 2025-11-27 17:14:39,936 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-11-27 17:14:39,945 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-11-27 17:14:39,961 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-11-27 17:14:39,969 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-11-27 17:14:39,982 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-11-27 17:14:40,012 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-11-27 17:14:40,026 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/mail_menus.xml 2025-11-27 17:14:40,113 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/views/res_company_views.xml 2025-11-27 17:14:40,121 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module mail: loading demo 2025-11-27 17:14:40,121 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail/data/discuss_channel_demo.xml 2025-11-27 17:14:40,218 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module mail loaded in 3.68s, 4304 queries (+4305 other) 2025-11-27 17:14:40,218 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module web_editor (20/81) 2025-11-27 17:14:40,287 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module web_editor: creating or updating database tables 2025-11-27 17:14:41,028 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-11-27 17:14:41,038 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-11-27 17:14:41,042 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web_editor/views/editor.xml 2025-11-27 17:14:41,054 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web_editor/views/snippets.xml 2025-11-27 17:14:41,095 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module web_editor loaded in 0.88s, 1417 queries (+1417 other) 2025-11-27 17:14:41,096 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module analytic (21/81) 2025-11-27 17:14:41,137 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module analytic: creating or updating database tables 2025-11-27 17:14:41,473 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-11-27 17:14:41,503 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-11-27 17:14:41,516 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-11-27 17:14:41,549 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-11-27 17:14:41,585 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-11-27 17:14:41,603 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-11-27 17:14:41,617 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-11-27 17:14:41,672 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module analytic: loading demo 2025-11-27 17:14:41,673 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-11-27 17:14:42,020 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module analytic loaded in 0.92s, 650 queries (+650 other) 2025-11-27 17:14:42,020 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module auth_signup (22/81) 2025-11-27 17:14:42,064 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module auth_signup: creating or updating database tables 2025-11-27 17:14:42,122 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-11-27 17:14:42,127 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-11-27 17:14:42,135 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-11-27 17:14:42,146 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-11-27 17:14:42,158 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-11-27 17:14:42,173 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-11-27 17:14:42,185 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2025-11-27 17:14:42,192 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-11-27 17:14:42,211 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module auth_signup loaded in 0.19s, 202 queries (+202 other) 2025-11-27 17:14:42,211 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module auth_totp_mail (23/81) 2025-11-27 17:14:42,238 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-11-27 17:14:42,263 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-11-27 17:14:42,277 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-11-27 17:14:42,281 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2025-11-27 17:14:42,286 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-11-27 17:14:42,309 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module auth_totp_mail loaded in 0.10s, 112 queries (+112 other) 2025-11-27 17:14:42,309 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module base_install_request (24/81) 2025-11-27 17:14:42,337 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module base_install_request: creating or updating database tables 2025-11-27 17:14:42,425 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-11-27 17:14:42,439 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-11-27 17:14:42,454 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-11-27 17:14:42,462 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-11-27 17:14:42,469 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-11-27 17:14:42,500 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module base_install_request loaded in 0.19s, 144 queries (+144 other) 2025-11-27 17:14:42,500 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module google_gmail (25/81) 2025-11-27 17:14:42,554 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module google_gmail: creating or updating database tables 2025-11-27 17:14:42,621 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-11-27 17:14:42,634 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-11-27 17:14:42,643 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-11-27 17:14:42,679 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module google_gmail loaded in 0.18s, 118 queries (+118 other) 2025-11-27 17:14:42,679 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module iap_mail (26/81) 2025-11-27 17:14:42,717 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module iap_mail: creating or updating database tables 2025-11-27 17:14:42,730 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-11-27 17:14:42,748 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module iap_mail loaded in 0.07s, 36 queries (+36 other) 2025-11-27 17:14:42,748 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module link_tracker (27/81) 2025-11-27 17:14:42,780 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module link_tracker: creating or updating database tables 2025-11-27 17:14:42,941 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading link_tracker/views/link_tracker_views.xml 2025-11-27 17:14:42,995 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading link_tracker/views/utm_campaign_views.xml 2025-11-27 17:14:43,007 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading link_tracker/security/ir.model.access.csv 2025-11-27 17:14:43,054 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module link_tracker loaded in 0.31s, 268 queries (+268 other) 2025-11-27 17:14:43,054 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module mail_bot (28/81) 2025-11-27 17:14:43,105 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module mail_bot: creating or updating database tables 2025-11-27 17:14:43,198 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-11-27 17:14:43,293 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-11-27 17:14:43,298 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module mail_bot: loading demo 2025-11-27 17:14:43,298 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-11-27 17:14:43,312 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module mail_bot loaded in 0.26s, 165 queries (+165 other) 2025-11-27 17:14:43,312 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module phone_validation (29/81) 2025-11-27 17:14:43,391 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module phone_validation: creating or updating database tables 2025-11-27 17:14:44,114 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-11-27 17:14:44,128 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-11-27 17:14:44,152 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-11-27 17:14:44,178 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module phone_validation loaded in 0.87s, 1505 queries (+1505 other) 2025-11-27 17:14:44,178 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module privacy_lookup (30/81) 2025-11-27 17:14:44,213 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-11-27 17:14:44,364 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-11-27 17:14:44,403 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-11-27 17:14:44,422 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-11-27 17:14:44,438 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-11-27 17:14:44,474 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module privacy_lookup loaded in 0.30s, 245 queries (+245 other) 2025-11-27 17:14:44,474 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module product (31/81) 2025-11-27 17:14:44,727 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module product: creating or updating database tables 2025-11-27 17:14:45,444 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/data/product_data.xml 2025-11-27 17:14:45,463 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/security/product_security.xml 2025-11-27 17:14:45,563 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/security/ir.model.access.csv 2025-11-27 17:14:45,603 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-11-27 17:14:45,615 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_tag_views.xml 2025-11-27 17:14:45,626 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_views.xml 2025-11-27 17:14:45,704 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-11-27 17:14:45,722 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-11-27 17:14:45,746 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2025-11-27 17:14:45,750 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_category_views.xml 2025-11-27 17:14:45,763 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_document_views.xml 2025-11-27 17:14:45,779 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-11-27 17:14:45,802 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-11-27 17:14:45,826 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-11-27 17:14:45,854 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-11-27 17:14:45,880 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/product_template_views.xml 2025-11-27 17:14:45,915 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-11-27 17:14:45,921 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/views/res_partner_views.xml 2025-11-27 17:14:45,931 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/report/product_reports.xml 2025-11-27 17:14:45,954 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/report/product_product_templates.xml 2025-11-27 17:14:45,978 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/report/product_template_templates.xml 2025-11-27 17:14:45,994 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/report/product_packaging.xml 2025-11-27 17:14:46,000 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-11-27 17:14:46,009 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module product: loading demo 2025-11-27 17:14:46,010 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading product/data/product_demo.xml 2025-11-27 17:14:46,345 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [47] 2025-11-27 17:14:46,352 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted ir.property records with IDs: [11] 2025-11-27 17:14:46,352 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-11-27 17:14:46,408 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [49, 48] 2025-11-27 17:14:46,412 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [10, 11] 2025-11-27 17:14:46,872 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [67] 2025-11-27 17:14:46,878 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted ir.property records with IDs: [21] 2025-11-27 17:14:46,878 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-11-27 17:14:46,947 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [53] 2025-11-27 17:14:46,950 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-11-27 17:14:47,526 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module product loaded in 3.05s, 3190 queries (+3190 other) 2025-11-27 17:14:47,526 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module rating (32/81) 2025-11-27 17:14:47,575 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module rating: creating or updating database tables 2025-11-27 17:14:47,850 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-11-27 17:14:47,896 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading rating/views/rating_templates.xml 2025-11-27 17:14:47,903 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-11-27 17:14:47,909 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-11-27 17:14:47,933 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module rating loaded in 0.41s, 359 queries (+359 other) 2025-11-27 17:14:47,933 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sales_team (33/81) 2025-11-27 17:14:47,990 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sales_team: creating or updating database tables 2025-11-27 17:14:48,035 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.users.sale_team_id 2025-11-27 17:14:48,150 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-11-27 17:14:48,292 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-11-27 17:14:48,306 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-11-27 17:14:48,353 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-11-27 17:14:48,367 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-11-27 17:14:48,397 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-11-27 17:14:48,424 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-11-27 17:14:48,427 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-11-27 17:14:48,437 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sales_team: loading demo 2025-11-27 17:14:48,437 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-11-27 17:14:48,478 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-11-27 17:14:48,513 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sales_team loaded in 0.58s, 675 queries (+675 other) 2025-11-27 17:14:48,513 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module web_unsplash (34/81) 2025-11-27 17:14:48,554 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-11-27 17:14:48,613 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-11-27 17:14:48,644 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module web_unsplash loaded in 0.13s, 109 queries (+109 other) 2025-11-27 17:14:48,644 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module loyalty (35/81) 2025-11-27 17:14:48,711 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module loyalty: creating or updating database tables 2025-11-27 17:14:49,072 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/security/ir.model.access.csv 2025-11-27 17:14:49,089 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/security/loyalty_security.xml 2025-11-27 17:14:49,106 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/report/loyalty_report_templates.xml 2025-11-27 17:14:49,125 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/report/loyalty_report.xml 2025-11-27 17:14:49,133 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/data/mail_template_data.xml 2025-11-27 17:14:49,140 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/data/loyalty_data.xml 2025-11-27 17:14:49,226 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/wizard/loyalty_generate_wizard_views.xml 2025-11-27 17:14:49,236 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_card_views.xml 2025-11-27 17:14:49,253 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_mail_views.xml 2025-11-27 17:14:49,260 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_program_views.xml 2025-11-27 17:14:49,300 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_reward_views.xml 2025-11-27 17:14:49,313 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_rule_views.xml 2025-11-27 17:14:49,323 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/views/res_partner_views.xml 2025-11-27 17:14:49,333 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module loyalty: loading demo 2025-11-27 17:14:49,333 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading loyalty/data/loyalty_demo.xml 2025-11-27 17:14:49,522 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module loyalty loaded in 0.88s, 819 queries (+819 other) 2025-11-27 17:14:49,523 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module partner_autocomplete (36/81) 2025-11-27 17:14:49,577 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-11-27 17:14:49,666 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-11-27 17:14:49,679 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-11-27 17:14:49,700 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-11-27 17:14:49,711 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-11-27 17:14:49,727 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-11-27 17:14:49,758 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module partner_autocomplete loaded in 0.24s, 196 queries (+196 other) 2025-11-27 17:14:49,758 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module portal (37/81) 2025-11-27 17:14:49,813 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module portal: creating or updating database tables 2025-11-27 17:14:50,099 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-11-27 17:14:50,112 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-11-27 17:14:50,120 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal/data/mail_templates.xml 2025-11-27 17:14:50,129 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal/views/mail_templates_public.xml 2025-11-27 17:14:50,136 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal/views/portal_templates.xml 2025-11-27 17:14:50,255 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-11-27 17:14:50,275 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-11-27 17:14:50,288 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-11-27 17:14:50,324 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module portal loaded in 0.57s, 514 queries (+514 other) 2025-11-27 17:14:50,324 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sms (38/81) 2025-11-27 17:14:50,425 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sms: creating or updating database tables 2025-11-27 17:14:50,431 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-11-27 17:14:50,431 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.sms_method 2025-11-27 17:14:50,455 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.phone_sanitized 2025-11-27 17:14:51,561 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-11-27 17:14:51,575 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-11-27 17:14:51,588 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-11-27 17:14:51,597 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-11-27 17:14:51,607 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-11-27 17:14:51,615 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-11-27 17:14:51,626 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-11-27 17:14:51,638 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-11-27 17:14:51,648 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-11-27 17:14:51,670 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-11-27 17:14:51,687 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-11-27 17:14:51,701 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-11-27 17:14:51,721 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/security/sms_security.xml 2025-11-27 17:14:51,727 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sms: loading demo 2025-11-27 17:14:51,727 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/data/sms_demo.xml 2025-11-27 17:14:51,731 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sms/data/mail_demo.xml 2025-11-27 17:14:51,796 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sms loaded in 1.47s, 2249 queries (+2249 other) 2025-11-27 17:14:51,796 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module snailmail (39/81) 2025-11-27 17:14:51,848 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module snailmail: creating or updating database tables 2025-11-27 17:14:52,100 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-11-27 17:14:52,107 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-11-27 17:14:52,117 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-11-27 17:14:52,132 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-11-27 17:14:52,139 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-11-27 17:14:52,146 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-11-27 17:14:52,175 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module snailmail loaded in 0.38s, 453 queries (+453 other) 2025-11-27 17:14:52,175 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module auth_totp_portal (40/81) 2025-11-27 17:14:52,215 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-11-27 17:14:52,245 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-11-27 17:14:52,257 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-11-27 17:14:52,271 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module auth_totp_portal loaded in 0.10s, 66 queries (+66 other) 2025-11-27 17:14:52,272 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module digest (41/81) 2025-11-27 17:14:52,323 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module digest: creating or updating database tables 2025-11-27 17:14:52,482 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-11-27 17:14:52,497 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading digest/data/digest_data.xml 2025-11-27 17:14:52,519 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-11-27 17:14:52,531 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-11-27 17:14:52,537 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-11-27 17:14:52,542 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading digest/views/digest_views.xml 2025-11-27 17:14:52,576 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading digest/views/digest_templates.xml 2025-11-27 17:14:52,581 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-11-27 17:14:52,621 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module digest loaded in 0.35s, 296 queries (+296 other) 2025-11-27 17:14:52,621 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module payment (42/81) 2025-11-27 17:14:52,705 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module payment: creating or updating database tables 2025-11-27 17:14:53,109 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/data/onboarding_data.xml 2025-11-27 17:14:53,114 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/data/payment_method_data.xml 2025-11-27 17:14:54,354 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-11-27 17:14:54,461 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/data/payment_cron.xml 2025-11-27 17:14:54,903 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2025-11-27 17:14:54,908 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/views/payment_form_templates.xml 2025-11-27 17:14:54,929 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/views/portal_templates.xml 2025-11-27 17:14:54,960 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-11-27 17:14:54,981 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/views/payment_method_views.xml 2025-11-27 17:14:54,998 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-11-27 17:14:55,021 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-11-27 17:14:55,036 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-11-27 17:14:55,049 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-11-27 17:14:55,066 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/security/payment_security.xml 2025-11-27 17:14:55,089 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2025-11-27 17:14:55,096 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-11-27 17:14:55,101 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-11-27 17:14:55,133 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module payment loaded in 2.51s, 2210 queries (+2210 other) 2025-11-27 17:14:55,133 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module portal_rating (43/81) 2025-11-27 17:14:55,180 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module portal_rating: creating or updating database tables 2025-11-27 17:14:55,237 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-11-27 17:14:55,246 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-11-27 17:14:55,251 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-11-27 17:14:55,269 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module portal_rating loaded in 0.14s, 105 queries (+105 other) 2025-11-27 17:14:55,269 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module spreadsheet (44/81) 2025-11-27 17:14:55,325 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-11-27 17:14:55,367 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2025-11-27 17:14:55,385 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module spreadsheet loaded in 0.12s, 83 queries (+83 other) 2025-11-27 17:14:55,385 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module account (45/81) 2025-11-27 17:14:55,704 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module account: creating or updating database tables 2025-11-27 17:14:55,803 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.bank.has_iban_warning 2025-11-27 17:14:55,803 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.bank.has_money_transfer_warning 2025-11-27 17:14:56,382 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-11-27 17:14:56,382 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.company.invoice_terms_html 2025-11-27 17:14:58,344 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/security/account_security.xml 2025-11-27 17:14:58,774 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/security/ir.model.access.csv 2025-11-27 17:14:58,927 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/data/account_data.xml 2025-11-27 17:14:58,990 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/data/digest_data.xml 2025-11-27 17:14:58,996 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_report.xml 2025-11-27 17:14:59,013 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/data/mail_template_data.xml 2025-11-27 17:14:59,024 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/data/onboarding_data.xml 2025-11-27 17:14:59,059 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_payment_view.xml 2025-11-27 17:14:59,117 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-11-27 17:14:59,124 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-11-27 17:14:59,130 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-11-27 17:14:59,138 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-11-27 17:14:59,146 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-11-27 17:14:59,155 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_move_views.xml 2025-11-27 17:14:59,431 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-11-27 17:14:59,443 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_account_views.xml 2025-11-27 17:14:59,463 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_group_views.xml 2025-11-27 17:14:59,473 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_journal_views.xml 2025-11-27 17:14:59,511 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-11-27 17:14:59,523 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-11-27 17:14:59,545 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-11-27 17:14:59,573 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_tax_views.xml 2025-11-27 17:14:59,630 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-11-27 17:14:59,635 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-11-27 17:14:59,650 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_payment_method.xml 2025-11-27 17:14:59,656 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-11-27 17:14:59,676 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/report_statement.xml 2025-11-27 17:14:59,688 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/terms_template.xml 2025-11-27 17:14:59,699 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-11-27 17:14:59,707 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/res_company_views.xml 2025-11-27 17:14:59,729 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/product_view.xml 2025-11-27 17:14:59,751 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-11-27 17:14:59,758 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-11-27 17:14:59,771 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-11-27 17:14:59,783 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-11-27 17:14:59,813 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/report_invoice.xml 2025-11-27 17:14:59,855 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-11-27 17:14:59,895 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-11-27 17:14:59,907 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/ir_module_views.xml 2025-11-27 17:14:59,915 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-11-27 17:14:59,945 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/partner_view.xml 2025-11-27 17:14:59,990 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-11-27 17:15:00,008 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-11-27 17:15:00,040 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-11-27 17:15:00,049 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/data/service_cron.xml 2025-11-27 17:15:00,061 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-11-27 17:15:00,075 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-11-27 17:15:00,090 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/digest_views.xml 2025-11-27 17:15:00,098 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2025-11-27 17:15:00,109 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-11-27 17:15:00,117 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/res_currency.xml 2025-11-27 17:15:00,124 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/account_menuitem.xml 2025-11-27 17:15:00,314 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-11-27 17:15:00,327 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-11-27 17:15:00,334 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-11-27 17:15:00,346 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/data/account_reports_data.xml 2025-11-27 17:15:00,768 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/views/uom_uom_views.xml 2025-11-27 17:15:00,773 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module account: loading demo 2025-11-27 17:15:00,773 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account/demo/account_demo.xml 2025-11-27 17:15:02,448 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:02,448 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 1 and Message-Id '<666314232168413.1764263702.389277935028076-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:15:02,448 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:02,509 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 2025-11-27 17:15:02,509 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:02,566 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:02,567 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<826685326840905.1764263702.517393350601196-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:15:02,567 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:02,572 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2025-11-27 17:15:02,572 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:02,636 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:02,636 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<096973176453854.1764263702.579815626144409-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:15:02,636 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:02,643 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2025-11-27 17:15:02,643 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:02,683 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:02,683 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<861464084480834.1764263702.652286052703857-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:15:02,683 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:02,689 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2025-11-27 17:15:02,689 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:03,288 26 INFO 01451-17-0-all_with_tests odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Check Printing Base'] to user __system__ #1 via n/a 2025-11-27 17:15:03,644 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module account loaded in 8.26s, 8578 queries (+8579 other) 2025-11-27 17:15:03,645 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard (46/81) 2025-11-27 17:15:03,717 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-11-27 17:15:03,843 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-11-27 17:15:03,993 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-11-27 17:15:04,006 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-11-27 17:15:04,020 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-11-27 17:15:04,039 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-11-27 17:15:04,067 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.42s, 267 queries (+267 other) 2025-11-27 17:15:04,067 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module stock (47/81) 2025-11-27 17:15:04,249 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module stock: creating or updating database tables 2025-11-27 17:15:04,608 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of product.template.tracking 2025-11-27 17:15:06,335 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/security/stock_security.xml 2025-11-27 17:15:06,714 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-11-27 17:15:06,770 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/digest_data.xml 2025-11-27 17:15:06,774 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/mail_templates.xml 2025-11-27 17:15:06,780 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-11-27 17:15:06,786 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/stock_data.xml 2025-11-27 17:15:07,042 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-11-27 17:15:07,066 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-11-27 17:15:07,073 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-11-27 17:15:07,081 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-11-27 17:15:07,102 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-11-27 17:15:07,142 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-11-27 17:15:07,159 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-11-27 17:15:07,167 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-11-27 17:15:07,178 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-11-27 17:15:07,192 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-11-27 17:15:07,222 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-11-27 17:15:07,231 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-11-27 17:15:07,257 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/package_templates.xml 2025-11-27 17:15:07,262 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/picking_templates.xml 2025-11-27 17:15:07,274 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/product_templates.xml 2025-11-27 17:15:07,279 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/product_packaging.xml 2025-11-27 17:15:07,282 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/report/report_return_slip.xml 2025-11-27 17:15:07,287 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-11-27 17:15:07,292 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-11-27 17:15:07,343 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-11-27 17:15:07,353 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-11-27 17:15:07,361 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-11-27 17:15:07,370 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-11-27 17:15:07,381 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-11-27 17:15:07,390 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-11-27 17:15:07,397 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-11-27 17:15:07,403 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-11-27 17:15:07,410 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-11-27 17:15:07,420 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-11-27 17:15:07,426 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-11-27 17:15:07,436 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-11-27 17:15:07,444 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-11-27 17:15:07,450 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-11-27 17:15:07,455 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-11-27 17:15:07,463 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-11-27 17:15:07,470 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-11-27 17:15:07,476 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-11-27 17:15:07,483 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-11-27 17:15:07,489 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-11-27 17:15:07,494 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2025-11-27 17:15:07,499 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-11-27 17:15:07,520 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-11-27 17:15:07,540 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-11-27 17:15:07,572 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-11-27 17:15:07,612 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-11-27 17:15:07,834 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-11-27 17:15:07,862 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-11-27 17:15:07,923 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-11-27 17:15:08,042 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-11-27 17:15:08,073 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-11-27 17:15:08,144 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/product_views.xml 2025-11-27 17:15:08,268 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-11-27 17:15:08,318 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-11-27 17:15:08,364 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-11-27 17:15:08,388 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-11-27 17:15:08,422 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-11-27 17:15:08,432 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_template.xml 2025-11-27 17:15:08,443 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-11-27 17:15:08,479 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-11-27 17:15:08,498 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-11-27 17:15:08,520 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-11-27 17:15:08,526 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module stock: loading demo 2025-11-27 17:15:08,526 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-11-27 17:15:08,707 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo.xml 2025-11-27 17:15:09,587 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-11-27 17:15:10,189 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-11-27 17:15:10,213 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-11-27 17:15:10,559 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module stock loaded in 6.49s, 7827 queries (+7827 other) 2025-11-27 17:15:10,559 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website (48/81) 2025-11-27 17:15:10,790 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website: creating or updating database tables 2025-11-27 17:15:11,014 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.company.website_id 2025-11-27 17:15:13,460 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/security/website_security.xml 2025-11-27 17:15:13,862 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/security/ir.model.access.csv 2025-11-27 17:15:13,915 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/image_library.xml 2025-11-27 17:15:14,128 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/ir_asset.xml 2025-11-27 17:15:14,138 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/ir_cron_data.xml 2025-11-27 17:15:14,150 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/mail_mail_data.xml 2025-11-27 17:15:14,164 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/website_data.xml 2025-11-27 17:15:14,326 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/website_visitor_cron.xml 2025-11-27 17:15:14,331 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/digest_data.xml 2025-11-27 17:15:14,341 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/website_templates.xml 2025-11-27 17:15:15,011 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/snippets.xml 2025-11-27 17:15:15,085 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_title.xml 2025-11-27 17:15:15,092 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_cover.xml 2025-11-27 17:15:15,097 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_cover.xml 2025-11-27 17:15:15,103 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_image.xml 2025-11-27 17:15:15,107 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_image_text.xml 2025-11-27 17:15:15,112 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_instagram_page.xml 2025-11-27 17:15:15,126 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_banner.xml 2025-11-27 17:15:15,131 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_block.xml 2025-11-27 17:15:15,136 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_features.xml 2025-11-27 17:15:15,141 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_three_columns.xml 2025-11-27 17:15:15,147 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_picture.xml 2025-11-27 17:15:15,152 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_carousel.xml 2025-11-27 17:15:15,157 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_alert.xml 2025-11-27 17:15:15,174 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_card.xml 2025-11-27 17:15:15,181 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_share.xml 2025-11-27 17:15:15,189 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_social_media.xml 2025-11-27 17:15:15,205 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_rating.xml 2025-11-27 17:15:15,224 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_hr.xml 2025-11-27 17:15:15,240 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_facebook_page.xml 2025-11-27 17:15:15,257 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_image_gallery.xml 2025-11-27 17:15:15,287 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_countdown.xml 2025-11-27 17:15:15,314 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_product_catalog.xml 2025-11-27 17:15:15,344 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_comparisons.xml 2025-11-27 17:15:15,353 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_company_team.xml 2025-11-27 17:15:15,362 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_call_to_action.xml 2025-11-27 17:15:15,367 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_references.xml 2025-11-27 17:15:15,374 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_popup.xml 2025-11-27 17:15:15,395 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_faq_collapse.xml 2025-11-27 17:15:15,413 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_features_grid.xml 2025-11-27 17:15:15,419 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_tabs.xml 2025-11-27 17:15:15,438 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_table_of_content.xml 2025-11-27 17:15:15,456 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_chart.xml 2025-11-27 17:15:15,473 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_parallax.xml 2025-11-27 17:15:15,477 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_quotes_carousel.xml 2025-11-27 17:15:15,486 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_numbers.xml 2025-11-27 17:15:15,491 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_masonry_block.xml 2025-11-27 17:15:15,546 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_media_list.xml 2025-11-27 17:15:15,565 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_showcase.xml 2025-11-27 17:15:15,587 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_timeline.xml 2025-11-27 17:15:15,606 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_process_steps.xml 2025-11-27 17:15:15,625 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_highlight.xml 2025-11-27 17:15:15,630 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_progress_bar.xml 2025-11-27 17:15:15,646 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_blockquote.xml 2025-11-27 17:15:15,663 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_badge.xml 2025-11-27 17:15:15,681 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_color_blocks_2.xml 2025-11-27 17:15:15,686 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_product_list.xml 2025-11-27 17:15:15,693 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_multi_menus.xml 2025-11-27 17:15:15,698 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_menu_image_menu.xml 2025-11-27 17:15:15,702 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_thumbnails.xml 2025-11-27 17:15:15,711 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_little_icons.xml 2025-11-27 17:15:15,719 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_images_subtitles.xml 2025-11-27 17:15:15,728 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_menus_logos.xml 2025-11-27 17:15:15,735 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_odoo_menu.xml 2025-11-27 17:15:15,743 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_big_icons_subtitles.xml 2025-11-27 17:15:15,752 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_cards.xml 2025-11-27 17:15:15,762 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_google_map.xml 2025-11-27 17:15:15,784 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_map.xml 2025-11-27 17:15:15,805 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet.xml 2025-11-27 17:15:15,835 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet_carousel.xml 2025-11-27 17:15:15,862 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_embed_code.xml 2025-11-27 17:15:15,884 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_website_controller_page_listing_layout.xml 2025-11-27 17:15:15,901 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_website_form.xml 2025-11-27 17:15:15,934 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_searchbar.xml 2025-11-27 17:15:15,964 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_button.xml 2025-11-27 17:15:15,969 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_image.xml 2025-11-27 17:15:15,974 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_video.xml 2025-11-27 17:15:15,979 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/new_page_template_templates.xml 2025-11-27 17:15:17,059 26 INFO 01451-17-0-all_with_tests odoo.addons.website.models.ir_module_module: Generated 204 primary snippet templates for 'website' 2025-11-27 17:15:17,156 26 INFO 01451-17-0-all_with_tests odoo.addons.website.models.ir_module_module: Generated 39 primary page templates for 'website' 2025-11-27 17:15:17,156 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/website_views.xml 2025-11-27 17:15:17,304 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/website_pages_views.xml 2025-11-27 17:15:17,349 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/website_controller_pages_views.xml 2025-11-27 17:15:17,366 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/website_visitor_views.xml 2025-11-27 17:15:17,430 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/res_config_settings_views.xml 2025-11-27 17:15:17,516 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/website_rewrite.xml 2025-11-27 17:15:17,536 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/ir_actions_server_views.xml 2025-11-27 17:15:17,562 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/ir_asset_views.xml 2025-11-27 17:15:17,576 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/ir_attachment_views.xml 2025-11-27 17:15:17,590 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/ir_model_views.xml 2025-11-27 17:15:17,612 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/res_partner_views.xml 2025-11-27 17:15:17,629 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/views/neutralize_views.xml 2025-11-27 17:15:17,644 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/wizard/base_language_install_views.xml 2025-11-27 17:15:17,652 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/wizard/website_robots.xml 2025-11-27 17:15:17,658 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/update_theme_images.xml 2025-11-27 17:15:17,746 26 INFO 01451-17-0-all_with_tests odoo.addons.website.models.ir_module_module: Generated 23 primary snippet templates for 'theme_default' 2025-11-27 17:15:17,757 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website: loading demo 2025-11-27 17:15:17,758 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/website_demo.xml 2025-11-27 17:15:17,915 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website/data/website_visitor_demo.xml 2025-11-27 17:15:18,055 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website loaded in 7.50s, 9250 queries (+9250 other) 2025-11-27 17:15:18,055 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module account_edi_ubl_cii (49/81) 2025-11-27 17:15:18,225 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-11-27 17:15:18,247 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.ubl_cii_format 2025-11-27 17:15:18,247 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.peppol_endpoint 2025-11-27 17:15:18,247 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.peppol_eas 2025-11-27 17:15:18,484 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-11-27 17:15:18,521 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-11-27 17:15:18,714 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-11-27 17:15:18,744 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2025-11-27 17:15:18,771 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2025-11-27 17:15:18,803 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2025-11-27 17:15:18,835 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.78s, 427 queries (+427 other) 2025-11-27 17:15:18,835 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module account_payment (50/81) 2025-11-27 17:15:18,943 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module account_payment: creating or updating database tables 2025-11-27 17:15:18,985 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of account.payment.method.line.payment_provider_id 2025-11-27 17:15:19,231 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2025-11-27 17:15:19,239 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2025-11-27 17:15:19,254 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-11-27 17:15:19,271 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-11-27 17:15:19,282 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-11-27 17:15:19,306 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-11-27 17:15:19,350 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-11-27 17:15:19,372 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-11-27 17:15:19,386 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-11-27 17:15:19,398 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-11-27 17:15:19,409 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-11-27 17:15:19,419 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-11-27 17:15:19,430 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-11-27 17:15:19,437 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-11-27 17:15:19,446 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2025-11-27 17:15:19,538 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module account_payment loaded in 0.70s, 486 queries (+486 other) 2025-11-27 17:15:19,538 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module account_payment_term (51/81) 2025-11-27 17:15:19,637 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module account_payment_term: creating or updating database tables 2025-11-27 17:15:19,680 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2025-11-27 17:15:19,689 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module account_payment_term: loading demo 2025-11-27 17:15:19,690 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_payment_term/demo/account_payment_term_demo.xml 2025-11-27 17:15:19,719 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module account_payment_term loaded in 0.18s, 65 queries (+65 other) 2025-11-27 17:15:19,719 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module snailmail_account (52/81) 2025-11-27 17:15:19,817 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-11-27 17:15:19,944 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-11-27 17:15:19,968 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2025-11-27 17:15:19,994 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module snailmail_account loaded in 0.27s, 131 queries (+131 other) 2025-11-27 17:15:19,994 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_account (53/81) 2025-11-27 17:15:20,193 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-11-27 17:15:20,266 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module spreadsheet_account loaded in 0.27s, 53 queries (+53 other) 2025-11-27 17:15:20,266 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_account (54/81) 2025-11-27 17:15:20,355 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-11-27 17:15:20,401 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.13s, 27 queries (+27 other) 2025-11-27 17:15:20,401 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module stock_account (55/81) 2025-11-27 17:15:20,516 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module stock_account: creating or updating database tables 2025-11-27 17:15:20,910 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-11-27 17:15:20,943 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-11-27 17:15:20,958 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-11-27 17:15:20,963 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-11-27 17:15:21,056 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-11-27 17:15:21,081 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/data/product_data.xml 2025-11-27 17:15:21,088 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-11-27 17:15:21,096 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-11-27 17:15:21,170 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-11-27 17:15:21,186 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/views/product_views.xml 2025-11-27 17:15:21,221 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-11-27 17:15:21,229 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-11-27 17:15:21,236 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-11-27 17:15:21,242 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2025-11-27 17:15:21,609 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module stock_account loaded in 1.21s, 1177 queries (+1177 other) 2025-11-27 17:15:21,609 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module stock_sms (56/81) 2025-11-27 17:15:21,723 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module stock_sms: creating or updating database tables 2025-11-27 17:15:21,848 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-11-27 17:15:21,853 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-11-27 17:15:21,893 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-11-27 17:15:21,898 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-11-27 17:15:21,911 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-11-27 17:15:21,949 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module stock_sms loaded in 0.34s, 197 queries (+197 other) 2025-11-27 17:15:21,949 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website_links (57/81) 2025-11-27 17:15:22,063 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website_links: creating or updating database tables 2025-11-27 17:15:22,086 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_links/views/link_tracker_views.xml 2025-11-27 17:15:22,127 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_links/views/website_links_template.xml 2025-11-27 17:15:22,140 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_links/views/website_links_graphs.xml 2025-11-27 17:15:22,149 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_links/security/ir.model.access.csv 2025-11-27 17:15:22,181 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_links loaded in 0.23s, 96 queries (+96 other) 2025-11-27 17:15:22,181 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website_mail (58/81) 2025-11-27 17:15:22,298 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website_mail: creating or updating database tables 2025-11-27 17:15:22,311 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_mail/views/website_mail_templates.xml 2025-11-27 17:15:22,349 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_mail loaded in 0.17s, 30 queries (+30 other) 2025-11-27 17:15:22,349 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website_sms (59/81) 2025-11-27 17:15:22,454 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website_sms: creating or updating database tables 2025-11-27 17:15:22,476 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sms/views/website_visitor_views.xml 2025-11-27 17:15:22,624 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sms loaded in 0.28s, 61 queries (+61 other) 2025-11-27 17:15:22,624 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale (60/81) 2025-11-27 17:15:22,775 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sale: creating or updating database tables 2025-11-27 17:15:22,788 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of account.move.team_id 2025-11-27 17:15:22,905 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of product.template.service_type 2025-11-27 17:15:22,905 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of product.template.expense_policy 2025-11-27 17:15:22,905 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of product.template.invoice_policy 2025-11-27 17:15:24,045 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-11-27 17:15:24,180 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/security/res_groups.xml 2025-11-27 17:15:24,241 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/security/ir_rules.xml 2025-11-27 17:15:24,409 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-11-27 17:15:24,432 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-11-27 17:15:24,462 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-11-27 17:15:24,473 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-11-27 17:15:24,528 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/ir_cron.xml 2025-11-27 17:15:24,541 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-11-27 17:15:24,547 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-11-27 17:15:24,557 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-11-27 17:15:24,573 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-11-27 17:15:24,593 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/ir_config_parameter.xml 2025-11-27 17:15:24,599 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/onboarding_data.xml 2025-11-27 17:15:24,624 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-11-27 17:15:24,631 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 2025-11-27 17:15:24,644 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-11-27 17:15:24,656 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 2025-11-27 17:15:24,695 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-11-27 17:15:24,707 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-11-27 17:15:24,712 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 2025-11-27 17:15:24,716 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-11-27 17:15:24,824 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/account_views.xml 2025-11-27 17:15:24,856 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-11-27 17:15:24,883 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-11-27 17:15:24,886 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 2025-11-27 17:15:24,889 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/payment_views.xml 2025-11-27 17:15:24,904 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/product_document_views.xml 2025-11-27 17:15:24,920 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-11-27 17:15:24,931 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/product_views.xml 2025-11-27 17:15:24,969 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-11-27 17:15:25,013 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-11-27 17:15:25,030 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-11-27 17:15:25,072 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-11-27 17:15:25,087 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/views/sale_menus.xml 2025-11-27 17:15:25,224 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale: loading demo 2025-11-27 17:15:25,225 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/product_demo.xml 2025-11-27 17:15:25,473 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale/data/sale_demo.xml 2025-11-27 17:15:26,663 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:26,664 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 5 and Message-Id '<003880398821308.1764263726.608529567718506-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:15:26,664 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:26,675 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 2025-11-27 17:15:26,676 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:26,717 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:26,718 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 6 and Message-Id '<583948412532912.1764263726.689699411392212-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:15:26,718 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:26,724 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 2025-11-27 17:15:26,724 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:26,764 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:26,765 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<583044083704708.1764263726.737951993942261-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:15:26,765 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:26,771 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-11-27 17:15:26,771 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:26,808 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:26,809 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<684515004111211.1764263726.782753229141235-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:15:26,809 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:26,814 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-11-27 17:15:26,814 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:26,846 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:26,847 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<511066447880896.1764263726.825765848159790-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:15:26,847 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:26,852 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-11-27 17:15:26,852 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:26,886 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:26,886 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<386408639142510.1764263726.862421274185181-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:15:26,886 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:26,892 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-11-27 17:15:26,892 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:26,921 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:26,921 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<652055201093683.1764263726.902286291122437-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:15:26,921 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:26,926 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-11-27 17:15:26,926 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:26,960 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:26,961 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<039015107113194.1764263726.937545776367188-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:15:26,961 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:26,966 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-11-27 17:15:26,966 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:27,079 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale loaded in 4.45s, 4686 queries (+4687 other) 2025-11-27 17:15:27,079 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (61/81) 2025-11-27 17:15:27,193 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-11-27 17:15:27,328 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.25s, 26 queries (+26 other) 2025-11-27 17:15:27,328 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website_payment (62/81) 2025-11-27 17:15:27,437 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website_payment: creating or updating database tables 2025-11-27 17:15:27,531 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_payment/data/mail_templates.xml 2025-11-27 17:15:27,538 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_payment/data/mail_template_data.xml 2025-11-27 17:15:27,542 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_payment/data/ir_actions_server_data.xml 2025-11-27 17:15:27,547 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_payment/views/payment_form_templates.xml 2025-11-27 17:15:27,564 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_payment/views/payment_provider.xml 2025-11-27 17:15:27,575 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_payment/views/res_config_settings_views.xml 2025-11-27 17:15:27,603 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_payment/views/snippets/snippets.xml 2025-11-27 17:15:27,619 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_payment/views/snippets/s_donation.xml 2025-11-27 17:15:27,682 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_payment loaded in 0.35s, 216 queries (+216 other) 2025-11-27 17:15:27,682 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module delivery (63/81) 2025-11-27 17:15:27,787 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module delivery: creating or updating database tables 2025-11-27 17:15:27,953 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of sale.order.shipping_weight 2025-11-27 17:15:28,226 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/data/delivery_data.xml 2025-11-27 17:15:28,313 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/security/ir.model.access.csv 2025-11-27 17:15:28,330 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/security/ir_rules.xml 2025-11-27 17:15:28,338 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/report/ir_actions_report_templates.xml 2025-11-27 17:15:28,347 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/views/delivery_carrier_views.xml 2025-11-27 17:15:28,369 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/views/delivery_price_rule_views.xml 2025-11-27 17:15:28,378 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/views/delivery_zip_prefix_views.xml 2025-11-27 17:15:28,381 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/views/res_partner_views.xml 2025-11-27 17:15:28,399 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/views/sale_order_views.xml 2025-11-27 17:15:28,417 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/wizard/res_config_settings_views.xml 2025-11-27 17:15:28,436 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/wizard/choose_delivery_carrier_views.xml 2025-11-27 17:15:28,440 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module delivery: loading demo 2025-11-27 17:15:28,440 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading delivery/data/delivery_demo.xml 2025-11-27 17:15:28,549 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module delivery loaded in 0.87s, 692 queries (+692 other) 2025-11-27 17:15:28,549 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale_async_emails (64/81) 2025-11-27 17:15:28,644 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sale_async_emails: creating or updating database tables 2025-11-27 17:15:28,808 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 2025-11-27 17:15:28,813 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 2025-11-27 17:15:28,838 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_async_emails loaded in 0.29s, 76 queries (+76 other) 2025-11-27 17:15:28,838 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale_loyalty (65/81) 2025-11-27 17:15:28,966 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sale_loyalty: creating or updating database tables 2025-11-27 17:15:29,240 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/security/ir.model.access.csv 2025-11-27 17:15:29,266 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/data/sale_loyalty_data.xml 2025-11-27 17:15:29,290 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/wizard/sale_loyalty_coupon_wizard_views.xml 2025-11-27 17:15:29,301 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/wizard/sale_loyalty_reward_wizard_views.xml 2025-11-27 17:15:29,311 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/loyalty_card_views.xml 2025-11-27 17:15:29,319 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/loyalty_program_views.xml 2025-11-27 17:15:29,327 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/sale_order_views.xml 2025-11-27 17:15:29,343 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/sale_portal_templates.xml 2025-11-27 17:15:29,357 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/res_partner_views.xml 2025-11-27 17:15:29,375 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/sale_loyalty_menus.xml 2025-11-27 17:15:29,454 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_loyalty loaded in 0.62s, 399 queries (+399 other) 2025-11-27 17:15:29,454 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale_management (66/81) 2025-11-27 17:15:29,662 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sale_management: creating or updating database tables 2025-11-27 17:15:29,985 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-11-27 17:15:29,997 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-11-27 17:15:30,020 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-11-27 17:15:30,054 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-11-27 17:15:30,068 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-11-27 17:15:30,095 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-11-27 17:15:30,105 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-11-27 17:15:30,142 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-11-27 17:15:30,164 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-11-27 17:15:30,178 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-11-27 17:15:30,190 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_management: loading demo 2025-11-27 17:15:30,190 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_management/data/sale_order_template_demo.xml 2025-11-27 17:15:30,327 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_management loaded in 0.87s, 523 queries (+523 other) 2025-11-27 17:15:30,328 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale_product_configurator (67/81) 2025-11-27 17:15:30,443 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-11-27 17:15:30,654 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-11-27 17:15:30,670 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-11-27 17:15:30,679 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_product_configurator: loading demo 2025-11-27 17:15:30,679 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-11-27 17:15:30,795 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_product_configurator loaded in 0.47s, 246 queries (+246 other) 2025-11-27 17:15:30,795 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale_sms (68/81) 2025-11-27 17:15:30,910 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-11-27 17:15:30,936 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_sms/security/security.xml 2025-11-27 17:15:30,952 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_sms loaded in 0.16s, 41 queries (+41 other) 2025-11-27 17:15:30,952 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale_stock (69/81) 2025-11-27 17:15:31,063 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sale_stock: creating or updating database tables 2025-11-27 17:15:31,122 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of sale.order.warehouse_id 2025-11-27 17:15:31,122 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of sale.order.delivery_status 2025-11-27 17:15:31,122 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of sale.order.effective_date 2025-11-27 17:15:31,430 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-11-27 17:15:31,441 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-11-27 17:15:31,466 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-11-27 17:15:31,516 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-11-27 17:15:31,521 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-11-27 17:15:31,557 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-11-27 17:15:31,565 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-11-27 17:15:31,572 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-11-27 17:15:31,589 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-11-27 17:15:31,596 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-11-27 17:15:31,601 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-11-27 17:15:31,607 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-11-27 17:15:31,610 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-11-27 17:15:31,616 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-11-27 17:15:31,621 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_stock: loading demo 2025-11-27 17:15:31,621 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-11-27 17:15:32,336 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_stock loaded in 1.38s, 1306 queries (+1306 other) 2025-11-27 17:15:32,336 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_sale (70/81) 2025-11-27 17:15:32,431 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-11-27 17:15:32,482 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.15s, 31 queries (+31 other) 2025-11-27 17:15:32,482 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale_loyalty_delivery (71/81) 2025-11-27 17:15:32,574 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sale_loyalty_delivery: creating or updating database tables 2025-11-27 17:15:32,646 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_loyalty_delivery/views/loyalty_reward_views.xml 2025-11-27 17:15:32,679 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_loyalty_delivery loaded in 0.20s, 105 queries (+105 other) 2025-11-27 17:15:32,679 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module sale_pdf_quote_builder (72/81) 2025-11-27 17:15:32,783 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module sale_pdf_quote_builder: creating or updating database tables 2025-11-27 17:15:33,021 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_pdf_quote_builder/report/ir_actions_report.xml 2025-11-27 17:15:33,027 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_template_views.xml 2025-11-27 17:15:33,036 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_pdf_quote_builder/wizards/res_config_settings_views.xml 2025-11-27 17:15:33,080 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_pdf_quote_builder: loading demo 2025-11-27 17:15:33,080 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading sale_pdf_quote_builder/data/sale_pdf_quote_builder_demo.xml 2025-11-27 17:15:33,123 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module sale_pdf_quote_builder loaded in 0.44s, 229 queries (+229 other) 2025-11-27 17:15:33,123 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module stock_delivery (73/81) 2025-11-27 17:15:33,235 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module stock_delivery: creating or updating database tables 2025-11-27 17:15:33,562 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/security/ir.model.access.csv 2025-11-27 17:15:33,578 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/product_template_view.xml 2025-11-27 17:15:33,594 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/delivery_view.xml 2025-11-27 17:15:33,673 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/delivery_portal_template.xml 2025-11-27 17:15:33,686 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/report_shipping.xml 2025-11-27 17:15:33,694 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/report_deliveryslip.xml 2025-11-27 17:15:33,730 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/report_package_barcode.xml 2025-11-27 17:15:33,753 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_carrier_views.xml 2025-11-27 17:15:33,761 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_package_views.xml 2025-11-27 17:15:33,768 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/stock_package_type_views.xml 2025-11-27 17:15:33,785 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/stock_picking_type_views.xml 2025-11-27 17:15:33,795 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/stock_rule_views.xml 2025-11-27 17:15:33,806 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/views/stock_move_line_views.xml 2025-11-27 17:15:33,820 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module stock_delivery: loading demo 2025-11-27 17:15:33,821 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading stock_delivery/data/delivery_demo.xml 2025-11-27 17:15:34,041 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module stock_delivery loaded in 0.92s, 760 queries (+760 other) 2025-11-27 17:15:34,041 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website_sale (74/81) 2025-11-27 17:15:34,222 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website_sale: creating or updating database tables 2025-11-27 17:15:34,393 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of product.template.base_unit_id 2025-11-27 17:15:34,393 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of product.template.rating_last_value 2025-11-27 17:15:34,393 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of product.template.base_unit_count 2025-11-27 17:15:35,217 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/security/ir.model.access.csv 2025-11-27 17:15:35,267 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/security/website_sale.xml 2025-11-27 17:15:35,485 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/data/data.xml 2025-11-27 17:15:35,588 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/data/mail_template_data.xml 2025-11-27 17:15:35,597 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/data/product_snippet_template_data.xml 2025-11-27 17:15:35,667 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/data/digest_data.xml 2025-11-27 17:15:35,672 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/data/ir_cron_data.xml 2025-11-27 17:15:35,682 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/report/sale_report_views.xml 2025-11-27 17:15:35,717 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/account_move_views.xml 2025-11-27 17:15:35,730 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/crm_team_views.xml 2025-11-27 17:15:35,739 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/digest_views.xml 2025-11-27 17:15:35,747 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_attribute_views.xml 2025-11-27 17:15:35,758 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_document_views.xml 2025-11-27 17:15:35,783 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_tag_views.xml 2025-11-27 17:15:35,795 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_views.xml 2025-11-27 17:15:35,916 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/sale_order_views.xml 2025-11-27 17:15:35,996 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/templates.xml 2025-11-27 17:15:36,498 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/snippets.xml 2025-11-27 17:15:36,557 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/s_add_to_cart.xml 2025-11-27 17:15:36,577 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/s_dynamic_snippet_products.xml 2025-11-27 17:15:36,599 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/s_popup.xml 2025-11-27 17:15:36,601 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/res_config_settings_views.xml 2025-11-27 17:15:36,661 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_sale_visitor_views.xml 2025-11-27 17:15:36,702 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_base_unit_views.xml 2025-11-27 17:15:36,705 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_product_add.xml 2025-11-27 17:15:36,710 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_views.xml 2025-11-27 17:15:36,718 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_pages_views.xml 2025-11-27 17:15:36,746 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_sale_delivery_templates.xml 2025-11-27 17:15:36,758 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_sale_menus.xml 2025-11-27 17:15:36,841 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_sale_delivery_views.xml 2025-11-27 17:15:36,861 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/views/variant_templates.xml 2025-11-27 17:15:36,874 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sale: loading demo 2025-11-27 17:15:36,874 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale/data/demo.xml 2025-11-27 17:15:38,874 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [317] 2025-11-27 17:15:38,888 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [50] 2025-11-27 17:15:39,001 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:39,001 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 13 and Message-Id '<303017186658053.1764263738.933814764022827-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:15:39,001 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:39,009 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-11-27 17:15:39,010 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:39,041 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:39,042 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 14 and Message-Id '<245067122531471.1764263739.020678997039795-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:15:39,042 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:39,049 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-11-27 17:15:39,049 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:39,085 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:39,085 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 15 and Message-Id '<728606696301044.1764263739.061295032501221-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:15:39,085 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:39,091 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-11-27 17:15:39,091 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:39,123 26 INFO 01451-17-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:15:39,123 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 16 and Message-Id '<558992854223400.1764263739.100932836532593-openerp-message-notify@c7e80fb7ac60>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:15:39,124 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:15:39,129 26 INFO 01451-17-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-11-27 17:15:39,129 26 INFO 01451-17-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:15:39,253 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sale loaded in 5.21s, 5285 queries (+5286 other) 2025-11-27 17:15:39,253 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_website_sale (75/81) 2025-11-27 17:15:39,358 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_website_sale/data/dashboards.xml 2025-11-27 17:15:39,400 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_website_sale loaded in 0.15s, 26 queries (+26 other) 2025-11-27 17:15:39,400 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module us_marketplace_integration (76/81) 2025-11-27 17:15:39,522 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module us_marketplace_integration: creating or updating database tables 2025-11-27 17:15:40,319 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/security/us_marketplace_integration_groups.xml 2025-11-27 17:15:40,348 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/security/us_marketplace_order_status_security.xml 2025-11-27 17:15:40,358 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/security/ir.model.access.csv 2025-11-27 17:15:40,377 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/us_marketplace_views.xml 2025-11-27 17:15:40,492 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/res_config_settings_views.xml 2025-11-27 17:15:40,521 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/us_exchange_marketplace_log_views.xml 2025-11-27 17:15:40,534 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/us_exchange_queue_views.xml 2025-11-27 17:15:40,555 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/us_exchange_sequence_settings_views.xml 2025-11-27 17:15:40,562 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/delivery_carrier_views.xml 2025-11-27 17:15:40,581 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/product_template_views.xml 2025-11-27 17:15:40,620 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/product_product_views.xml 2025-11-27 17:15:40,658 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/us_marketplace_region_views.xml 2025-11-27 17:15:40,670 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/product_category_views.xml 2025-11-27 17:15:40,689 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/us_marketplace_order_status_views.xml 2025-11-27 17:15:40,701 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/product_pricelist_views.xml 2025-11-27 17:15:40,727 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/payment_method_views.xml 2025-11-27 17:15:40,739 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/res_partner_views.xml 2025-11-27 17:15:40,771 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/sale_order_views.xml 2025-11-27 17:15:40,803 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/stock_warehouse_views.xml 2025-11-27 17:15:40,811 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/stock_picking_views.xml 2025-11-27 17:15:40,821 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration/views/us_marketplace_integration_menus.xml 2025-11-27 17:15:40,935 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module us_marketplace_integration loaded in 1.54s, 1094 queries (+1094 other) 2025-11-27 17:15:40,935 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website_sale_loyalty (77/81) 2025-11-27 17:15:41,067 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website_sale_loyalty: creating or updating database tables 2025-11-27 17:15:41,289 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/security/ir.model.access.csv 2025-11-27 17:15:41,300 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/views/loyalty_card_views.xml 2025-11-27 17:15:41,311 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/views/loyalty_program_views.xml 2025-11-27 17:15:41,327 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/views/snippets.xml 2025-11-27 17:15:41,355 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/views/website_sale_templates.xml 2025-11-27 17:15:41,433 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/views/website_sale_loyalty_menus.xml 2025-11-27 17:15:41,449 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/wizard/coupon_share_views.xml 2025-11-27 17:15:41,456 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/wizard/res_config_settings_views.xml 2025-11-27 17:15:41,492 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sale_loyalty: loading demo 2025-11-27 17:15:41,492 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_loyalty/data/product_demo.xml 2025-11-27 17:15:41,548 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sale_loyalty loaded in 0.61s, 398 queries (+398 other) 2025-11-27 17:15:41,548 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website_sale_product_configurator (78/81) 2025-11-27 17:15:41,659 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website_sale_product_configurator: creating or updating database tables 2025-11-27 17:15:41,723 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_product_configurator/views/templates.xml 2025-11-27 17:15:41,740 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sale_product_configurator: loading demo 2025-11-27 17:15:41,741 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_product_configurator/data/demo.xml 2025-11-27 17:15:41,779 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sale_product_configurator loaded in 0.23s, 125 queries (+125 other) 2025-11-27 17:15:41,779 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module website_sale_stock (79/81) 2025-11-27 17:15:41,877 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module website_sale_stock: creating or updating database tables 2025-11-27 17:15:41,955 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of stock.picking.website_id 2025-11-27 17:15:42,181 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_stock/views/product_template_views.xml 2025-11-27 17:15:42,193 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_stock/views/res_config_settings_views.xml 2025-11-27 17:15:42,213 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_stock/views/website_sale_stock_templates.xml 2025-11-27 17:15:42,227 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_stock/views/stock_picking_views.xml 2025-11-27 17:15:42,235 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_stock/views/website_pages_views.xml 2025-11-27 17:15:42,266 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_stock/data/template_email.xml 2025-11-27 17:15:42,271 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_stock/data/ir_cron_data.xml 2025-11-27 17:15:42,279 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sale_stock: loading demo 2025-11-27 17:15:42,280 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading website_sale_stock/data/website_sale_stock_demo.xml 2025-11-27 17:15:42,324 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module website_sale_stock loaded in 0.54s, 311 queries (+311 other) 2025-11-27 17:15:42,324 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module us_marketplace_integration_prom (80/81) 2025-11-27 17:15:42,480 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module us_marketplace_integration_prom: creating or updating database tables 2025-11-27 17:15:42,569 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of res.partner.is_prom_partner 2025-11-27 17:15:42,584 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of sale.order.is_canceled_on_prom 2025-11-27 17:15:42,590 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of stock.picking.is_prom_order 2025-11-27 17:15:42,590 26 INFO 01451-17-0-all_with_tests odoo.models: Prepare computation of stock.picking.is_prom_order_canceled 2025-11-27 17:15:42,884 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/security/ir.model.access.csv 2025-11-27 17:15:42,894 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/res_partner_views.xml 2025-11-27 17:15:42,929 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/product_template_views.xml 2025-11-27 17:15:42,956 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/product_product_views.xml 2025-11-27 17:15:42,971 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/sale_order_views.xml 2025-11-27 17:15:43,007 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/payment_method_views.xml 2025-11-27 17:15:43,014 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/res_config_settings_views.xml 2025-11-27 17:15:43,037 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/product_category_views.xml 2025-11-27 17:15:43,047 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/us_marketplace_region_views.xml 2025-11-27 17:15:43,053 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/delivery_carrier_views.xml 2025-11-27 17:15:43,061 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/us_marketplace_order_status_views.xml 2025-11-27 17:15:43,072 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/stock_warehouse_views.xml 2025-11-27 17:15:43,080 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/us_prom_product_category_views.xml 2025-11-27 17:15:43,091 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/stock_picking_views.xml 2025-11-27 17:15:43,101 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/data/us_marketplace_data.xml 2025-11-27 17:15:43,104 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/data/us_editable_marketplace_field_data.xml 2025-11-27 17:15:43,121 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/data/res_currency_data.xml 2025-11-27 17:15:43,241 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/data/cron.xml 2025-11-27 17:15:43,267 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/views/us_marketplace_integration_prom_menus.xml 2025-11-27 17:15:43,274 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module us_marketplace_integration_prom: loading demo 2025-11-27 17:15:43,274 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading us_marketplace_integration_prom/demo/demo_data.xml 2025-11-27 17:15:49,189 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module us_marketplace_integration_prom loaded in 6.87s, 3070 queries (+3070 other) 2025-11-27 17:15:49,189 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module us_marketplace_integration_rozetka (81/81) 2025-11-27 17:15:49,420 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module us_marketplace_integration_rozetka loaded in 0.23s, 14 queries (+14 other) 2025-11-27 17:15:49,420 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: 81 modules loaded in 77.51s, 73422 queries (+73426 extra) 2025-11-27 17:15:49,426 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading 82 modules... 2025-11-27 17:15:49,426 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Loading module account_check_printing (49/82) 2025-11-27 17:15:49,532 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: module account_check_printing: creating or updating database tables 2025-11-27 17:15:49,804 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_check_printing/security/ir.model.access.csv 2025-11-27 17:15:49,817 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2025-11-27 17:15:49,842 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2025-11-27 17:15:49,864 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_check_printing/views/account_move_views.xml 2025-11-27 17:15:49,874 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2025-11-27 17:15:49,895 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2025-11-27 17:15:49,925 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_check_printing/views/res_partner_views.xml 2025-11-27 17:15:49,942 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2025-11-27 17:15:49,984 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Module account_check_printing loaded in 0.56s, 356 queries (+356 other) 2025-11-27 17:15:49,984 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: 82 modules loaded in 0.56s, 356 queries (+356 extra) 2025-11-27 17:15:50,991 26 INFO 01451-17-0-all_with_tests odoo.modules.loading: Modules loaded. 2025-11-27 17:15:51,256 26 INFO 01451-17-0-all_with_tests odoo.modules.registry: Registry loaded in 90.786s 2025-11-27 17:15:51,256 26 INFO 01451-17-0-all_with_tests odoo.service.server: Starting post tests 2025-11-27 17:15:51,372 26 INFO 01451-17-0-all_with_tests odoo.service.server: 0 post-tests in 0.12s, 0 queries 2025-11-27 17:15:51,372 26 WARNING 01451-17-0-all_with_tests odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '01451-17-0-all_with_tests' 2025-11-27 17:15:51,375 26 INFO 01451-17-0-all_with_tests odoo.service.server: Initiating shutdown 2025-11-27 17:15:51,375 26 INFO 01451-17-0-all_with_tests odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-11-27 17:15:51,397 26 INFO 01451-17-0-all_with_tests odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections