Docker command: python3 odoo/odoo-bin --addons-path single_module_repos,single_module_repos,single_module_repos,odoo/addons,odoo/odoo/addons -d 01459-16-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/c022908adfd226d925bb6bfb976652d80763c26f 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/300057179e34075433b750de21c5fe183ef3dc68 Adding readonly volume '/data/build/single_module_repos/us_marketplace_integration' pointing to /home/runbot/odoo/runbot/runbot/static/sources/us_marketplace_integration/bf23adc95495f6a9573d2ae78a9cc9fa9ad9c8ca Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/dd30a78d9b5f7897f854c4394d4c03b46de001a5 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/01459-16-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 cryptography: markers 'python_version < "3.12"' don't match your environment Ignoring freezegun: markers 'python_version < "3.8"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.7" and python_version <= "3.9"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.9" 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 greenlet: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.7" and python_version <= "3.9"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.9" 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 Jinja2: markers 'python_version <= "3.10"' don't match your environment Ignoring libsass: markers 'python_version < "3.12"' 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 ofxparse: markers 'python_version <= "3.9"' 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 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 'sys_platform != "win32" and python_version < "3.8"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version >= "3.8" and python_version < "3.10"' don't match your environment Ignoring psycopg2: markers 'sys_platform == "win32" and python_version < "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.11" and python_version < "3.12"' 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-ldap: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring pyusb: markers 'python_version <= "3.10"' 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.12"' 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.9"' don't match your environment Ignoring xlrd: markers 'python_version < "3.8"' don't match your environment Collecting Babel==2.9.1 (from -r odoo/requirements.txt (line 3)) Downloading Babel-2.9.1-py2.py3-none-any.whl.metadata (1.2 kB) Collecting chardet==4.0.0 (from -r odoo/requirements.txt (line 4)) Downloading chardet-4.0.0-py2.py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: cryptography==42.0.8 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 6)) (42.0.8) Collecting decorator==4.4.2 (from -r odoo/requirements.txt (line 7)) Downloading decorator-4.4.2-py2.py3-none-any.whl.metadata (4.2 kB) Collecting docutils==0.16 (from -r odoo/requirements.txt (line 8)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: ebaysdk==2.1.5 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Collecting freezegun==0.3.15 (from -r odoo/requirements.txt (line 11)) Downloading freezegun-0.3.15-py2.py3-none-any.whl.metadata (8.5 kB) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (3.0.3) Collecting idna==2.10 (from -r odoo/requirements.txt (line 22)) Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 24)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 26)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 30)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 33)) (2.1.5) Collecting num2words==0.5.9 (from -r odoo/requirements.txt (line 34)) Downloading num2words-0.5.9-py3-none-any.whl.metadata (8.3 kB) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 37)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 40)) (10.2.0) Collecting polib==1.1.0 (from -r odoo/requirements.txt (line 41)) Downloading polib-1.1.0-py2.py3-none-any.whl.metadata (13 kB) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 44)) (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 50)) (2.9.9) Requirement already satisfied: pydot==1.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (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 53)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 55)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 58)) (3.5) Collecting python-dateutil==2.8.1 (from -r odoo/requirements.txt (line 59)) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: python-ldap==3.4.4 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 61)) (3.4.4) Collecting python-stdnum==1.16 (from -r odoo/requirements.txt (line 62)) Downloading python_stdnum-1.16-py2.py3-none-any.whl.metadata (16 kB) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 63)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 65)) (1.2.1) Collecting qrcode==6.1 (from -r odoo/requirements.txt (line 66)) Downloading qrcode-6.1-py2.py3-none-any.whl.metadata (11 kB) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 69)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 71)) (2.31.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 74)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 75)) (0.9.6.1) Collecting Werkzeug==2.0.2 (from -r odoo/requirements.txt (line 77)) Downloading Werkzeug-2.0.2-py3-none-any.whl.metadata (4.5 kB) Collecting xlrd==1.2.0 (from -r odoo/requirements.txt (line 79)) Downloading xlrd-1.2.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting XlsxWriter==1.1.2 (from -r odoo/requirements.txt (line 80)) Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: xlwt==1.3.0 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 81)) (1.3.0) Collecting zeep==4.0.0 (from -r odoo/requirements.txt (line 82)) Downloading zeep-4.0.0-py2.py3-none-any.whl.metadata (3.3 kB) 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 6)) (2.0.0) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun==0.3.15->-r odoo/requirements.txt (line 11)) (1.16.0) Requirement already satisfied: docopt>=0.6.2 in /usr/lib/python3/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 61)) (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 61)) (0.2.8) Collecting appdirs>=1.4.0 (from zeep==4.0.0->-r odoo/requirements.txt (line 82)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 82)) (23.2.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 82)) (1.5.2) Requirement already satisfied: defusedxml>=0.4.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 82)) (0.7.1) Requirement already satisfied: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 82)) (0.6.1) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 82)) (1.0.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 82)) (1.5.1) 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 6)) (2.23) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Downloading freezegun-0.3.15-py2.py3-none-any.whl (14 kB) Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Downloading num2words-0.5.9-py3-none-any.whl (99 kB) Downloading polib-1.1.0-py2.py3-none-any.whl (25 kB) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Downloading python_stdnum-1.16-py2.py3-none-any.whl (910 kB) Downloading qrcode-6.1-py2.py3-none-any.whl (31 kB) Downloading Werkzeug-2.0.2-py3-none-any.whl (288 kB) Downloading xlrd-1.2.0-py2.py3-none-any.whl (103 kB) Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl (142 kB) Downloading zeep-4.0.0-py2.py3-none-any.whl (100 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 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: XlsxWriter, python-stdnum, polib, appdirs, zeep, xlrd, Werkzeug, qrcode, python-dateutil, num2words, idna, docutils, decorator, chardet, Babel, freezegun WARNING: The script qr is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script chardetect is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script pybabel is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed Babel-2.9.1 Werkzeug-2.0.2 XlsxWriter-1.1.2 appdirs-1.4.4 chardet-4.0.0 decorator-4.4.2 docutils-0.16 freezegun-0.3.15 idna-2.10 num2words-0.5.9 polib-1.1.0 python-dateutil-2.8.1 python-stdnum-1.16 qrcode-6.1 xlrd-1.2.0 zeep-4.0.0 2025-11-27 17:47:49,790 26 INFO ? odoo: Odoo version 16.0 2025-11-27 17:47:49,791 26 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-11-27 17:47:49,791 26 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/single_module_repos', '/data/build/odoo/addons'] 2025-11-27 17:47:49,791 26 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-11-27 17:47:49,979 26 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-11-27 17:47:50,191 26 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-11-27 17:47:50,201 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: init db 2025-11-27 17:47:51,210 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading 1 modules... 2025-11-27 17:47:51,210 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module base (1/1) 2025-11-27 17:47:51,240 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module base: creating or updating database tables 2025-11-27 17:47:51,919 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-11-27 17:47:51,920 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-11-27 17:47:51,920 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.module.module.views_by_module 2025-11-27 17:47:52,183 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.partner.user_id 2025-11-27 17:47:52,184 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-11-27 17:47:52,184 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.partner.display_name 2025-11-27 17:47:52,184 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.partner.company_registry 2025-11-27 17:47:52,184 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.partner.commercial_company_name 2025-11-27 17:47:52,184 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.partner.partner_share 2025-11-27 17:47:52,269 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.currency.decimal_places 2025-11-27 17:47:52,315 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.company.logo_web 2025-11-27 17:47:52,371 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.users.signature 2025-11-27 17:47:52,371 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.users.share 2025-11-27 17:47:53,751 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_bank.xml 2025-11-27 17:47:53,754 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res.lang.csv 2025-11-27 17:47:53,781 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_lang_data.xml 2025-11-27 17:47:53,796 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_data.xml 2025-11-27 17:47:53,829 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_currency_data.xml 2025-11-27 17:47:54,100 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_company_data.xml 2025-11-27 17:47:54,112 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_users_data.xml 2025-11-27 17:47:55,022 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-11-27 17:47:55,026 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_country_data.xml 2025-11-27 17:47:55,351 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-11-27 17:47:55,361 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-11-27 17:47:55,367 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/security/base_groups.xml 2025-11-27 17:47:55,650 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/security/base_security.xml 2025-11-27 17:47:55,758 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/base_menus.xml 2025-11-27 17:47:55,828 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-11-27 17:47:55,844 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_config_views.xml 2025-11-27 17:47:55,853 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res.country.state.csv 2025-11-27 17:47:56,302 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-11-27 17:47:56,391 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-11-27 17:47:56,406 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-11-27 17:47:56,420 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-11-27 17:47:56,445 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-11-27 17:47:56,459 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-11-27 17:47:56,474 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-11-27 17:47:56,492 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_model_views.xml 2025-11-27 17:47:56,615 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-11-27 17:47:56,630 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-11-27 17:47:56,651 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-11-27 17:47:56,669 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-11-27 17:47:56,686 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-11-27 17:47:56,726 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_default_views.xml 2025-11-27 17:47:56,738 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-11-27 17:47:56,744 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/report/ir_model_report.xml 2025-11-27 17:47:56,748 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-11-27 17:47:56,755 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-11-27 17:47:56,770 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-11-27 17:47:56,778 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_module_views.xml 2025-11-27 17:47:56,840 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-11-27 17:47:56,895 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_module_module.xml 2025-11-27 17:47:56,955 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-11-27 17:47:56,959 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-11-27 17:47:56,965 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-11-27 17:47:56,976 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-11-27 17:47:56,987 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-11-27 17:47:56,997 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-11-27 17:47:57,014 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-11-27 17:47:57,022 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-11-27 17:47:57,032 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-11-27 17:47:57,048 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-11-27 17:47:57,051 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-11-27 17:47:57,065 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-11-27 17:47:57,086 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_company_views.xml 2025-11-27 17:47:57,107 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_lang_views.xml 2025-11-27 17:47:57,129 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_partner_views.xml 2025-11-27 17:47:57,265 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_bank_views.xml 2025-11-27 17:47:57,296 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_country_views.xml 2025-11-27 17:47:57,330 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_currency_views.xml 2025-11-27 17:47:57,363 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_users_views.xml 2025-11-27 17:47:57,478 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_property_views.xml 2025-11-27 17:47:57,498 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-11-27 17:47:57,504 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-11-27 17:47:57,526 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/views/onboarding_views.xml 2025-11-27 17:47:57,546 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/security/ir.model.access.csv 2025-11-27 17:47:57,656 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module base: loading demo 2025-11-27 17:47:57,656 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_company_demo.xml 2025-11-27 17:47:57,664 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_users_demo.xml 2025-11-27 17:47:58,655 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-11-27 17:47:58,659 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-11-27 17:47:58,863 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-11-27 17:47:58,865 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-11-27 17:47:59,075 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-11-27 17:47:59,659 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module base loaded in 8.45s, 9068 queries (+9068 other) 2025-11-27 17:47:59,660 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: 1 modules loaded in 8.45s, 9068 queries (+9068 extra) 2025-11-27 17:47:59,672 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: updating modules list 2025-11-27 17:47:59,672 26 INFO 01459-16-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:48:00,083 26 INFO 01459-16-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:48:00,208 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading 77 modules... 2025-11-27 17:48:00,208 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module social_media (2/77) 2025-11-27 17:48:00,223 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module social_media: creating or updating database tables 2025-11-27 17:48:00,258 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading social_media/views/res_company_views.xml 2025-11-27 17:48:00,268 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module social_media: loading demo 2025-11-27 17:48:00,269 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading social_media/demo/res_company_demo.xml 2025-11-27 17:48:00,281 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module social_media loaded in 0.07s, 76 queries (+76 other) 2025-11-27 17:48:00,281 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module uom (3/77) 2025-11-27 17:48:00,304 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module uom: creating or updating database tables 2025-11-27 17:48:00,387 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading uom/data/uom_data.xml 2025-11-27 17:48:00,448 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading uom/security/uom_security.xml 2025-11-27 17:48:00,466 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-11-27 17:48:00,478 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-11-27 17:48:00,521 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module uom loaded in 0.24s, 283 queries (+283 other) 2025-11-27 17:48:00,521 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module web (4/77) 2025-11-27 17:48:00,549 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module web: creating or updating database tables 2025-11-27 17:48:00,860 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/security/ir.model.access.csv 2025-11-27 17:48:00,867 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/views/webclient_templates.xml 2025-11-27 17:48:00,913 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/views/report_templates.xml 2025-11-27 17:48:00,983 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-11-27 17:48:00,994 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/views/speedscope_template.xml 2025-11-27 17:48:00,999 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/views/lazy_assets.xml 2025-11-27 17:48:01,004 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/views/neutralize_views.xml 2025-11-27 17:48:01,010 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/data/ir_attachment.xml 2025-11-27 17:48:01,014 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web/data/report_layout.xml 2025-11-27 17:48:01,291 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module web loaded in 0.77s, 898 queries (+898 other) 2025-11-27 17:48:01,291 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module auth_totp (5/77) 2025-11-27 17:48:01,309 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module auth_totp: creating or updating database tables 2025-11-27 17:48:01,358 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp/security/security.xml 2025-11-27 17:48:01,379 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-11-27 17:48:01,387 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-11-27 17:48:01,394 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-11-27 17:48:01,419 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp/views/templates.xml 2025-11-27 17:48:01,424 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-11-27 17:48:01,447 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module auth_totp loaded in 0.16s, 175 queries (+175 other) 2025-11-27 17:48:01,447 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module barcodes (6/77) 2025-11-27 17:48:01,471 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module barcodes: creating or updating database tables 2025-11-27 17:48:01,550 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-11-27 17:48:01,558 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-11-27 17:48:01,575 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-11-27 17:48:01,600 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module barcodes loaded in 0.15s, 136 queries (+136 other) 2025-11-27 17:48:01,600 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module base_import (7/77) 2025-11-27 17:48:01,726 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module base_import: creating or updating database tables 2025-11-27 17:48:02,428 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-11-27 17:48:02,470 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module base_import loaded in 0.87s, 922 queries (+922 other) 2025-11-27 17:48:02,470 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module base_setup (8/77) 2025-11-27 17:48:02,491 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module base_setup: creating or updating database tables 2025-11-27 17:48:02,536 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-11-27 17:48:02,539 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-11-27 17:48:02,572 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-11-27 17:48:02,595 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module base_setup loaded in 0.13s, 156 queries (+156 other) 2025-11-27 17:48:02,595 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module bus (9/77) 2025-11-27 17:48:02,620 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module bus: creating or updating database tables 2025-11-27 17:48:02,700 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-11-27 17:48:02,735 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module bus loaded in 0.14s, 103 queries (+103 other) 2025-11-27 17:48:02,735 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module http_routing (10/77) 2025-11-27 17:48:02,756 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module http_routing: creating or updating database tables 2025-11-27 17:48:02,766 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-11-27 17:48:02,794 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-11-27 17:48:02,812 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-11-27 17:48:02,812 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module resource (11/77) 2025-11-27 17:48:02,839 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module resource: creating or updating database tables 2025-11-27 17:48:02,995 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading resource/data/resource_data.xml 2025-11-27 17:48:03,029 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-11-27 17:48:03,042 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading resource/security/resource_security.xml 2025-11-27 17:48:03,062 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading resource/views/resource_views.xml 2025-11-27 17:48:03,148 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module resource loaded in 0.34s, 424 queries (+424 other) 2025-11-27 17:48:03,148 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module utm (12/77) 2025-11-27 17:48:03,181 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module utm: creating or updating database tables 2025-11-27 17:48:03,350 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-11-27 17:48:03,368 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-11-27 17:48:03,382 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-11-27 17:48:03,387 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-11-27 17:48:03,391 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-11-27 17:48:03,417 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-11-27 17:48:03,430 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-11-27 17:48:03,442 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-11-27 17:48:03,453 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-11-27 17:48:03,460 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_menus.xml 2025-11-27 17:48:03,480 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-11-27 17:48:03,499 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module utm: loading demo 2025-11-27 17:48:03,499 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-11-27 17:48:03,510 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-11-27 17:48:03,538 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module utm loaded in 0.39s, 437 queries (+437 other) 2025-11-27 17:48:03,538 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module web_kanban_gauge (13/77) 2025-11-27 17:48:03,577 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-11-27 17:48:03,577 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module web_tour (14/77) 2025-11-27 17:48:03,599 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module web_tour: creating or updating database tables 2025-11-27 17:48:03,635 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-11-27 17:48:03,642 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-11-27 17:48:03,649 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-11-27 17:48:03,673 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module web_tour loaded in 0.10s, 101 queries (+101 other) 2025-11-27 17:48:03,673 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module barcodes_gs1_nomenclature (15/77) 2025-11-27 17:48:03,703 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-11-27 17:48:03,745 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-11-27 17:48:03,787 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-11-27 17:48:03,808 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.14s, 195 queries (+195 other) 2025-11-27 17:48:03,808 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module google_recaptcha (16/77) 2025-11-27 17:48:03,822 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module google_recaptcha: creating or updating database tables 2025-11-27 17:48:03,854 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading google_recaptcha/views/res_config_settings_view.xml 2025-11-27 17:48:03,883 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module google_recaptcha loaded in 0.07s, 61 queries (+61 other) 2025-11-27 17:48:03,883 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module iap (17/77) 2025-11-27 17:48:03,903 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module iap: creating or updating database tables 2025-11-27 17:48:03,971 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-11-27 17:48:03,981 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading iap/security/ir_rule.xml 2025-11-27 17:48:03,989 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading iap/views/iap_views.xml 2025-11-27 17:48:04,010 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-11-27 17:48:04,044 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module iap loaded in 0.16s, 149 queries (+149 other) 2025-11-27 17:48:04,045 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module mail (18/77) 2025-11-27 17:48:04,103 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module mail: creating or updating database tables 2025-11-27 17:48:04,583 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-11-27 17:48:04,584 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.template_id 2025-11-27 17:48:04,584 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-11-27 17:48:04,584 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-11-27 17:48:04,584 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-11-27 17:48:04,584 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-11-27 17:48:04,584 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-11-27 17:48:04,585 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-11-27 17:48:04,585 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-11-27 17:48:04,585 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-11-27 17:48:04,585 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_note 2025-11-27 17:48:04,585 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-11-27 17:48:04,631 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.partner.email_normalized 2025-11-27 17:48:04,637 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.users.notification_type 2025-11-27 17:48:05,959 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_groups.xml 2025-11-27 17:48:06,050 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-11-27 17:48:06,054 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-11-27 17:48:06,069 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-11-27 17:48:06,079 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-11-27 17:48:06,089 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-11-27 17:48:06,094 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-11-27 17:48:06,102 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-11-27 17:48:06,120 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-11-27 17:48:06,130 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-11-27 17:48:06,141 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-11-27 17:48:06,152 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-11-27 17:48:06,178 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-11-27 17:48:06,193 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-11-27 17:48:06,222 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-11-27 17:48:06,233 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-11-27 17:48:06,244 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-11-27 17:48:06,255 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-11-27 17:48:06,271 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-11-27 17:48:06,277 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-11-27 17:48:06,303 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-11-27 17:48:06,314 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-11-27 17:48:06,363 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-11-27 17:48:06,391 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-11-27 17:48:06,407 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-11-27 17:48:06,415 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-11-27 17:48:06,430 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-11-27 17:48:06,448 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-11-27 17:48:06,459 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-11-27 17:48:06,481 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-11-27 17:48:06,496 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-11-27 17:48:06,523 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/security/mail_security.xml 2025-11-27 17:48:06,610 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-11-27 17:48:06,672 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-11-27 17:48:06,681 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-11-27 17:48:06,696 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-11-27 17:48:06,706 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-11-27 17:48:06,713 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-11-27 17:48:06,720 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/res_users_views.xml 2025-11-27 17:48:06,735 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-11-27 17:48:06,747 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-11-27 17:48:06,768 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-11-27 17:48:06,779 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-11-27 17:48:06,802 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-11-27 17:48:06,857 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-11-27 17:48:06,875 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_menus.xml 2025-11-27 17:48:06,973 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module mail: loading demo 2025-11-27 17:48:06,974 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-11-27 17:48:07,121 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module mail loaded in 3.08s, 3599 queries (+3599 other) 2025-11-27 17:48:07,121 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet (19/77) 2025-11-27 17:48:07,156 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-11-27 17:48:07,215 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module spreadsheet loaded in 0.09s, 42 queries (+42 other) 2025-11-27 17:48:07,215 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module web_editor (20/77) 2025-11-27 17:48:07,274 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module web_editor: creating or updating database tables 2025-11-27 17:48:07,844 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-11-27 17:48:07,853 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-11-27 17:48:07,858 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web_editor/views/editor.xml 2025-11-27 17:48:07,877 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web_editor/views/snippets.xml 2025-11-27 17:48:07,928 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module web_editor loaded in 0.71s, 1169 queries (+1169 other) 2025-11-27 17:48:07,928 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module analytic (21/77) 2025-11-27 17:48:07,973 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module analytic: creating or updating database tables 2025-11-27 17:48:08,217 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-11-27 17:48:08,254 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-11-27 17:48:08,267 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-11-27 17:48:08,306 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-11-27 17:48:08,339 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-11-27 17:48:08,358 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-11-27 17:48:08,369 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-11-27 17:48:08,374 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module analytic: loading demo 2025-11-27 17:48:08,374 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-11-27 17:48:08,493 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module analytic loaded in 0.57s, 528 queries (+528 other) 2025-11-27 17:48:08,494 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module auth_signup (22/77) 2025-11-27 17:48:08,543 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module auth_signup: creating or updating database tables 2025-11-27 17:48:08,606 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-11-27 17:48:08,612 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-11-27 17:48:08,620 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-11-27 17:48:08,633 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-11-27 17:48:08,648 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-11-27 17:48:08,668 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-11-27 17:48:08,685 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-11-27 17:48:08,710 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module auth_signup loaded in 0.22s, 191 queries (+191 other) 2025-11-27 17:48:08,710 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module auth_totp_mail (23/77) 2025-11-27 17:48:08,751 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-11-27 17:48:08,780 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-11-27 17:48:08,797 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-11-27 17:48:08,802 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-11-27 17:48:08,837 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module auth_totp_mail loaded in 0.13s, 92 queries (+92 other) 2025-11-27 17:48:08,837 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module base_install_request (24/77) 2025-11-27 17:48:08,874 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module base_install_request: creating or updating database tables 2025-11-27 17:48:08,950 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-11-27 17:48:08,962 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-11-27 17:48:08,975 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-11-27 17:48:08,981 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-11-27 17:48:08,985 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-11-27 17:48:09,006 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module base_install_request loaded in 0.17s, 143 queries (+143 other) 2025-11-27 17:48:09,006 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module google_gmail (25/77) 2025-11-27 17:48:09,053 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module google_gmail: creating or updating database tables 2025-11-27 17:48:09,162 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-11-27 17:48:09,173 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-11-27 17:48:09,184 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-11-27 17:48:09,219 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module google_gmail loaded in 0.21s, 122 queries (+122 other) 2025-11-27 17:48:09,219 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module iap_mail (26/77) 2025-11-27 17:48:09,248 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module iap_mail: creating or updating database tables 2025-11-27 17:48:09,265 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-11-27 17:48:09,284 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module iap_mail loaded in 0.06s, 35 queries (+35 other) 2025-11-27 17:48:09,284 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module link_tracker (27/77) 2025-11-27 17:48:09,316 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module link_tracker: creating or updating database tables 2025-11-27 17:48:09,441 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading link_tracker/views/link_tracker_views.xml 2025-11-27 17:48:09,486 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading link_tracker/views/utm_campaign_views.xml 2025-11-27 17:48:09,498 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading link_tracker/security/ir.model.access.csv 2025-11-27 17:48:09,530 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module link_tracker loaded in 0.25s, 248 queries (+248 other) 2025-11-27 17:48:09,531 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module mail_bot (28/77) 2025-11-27 17:48:09,575 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module mail_bot: creating or updating database tables 2025-11-27 17:48:09,659 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-11-27 17:48:09,680 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-11-27 17:48:09,685 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module mail_bot: loading demo 2025-11-27 17:48:09,685 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-11-27 17:48:09,699 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module mail_bot loaded in 0.17s, 142 queries (+142 other) 2025-11-27 17:48:09,699 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module phone_validation (29/77) 2025-11-27 17:48:09,767 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module phone_validation: creating or updating database tables 2025-11-27 17:48:09,877 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-11-27 17:48:09,886 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-11-27 17:48:09,911 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-11-27 17:48:09,932 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module phone_validation loaded in 0.23s, 167 queries (+167 other) 2025-11-27 17:48:09,932 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module privacy_lookup (30/77) 2025-11-27 17:48:09,981 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-11-27 17:48:10,110 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-11-27 17:48:10,142 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-11-27 17:48:10,160 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-11-27 17:48:10,168 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-11-27 17:48:10,184 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module privacy_lookup loaded in 0.25s, 234 queries (+234 other) 2025-11-27 17:48:10,184 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module product (31/77) 2025-11-27 17:48:10,378 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module product: creating or updating database tables 2025-11-27 17:48:11,122 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/data/product_data.xml 2025-11-27 17:48:11,143 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/security/product_security.xml 2025-11-27 17:48:11,250 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/security/ir.model.access.csv 2025-11-27 17:48:11,282 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-11-27 17:48:11,293 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_views.xml 2025-11-27 17:48:11,368 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-11-27 17:48:11,394 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-11-27 17:48:11,420 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_category_views.xml 2025-11-27 17:48:11,433 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-11-27 17:48:11,454 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-11-27 17:48:11,482 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-11-27 17:48:11,509 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-11-27 17:48:11,535 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_template_views.xml 2025-11-27 17:48:11,571 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/product_tag_views.xml 2025-11-27 17:48:11,583 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-11-27 17:48:11,590 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/views/res_partner_views.xml 2025-11-27 17:48:11,601 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/report/product_reports.xml 2025-11-27 17:48:11,617 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/report/product_product_templates.xml 2025-11-27 17:48:11,641 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/report/product_template_templates.xml 2025-11-27 17:48:11,649 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/report/product_packaging.xml 2025-11-27 17:48:11,654 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-11-27 17:48:11,663 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module product: loading demo 2025-11-27 17:48:11,663 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading product/data/product_demo.xml 2025-11-27 17:48:12,092 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [45] 2025-11-27 17:48:12,097 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-11-27 17:48:12,097 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-11-27 17:48:12,124 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [47, 46] 2025-11-27 17:48:12,127 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-11-27 17:48:12,427 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [65] 2025-11-27 17:48:12,432 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-11-27 17:48:12,432 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-11-27 17:48:12,913 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module product loaded in 2.73s, 3011 queries (+3011 other) 2025-11-27 17:48:12,913 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module rating (32/77) 2025-11-27 17:48:12,949 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module rating: creating or updating database tables 2025-11-27 17:48:13,140 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-11-27 17:48:13,198 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading rating/views/rating_templates.xml 2025-11-27 17:48:13,209 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-11-27 17:48:13,217 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-11-27 17:48:13,248 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module rating loaded in 0.33s, 337 queries (+337 other) 2025-11-27 17:48:13,248 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module sales_team (33/77) 2025-11-27 17:48:13,306 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module sales_team: creating or updating database tables 2025-11-27 17:48:13,366 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.users.sale_team_id 2025-11-27 17:48:13,495 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-11-27 17:48:13,659 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-11-27 17:48:13,673 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-11-27 17:48:13,714 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-11-27 17:48:13,726 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-11-27 17:48:13,759 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-11-27 17:48:13,789 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-11-27 17:48:13,791 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-11-27 17:48:13,798 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sales_team: loading demo 2025-11-27 17:48:13,798 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-11-27 17:48:13,829 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-11-27 17:48:13,869 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sales_team loaded in 0.62s, 730 queries (+730 other) 2025-11-27 17:48:13,869 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard (34/77) 2025-11-27 17:48:13,912 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-11-27 17:48:14,003 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-11-27 17:48:14,013 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-11-27 17:48:14,025 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-11-27 17:48:14,040 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-11-27 17:48:14,061 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-11-27 17:48:14,087 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.22s, 190 queries (+190 other) 2025-11-27 17:48:14,087 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module web_unsplash (35/77) 2025-11-27 17:48:14,137 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-11-27 17:48:14,197 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-11-27 17:48:14,233 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module web_unsplash loaded in 0.15s, 95 queries (+95 other) 2025-11-27 17:48:14,233 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module loyalty (36/77) 2025-11-27 17:48:14,294 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module loyalty: creating or updating database tables 2025-11-27 17:48:14,612 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/security/ir.model.access.csv 2025-11-27 17:48:14,626 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/security/loyalty_security.xml 2025-11-27 17:48:14,643 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/report/loyalty_report_templates.xml 2025-11-27 17:48:14,661 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/report/loyalty_report.xml 2025-11-27 17:48:14,668 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/data/loyalty_data.xml 2025-11-27 17:48:14,724 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/data/mail_template_data.xml 2025-11-27 17:48:14,733 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/wizard/loyalty_generate_wizard_views.xml 2025-11-27 17:48:14,746 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_card_views.xml 2025-11-27 17:48:14,762 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_mail_views.xml 2025-11-27 17:48:14,767 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_program_views.xml 2025-11-27 17:48:14,817 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_reward_views.xml 2025-11-27 17:48:14,836 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_rule_views.xml 2025-11-27 17:48:14,851 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module loyalty: loading demo 2025-11-27 17:48:14,852 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading loyalty/data/loyalty_demo.xml 2025-11-27 17:48:15,064 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module loyalty loaded in 0.83s, 780 queries (+780 other) 2025-11-27 17:48:15,064 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module partner_autocomplete (37/77) 2025-11-27 17:48:15,104 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-11-27 17:48:15,199 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-11-27 17:48:15,208 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-11-27 17:48:15,228 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-11-27 17:48:15,236 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-11-27 17:48:15,253 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-11-27 17:48:15,275 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module partner_autocomplete loaded in 0.21s, 182 queries (+182 other) 2025-11-27 17:48:15,275 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module portal (38/77) 2025-11-27 17:48:15,313 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module portal: creating or updating database tables 2025-11-27 17:48:15,619 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-11-27 17:48:15,630 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-11-27 17:48:15,636 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal/data/mail_templates.xml 2025-11-27 17:48:15,642 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal/views/portal_templates.xml 2025-11-27 17:48:15,742 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-11-27 17:48:15,757 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-11-27 17:48:15,765 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-11-27 17:48:15,793 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module portal loaded in 0.52s, 478 queries (+478 other) 2025-11-27 17:48:15,793 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module sms (39/77) 2025-11-27 17:48:15,863 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module sms: creating or updating database tables 2025-11-27 17:48:15,867 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-11-27 17:48:15,867 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.sms_method 2025-11-27 17:48:15,881 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.partner.phone_sanitized 2025-11-27 17:48:16,841 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-11-27 17:48:16,851 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-11-27 17:48:16,869 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-11-27 17:48:16,878 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-11-27 17:48:16,891 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-11-27 17:48:16,900 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-11-27 17:48:16,911 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-11-27 17:48:16,925 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-11-27 17:48:16,943 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-11-27 17:48:16,982 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-11-27 17:48:17,005 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-11-27 17:48:17,028 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-11-27 17:48:17,045 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/security/sms_security.xml 2025-11-27 17:48:17,050 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sms: loading demo 2025-11-27 17:48:17,050 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/data/sms_demo.xml 2025-11-27 17:48:17,054 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sms/data/mail_demo.xml 2025-11-27 17:48:17,117 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sms loaded in 1.32s, 1898 queries (+1898 other) 2025-11-27 17:48:17,117 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module snailmail (40/77) 2025-11-27 17:48:17,176 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module snailmail: creating or updating database tables 2025-11-27 17:48:17,449 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-11-27 17:48:17,459 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-11-27 17:48:17,474 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-11-27 17:48:17,493 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-11-27 17:48:17,499 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-11-27 17:48:17,508 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-11-27 17:48:17,516 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-11-27 17:48:17,546 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module snailmail loaded in 0.43s, 421 queries (+421 other) 2025-11-27 17:48:17,546 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module auth_totp_portal (41/77) 2025-11-27 17:48:17,598 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-11-27 17:48:17,626 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-11-27 17:48:17,649 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-11-27 17:48:17,671 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module auth_totp_portal loaded in 0.12s, 59 queries (+59 other) 2025-11-27 17:48:17,671 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module digest (42/77) 2025-11-27 17:48:17,736 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module digest: creating or updating database tables 2025-11-27 17:48:17,880 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-11-27 17:48:17,891 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading digest/data/digest_data.xml 2025-11-27 17:48:17,909 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-11-27 17:48:17,929 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-11-27 17:48:17,940 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-11-27 17:48:17,948 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading digest/views/digest_views.xml 2025-11-27 17:48:17,997 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading digest/views/digest_templates.xml 2025-11-27 17:48:18,003 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-11-27 17:48:18,054 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module digest loaded in 0.38s, 300 queries (+300 other) 2025-11-27 17:48:18,054 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module payment (43/77) 2025-11-27 17:48:18,202 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module payment: creating or updating database tables 2025-11-27 17:48:18,526 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-11-27 17:48:18,748 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-11-27 17:48:19,092 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/data/payment_cron.xml 2025-11-27 17:48:19,097 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-11-27 17:48:19,111 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_templates.xml 2025-11-27 17:48:19,125 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-11-27 17:48:19,149 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-11-27 17:48:19,157 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-11-27 17:48:19,176 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-11-27 17:48:19,189 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-11-27 17:48:19,200 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-11-27 17:48:19,263 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/security/payment_security.xml 2025-11-27 17:48:19,279 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-11-27 17:48:19,285 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-11-27 17:48:19,290 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module payment: loading demo 2025-11-27 17:48:19,290 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading payment/data/payment_demo.xml 2025-11-27 17:48:19,313 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module payment loaded in 1.26s, 851 queries (+851 other) 2025-11-27 17:48:19,313 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module portal_rating (44/77) 2025-11-27 17:48:19,349 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module portal_rating: creating or updating database tables 2025-11-27 17:48:19,407 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-11-27 17:48:19,416 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-11-27 17:48:19,421 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-11-27 17:48:19,443 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module portal_rating loaded in 0.13s, 102 queries (+102 other) 2025-11-27 17:48:19,443 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module account (45/77) 2025-11-27 17:48:19,689 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module account: creating or updating database tables 2025-11-27 17:48:20,527 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-11-27 17:48:20,527 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-11-27 17:48:20,527 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.company.invoice_terms_html 2025-11-27 17:48:22,360 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/security/account_security.xml 2025-11-27 17:48:22,852 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/security/ir.model.access.csv 2025-11-27 17:48:22,961 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/data/account_data.xml 2025-11-27 17:48:23,027 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/data/digest_data.xml 2025-11-27 17:48:23,034 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_report.xml 2025-11-27 17:48:23,048 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/data/mail_template_data.xml 2025-11-27 17:48:23,058 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_payment_view.xml 2025-11-27 17:48:23,127 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-11-27 17:48:23,139 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-11-27 17:48:23,147 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-11-27 17:48:23,158 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-11-27 17:48:23,166 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-11-27 17:48:23,178 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_move_views.xml 2025-11-27 17:48:23,494 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-11-27 17:48:23,509 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_account_views.xml 2025-11-27 17:48:23,540 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_group_views.xml 2025-11-27 17:48:23,552 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_journal_views.xml 2025-11-27 17:48:23,604 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-11-27 17:48:23,617 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-11-27 17:48:23,642 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-11-27 17:48:23,678 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_tax_views.xml 2025-11-27 17:48:23,738 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-11-27 17:48:23,745 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-11-27 17:48:23,767 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-11-27 17:48:23,803 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-11-27 17:48:23,815 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/report_statement.xml 2025-11-27 17:48:23,822 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/terms_template.xml 2025-11-27 17:48:23,836 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-11-27 17:48:23,847 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/res_company_views.xml 2025-11-27 17:48:23,862 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/product_view.xml 2025-11-27 17:48:23,892 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-11-27 17:48:23,900 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-11-27 17:48:23,914 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-11-27 17:48:23,925 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-11-27 17:48:23,956 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/report_invoice.xml 2025-11-27 17:48:23,988 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-11-27 17:48:24,030 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-11-27 17:48:24,046 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/ir_module_views.xml 2025-11-27 17:48:24,053 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-11-27 17:48:24,097 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/partner_view.xml 2025-11-27 17:48:24,161 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-11-27 17:48:24,183 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-11-27 17:48:24,218 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-11-27 17:48:24,229 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-11-27 17:48:24,270 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/data/service_cron.xml 2025-11-27 17:48:24,279 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-11-27 17:48:24,296 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-11-27 17:48:24,311 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/digest_views.xml 2025-11-27 17:48:24,319 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-11-27 17:48:24,335 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-11-27 17:48:24,343 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/res_currency.xml 2025-11-27 17:48:24,351 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/account_menuitem.xml 2025-11-27 17:48:24,517 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-11-27 17:48:24,527 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-11-27 17:48:24,533 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-11-27 17:48:24,543 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/data/account_reports_data.xml 2025-11-27 17:48:24,558 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module account: loading demo 2025-11-27 17:48:24,559 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account/demo/account_demo.xml 2025-11-27 17:48:24,763 26 INFO 01459-16-0-all_with_tests odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['United States - Accounting'] to user __system__ #1 via n/a 2025-11-27 17:48:25,147 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module account loaded in 5.70s, 6484 queries (+6484 other) 2025-11-27 17:48:25,147 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module stock (46/77) 2025-11-27 17:48:25,263 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module stock: creating or updating database tables 2025-11-27 17:48:25,580 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of product.template.tracking 2025-11-27 17:48:27,100 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/security/stock_security.xml 2025-11-27 17:48:27,471 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-11-27 17:48:27,556 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/digest_data.xml 2025-11-27 17:48:27,562 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/mail_templates.xml 2025-11-27 17:48:27,571 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-11-27 17:48:27,580 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_data.xml 2025-11-27 17:48:27,780 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-11-27 17:48:27,798 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-11-27 17:48:27,803 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-11-27 17:48:27,816 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-11-27 17:48:27,820 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-11-27 17:48:27,836 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-11-27 17:48:27,865 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-11-27 17:48:27,878 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-11-27 17:48:27,884 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-11-27 17:48:27,892 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-11-27 17:48:27,903 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-11-27 17:48:27,927 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-11-27 17:48:27,933 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-11-27 17:48:27,955 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/package_templates.xml 2025-11-27 17:48:27,960 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/picking_templates.xml 2025-11-27 17:48:27,972 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/product_templates.xml 2025-11-27 17:48:27,981 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/report/product_packaging.xml 2025-11-27 17:48:27,985 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-11-27 17:48:27,991 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-11-27 17:48:28,034 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-11-27 17:48:28,042 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-11-27 17:48:28,050 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-11-27 17:48:28,059 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-11-27 17:48:28,068 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-11-27 17:48:28,074 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-11-27 17:48:28,084 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-11-27 17:48:28,090 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-11-27 17:48:28,095 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-11-27 17:48:28,102 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-11-27 17:48:28,116 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-11-27 17:48:28,124 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-11-27 17:48:28,136 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-11-27 17:48:28,145 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-11-27 17:48:28,151 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-11-27 17:48:28,157 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-11-27 17:48:28,163 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-11-27 17:48:28,170 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-11-27 17:48:28,177 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-11-27 17:48:28,185 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-11-27 17:48:28,190 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-11-27 17:48:28,194 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-11-27 17:48:28,224 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-11-27 17:48:28,250 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-11-27 17:48:28,285 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-11-27 17:48:28,326 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-11-27 17:48:28,658 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-11-27 17:48:28,675 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-11-27 17:48:28,716 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-11-27 17:48:28,785 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-11-27 17:48:28,817 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-11-27 17:48:28,909 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/product_views.xml 2025-11-27 17:48:29,053 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-11-27 17:48:29,116 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-11-27 17:48:29,169 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-11-27 17:48:29,195 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-11-27 17:48:29,244 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-11-27 17:48:29,260 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_template.xml 2025-11-27 17:48:29,269 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-11-27 17:48:29,304 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-11-27 17:48:29,329 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-11-27 17:48:29,349 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-11-27 17:48:29,355 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module stock: loading demo 2025-11-27 17:48:29,355 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-11-27 17:48:29,488 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo.xml 2025-11-27 17:48:30,412 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-11-27 17:48:31,378 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-11-27 17:48:31,399 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-11-27 17:48:31,623 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module stock loaded in 6.48s, 8130 queries (+8130 other) 2025-11-27 17:48:31,623 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module website (47/77) 2025-11-27 17:48:31,726 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module website: creating or updating database tables 2025-11-27 17:48:31,853 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of res.company.website_id 2025-11-27 17:48:33,659 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/security/website_security.xml 2025-11-27 17:48:33,960 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/security/ir.model.access.csv 2025-11-27 17:48:33,993 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/ir_asset.xml 2025-11-27 17:48:34,003 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/ir_cron_data.xml 2025-11-27 17:48:34,012 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/mail_mail_data.xml 2025-11-27 17:48:34,023 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/website_data.xml 2025-11-27 17:48:34,327 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/website_visitor_cron.xml 2025-11-27 17:48:34,333 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/digest_data.xml 2025-11-27 17:48:34,341 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/update_theme_images.xml 2025-11-27 17:48:34,353 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/website_templates.xml 2025-11-27 17:48:35,169 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/snippets.xml 2025-11-27 17:48:35,244 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_title.xml 2025-11-27 17:48:35,252 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_cover.xml 2025-11-27 17:48:35,257 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_image.xml 2025-11-27 17:48:35,263 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_image_text.xml 2025-11-27 17:48:35,269 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_banner.xml 2025-11-27 17:48:35,275 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_block.xml 2025-11-27 17:48:35,280 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_features.xml 2025-11-27 17:48:35,286 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_three_columns.xml 2025-11-27 17:48:35,294 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_picture.xml 2025-11-27 17:48:35,300 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_carousel.xml 2025-11-27 17:48:35,307 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_alert.xml 2025-11-27 17:48:35,323 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_card.xml 2025-11-27 17:48:35,331 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_share.xml 2025-11-27 17:48:35,340 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_social_media.xml 2025-11-27 17:48:35,356 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_rating.xml 2025-11-27 17:48:35,376 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_hr.xml 2025-11-27 17:48:35,393 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_facebook_page.xml 2025-11-27 17:48:35,415 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_image_gallery.xml 2025-11-27 17:48:35,443 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_countdown.xml 2025-11-27 17:48:35,462 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_product_catalog.xml 2025-11-27 17:48:35,487 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_comparisons.xml 2025-11-27 17:48:35,496 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_company_team.xml 2025-11-27 17:48:35,503 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_call_to_action.xml 2025-11-27 17:48:35,509 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_references.xml 2025-11-27 17:48:35,516 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_popup.xml 2025-11-27 17:48:35,539 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_faq_collapse.xml 2025-11-27 17:48:35,558 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_features_grid.xml 2025-11-27 17:48:35,566 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_tabs.xml 2025-11-27 17:48:35,586 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_table_of_content.xml 2025-11-27 17:48:35,614 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_chart.xml 2025-11-27 17:48:35,642 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_parallax.xml 2025-11-27 17:48:35,649 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_quotes_carousel.xml 2025-11-27 17:48:35,663 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_numbers.xml 2025-11-27 17:48:35,672 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_masonry_block.xml 2025-11-27 17:48:35,751 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_media_list.xml 2025-11-27 17:48:35,770 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_showcase.xml 2025-11-27 17:48:35,787 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_timeline.xml 2025-11-27 17:48:35,801 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_process_steps.xml 2025-11-27 17:48:35,820 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_highlight.xml 2025-11-27 17:48:35,826 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_progress_bar.xml 2025-11-27 17:48:35,842 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_blockquote.xml 2025-11-27 17:48:35,860 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_badge.xml 2025-11-27 17:48:35,879 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_color_blocks_2.xml 2025-11-27 17:48:35,885 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_product_list.xml 2025-11-27 17:48:35,892 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_multi_menus.xml 2025-11-27 17:48:35,898 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_menu_image_menu.xml 2025-11-27 17:48:35,903 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_thumbnails.xml 2025-11-27 17:48:35,915 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_little_icons.xml 2025-11-27 17:48:35,924 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_images_subtitles.xml 2025-11-27 17:48:35,939 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_menus_logos.xml 2025-11-27 17:48:35,949 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_odoo_menu.xml 2025-11-27 17:48:35,959 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_big_icons_subtitles.xml 2025-11-27 17:48:35,971 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_cards.xml 2025-11-27 17:48:35,985 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_google_map.xml 2025-11-27 17:48:36,009 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_map.xml 2025-11-27 17:48:36,038 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet.xml 2025-11-27 17:48:36,072 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet_carousel.xml 2025-11-27 17:48:36,105 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_embed_code.xml 2025-11-27 17:48:36,132 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_website_form.xml 2025-11-27 17:48:36,165 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_searchbar.xml 2025-11-27 17:48:36,201 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/website_views.xml 2025-11-27 17:48:36,352 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/website_pages_views.xml 2025-11-27 17:48:36,407 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/website_visitor_views.xml 2025-11-27 17:48:36,481 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/res_config_settings_views.xml 2025-11-27 17:48:36,600 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/website_rewrite.xml 2025-11-27 17:48:36,621 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/ir_actions_server_views.xml 2025-11-27 17:48:36,644 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/ir_asset_views.xml 2025-11-27 17:48:36,657 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/ir_attachment_views.xml 2025-11-27 17:48:36,671 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/ir_model_views.xml 2025-11-27 17:48:36,691 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/res_partner_views.xml 2025-11-27 17:48:36,709 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/views/neutralize_views.xml 2025-11-27 17:48:36,720 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/wizard/base_language_install_views.xml 2025-11-27 17:48:36,727 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/wizard/website_robots.xml 2025-11-27 17:48:36,734 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module website: loading demo 2025-11-27 17:48:36,734 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/website_demo.xml 2025-11-27 17:48:36,895 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website/data/website_visitor_demo.xml 2025-11-27 17:48:37,023 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module website loaded in 5.40s, 7046 queries (+7046 other) 2025-11-27 17:48:37,023 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module account_edi (48/77) 2025-11-27 17:48:37,110 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module account_edi: creating or updating database tables 2025-11-27 17:48:37,431 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-11-27 17:48:37,442 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-11-27 17:48:37,451 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-11-27 17:48:37,564 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-11-27 17:48:37,585 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-11-27 17:48:37,593 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi/data/cron.xml 2025-11-27 17:48:37,625 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module account_edi loaded in 0.60s, 343 queries (+343 other) 2025-11-27 17:48:37,625 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module account_payment (49/77) 2025-11-27 17:48:37,720 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module account_payment: creating or updating database tables 2025-11-27 17:48:37,919 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-11-27 17:48:37,929 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-11-27 17:48:37,942 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-11-27 17:48:37,963 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-11-27 17:48:37,999 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-11-27 17:48:38,014 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-11-27 17:48:38,035 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-11-27 17:48:38,049 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-11-27 17:48:38,063 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-11-27 17:48:38,073 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-11-27 17:48:38,082 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-11-27 17:48:38,091 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-11-27 17:48:38,096 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-11-27 17:48:38,123 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module account_payment loaded in 0.50s, 437 queries (+437 other) 2025-11-27 17:48:38,123 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module account_sequence (50/77) 2025-11-27 17:48:38,204 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module account_sequence: creating or updating database tables 2025-11-27 17:48:38,291 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module account_sequence loaded in 0.17s, 57 queries (+57 other) 2025-11-27 17:48:38,291 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module snailmail_account (51/77) 2025-11-27 17:48:38,366 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-11-27 17:48:38,471 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-11-27 17:48:38,514 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-11-27 17:48:38,528 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-11-27 17:48:38,556 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module snailmail_account loaded in 0.26s, 119 queries (+119 other) 2025-11-27 17:48:38,556 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_account (52/77) 2025-11-27 17:48:38,732 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-11-27 17:48:38,844 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_account loaded in 0.29s, 49 queries (+49 other) 2025-11-27 17:48:38,844 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_account (53/77) 2025-11-27 17:48:38,928 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-11-27 17:48:38,964 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.12s, 26 queries (+26 other) 2025-11-27 17:48:38,964 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module stock_account (54/77) 2025-11-27 17:48:39,055 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module stock_account: creating or updating database tables 2025-11-27 17:48:39,392 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-11-27 17:48:39,420 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-11-27 17:48:39,435 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-11-27 17:48:39,442 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-11-27 17:48:39,714 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-11-27 17:48:39,737 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/data/product_data.xml 2025-11-27 17:48:39,742 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-11-27 17:48:39,748 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-11-27 17:48:39,785 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-11-27 17:48:39,797 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/product_views.xml 2025-11-27 17:48:39,830 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-11-27 17:48:39,836 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-11-27 17:48:39,843 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-11-27 17:48:39,850 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-11-27 17:48:39,918 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module stock_account loaded in 0.95s, 657 queries (+657 other) 2025-11-27 17:48:39,918 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module stock_sms (55/77) 2025-11-27 17:48:39,993 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module stock_sms: creating or updating database tables 2025-11-27 17:48:40,191 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-11-27 17:48:40,196 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-11-27 17:48:40,275 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-11-27 17:48:40,281 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-11-27 17:48:40,291 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-11-27 17:48:40,317 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module stock_sms loaded in 0.40s, 197 queries (+197 other) 2025-11-27 17:48:40,317 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module website_links (56/77) 2025-11-27 17:48:40,401 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module website_links: creating or updating database tables 2025-11-27 17:48:40,421 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_links/views/link_tracker_views.xml 2025-11-27 17:48:40,450 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_links/views/website_links_template.xml 2025-11-27 17:48:40,459 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_links/views/website_links_graphs.xml 2025-11-27 17:48:40,464 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_links/security/ir.model.access.csv 2025-11-27 17:48:40,485 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module website_links loaded in 0.17s, 93 queries (+93 other) 2025-11-27 17:48:40,485 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module website_mail (57/77) 2025-11-27 17:48:40,558 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module website_mail: creating or updating database tables 2025-11-27 17:48:40,569 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_mail/views/website_mail_templates.xml 2025-11-27 17:48:40,596 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module website_mail loaded in 0.11s, 28 queries (+28 other) 2025-11-27 17:48:40,596 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module website_sms (58/77) 2025-11-27 17:48:40,663 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module website_sms: creating or updating database tables 2025-11-27 17:48:40,683 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sms/views/website_visitor_views.xml 2025-11-27 17:48:40,722 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module website_sms loaded in 0.13s, 63 queries (+63 other) 2025-11-27 17:48:40,723 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module account_edi_ubl_cii (59/77) 2025-11-27 17:48:40,924 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-11-27 17:48:40,970 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-11-27 17:48:40,980 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-11-27 17:48:41,000 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-11-27 17:48:41,034 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-11-27 17:48:41,057 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.33s, 187 queries (+187 other) 2025-11-27 17:48:41,057 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (60/77) 2025-11-27 17:48:41,134 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-11-27 17:48:41,229 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-11-27 17:48:41,233 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-11-27 17:48:41,253 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-11-27 17:48:41,342 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.29s, 146 queries (+146 other) 2025-11-27 17:48:41,342 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module sale (61/77) 2025-11-27 17:48:41,463 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module sale: creating or updating database tables 2025-11-27 17:48:41,529 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of product.template.service_type 2025-11-27 17:48:41,530 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of product.template.expense_policy 2025-11-27 17:48:41,530 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of product.template.invoice_policy 2025-11-27 17:48:42,094 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-11-27 17:48:42,145 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/security/res_groups.xml 2025-11-27 17:48:42,204 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/security/ir_rules.xml 2025-11-27 17:48:42,310 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-11-27 17:48:42,331 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-11-27 17:48:42,350 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-11-27 17:48:42,359 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-11-27 17:48:42,391 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-11-27 17:48:42,396 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-11-27 17:48:42,403 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-11-27 17:48:42,416 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-11-27 17:48:42,509 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/data/sale_data.xml 2025-11-27 17:48:42,522 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-11-27 17:48:42,527 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-11-27 17:48:42,530 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-11-27 17:48:42,542 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-11-27 17:48:42,550 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-11-27 17:48:42,713 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/account_views.xml 2025-11-27 17:48:42,760 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-11-27 17:48:42,788 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-11-27 17:48:42,792 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/payment_templates.xml 2025-11-27 17:48:42,807 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/payment_views.xml 2025-11-27 17:48:42,826 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-11-27 17:48:42,842 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/product_views.xml 2025-11-27 17:48:42,888 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-11-27 17:48:42,945 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-11-27 17:48:43,015 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/variant_templates.xml 2025-11-27 17:48:43,028 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-11-27 17:48:43,050 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-11-27 17:48:43,074 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-11-27 17:48:43,127 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-11-27 17:48:43,145 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_menus.xml 2025-11-27 17:48:43,228 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale: loading demo 2025-11-27 17:48:43,229 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/data/product_demo.xml 2025-11-27 17:48:43,483 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [51] 2025-11-27 17:48:43,497 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-11-27 17:48:43,601 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale/data/sale_demo.xml 2025-11-27 17:48:44,635 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:44,636 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 1 and Message-Id '<364777302744323.1764265724.566168069839478-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:48:44,636 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:44,650 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 2025-11-27 17:48:44,650 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:44,689 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:44,689 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<347542161689661.1764265724.667264223098755-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:48:44,689 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:44,696 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2025-11-27 17:48:44,696 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:44,737 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:44,737 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<370733924759916.1764265724.713612556457520-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:48:44,738 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:44,744 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2025-11-27 17:48:44,744 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:44,780 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:44,781 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<861970933465541.1764265724.759133100509644-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:48:44,781 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:44,787 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2025-11-27 17:48:44,787 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:44,823 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:44,823 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 5 and Message-Id '<485548599563137.1764265724.801388263702393-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:48:44,823 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:44,829 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 2025-11-27 17:48:44,829 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:44,864 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:44,864 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 6 and Message-Id '<171911285151937.1764265724.842962265014648-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:48:44,864 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:44,870 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 2025-11-27 17:48:44,870 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:44,904 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:44,905 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<124907145842505.1764265724.883973836898804-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:48:44,905 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:44,911 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-11-27 17:48:44,911 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:44,949 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:44,949 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<796083599051092.1764265724.925977706909180-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-11-27 17:48:44,949 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:44,955 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-11-27 17:48:44,955 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:45,041 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale loaded in 3.70s, 4220 queries (+4223 other) 2025-11-27 17:48:45,041 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (62/77) 2025-11-27 17:48:45,135 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-11-27 17:48:45,178 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.14s, 25 queries (+25 other) 2025-11-27 17:48:45,178 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module website_payment (63/77) 2025-11-27 17:48:45,280 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module website_payment: creating or updating database tables 2025-11-27 17:48:45,361 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_payment/data/mail_templates.xml 2025-11-27 17:48:45,367 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_payment/data/mail_template_data.xml 2025-11-27 17:48:45,371 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_payment/data/ir_action_data.xml 2025-11-27 17:48:45,377 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/payment_provider.xml 2025-11-27 17:48:45,386 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/res_config_settings_views.xml 2025-11-27 17:48:45,417 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/donation_templates.xml 2025-11-27 17:48:45,433 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/snippets/snippets.xml 2025-11-27 17:48:45,446 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/snippets/s_donation.xml 2025-11-27 17:48:45,489 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module website_payment loaded in 0.31s, 223 queries (+223 other) 2025-11-27 17:48:45,490 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module sale_loyalty (64/77) 2025-11-27 17:48:45,670 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module sale_loyalty: creating or updating database tables 2025-11-27 17:48:45,889 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/security/ir.model.access.csv 2025-11-27 17:48:45,911 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/data/sale_loyalty_data.xml 2025-11-27 17:48:45,930 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/wizard/sale_loyalty_coupon_wizard_views.xml 2025-11-27 17:48:45,942 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/wizard/sale_loyalty_reward_wizard_views.xml 2025-11-27 17:48:45,956 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/loyalty_card_views.xml 2025-11-27 17:48:45,964 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/loyalty_program_views.xml 2025-11-27 17:48:45,976 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/sale_order_views.xml 2025-11-27 17:48:45,988 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/templates.xml 2025-11-27 17:48:46,037 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale_loyalty loaded in 0.55s, 374 queries (+374 other) 2025-11-27 17:48:46,038 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module sale_management (65/77) 2025-11-27 17:48:46,198 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module sale_management: creating or updating database tables 2025-11-27 17:48:46,480 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-11-27 17:48:46,491 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-11-27 17:48:46,507 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-11-27 17:48:46,536 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-11-27 17:48:46,545 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-11-27 17:48:46,570 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-11-27 17:48:46,580 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-11-27 17:48:46,667 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-11-27 17:48:46,684 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-11-27 17:48:46,694 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-11-27 17:48:46,701 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale_management: loading demo 2025-11-27 17:48:46,701 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_management/data/sale_order_template_demo.xml 2025-11-27 17:48:46,796 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale_management loaded in 0.76s, 542 queries (+542 other) 2025-11-27 17:48:46,796 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module sale_product_configurator (66/77) 2025-11-27 17:48:46,896 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-11-27 17:48:47,015 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-11-27 17:48:47,032 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-11-27 17:48:47,133 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-11-27 17:48:47,158 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale_product_configurator: loading demo 2025-11-27 17:48:47,158 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-11-27 17:48:47,274 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale_product_configurator loaded in 0.48s, 257 queries (+257 other) 2025-11-27 17:48:47,274 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module sale_sms (67/77) 2025-11-27 17:48:47,377 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-11-27 17:48:47,403 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_sms/security/security.xml 2025-11-27 17:48:47,417 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale_sms loaded in 0.14s, 40 queries (+40 other) 2025-11-27 17:48:47,417 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module sale_stock (68/77) 2025-11-27 17:48:47,525 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module sale_stock: creating or updating database tables 2025-11-27 17:48:47,581 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of sale.order.warehouse_id 2025-11-27 17:48:47,582 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of sale.order.delivery_status 2025-11-27 17:48:47,582 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of sale.order.effective_date 2025-11-27 17:48:47,889 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-11-27 17:48:47,928 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-11-27 17:48:47,953 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-11-27 17:48:48,039 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-11-27 17:48:48,046 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-11-27 17:48:48,165 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-11-27 17:48:48,172 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-11-27 17:48:48,178 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-11-27 17:48:48,197 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-11-27 17:48:48,202 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-11-27 17:48:48,214 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-11-27 17:48:48,219 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-11-27 17:48:48,225 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-11-27 17:48:48,227 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-11-27 17:48:48,231 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-11-27 17:48:48,236 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale_stock: loading demo 2025-11-27 17:48:48,236 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-11-27 17:48:48,578 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module sale_stock loaded in 1.16s, 1310 queries (+1310 other) 2025-11-27 17:48:48,578 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_sale (69/77) 2025-11-27 17:48:48,736 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-11-27 17:48:48,779 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.20s, 30 queries (+30 other) 2025-11-27 17:48:48,779 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module website_sale (70/77) 2025-11-27 17:48:48,901 26 INFO 01459-16-0-all_with_tests odoo.modules.registry: module website_sale: creating or updating database tables 2025-11-27 17:48:49,026 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of product.template.base_unit_id 2025-11-27 17:48:49,026 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of product.template.rating_last_value 2025-11-27 17:48:49,026 26 INFO 01459-16-0-all_with_tests odoo.models: Prepare computation of product.template.base_unit_count 2025-11-27 17:48:49,535 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/security/ir.model.access.csv 2025-11-27 17:48:49,563 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/security/website_sale.xml 2025-11-27 17:48:49,836 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/data.xml 2025-11-27 17:48:49,920 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/mail_template_data.xml 2025-11-27 17:48:49,926 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/product_snippet_template_data.xml 2025-11-27 17:48:49,990 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/digest_data.xml 2025-11-27 17:48:49,993 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/ir_cron_data.xml 2025-11-27 17:48:50,000 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_attribute_views.xml 2025-11-27 17:48:50,017 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_tag_views.xml 2025-11-27 17:48:50,037 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_views.xml 2025-11-27 17:48:50,204 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/account_views.xml 2025-11-27 17:48:50,222 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/sale_report_views.xml 2025-11-27 17:48:50,246 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/sale_order_views.xml 2025-11-27 17:48:50,387 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/crm_team_views.xml 2025-11-27 17:48:50,399 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/templates.xml 2025-11-27 17:48:51,036 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/snippets.xml 2025-11-27 17:48:51,098 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/s_add_to_cart.xml 2025-11-27 17:48:51,121 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/s_dynamic_snippet_products.xml 2025-11-27 17:48:51,145 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/res_config_settings_views.xml 2025-11-27 17:48:51,292 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/digest_views.xml 2025-11-27 17:48:51,305 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_sale_visitor_views.xml 2025-11-27 17:48:51,361 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/base_unit_view.xml 2025-11-27 17:48:51,364 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_product_add.xml 2025-11-27 17:48:51,371 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_views.xml 2025-11-27 17:48:51,380 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_pages_views.xml 2025-11-27 17:48:51,432 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module website_sale: loading demo 2025-11-27 17:48:51,432 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/demo.xml 2025-11-27 17:48:52,976 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [321] 2025-11-27 17:48:52,991 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [47] 2025-11-27 17:48:53,103 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:53,103 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<397703650463422.1764265733.038387060165405-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:48:53,103 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:53,113 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-11-27 17:48:53,113 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:53,152 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:53,153 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<996913787704241.1764265733.129855632781982-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:48:53,153 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:53,159 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-11-27 17:48:53,160 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:53,197 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:53,198 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<555352194163147.1764265733.174931049346924-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:48:53,198 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:53,204 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-11-27 17:48:53,205 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:53,242 26 INFO 01459-16-0-all_with_tests odoo.tests: skip sending email in test mode 2025-11-27 17:48:53,243 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<182070032464351.1764265733.219904184341431-openerp-message-notify@a2c239392aed>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-11-27 17:48:53,243 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-11-27 17:48:53,249 26 INFO 01459-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-11-27 17:48:53,249 26 INFO 01459-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-11-27 17:48:53,392 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Module website_sale loaded in 4.61s, 5098 queries (+5099 other) 2025-11-27 17:48:53,393 26 INFO 01459-16-0-all_with_tests odoo.modules.loading: Loading module us_marketplace_integration (71/77) 2025-11-27 17:48:53,410 26 WARNING 01459-16-0-all_with_tests odoo.modules.loading: Transient module states were reset 2025-11-27 17:48:53,418 26 ERROR 01459-16-0-all_with_tests odoo.modules.registry: Failed to load registry Traceback (most recent call last): File "/data/build/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 493, in load_modules processed_modules += load_marked_modules(cr, graph, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 374, in load_marked_modules loaded, processed = load_module_graph( ^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 199, in load_module_graph model_names = registry.load(cr, package) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/registry.py", line 243, in load model = cls._build_model(self, cr) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/models.py", line 623, in _build_model raise TypeError("Model %r does not exist in registry." % name) TypeError: Model 'payment.method' does not exist in registry. 2025-11-27 17:48:53,422 26 CRITICAL 01459-16-0-all_with_tests odoo.service.server: Failed to initialize database `01459-16-0-all_with_tests`. Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1333, in preload_registries registry = Registry.new(dbname, update_module=update_module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 2, in new File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 493, in load_modules processed_modules += load_marked_modules(cr, graph, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 374, in load_marked_modules loaded, processed = load_module_graph( ^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 199, in load_module_graph model_names = registry.load(cr, package) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/registry.py", line 243, in load model = cls._build_model(self, cr) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/models.py", line 623, in _build_model raise TypeError("Model %r does not exist in registry." % name) TypeError: Model 'payment.method' does not exist in registry. 2025-11-27 17:48:53,426 26 INFO 01459-16-0-all_with_tests odoo.service.server: Initiating shutdown 2025-11-27 17:48:53,426 26 INFO 01459-16-0-all_with_tests odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-11-27 17:48:53,925 26 INFO 01459-16-0-all_with_tests odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections