Docker command: python3 odoo/odoo-bin --addons-path single_module_repos,odoo/addons,odoo/odoo/addons,enterprise -d 01719-16-0-all_with_tests -i us_marketplace_integration,us_marketplace_integration_prom,us_marketplace_integration_rozetka --test-enable --test-tags rozetka --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Making dir: /home/runbot/odoo/runbot/runbot/static/build/01719-16-0/single_module_repos/us_marketplace_integration_prom 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 Making dir: /home/runbot/odoo/runbot/runbot/static/build/01719-16-0/single_module_repos/us_marketplace_integration_rozetka 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 Making dir: /home/runbot/odoo/runbot/runbot/static/build/01719-16-0/single_module_repos/us_marketplace_integration Adding readonly volume '/data/build/single_module_repos/us_marketplace_integration' pointing to /home/runbot/odoo/runbot/runbot/static/sources/us_marketplace_integration/bf23adc95495f6a9573d2ae78a9cc9fa9ad9c8ca Making dir: /home/runbot/odoo/runbot/runbot/static/build/01719-16-0/odoo Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/9e36ad2c577642ce65b3bd8e52d7a697473e8b27 Making dir: /home/runbot/odoo/runbot/runbot/static/build/01719-16-0/enterprise Adding readonly volume '/data/build/enterprise' pointing to /home/runbot/odoo/runbot/runbot/static/sources/enterprise/6bdbd549269eb63cef9521c8290674dd905e519f Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/01719-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 2026-02-04 07:52:43,864 26 INFO ? odoo: Odoo version 16.0 2026-02-04 07:52:43,864 26 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2026-02-04 07:52:43,864 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', '/data/build/enterprise'] 2026-02-04 07:52:43,864 26 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2026-02-04 07:52:44,065 26 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2026-02-04 07:52:44,301 26 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2026-02-04 07:52:44,311 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: init db 2026-02-04 07:52:45,726 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading 1 modules... 2026-02-04 07:52:45,727 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module base (1/1) 2026-02-04 07:52:45,756 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module base: creating or updating database tables 2026-02-04 07:52:46,434 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.module.module.menus_by_module 2026-02-04 07:52:46,434 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.module.module.reports_by_module 2026-02-04 07:52:46,434 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.module.module.views_by_module 2026-02-04 07:52:46,679 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.user_id 2026-02-04 07:52:46,679 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.commercial_partner_id 2026-02-04 07:52:46,679 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.display_name 2026-02-04 07:52:46,679 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.company_registry 2026-02-04 07:52:46,679 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.commercial_company_name 2026-02-04 07:52:46,679 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.partner_share 2026-02-04 07:52:46,745 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.currency.decimal_places 2026-02-04 07:52:46,783 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.company.logo_web 2026-02-04 07:52:46,825 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.users.signature 2026-02-04 07:52:46,825 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.users.share 2026-02-04 07:52:48,154 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_bank.xml 2026-02-04 07:52:48,157 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res.lang.csv 2026-02-04 07:52:48,182 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_lang_data.xml 2026-02-04 07:52:48,197 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_data.xml 2026-02-04 07:52:48,229 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_currency_data.xml 2026-02-04 07:52:48,442 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_company_data.xml 2026-02-04 07:52:48,451 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_users_data.xml 2026-02-04 07:52:49,346 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/report_paperformat_data.xml 2026-02-04 07:52:49,353 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_country_data.xml 2026-02-04 07:52:49,590 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_demo_data.xml 2026-02-04 07:52:49,597 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2026-02-04 07:52:49,601 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/security/base_groups.xml 2026-02-04 07:52:49,804 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/security/base_security.xml 2026-02-04 07:52:49,864 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/base_menus.xml 2026-02-04 07:52:49,904 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/decimal_precision_views.xml 2026-02-04 07:52:49,912 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_config_views.xml 2026-02-04 07:52:49,917 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res.country.state.csv 2026-02-04 07:52:50,312 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_actions_views.xml 2026-02-04 07:52:50,403 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_asset_views.xml 2026-02-04 07:52:50,415 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2026-02-04 07:52:50,426 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_cron_views.xml 2026-02-04 07:52:50,452 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2026-02-04 07:52:50,468 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_filters_views.xml 2026-02-04 07:52:50,485 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2026-02-04 07:52:50,505 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_model_views.xml 2026-02-04 07:52:50,639 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_attachment_views.xml 2026-02-04 07:52:50,652 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_rule_views.xml 2026-02-04 07:52:50,668 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_sequence_views.xml 2026-02-04 07:52:50,680 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2026-02-04 07:52:50,692 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2026-02-04 07:52:50,720 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_default_views.xml 2026-02-04 07:52:50,732 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_cron_data.xml 2026-02-04 07:52:50,736 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/report/ir_model_report.xml 2026-02-04 07:52:50,739 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/report/ir_model_templates.xml 2026-02-04 07:52:50,744 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_logging_views.xml 2026-02-04 07:52:50,755 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2026-02-04 07:52:50,761 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_module_views.xml 2026-02-04 07:52:50,808 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_module_category_data.xml 2026-02-04 07:52:50,852 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_module_module.xml 2026-02-04 07:52:50,882 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/report/ir_module_reports.xml 2026-02-04 07:52:50,886 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2026-02-04 07:52:50,891 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2026-02-04 07:52:50,899 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2026-02-04 07:52:50,906 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2026-02-04 07:52:50,913 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2026-02-04 07:52:50,923 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2026-02-04 07:52:50,928 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2026-02-04 07:52:50,935 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2026-02-04 07:52:50,946 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_actions_data.xml 2026-02-04 07:52:50,948 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2026-02-04 07:52:50,956 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_profile_views.xml 2026-02-04 07:52:50,969 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_company_views.xml 2026-02-04 07:52:50,983 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_lang_views.xml 2026-02-04 07:52:50,996 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_partner_views.xml 2026-02-04 07:52:51,069 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_bank_views.xml 2026-02-04 07:52:51,084 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_country_views.xml 2026-02-04 07:52:51,104 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_currency_views.xml 2026-02-04 07:52:51,127 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_users_views.xml 2026-02-04 07:52:51,208 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/ir_property_views.xml 2026-02-04 07:52:51,223 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/res_config_settings_views.xml 2026-02-04 07:52:51,228 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/report_paperformat_views.xml 2026-02-04 07:52:51,244 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/views/onboarding_views.xml 2026-02-04 07:52:51,260 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/security/ir.model.access.csv 2026-02-04 07:52:51,357 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module base: loading demo 2026-02-04 07:52:51,358 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_company_demo.xml 2026-02-04 07:52:51,366 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_users_demo.xml 2026-02-04 07:52:52,372 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2026-02-04 07:52:52,375 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2026-02-04 07:52:52,475 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_bank_demo.xml 2026-02-04 07:52:52,478 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_demo.xml 2026-02-04 07:52:52,605 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2026-02-04 07:52:53,073 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module base loaded in 7.35s, 9049 queries (+9049 other) 2026-02-04 07:52:53,073 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: 1 modules loaded in 7.35s, 9049 queries (+9049 extra) 2026-02-04 07:52:53,088 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: updating modules list 2026-02-04 07:52:53,090 26 INFO 01719-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 2026-02-04 07:52:53,936 26 INFO 01719-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 2026-02-04 07:52:54,120 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading 99 modules... 2026-02-04 07:52:54,120 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module social_media (2/99) 2026-02-04 07:52:54,131 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module social_media: creating or updating database tables 2026-02-04 07:52:54,169 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading social_media/views/res_company_views.xml 2026-02-04 07:52:54,180 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module social_media: loading demo 2026-02-04 07:52:54,180 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading social_media/demo/res_company_demo.xml 2026-02-04 07:52:54,193 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module social_media loaded in 0.07s, 76 queries (+76 other) 2026-02-04 07:52:54,193 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module uom (3/99) 2026-02-04 07:52:54,215 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module uom: creating or updating database tables 2026-02-04 07:52:54,290 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading uom/data/uom_data.xml 2026-02-04 07:52:54,344 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading uom/security/uom_security.xml 2026-02-04 07:52:54,358 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading uom/security/ir.model.access.csv 2026-02-04 07:52:54,366 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading uom/views/uom_uom_views.xml 2026-02-04 07:52:54,402 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module uom loaded in 0.21s, 283 queries (+283 other) 2026-02-04 07:52:54,402 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web (4/99) 2026-02-04 07:52:54,427 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web: creating or updating database tables 2026-02-04 07:52:54,757 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/security/ir.model.access.csv 2026-02-04 07:52:54,762 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/views/webclient_templates.xml 2026-02-04 07:52:54,789 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/views/report_templates.xml 2026-02-04 07:52:54,835 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/views/base_document_layout_views.xml 2026-02-04 07:52:54,844 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/views/speedscope_template.xml 2026-02-04 07:52:54,848 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/views/lazy_assets.xml 2026-02-04 07:52:54,852 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/views/neutralize_views.xml 2026-02-04 07:52:54,856 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/data/ir_attachment.xml 2026-02-04 07:52:54,860 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web/data/report_layout.xml 2026-02-04 07:52:55,183 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web loaded in 0.78s, 898 queries (+898 other) 2026-02-04 07:52:55,183 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module auth_totp (5/99) 2026-02-04 07:52:55,201 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module auth_totp: creating or updating database tables 2026-02-04 07:52:55,247 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp/security/security.xml 2026-02-04 07:52:55,260 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2026-02-04 07:52:55,264 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2026-02-04 07:52:55,268 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2026-02-04 07:52:55,282 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp/views/templates.xml 2026-02-04 07:52:55,285 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2026-02-04 07:52:55,299 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module auth_totp loaded in 0.12s, 175 queries (+175 other) 2026-02-04 07:52:55,299 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module barcodes (6/99) 2026-02-04 07:52:55,313 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module barcodes: creating or updating database tables 2026-02-04 07:52:55,377 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2026-02-04 07:52:55,381 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2026-02-04 07:52:55,392 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2026-02-04 07:52:55,408 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module barcodes loaded in 0.11s, 136 queries (+136 other) 2026-02-04 07:52:55,408 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module base_import (7/99) 2026-02-04 07:52:55,527 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module base_import: creating or updating database tables 2026-02-04 07:52:56,187 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_import/security/ir.model.access.csv 2026-02-04 07:52:56,215 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module base_import loaded in 0.81s, 922 queries (+922 other) 2026-02-04 07:52:56,215 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module base_setup (8/99) 2026-02-04 07:52:56,230 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module base_setup: creating or updating database tables 2026-02-04 07:52:56,269 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2026-02-04 07:52:56,273 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2026-02-04 07:52:56,300 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2026-02-04 07:52:56,317 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module base_setup loaded in 0.10s, 156 queries (+156 other) 2026-02-04 07:52:56,317 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module bus (9/99) 2026-02-04 07:52:56,330 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module bus: creating or updating database tables 2026-02-04 07:52:56,415 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading bus/security/ir.model.access.csv 2026-02-04 07:52:56,435 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module bus loaded in 0.12s, 103 queries (+103 other) 2026-02-04 07:52:56,435 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module http_routing (10/99) 2026-02-04 07:52:56,449 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module http_routing: creating or updating database tables 2026-02-04 07:52:56,456 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2026-02-04 07:52:56,481 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2026-02-04 07:52:56,496 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module http_routing loaded in 0.06s, 77 queries (+77 other) 2026-02-04 07:52:56,496 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module resource (11/99) 2026-02-04 07:52:56,533 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module resource: creating or updating database tables 2026-02-04 07:52:56,693 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading resource/data/resource_data.xml 2026-02-04 07:52:56,714 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading resource/security/ir.model.access.csv 2026-02-04 07:52:56,721 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading resource/security/resource_security.xml 2026-02-04 07:52:56,733 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading resource/views/resource_views.xml 2026-02-04 07:52:56,810 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module resource loaded in 0.31s, 424 queries (+424 other) 2026-02-04 07:52:56,810 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module utm (12/99) 2026-02-04 07:52:56,842 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module utm: creating or updating database tables 2026-02-04 07:52:56,999 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_medium_data.xml 2026-02-04 07:52:57,012 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_source_data.xml 2026-02-04 07:52:57,024 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_stage_data.xml 2026-02-04 07:52:57,027 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_tag_data.xml 2026-02-04 07:52:57,031 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2026-02-04 07:52:57,045 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_medium_views.xml 2026-02-04 07:52:57,053 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_source_views.xml 2026-02-04 07:52:57,059 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_stage_views.xml 2026-02-04 07:52:57,065 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_tag_views.xml 2026-02-04 07:52:57,070 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/views/utm_menus.xml 2026-02-04 07:52:57,083 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/security/ir.model.access.csv 2026-02-04 07:52:57,094 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module utm: loading demo 2026-02-04 07:52:57,094 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2026-02-04 07:52:57,100 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2026-02-04 07:52:57,116 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module utm loaded in 0.31s, 437 queries (+437 other) 2026-02-04 07:52:57,116 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_cohort (13/99) 2026-02-04 07:52:57,147 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_cohort: creating or updating database tables 2026-02-04 07:52:57,512 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_cohort loaded in 0.40s, 787 queries (+787 other) 2026-02-04 07:52:57,512 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_enterprise (14/99) 2026-02-04 07:52:57,536 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_enterprise: creating or updating database tables 2026-02-04 07:52:57,558 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_enterprise/views/partner_view.xml 2026-02-04 07:52:57,566 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2026-02-04 07:52:57,583 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_enterprise loaded in 0.07s, 78 queries (+78 other) 2026-02-04 07:52:57,583 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_gantt (15/99) 2026-02-04 07:52:57,669 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_gantt: creating or updating database tables 2026-02-04 07:52:57,982 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_gantt loaded in 0.40s, 785 queries (+785 other) 2026-02-04 07:52:57,982 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_grid (16/99) 2026-02-04 07:52:58,016 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_grid: creating or updating database tables 2026-02-04 07:52:58,466 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_grid loaded in 0.48s, 787 queries (+787 other) 2026-02-04 07:52:58,466 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_kanban_gauge (17/99) 2026-02-04 07:52:58,514 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_kanban_gauge loaded in 0.05s, 12 queries (+12 other) 2026-02-04 07:52:58,514 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_tour (18/99) 2026-02-04 07:52:58,536 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_tour: creating or updating database tables 2026-02-04 07:52:58,569 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2026-02-04 07:52:58,577 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_tour/security/ir.rule.csv 2026-02-04 07:52:58,585 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_tour/views/tour_views.xml 2026-02-04 07:52:58,610 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_tour loaded in 0.10s, 101 queries (+101 other) 2026-02-04 07:52:58,611 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module barcodes_gs1_nomenclature (19/99) 2026-02-04 07:52:58,640 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2026-02-04 07:52:58,680 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2026-02-04 07:52:58,728 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2026-02-04 07:52:58,762 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.15s, 195 queries (+195 other) 2026-02-04 07:52:58,762 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module google_recaptcha (20/99) 2026-02-04 07:52:58,788 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module google_recaptcha: creating or updating database tables 2026-02-04 07:52:58,824 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading google_recaptcha/views/res_config_settings_view.xml 2026-02-04 07:52:58,859 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module google_recaptcha loaded in 0.10s, 61 queries (+61 other) 2026-02-04 07:52:58,859 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module iap (21/99) 2026-02-04 07:52:58,885 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module iap: creating or updating database tables 2026-02-04 07:52:58,953 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading iap/security/ir.model.access.csv 2026-02-04 07:52:58,964 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading iap/security/ir_rule.xml 2026-02-04 07:52:58,972 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading iap/views/iap_views.xml 2026-02-04 07:52:58,994 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading iap/views/res_config_settings.xml 2026-02-04 07:52:59,030 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module iap loaded in 0.17s, 149 queries (+149 other) 2026-02-04 07:52:59,030 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module mail (22/99) 2026-02-04 07:52:59,085 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module mail: creating or updating database tables 2026-02-04 07:52:59,616 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.partner_ids 2026-02-04 07:52:59,616 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.template_id 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_type_id 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_id 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.mail_post_method 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_summary 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_type 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.activity_note 2026-02-04 07:52:59,617 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2026-02-04 07:52:59,644 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.email_normalized 2026-02-04 07:52:59,648 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.users.notification_type 2026-02-04 07:53:00,886 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_groups.xml 2026-02-04 07:53:00,950 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2026-02-04 07:53:00,954 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2026-02-04 07:53:00,968 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2026-02-04 07:53:00,977 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2026-02-04 07:53:00,988 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2026-02-04 07:53:00,994 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2026-02-04 07:53:01,000 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/fetchmail_views.xml 2026-02-04 07:53:01,012 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2026-02-04 07:53:01,021 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2026-02-04 07:53:01,031 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_notification_views.xml 2026-02-04 07:53:01,039 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_views.xml 2026-02-04 07:53:01,057 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2026-02-04 07:53:01,065 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_mail_views.xml 2026-02-04 07:53:01,080 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_followers_views.xml 2026-02-04 07:53:01,085 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2026-02-04 07:53:01,091 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2026-02-04 07:53:01,097 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2026-02-04 07:53:01,106 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2026-02-04 07:53:01,109 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_channel_views.xml 2026-02-04 07:53:01,121 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2026-02-04 07:53:01,127 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_activity_views.xml 2026-02-04 07:53:01,156 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2026-02-04 07:53:01,172 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/res_partner_data.xml 2026-02-04 07:53:01,181 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2026-02-04 07:53:01,185 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2026-02-04 07:53:01,194 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2026-02-04 07:53:01,204 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2026-02-04 07:53:01,211 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_channel_data.xml 2026-02-04 07:53:01,224 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_activity_data.xml 2026-02-04 07:53:01,233 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/ir_cron_data.xml 2026-02-04 07:53:01,246 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/security/mail_security.xml 2026-02-04 07:53:01,299 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/security/ir.model.access.csv 2026-02-04 07:53:01,338 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2026-02-04 07:53:01,347 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_alias_views.xml 2026-02-04 07:53:01,364 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2026-02-04 07:53:01,373 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_guest_views.xml 2026-02-04 07:53:01,379 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2026-02-04 07:53:01,382 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/res_users_views.xml 2026-02-04 07:53:01,391 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2026-02-04 07:53:01,397 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_template_views.xml 2026-02-04 07:53:01,408 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2026-02-04 07:53:01,414 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/ir_model_views.xml 2026-02-04 07:53:01,426 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/res_partner_views.xml 2026-02-04 07:53:01,453 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2026-02-04 07:53:01,462 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/views/mail_menus.xml 2026-02-04 07:53:01,508 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module mail: loading demo 2026-02-04 07:53:01,508 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2026-02-04 07:53:01,603 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module mail loaded in 2.57s, 3599 queries (+3599 other) 2026-02-04 07:53:01,603 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet (23/99) 2026-02-04 07:53:01,636 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module spreadsheet: creating or updating database tables 2026-02-04 07:53:01,676 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet loaded in 0.07s, 42 queries (+42 other) 2026-02-04 07:53:01,676 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_editor (24/99) 2026-02-04 07:53:01,764 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_editor: creating or updating database tables 2026-02-04 07:53:02,281 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2026-02-04 07:53:02,291 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_editor/data/editor_assets.xml 2026-02-04 07:53:02,296 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_editor/views/editor.xml 2026-02-04 07:53:02,319 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_editor/views/snippets.xml 2026-02-04 07:53:02,375 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_editor loaded in 0.70s, 1169 queries (+1169 other) 2026-02-04 07:53:02,376 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_map (25/99) 2026-02-04 07:53:02,437 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_map: creating or updating database tables 2026-02-04 07:53:02,446 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.contact_address_complete 2026-02-04 07:53:02,946 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_map/views/res_config_settings.xml 2026-02-04 07:53:02,965 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_map/views/res_partner_views.xml 2026-02-04 07:53:02,990 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_map loaded in 0.61s, 1111 queries (+1111 other) 2026-02-04 07:53:02,991 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_mobile (26/99) 2026-02-04 07:53:03,037 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_mobile: creating or updating database tables 2026-02-04 07:53:03,087 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_mobile/views/views.xml 2026-02-04 07:53:03,115 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_mobile loaded in 0.12s, 72 queries (+72 other) 2026-02-04 07:53:03,115 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module analytic (27/99) 2026-02-04 07:53:03,165 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module analytic: creating or updating database tables 2026-02-04 07:53:03,358 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic/security/analytic_security.xml 2026-02-04 07:53:03,383 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic/security/ir.model.access.csv 2026-02-04 07:53:03,392 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2026-02-04 07:53:03,417 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2026-02-04 07:53:03,434 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2026-02-04 07:53:03,445 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2026-02-04 07:53:03,453 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic/data/analytic_data.xml 2026-02-04 07:53:03,455 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module analytic: loading demo 2026-02-04 07:53:03,455 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2026-02-04 07:53:03,532 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module analytic loaded in 0.42s, 528 queries (+528 other) 2026-02-04 07:53:03,532 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module auth_signup (28/99) 2026-02-04 07:53:03,563 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module auth_signup: creating or updating database tables 2026-02-04 07:53:03,634 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2026-02-04 07:53:03,640 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2026-02-04 07:53:03,652 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2026-02-04 07:53:03,667 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2026-02-04 07:53:03,686 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2026-02-04 07:53:03,708 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2026-02-04 07:53:03,726 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2026-02-04 07:53:03,755 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module auth_signup loaded in 0.22s, 191 queries (+191 other) 2026-02-04 07:53:03,755 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module auth_totp_mail (29/99) 2026-02-04 07:53:03,798 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2026-02-04 07:53:03,821 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2026-02-04 07:53:03,837 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2026-02-04 07:53:03,842 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2026-02-04 07:53:03,876 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 92 queries (+92 other) 2026-02-04 07:53:03,876 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module barcodes_mobile (30/99) 2026-02-04 07:53:03,923 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module barcodes_mobile loaded in 0.05s, 12 queries (+12 other) 2026-02-04 07:53:03,923 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module base_install_request (31/99) 2026-02-04 07:53:03,951 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module base_install_request: creating or updating database tables 2026-02-04 07:53:04,026 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2026-02-04 07:53:04,038 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2026-02-04 07:53:04,046 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2026-02-04 07:53:04,049 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2026-02-04 07:53:04,051 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2026-02-04 07:53:04,067 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module base_install_request loaded in 0.14s, 143 queries (+143 other) 2026-02-04 07:53:04,067 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module google_gmail (32/99) 2026-02-04 07:53:04,096 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module google_gmail: creating or updating database tables 2026-02-04 07:53:04,126 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2026-02-04 07:53:04,134 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2026-02-04 07:53:04,140 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2026-02-04 07:53:04,165 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module google_gmail loaded in 0.10s, 122 queries (+122 other) 2026-02-04 07:53:04,165 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module iap_mail (33/99) 2026-02-04 07:53:04,189 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module iap_mail: creating or updating database tables 2026-02-04 07:53:04,199 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2026-02-04 07:53:04,272 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module iap_mail loaded in 0.11s, 35 queries (+35 other) 2026-02-04 07:53:04,272 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module link_tracker (34/99) 2026-02-04 07:53:04,301 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module link_tracker: creating or updating database tables 2026-02-04 07:53:04,450 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading link_tracker/views/link_tracker_views.xml 2026-02-04 07:53:04,500 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading link_tracker/views/utm_campaign_views.xml 2026-02-04 07:53:04,513 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading link_tracker/security/ir.model.access.csv 2026-02-04 07:53:04,557 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module link_tracker loaded in 0.29s, 248 queries (+248 other) 2026-02-04 07:53:04,557 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module mail_bot (35/99) 2026-02-04 07:53:04,604 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module mail_bot: creating or updating database tables 2026-02-04 07:53:04,697 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2026-02-04 07:53:04,719 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2026-02-04 07:53:04,722 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module mail_bot: loading demo 2026-02-04 07:53:04,722 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2026-02-04 07:53:04,731 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module mail_bot loaded in 0.17s, 142 queries (+142 other) 2026-02-04 07:53:04,731 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module mail_enterprise (36/99) 2026-02-04 07:53:04,757 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module mail_enterprise: creating or updating database tables 2026-02-04 07:53:04,776 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module mail_enterprise loaded in 0.05s, 17 queries (+17 other) 2026-02-04 07:53:04,776 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module phone_validation (37/99) 2026-02-04 07:53:04,823 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module phone_validation: creating or updating database tables 2026-02-04 07:53:04,920 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2026-02-04 07:53:04,926 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2026-02-04 07:53:04,939 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2026-02-04 07:53:04,951 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module phone_validation loaded in 0.18s, 167 queries (+167 other) 2026-02-04 07:53:04,951 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module privacy_lookup (38/99) 2026-02-04 07:53:04,979 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module privacy_lookup: creating or updating database tables 2026-02-04 07:53:05,102 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2026-02-04 07:53:05,130 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2026-02-04 07:53:05,148 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2026-02-04 07:53:05,161 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2026-02-04 07:53:05,185 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module privacy_lookup loaded in 0.23s, 234 queries (+234 other) 2026-02-04 07:53:05,185 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module product (39/99) 2026-02-04 07:53:05,398 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module product: creating or updating database tables 2026-02-04 07:53:06,084 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/data/product_data.xml 2026-02-04 07:53:06,106 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/security/product_security.xml 2026-02-04 07:53:06,211 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/security/ir.model.access.csv 2026-02-04 07:53:06,242 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2026-02-04 07:53:06,254 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_views.xml 2026-02-04 07:53:06,327 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/res_config_settings_views.xml 2026-02-04 07:53:06,352 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_attribute_views.xml 2026-02-04 07:53:06,381 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_category_views.xml 2026-02-04 07:53:06,396 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_packaging_views.xml 2026-02-04 07:53:06,421 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2026-02-04 07:53:06,457 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_pricelist_views.xml 2026-02-04 07:53:06,487 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2026-02-04 07:53:06,502 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_template_views.xml 2026-02-04 07:53:06,530 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/product_tag_views.xml 2026-02-04 07:53:06,539 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/res_country_group_views.xml 2026-02-04 07:53:06,544 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/views/res_partner_views.xml 2026-02-04 07:53:06,551 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/report/product_reports.xml 2026-02-04 07:53:06,560 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/report/product_product_templates.xml 2026-02-04 07:53:06,572 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/report/product_template_templates.xml 2026-02-04 07:53:06,577 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/report/product_packaging.xml 2026-02-04 07:53:06,580 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2026-02-04 07:53:06,585 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module product: loading demo 2026-02-04 07:53:06,585 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading product/data/product_demo.xml 2026-02-04 07:53:06,896 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [45] 2026-02-04 07:53:06,905 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2026-02-04 07:53:06,905 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2026-02-04 07:53:07,007 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [47, 46] 2026-02-04 07:53:07,011 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2026-02-04 07:53:07,336 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [65] 2026-02-04 07:53:07,340 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2026-02-04 07:53:07,340 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2026-02-04 07:53:07,690 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module product loaded in 2.51s, 3011 queries (+3011 other) 2026-02-04 07:53:07,691 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module rating (40/99) 2026-02-04 07:53:07,730 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module rating: creating or updating database tables 2026-02-04 07:53:07,902 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading rating/views/rating_rating_views.xml 2026-02-04 07:53:07,938 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading rating/views/rating_templates.xml 2026-02-04 07:53:07,945 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading rating/views/mail_message_views.xml 2026-02-04 07:53:07,951 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading rating/security/ir.model.access.csv 2026-02-04 07:53:07,970 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module rating loaded in 0.28s, 337 queries (+337 other) 2026-02-04 07:53:07,970 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sales_team (41/99) 2026-02-04 07:53:08,008 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module sales_team: creating or updating database tables 2026-02-04 07:53:08,058 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.users.sale_team_id 2026-02-04 07:53:08,212 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2026-02-04 07:53:08,388 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2026-02-04 07:53:08,402 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2026-02-04 07:53:08,444 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2026-02-04 07:53:08,456 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2026-02-04 07:53:08,481 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2026-02-04 07:53:08,508 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2026-02-04 07:53:08,511 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2026-02-04 07:53:08,519 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sales_team: loading demo 2026-02-04 07:53:08,519 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2026-02-04 07:53:08,542 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2026-02-04 07:53:08,566 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sales_team loaded in 0.60s, 730 queries (+730 other) 2026-02-04 07:53:08,567 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard (42/99) 2026-02-04 07:53:08,604 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2026-02-04 07:53:08,665 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2026-02-04 07:53:08,671 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2026-02-04 07:53:08,678 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2026-02-04 07:53:08,687 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2026-02-04 07:53:08,700 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2026-02-04 07:53:08,716 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.15s, 190 queries (+190 other) 2026-02-04 07:53:08,716 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_edition (43/99) 2026-02-04 07:53:08,750 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2026-02-04 07:53:08,797 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_edition/data/spreadsheet_data.xml 2026-02-04 07:53:08,800 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2026-02-04 07:53:08,811 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_edition loaded in 0.10s, 71 queries (+71 other) 2026-02-04 07:53:08,811 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module web_unsplash (44/99) 2026-02-04 07:53:08,843 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module web_unsplash: creating or updating database tables 2026-02-04 07:53:08,905 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2026-02-04 07:53:08,935 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module web_unsplash loaded in 0.12s, 95 queries (+95 other) 2026-02-04 07:53:08,935 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module loyalty (45/99) 2026-02-04 07:53:08,977 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module loyalty: creating or updating database tables 2026-02-04 07:53:09,274 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/security/ir.model.access.csv 2026-02-04 07:53:09,283 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/security/loyalty_security.xml 2026-02-04 07:53:09,297 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/report/loyalty_report_templates.xml 2026-02-04 07:53:09,314 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/report/loyalty_report.xml 2026-02-04 07:53:09,321 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/data/loyalty_data.xml 2026-02-04 07:53:09,370 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/data/mail_template_data.xml 2026-02-04 07:53:09,380 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/wizard/loyalty_generate_wizard_views.xml 2026-02-04 07:53:09,396 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_card_views.xml 2026-02-04 07:53:09,416 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_mail_views.xml 2026-02-04 07:53:09,423 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_program_views.xml 2026-02-04 07:53:09,488 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_reward_views.xml 2026-02-04 07:53:09,513 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/views/loyalty_rule_views.xml 2026-02-04 07:53:09,524 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module loyalty: loading demo 2026-02-04 07:53:09,524 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading loyalty/data/loyalty_demo.xml 2026-02-04 07:53:09,657 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module loyalty loaded in 0.72s, 780 queries (+780 other) 2026-02-04 07:53:09,657 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module mail_mobile (46/99) 2026-02-04 07:53:09,693 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module mail_mobile: creating or updating database tables 2026-02-04 07:53:09,822 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2026-02-04 07:53:09,825 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2026-02-04 07:53:09,841 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module mail_mobile loaded in 0.18s, 167 queries (+167 other) 2026-02-04 07:53:09,842 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module partner_autocomplete (47/99) 2026-02-04 07:53:09,885 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2026-02-04 07:53:09,950 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2026-02-04 07:53:09,957 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2026-02-04 07:53:09,974 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2026-02-04 07:53:09,980 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2026-02-04 07:53:09,994 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2026-02-04 07:53:10,012 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module partner_autocomplete loaded in 0.17s, 182 queries (+182 other) 2026-02-04 07:53:10,012 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module portal (48/99) 2026-02-04 07:53:10,057 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module portal: creating or updating database tables 2026-02-04 07:53:10,233 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal/security/ir.model.access.csv 2026-02-04 07:53:10,241 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal/data/mail_template_data.xml 2026-02-04 07:53:10,245 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal/data/mail_templates.xml 2026-02-04 07:53:10,248 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal/views/portal_templates.xml 2026-02-04 07:53:10,323 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2026-02-04 07:53:10,341 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2026-02-04 07:53:10,350 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2026-02-04 07:53:10,387 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module portal loaded in 0.38s, 478 queries (+478 other) 2026-02-04 07:53:10,387 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sms (49/99) 2026-02-04 07:53:10,478 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module sms: creating or updating database tables 2026-02-04 07:53:10,483 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.sms_template_id 2026-02-04 07:53:10,483 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of ir.actions.server.sms_method 2026-02-04 07:53:10,502 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.partner.phone_sanitized 2026-02-04 07:53:11,466 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/data/ir_cron_data.xml 2026-02-04 07:53:11,473 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2026-02-04 07:53:11,486 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2026-02-04 07:53:11,494 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2026-02-04 07:53:11,504 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2026-02-04 07:53:11,511 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2026-02-04 07:53:11,518 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/views/mail_notification_views.xml 2026-02-04 07:53:11,527 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2026-02-04 07:53:11,541 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/views/res_partner_views.xml 2026-02-04 07:53:11,572 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/views/sms_sms_views.xml 2026-02-04 07:53:11,590 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/views/sms_template_views.xml 2026-02-04 07:53:11,606 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/security/ir.model.access.csv 2026-02-04 07:53:11,622 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/security/sms_security.xml 2026-02-04 07:53:11,628 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sms: loading demo 2026-02-04 07:53:11,628 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/data/sms_demo.xml 2026-02-04 07:53:11,633 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sms/data/mail_demo.xml 2026-02-04 07:53:11,695 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sms loaded in 1.31s, 1907 queries (+1907 other) 2026-02-04 07:53:11,695 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module snailmail (50/99) 2026-02-04 07:53:11,755 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module snailmail: creating or updating database tables 2026-02-04 07:53:12,043 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2026-02-04 07:53:12,053 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail/views/report_assets.xml 2026-02-04 07:53:12,067 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2026-02-04 07:53:12,086 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2026-02-04 07:53:12,093 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2026-02-04 07:53:12,102 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2026-02-04 07:53:12,110 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2026-02-04 07:53:12,143 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module snailmail loaded in 0.45s, 421 queries (+421 other) 2026-02-04 07:53:12,143 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_edition (51/99) 2026-02-04 07:53:12,260 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2026-02-04 07:53:12,281 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2026-02-04 07:53:12,295 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.15s, 44 queries (+44 other) 2026-02-04 07:53:12,295 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module auth_totp_portal (52/99) 2026-02-04 07:53:12,335 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2026-02-04 07:53:12,356 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp_portal/security/security.xml 2026-02-04 07:53:12,367 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2026-02-04 07:53:12,382 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module auth_totp_portal loaded in 0.09s, 59 queries (+59 other) 2026-02-04 07:53:12,382 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module digest (53/99) 2026-02-04 07:53:12,427 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module digest: creating or updating database tables 2026-02-04 07:53:12,556 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest/security/ir.model.access.csv 2026-02-04 07:53:12,565 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest/data/digest_data.xml 2026-02-04 07:53:12,582 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest/data/digest_tips_data.xml 2026-02-04 07:53:12,596 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest/data/ir_cron_data.xml 2026-02-04 07:53:12,604 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2026-02-04 07:53:12,608 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest/views/digest_views.xml 2026-02-04 07:53:12,637 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest/views/digest_templates.xml 2026-02-04 07:53:12,641 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2026-02-04 07:53:12,677 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module digest loaded in 0.30s, 300 queries (+300 other) 2026-02-04 07:53:12,677 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module payment (54/99) 2026-02-04 07:53:12,735 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module payment: creating or updating database tables 2026-02-04 07:53:13,001 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/data/payment_icon_data.xml 2026-02-04 07:53:13,189 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/data/payment_provider_data.xml 2026-02-04 07:53:13,534 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/data/payment_cron.xml 2026-02-04 07:53:13,541 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2026-02-04 07:53:13,559 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_templates.xml 2026-02-04 07:53:13,581 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_provider_views.xml 2026-02-04 07:53:13,606 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_icon_views.xml 2026-02-04 07:53:13,614 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2026-02-04 07:53:13,632 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/views/payment_token_views.xml 2026-02-04 07:53:13,644 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/views/res_partner_views.xml 2026-02-04 07:53:13,654 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/security/ir.model.access.csv 2026-02-04 07:53:13,716 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/security/payment_security.xml 2026-02-04 07:53:13,730 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2026-02-04 07:53:13,735 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2026-02-04 07:53:13,740 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module payment: loading demo 2026-02-04 07:53:13,740 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading payment/data/payment_demo.xml 2026-02-04 07:53:13,762 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module payment loaded in 1.08s, 850 queries (+850 other) 2026-02-04 07:53:13,762 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module portal_rating (55/99) 2026-02-04 07:53:13,801 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module portal_rating: creating or updating database tables 2026-02-04 07:53:13,845 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2026-02-04 07:53:13,853 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2026-02-04 07:53:13,857 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2026-02-04 07:53:13,870 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module portal_rating loaded in 0.11s, 102 queries (+102 other) 2026-02-04 07:53:13,870 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module account (56/99) 2026-02-04 07:53:14,114 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module account: creating or updating database tables 2026-02-04 07:53:15,044 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.company.account_fiscal_country_id 2026-02-04 07:53:15,044 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.company.early_pay_discount_computation 2026-02-04 07:53:15,044 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.company.invoice_terms_html 2026-02-04 07:53:16,671 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/security/account_security.xml 2026-02-04 07:53:17,140 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/security/ir.model.access.csv 2026-02-04 07:53:17,220 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/data/account_data.xml 2026-02-04 07:53:17,271 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/data/digest_data.xml 2026-02-04 07:53:17,277 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_report.xml 2026-02-04 07:53:17,287 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/data/mail_template_data.xml 2026-02-04 07:53:17,295 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_payment_view.xml 2026-02-04 07:53:17,348 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2026-02-04 07:53:17,355 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2026-02-04 07:53:17,360 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2026-02-04 07:53:17,369 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2026-02-04 07:53:17,376 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2026-02-04 07:53:17,386 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_move_views.xml 2026-02-04 07:53:17,608 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2026-02-04 07:53:17,617 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_account_views.xml 2026-02-04 07:53:17,637 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_group_views.xml 2026-02-04 07:53:17,644 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_journal_views.xml 2026-02-04 07:53:17,673 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_account_tag_views.xml 2026-02-04 07:53:17,681 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2026-02-04 07:53:17,696 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2026-02-04 07:53:17,716 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_tax_views.xml 2026-02-04 07:53:17,748 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2026-02-04 07:53:17,751 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_payment_term_views.xml 2026-02-04 07:53:17,763 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_chart_template_views.xml 2026-02-04 07:53:17,783 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2026-02-04 07:53:17,789 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/report_statement.xml 2026-02-04 07:53:17,794 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/terms_template.xml 2026-02-04 07:53:17,803 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2026-02-04 07:53:17,808 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/res_company_views.xml 2026-02-04 07:53:17,815 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/product_view.xml 2026-02-04 07:53:17,831 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2026-02-04 07:53:17,837 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2026-02-04 07:53:17,847 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2026-02-04 07:53:17,857 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2026-02-04 07:53:17,881 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/report_invoice.xml 2026-02-04 07:53:17,902 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2026-02-04 07:53:17,951 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2026-02-04 07:53:17,968 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/ir_module_views.xml 2026-02-04 07:53:17,974 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/res_config_settings_views.xml 2026-02-04 07:53:18,017 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/partner_view.xml 2026-02-04 07:53:18,062 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2026-02-04 07:53:18,075 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_portal_templates.xml 2026-02-04 07:53:18,095 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2026-02-04 07:53:18,101 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2026-02-04 07:53:18,122 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/data/service_cron.xml 2026-02-04 07:53:18,127 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_incoterms_view.xml 2026-02-04 07:53:18,135 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/data/account_incoterms_data.xml 2026-02-04 07:53:18,143 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/digest_views.xml 2026-02-04 07:53:18,148 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2026-02-04 07:53:18,158 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2026-02-04 07:53:18,163 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/res_currency.xml 2026-02-04 07:53:18,168 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/account_menuitem.xml 2026-02-04 07:53:18,267 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2026-02-04 07:53:18,275 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/wizard/accrued_orders.xml 2026-02-04 07:53:18,280 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/views/bill_preview_template.xml 2026-02-04 07:53:18,288 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/data/account_reports_data.xml 2026-02-04 07:53:18,304 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account: loading demo 2026-02-04 07:53:18,304 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account/demo/account_demo.xml 2026-02-04 07:53:18,472 26 INFO 01719-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 2026-02-04 07:53:18,905 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account loaded in 5.04s, 6510 queries (+6510 other) 2026-02-04 07:53:18,905 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module digest_enterprise (57/99) 2026-02-04 07:53:18,966 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2026-02-04 07:53:18,988 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module digest_enterprise loaded in 0.08s, 19 queries (+19 other) 2026-02-04 07:53:18,988 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module stock (58/99) 2026-02-04 07:53:19,184 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module stock: creating or updating database tables 2026-02-04 07:53:19,552 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of product.template.tracking 2026-02-04 07:53:21,023 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/security/stock_security.xml 2026-02-04 07:53:21,303 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/security/ir.model.access.csv 2026-02-04 07:53:21,359 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/digest_data.xml 2026-02-04 07:53:21,363 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/mail_templates.xml 2026-02-04 07:53:21,369 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2026-02-04 07:53:21,374 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_data.xml 2026-02-04 07:53:21,486 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2026-02-04 07:53:21,499 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2026-02-04 07:53:21,502 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2026-02-04 07:53:21,512 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2026-02-04 07:53:21,517 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_reception.xml 2026-02-04 07:53:21,535 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/stock_report_views.xml 2026-02-04 07:53:21,554 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_package_barcode.xml 2026-02-04 07:53:21,563 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2026-02-04 07:53:21,567 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_location_barcode.xml 2026-02-04 07:53:21,573 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2026-02-04 07:53:21,584 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2026-02-04 07:53:21,609 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stockinventory.xml 2026-02-04 07:53:21,613 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/report_stock_rule.xml 2026-02-04 07:53:21,631 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/package_templates.xml 2026-02-04 07:53:21,635 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/picking_templates.xml 2026-02-04 07:53:21,644 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/product_templates.xml 2026-02-04 07:53:21,651 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/report/product_packaging.xml 2026-02-04 07:53:21,655 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/mail_template_data.xml 2026-02-04 07:53:21,660 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_menu_views.xml 2026-02-04 07:53:21,690 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2026-02-04 07:53:21,696 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2026-02-04 07:53:21,702 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2026-02-04 07:53:21,710 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2026-02-04 07:53:21,719 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2026-02-04 07:53:21,724 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2026-02-04 07:53:21,732 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2026-02-04 07:53:21,738 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2026-02-04 07:53:21,742 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2026-02-04 07:53:21,748 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2026-02-04 07:53:21,760 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2026-02-04 07:53:21,765 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2026-02-04 07:53:21,775 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2026-02-04 07:53:21,782 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2026-02-04 07:53:21,786 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2026-02-04 07:53:21,790 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2026-02-04 07:53:21,794 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2026-02-04 07:53:21,798 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2026-02-04 07:53:21,802 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2026-02-04 07:53:21,808 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2026-02-04 07:53:21,811 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2026-02-04 07:53:21,815 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/res_partner_views.xml 2026-02-04 07:53:21,834 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/product_strategy_views.xml 2026-02-04 07:53:21,851 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_lot_views.xml 2026-02-04 07:53:21,870 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2026-02-04 07:53:21,897 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_quant_views.xml 2026-02-04 07:53:22,201 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2026-02-04 07:53:22,214 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2026-02-04 07:53:22,247 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_picking_views.xml 2026-02-04 07:53:22,309 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2026-02-04 07:53:22,341 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_move_views.xml 2026-02-04 07:53:22,433 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/product_views.xml 2026-02-04 07:53:22,547 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_location_views.xml 2026-02-04 07:53:22,592 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2026-02-04 07:53:22,632 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2026-02-04 07:53:22,652 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2026-02-04 07:53:22,691 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2026-02-04 07:53:22,702 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_template.xml 2026-02-04 07:53:22,710 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_rule_views.xml 2026-02-04 07:53:22,743 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2026-02-04 07:53:22,764 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2026-02-04 07:53:22,785 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/views/stock_forecasted.xml 2026-02-04 07:53:22,790 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module stock: loading demo 2026-02-04 07:53:22,790 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2026-02-04 07:53:22,927 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo.xml 2026-02-04 07:53:23,680 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_demo2.xml 2026-02-04 07:53:24,335 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2026-02-04 07:53:24,350 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2026-02-04 07:53:24,551 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module stock loaded in 5.56s, 8131 queries (+8131 other) 2026-02-04 07:53:24,551 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module website (59/99) 2026-02-04 07:53:24,668 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module website: creating or updating database tables 2026-02-04 07:53:24,799 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.company.website_id 2026-02-04 07:53:26,664 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/security/website_security.xml 2026-02-04 07:53:26,905 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/security/ir.model.access.csv 2026-02-04 07:53:26,922 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/ir_asset.xml 2026-02-04 07:53:26,926 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/ir_cron_data.xml 2026-02-04 07:53:26,932 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/mail_mail_data.xml 2026-02-04 07:53:26,938 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/website_data.xml 2026-02-04 07:53:27,117 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/website_visitor_cron.xml 2026-02-04 07:53:27,121 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/digest_data.xml 2026-02-04 07:53:27,127 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/update_theme_images.xml 2026-02-04 07:53:27,136 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/website_templates.xml 2026-02-04 07:53:27,793 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/snippets.xml 2026-02-04 07:53:27,843 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_title.xml 2026-02-04 07:53:27,847 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_cover.xml 2026-02-04 07:53:27,851 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_image.xml 2026-02-04 07:53:27,854 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_image_text.xml 2026-02-04 07:53:27,857 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_banner.xml 2026-02-04 07:53:27,860 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_block.xml 2026-02-04 07:53:27,863 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_features.xml 2026-02-04 07:53:27,867 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_three_columns.xml 2026-02-04 07:53:27,871 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_picture.xml 2026-02-04 07:53:27,874 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_carousel.xml 2026-02-04 07:53:27,878 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_alert.xml 2026-02-04 07:53:27,887 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_card.xml 2026-02-04 07:53:27,891 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_share.xml 2026-02-04 07:53:27,897 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_social_media.xml 2026-02-04 07:53:27,906 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_rating.xml 2026-02-04 07:53:27,917 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_hr.xml 2026-02-04 07:53:27,926 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_facebook_page.xml 2026-02-04 07:53:27,936 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_image_gallery.xml 2026-02-04 07:53:27,951 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_countdown.xml 2026-02-04 07:53:27,963 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_product_catalog.xml 2026-02-04 07:53:27,978 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_comparisons.xml 2026-02-04 07:53:27,982 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_company_team.xml 2026-02-04 07:53:27,987 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_call_to_action.xml 2026-02-04 07:53:27,990 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_references.xml 2026-02-04 07:53:27,994 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_popup.xml 2026-02-04 07:53:28,009 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_faq_collapse.xml 2026-02-04 07:53:28,023 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_features_grid.xml 2026-02-04 07:53:28,030 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_tabs.xml 2026-02-04 07:53:28,044 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_table_of_content.xml 2026-02-04 07:53:28,060 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_chart.xml 2026-02-04 07:53:28,072 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_parallax.xml 2026-02-04 07:53:28,075 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_quotes_carousel.xml 2026-02-04 07:53:28,081 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_numbers.xml 2026-02-04 07:53:28,084 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_masonry_block.xml 2026-02-04 07:53:28,126 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_media_list.xml 2026-02-04 07:53:28,148 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_showcase.xml 2026-02-04 07:53:28,172 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_timeline.xml 2026-02-04 07:53:28,194 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_process_steps.xml 2026-02-04 07:53:28,215 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_text_highlight.xml 2026-02-04 07:53:28,222 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_progress_bar.xml 2026-02-04 07:53:28,243 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_blockquote.xml 2026-02-04 07:53:28,270 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_badge.xml 2026-02-04 07:53:28,299 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_color_blocks_2.xml 2026-02-04 07:53:28,308 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_product_list.xml 2026-02-04 07:53:28,317 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_multi_menus.xml 2026-02-04 07:53:28,323 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_menu_image_menu.xml 2026-02-04 07:53:28,328 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_thumbnails.xml 2026-02-04 07:53:28,340 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_little_icons.xml 2026-02-04 07:53:28,347 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_images_subtitles.xml 2026-02-04 07:53:28,359 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_menus_logos.xml 2026-02-04 07:53:28,367 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_odoo_menu.xml 2026-02-04 07:53:28,374 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_big_icons_subtitles.xml 2026-02-04 07:53:28,383 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_mega_menu_cards.xml 2026-02-04 07:53:28,395 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_google_map.xml 2026-02-04 07:53:28,418 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_map.xml 2026-02-04 07:53:28,444 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet.xml 2026-02-04 07:53:28,472 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet_carousel.xml 2026-02-04 07:53:28,496 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_embed_code.xml 2026-02-04 07:53:28,516 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_website_form.xml 2026-02-04 07:53:28,543 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/snippets/s_searchbar.xml 2026-02-04 07:53:28,569 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/website_views.xml 2026-02-04 07:53:28,681 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/website_pages_views.xml 2026-02-04 07:53:28,712 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/website_visitor_views.xml 2026-02-04 07:53:28,764 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/res_config_settings_views.xml 2026-02-04 07:53:28,881 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/website_rewrite.xml 2026-02-04 07:53:28,898 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/ir_actions_server_views.xml 2026-02-04 07:53:28,924 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/ir_asset_views.xml 2026-02-04 07:53:28,939 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/ir_attachment_views.xml 2026-02-04 07:53:28,953 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/ir_model_views.xml 2026-02-04 07:53:28,971 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/res_partner_views.xml 2026-02-04 07:53:28,986 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/views/neutralize_views.xml 2026-02-04 07:53:28,996 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/wizard/base_language_install_views.xml 2026-02-04 07:53:29,002 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/wizard/website_robots.xml 2026-02-04 07:53:29,007 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website: loading demo 2026-02-04 07:53:29,008 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/website_demo.xml 2026-02-04 07:53:29,119 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website/data/website_visitor_demo.xml 2026-02-04 07:53:29,212 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website loaded in 4.66s, 7057 queries (+7057 other) 2026-02-04 07:53:29,212 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module account_add_gln (60/99) 2026-02-04 07:53:29,282 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module account_add_gln: creating or updating database tables 2026-02-04 07:53:29,337 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_add_gln/views/res_partner_views.xml 2026-02-04 07:53:29,358 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account_add_gln loaded in 0.15s, 76 queries (+76 other) 2026-02-04 07:53:29,358 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module account_edi (61/99) 2026-02-04 07:53:29,437 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module account_edi: creating or updating database tables 2026-02-04 07:53:29,649 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2026-02-04 07:53:29,660 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2026-02-04 07:53:29,667 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi/views/account_move_views.xml 2026-02-04 07:53:29,758 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2026-02-04 07:53:29,773 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2026-02-04 07:53:29,783 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi/data/cron.xml 2026-02-04 07:53:29,813 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account_edi loaded in 0.46s, 343 queries (+343 other) 2026-02-04 07:53:29,813 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module account_invoice_extract (62/99) 2026-02-04 07:53:29,907 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2026-02-04 07:53:30,140 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2026-02-04 07:53:30,147 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_invoice_extract/data/mail_template_data.xml 2026-02-04 07:53:30,152 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2026-02-04 07:53:30,156 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2026-02-04 07:53:30,215 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2026-02-04 07:53:30,283 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2026-02-04 07:53:30,297 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2026-02-04 07:53:30,332 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account_invoice_extract loaded in 0.52s, 275 queries (+275 other) 2026-02-04 07:53:30,332 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module account_payment (63/99) 2026-02-04 07:53:30,439 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module account_payment: creating or updating database tables 2026-02-04 07:53:30,584 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2026-02-04 07:53:30,594 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/security/ir_rules.xml 2026-02-04 07:53:30,609 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2026-02-04 07:53:30,621 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2026-02-04 07:53:30,645 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/payment_templates.xml 2026-02-04 07:53:30,655 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_move_views.xml 2026-02-04 07:53:30,670 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2026-02-04 07:53:30,679 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2026-02-04 07:53:30,689 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2026-02-04 07:53:30,696 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2026-02-04 07:53:30,702 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2026-02-04 07:53:30,709 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2026-02-04 07:53:30,713 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2026-02-04 07:53:30,732 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account_payment loaded in 0.40s, 437 queries (+437 other) 2026-02-04 07:53:30,732 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module account_sequence (64/99) 2026-02-04 07:53:30,816 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module account_sequence: creating or updating database tables 2026-02-04 07:53:30,885 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account_sequence loaded in 0.15s, 57 queries (+57 other) 2026-02-04 07:53:30,885 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module analytic_enterprise (65/99) 2026-02-04 07:53:30,962 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2026-02-04 07:53:30,982 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2026-02-04 07:53:31,020 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module analytic_enterprise loaded in 0.13s, 55 queries (+55 other) 2026-02-04 07:53:31,020 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module currency_rate_live (66/99) 2026-02-04 07:53:31,175 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module currency_rate_live: creating or updating database tables 2026-02-04 07:53:31,185 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of res.company.currency_provider 2026-02-04 07:53:31,243 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2026-02-04 07:53:31,274 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2026-02-04 07:53:31,293 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module currency_rate_live loaded in 0.27s, 103 queries (+103 other) 2026-02-04 07:53:31,293 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module snailmail_account (67/99) 2026-02-04 07:53:31,379 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module snailmail_account: creating or updating database tables 2026-02-04 07:53:31,461 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2026-02-04 07:53:31,492 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2026-02-04 07:53:31,500 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2026-02-04 07:53:31,520 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module snailmail_account loaded in 0.23s, 119 queries (+119 other) 2026-02-04 07:53:31,520 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_account (68/99) 2026-02-04 07:53:31,607 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2026-02-04 07:53:31,669 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_account loaded in 0.15s, 49 queries (+49 other) 2026-02-04 07:53:31,669 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_account (69/99) 2026-02-04 07:53:31,753 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2026-02-04 07:53:31,876 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.21s, 26 queries (+26 other) 2026-02-04 07:53:31,876 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module stock_account (70/99) 2026-02-04 07:53:31,998 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module stock_account: creating or updating database tables 2026-02-04 07:53:32,276 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2026-02-04 07:53:32,310 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2026-02-04 07:53:32,326 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2026-02-04 07:53:32,333 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2026-02-04 07:53:32,610 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2026-02-04 07:53:32,641 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/data/product_data.xml 2026-02-04 07:53:32,646 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/report_invoice.xml 2026-02-04 07:53:32,653 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2026-02-04 07:53:32,688 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2026-02-04 07:53:32,699 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/views/product_views.xml 2026-02-04 07:53:32,722 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2026-02-04 07:53:32,727 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2026-02-04 07:53:32,731 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2026-02-04 07:53:32,736 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2026-02-04 07:53:32,788 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module stock_account loaded in 0.91s, 657 queries (+657 other) 2026-02-04 07:53:32,788 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module stock_enterprise (71/99) 2026-02-04 07:53:32,881 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module stock_enterprise: creating or updating database tables 2026-02-04 07:53:32,922 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 2026-02-04 07:53:32,928 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 2026-02-04 07:53:32,933 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 2026-02-04 07:53:32,939 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 2026-02-04 07:53:32,951 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 2026-02-04 07:53:32,987 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module stock_enterprise loaded in 0.20s, 149 queries (+149 other) 2026-02-04 07:53:32,987 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module stock_sms (72/99) 2026-02-04 07:53:33,061 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module stock_sms: creating or updating database tables 2026-02-04 07:53:33,262 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_sms/data/sms_data.xml 2026-02-04 07:53:33,266 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2026-02-04 07:53:33,324 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2026-02-04 07:53:33,329 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2026-02-04 07:53:33,337 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading stock_sms/security/sms_security.xml 2026-02-04 07:53:33,361 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module stock_sms loaded in 0.37s, 197 queries (+197 other) 2026-02-04 07:53:33,361 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module website_enterprise (73/99) 2026-02-04 07:53:33,439 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_enterprise/data/website_data.xml 2026-02-04 07:53:33,462 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_enterprise/views/website_enterprise_templates.xml 2026-02-04 07:53:33,482 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website_enterprise loaded in 0.12s, 44 queries (+44 other) 2026-02-04 07:53:33,483 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module website_links (74/99) 2026-02-04 07:53:33,563 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module website_links: creating or updating database tables 2026-02-04 07:53:33,582 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_links/views/link_tracker_views.xml 2026-02-04 07:53:33,613 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_links/views/website_links_template.xml 2026-02-04 07:53:33,622 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_links/views/website_links_graphs.xml 2026-02-04 07:53:33,627 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_links/security/ir.model.access.csv 2026-02-04 07:53:33,646 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website_links loaded in 0.16s, 93 queries (+93 other) 2026-02-04 07:53:33,646 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module website_mail (75/99) 2026-02-04 07:53:33,724 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module website_mail: creating or updating database tables 2026-02-04 07:53:33,736 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_mail/views/website_mail_templates.xml 2026-02-04 07:53:33,769 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website_mail loaded in 0.12s, 28 queries (+28 other) 2026-02-04 07:53:33,769 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module website_sms (76/99) 2026-02-04 07:53:33,846 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module website_sms: creating or updating database tables 2026-02-04 07:53:33,863 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sms/views/website_visitor_views.xml 2026-02-04 07:53:33,985 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website_sms loaded in 0.22s, 63 queries (+63 other) 2026-02-04 07:53:33,985 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module account_edi_ubl_cii (77/99) 2026-02-04 07:53:34,108 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2026-02-04 07:53:34,164 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2026-02-04 07:53:34,174 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2026-02-04 07:53:34,198 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2026-02-04 07:53:34,238 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2026-02-04 07:53:34,269 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.28s, 187 queries (+187 other) 2026-02-04 07:53:34,269 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (78/99) 2026-02-04 07:53:34,358 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2026-02-04 07:53:34,439 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2026-02-04 07:53:34,442 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2026-02-04 07:53:34,459 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2026-02-04 07:53:34,543 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.27s, 146 queries (+146 other) 2026-02-04 07:53:34,544 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sale (79/99) 2026-02-04 07:53:34,666 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module sale: creating or updating database tables 2026-02-04 07:53:34,770 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of product.template.service_type 2026-02-04 07:53:34,771 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of product.template.expense_policy 2026-02-04 07:53:34,771 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of product.template.invoice_policy 2026-02-04 07:53:35,528 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/security/ir.model.access.csv 2026-02-04 07:53:35,571 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/security/res_groups.xml 2026-02-04 07:53:35,629 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/security/ir_rules.xml 2026-02-04 07:53:35,733 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2026-02-04 07:53:35,752 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2026-02-04 07:53:35,767 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/report/ir_actions_report.xml 2026-02-04 07:53:35,773 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/report/sale_report_views.xml 2026-02-04 07:53:35,796 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2026-02-04 07:53:35,800 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2026-02-04 07:53:35,805 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2026-02-04 07:53:35,814 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/data/mail_template_data.xml 2026-02-04 07:53:35,823 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/data/sale_data.xml 2026-02-04 07:53:35,833 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2026-02-04 07:53:35,837 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2026-02-04 07:53:35,839 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2026-02-04 07:53:35,848 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2026-02-04 07:53:35,854 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_order_views.xml 2026-02-04 07:53:35,947 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/account_views.xml 2026-02-04 07:53:35,976 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/crm_team_views.xml 2026-02-04 07:53:35,999 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/mail_activity_views.xml 2026-02-04 07:53:36,001 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/payment_templates.xml 2026-02-04 07:53:36,014 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/payment_views.xml 2026-02-04 07:53:36,028 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/product_packaging_views.xml 2026-02-04 07:53:36,041 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/product_views.xml 2026-02-04 07:53:36,077 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2026-02-04 07:53:36,133 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/res_partner_views.xml 2026-02-04 07:53:36,193 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/variant_templates.xml 2026-02-04 07:53:36,203 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2026-02-04 07:53:36,221 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2026-02-04 07:53:36,243 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2026-02-04 07:53:36,297 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2026-02-04 07:53:36,309 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/views/sale_menus.xml 2026-02-04 07:53:36,365 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale: loading demo 2026-02-04 07:53:36,365 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/data/product_demo.xml 2026-02-04 07:53:36,554 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [51] 2026-02-04 07:53:36,570 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2026-02-04 07:53:36,657 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale/data/sale_demo.xml 2026-02-04 07:53:37,628 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:37,628 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 1 and Message-Id '<254185537350732.1770191617.557160615921021-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-02-04 07:53:37,628 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:37,641 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 2026-02-04 07:53:37,642 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:37,682 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:37,683 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<629488240907299.1770191617.657419204711914-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-02-04 07:53:37,683 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:37,689 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2026-02-04 07:53:37,689 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:37,726 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:37,727 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<851903389418217.1770191617.705709934234619-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2026-02-04 07:53:37,727 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:37,733 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2026-02-04 07:53:37,733 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:37,764 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:37,764 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<647019101120417.1770191617.748120069503784-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-02-04 07:53:37,764 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:37,769 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2026-02-04 07:53:37,769 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:37,796 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:37,796 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 5 and Message-Id '<175746887317296.1770191617.780440807342529-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2026-02-04 07:53:37,796 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:37,801 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 2026-02-04 07:53:37,801 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:37,827 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:37,828 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 6 and Message-Id '<389813941486355.1770191617.812150001525879-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2026-02-04 07:53:37,828 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:37,832 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 2026-02-04 07:53:37,832 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:37,856 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:37,856 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<735182996602792.1770191617.843213319778442-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2026-02-04 07:53:37,856 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:37,860 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2026-02-04 07:53:37,861 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:37,885 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:37,885 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<575742255732090.1770191617.870593070983887-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-02-04 07:53:37,885 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:37,889 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2026-02-04 07:53:37,889 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:37,981 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale loaded in 3.44s, 4222 queries (+4225 other) 2026-02-04 07:53:37,981 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_stock (80/99) 2026-02-04 07:53:38,062 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_stock/data/dashboards.xml 2026-02-04 07:53:38,104 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_stock loaded in 0.12s, 25 queries (+25 other) 2026-02-04 07:53:38,104 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (81/99) 2026-02-04 07:53:38,196 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2026-02-04 07:53:38,310 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.21s, 25 queries (+25 other) 2026-02-04 07:53:38,310 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module stock_account_enterprise (82/99) 2026-02-04 07:53:38,388 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module stock_account_enterprise: creating or updating database tables 2026-02-04 07:53:38,438 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module stock_account_enterprise loaded in 0.13s, 30 queries (+30 other) 2026-02-04 07:53:38,439 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module website_payment (83/99) 2026-02-04 07:53:38,532 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module website_payment: creating or updating database tables 2026-02-04 07:53:38,622 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_payment/data/mail_templates.xml 2026-02-04 07:53:38,632 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_payment/data/mail_template_data.xml 2026-02-04 07:53:38,638 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_payment/data/ir_action_data.xml 2026-02-04 07:53:38,646 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/payment_provider.xml 2026-02-04 07:53:38,659 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/res_config_settings_views.xml 2026-02-04 07:53:38,713 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/donation_templates.xml 2026-02-04 07:53:38,731 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/snippets/snippets.xml 2026-02-04 07:53:38,746 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_payment/views/snippets/s_donation.xml 2026-02-04 07:53:38,801 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website_payment loaded in 0.36s, 223 queries (+223 other) 2026-02-04 07:53:38,801 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sale_enterprise (84/99) 2026-02-04 07:53:38,897 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module sale_enterprise: creating or updating database tables 2026-02-04 07:53:38,933 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_enterprise/report/sale_report_views.xml 2026-02-04 07:53:38,959 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_enterprise loaded in 0.16s, 58 queries (+58 other) 2026-02-04 07:53:38,959 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sale_loyalty (85/99) 2026-02-04 07:53:39,148 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module sale_loyalty: creating or updating database tables 2026-02-04 07:53:39,410 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/security/ir.model.access.csv 2026-02-04 07:53:39,431 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/data/sale_loyalty_data.xml 2026-02-04 07:53:39,449 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/wizard/sale_loyalty_coupon_wizard_views.xml 2026-02-04 07:53:39,461 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/wizard/sale_loyalty_reward_wizard_views.xml 2026-02-04 07:53:39,473 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/loyalty_card_views.xml 2026-02-04 07:53:39,481 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/loyalty_program_views.xml 2026-02-04 07:53:39,502 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/sale_order_views.xml 2026-02-04 07:53:39,518 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_loyalty/views/templates.xml 2026-02-04 07:53:39,659 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_loyalty loaded in 0.70s, 374 queries (+374 other) 2026-02-04 07:53:39,659 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sale_management (86/99) 2026-02-04 07:53:39,843 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module sale_management: creating or updating database tables 2026-02-04 07:53:40,176 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/data/digest_data.xml 2026-02-04 07:53:40,188 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2026-02-04 07:53:40,204 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2026-02-04 07:53:40,237 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2026-02-04 07:53:40,247 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2026-02-04 07:53:40,274 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/digest_views.xml 2026-02-04 07:53:40,285 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2026-02-04 07:53:40,395 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2026-02-04 07:53:40,412 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2026-02-04 07:53:40,421 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2026-02-04 07:53:40,427 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_management: loading demo 2026-02-04 07:53:40,427 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_management/data/sale_order_template_demo.xml 2026-02-04 07:53:40,535 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_management loaded in 0.88s, 543 queries (+543 other) 2026-02-04 07:53:40,535 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sale_product_configurator (87/99) 2026-02-04 07:53:40,628 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2026-02-04 07:53:40,799 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2026-02-04 07:53:40,810 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2026-02-04 07:53:40,823 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2026-02-04 07:53:40,841 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_product_configurator: loading demo 2026-02-04 07:53:40,841 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2026-02-04 07:53:40,923 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_product_configurator loaded in 0.39s, 257 queries (+257 other) 2026-02-04 07:53:40,923 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sale_sms (88/99) 2026-02-04 07:53:41,005 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2026-02-04 07:53:41,028 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_sms/security/security.xml 2026-02-04 07:53:41,043 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_sms loaded in 0.12s, 40 queries (+40 other) 2026-02-04 07:53:41,043 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module sale_stock (89/99) 2026-02-04 07:53:41,136 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module sale_stock: creating or updating database tables 2026-02-04 07:53:41,174 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of sale.order.warehouse_id 2026-02-04 07:53:41,174 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of sale.order.delivery_status 2026-02-04 07:53:41,174 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of sale.order.effective_date 2026-02-04 07:53:41,426 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2026-02-04 07:53:41,451 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2026-02-04 07:53:41,469 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2026-02-04 07:53:41,535 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2026-02-04 07:53:41,542 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2026-02-04 07:53:41,646 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2026-02-04 07:53:41,653 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2026-02-04 07:53:41,659 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2026-02-04 07:53:41,676 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2026-02-04 07:53:41,681 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2026-02-04 07:53:41,691 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2026-02-04 07:53:41,697 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2026-02-04 07:53:41,703 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2026-02-04 07:53:41,706 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2026-02-04 07:53:41,712 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2026-02-04 07:53:41,719 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_stock: loading demo 2026-02-04 07:53:41,719 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2026-02-04 07:53:42,203 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module sale_stock loaded in 1.16s, 1311 queries (+1311 other) 2026-02-04 07:53:42,203 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module spreadsheet_dashboard_sale (90/99) 2026-02-04 07:53:42,380 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2026-02-04 07:53:42,429 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.23s, 30 queries (+30 other) 2026-02-04 07:53:42,429 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module website_sale (91/99) 2026-02-04 07:53:42,579 26 INFO 01719-16-0-all_with_tests odoo.modules.registry: module website_sale: creating or updating database tables 2026-02-04 07:53:42,738 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of product.template.base_unit_id 2026-02-04 07:53:42,738 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of product.template.rating_last_value 2026-02-04 07:53:42,738 26 INFO 01719-16-0-all_with_tests odoo.models: Prepare computation of product.template.base_unit_count 2026-02-04 07:53:43,299 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/security/ir.model.access.csv 2026-02-04 07:53:43,329 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/security/website_sale.xml 2026-02-04 07:53:43,532 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/data.xml 2026-02-04 07:53:43,603 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/mail_template_data.xml 2026-02-04 07:53:43,609 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/product_snippet_template_data.xml 2026-02-04 07:53:43,660 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/digest_data.xml 2026-02-04 07:53:43,664 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/ir_cron_data.xml 2026-02-04 07:53:43,671 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_attribute_views.xml 2026-02-04 07:53:43,684 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_tag_views.xml 2026-02-04 07:53:43,698 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_views.xml 2026-02-04 07:53:43,817 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/account_views.xml 2026-02-04 07:53:43,835 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/sale_report_views.xml 2026-02-04 07:53:43,860 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/sale_order_views.xml 2026-02-04 07:53:43,969 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/crm_team_views.xml 2026-02-04 07:53:43,978 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/templates.xml 2026-02-04 07:53:44,463 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/snippets.xml 2026-02-04 07:53:44,518 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/s_add_to_cart.xml 2026-02-04 07:53:44,544 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/snippets/s_dynamic_snippet_products.xml 2026-02-04 07:53:44,576 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/res_config_settings_views.xml 2026-02-04 07:53:44,743 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/digest_views.xml 2026-02-04 07:53:44,750 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_sale_visitor_views.xml 2026-02-04 07:53:44,792 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/base_unit_view.xml 2026-02-04 07:53:44,794 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/product_product_add.xml 2026-02-04 07:53:44,800 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_views.xml 2026-02-04 07:53:44,806 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/views/website_pages_views.xml 2026-02-04 07:53:44,839 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website_sale: loading demo 2026-02-04 07:53:44,839 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: loading website_sale/data/demo.xml 2026-02-04 07:53:46,067 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.message records with IDs: [321] 2026-02-04 07:53:46,080 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted product.product records with IDs: [47] 2026-02-04 07:53:46,162 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:46,162 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<410367011040403.1770191626.115383148193359-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2026-02-04 07:53:46,162 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:46,170 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2026-02-04 07:53:46,170 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:46,193 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:46,193 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<597697374852500.1770191626.180490970611572-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2026-02-04 07:53:46,193 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:46,197 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2026-02-04 07:53:46,197 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:46,217 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:46,218 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<658401139450093.1770191626.205222606658936-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2026-02-04 07:53:46,218 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:46,221 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2026-02-04 07:53:46,221 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:46,242 26 INFO 01719-16-0-all_with_tests odoo.tests: skip sending email in test mode 2026-02-04 07:53:46,242 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<875572419950183.1770191626.229771614074707-openerp-message-notify@2d989f53f0e7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2026-02-04 07:53:46,242 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-02-04 07:53:46,246 26 INFO 01719-16-0-all_with_tests odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2026-02-04 07:53:46,246 26 INFO 01719-16-0-all_with_tests odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-02-04 07:53:46,332 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Module website_sale loaded in 3.90s, 5104 queries (+5105 other) 2026-02-04 07:53:46,332 26 INFO 01719-16-0-all_with_tests odoo.modules.loading: Loading module us_marketplace_integration (92/99) 2026-02-04 07:53:46,344 26 WARNING 01719-16-0-all_with_tests odoo.modules.loading: Transient module states were reset 2026-02-04 07:53:46,353 26 ERROR 01719-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. 2026-02-04 07:53:46,358 26 CRITICAL 01719-16-0-all_with_tests odoo.service.server: Failed to initialize database `01719-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. 2026-02-04 07:53:46,362 26 INFO 01719-16-0-all_with_tests odoo.service.server: Initiating shutdown 2026-02-04 07:53:46,362 26 INFO 01719-16-0-all_with_tests odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2026-02-04 07:53:46,492 26 INFO 01719-16-0-all_with_tests odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections