Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons,odoo-15-module-test,server-backend -d 00088-16-0-all -i project,purchase,project_purchase,purchase_requisition,hr_contract,hr,base,l10n_th,purchase_stock,stock,hr_holidays,sale --test-tags /runbot --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/5044b37fe05b7f031bc935912a4c695143e67c7a Adding readonly volume '/data/build/odoo-15-module-test' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-15-module-test/3512cdda8f258d6525bc72527b98d88d6d5d4a6f Adding readonly volume '/data/build/server-backend' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-backend/ccf608782f610e261b1b5f72e8424c2dab99240e Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00088-16-0/.odoorc 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 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 /usr/local/lib/python3.12/dist-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 /usr/local/lib/python3.12/dist-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 /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 50)) (2.9.9) Collecting pydot==1.4.2 (from -r odoo/requirements.txt (line 51)) Downloading pydot-1.4.2-py2.py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: pyopenssl==24.1.0 in /usr/local/lib/python3.12/dist-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 /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 57)) (3.5) Collecting python-dateutil==2.8.1 (from -r odoo/requirements.txt (line 58)) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: python-ldap==3.4.4 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 60)) (3.4.4) Collecting python-stdnum==1.16 (from -r odoo/requirements.txt (line 61)) 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 62)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 64)) (1.2.1) Collecting qrcode==6.1 (from -r odoo/requirements.txt (line 65)) 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 68)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (2.31.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 74)) (0.9.6.1) Collecting Werkzeug==2.0.2 (from -r odoo/requirements.txt (line 76)) Downloading Werkzeug-2.0.2-py3-none-any.whl.metadata (4.5 kB) Collecting xlrd==1.2.0 (from -r odoo/requirements.txt (line 78)) 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 79)) Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Collecting zeep==4.0.0 (from -r odoo/requirements.txt (line 81)) Downloading zeep-4.0.0-py2.py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.12/dist-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 6)) (1.17.1) 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) Collecting pyparsing>=2.1.4 (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.12/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 60)) (0.6.1) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/local/lib/python3.12/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 60)) (0.4.2) Collecting appdirs>=1.4.0 (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) 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 81)) (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 81)) (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 81)) (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 81)) (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 81)) (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 81)) (1.5.1) Requirement already satisfied: pycparser in /usr/local/lib/python3.12/dist-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 6)) (2.22) 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 pydot-1.4.2-py2.py3-none-any.whl (21 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) Downloading pyparsing-3.2.3-py3-none-any.whl (111 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, pyparsing, num2words, idna, docutils, decorator, chardet, Babel, pydot, 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 pydot-1.4.2 pyparsing-3.2.3 python-dateutil-2.8.1 python-stdnum-1.16 qrcode-6.1 xlrd-1.2.0 zeep-4.0.0 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring pymssql: markers 'python_version <= "3.10"' don't match your environment Collecting mysqlclient (from -r server-backend/requirements.txt (line 2)) Downloading mysqlclient-2.2.7.tar.gz (91 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymssql<=2.3.7 (from -r server-backend/requirements.txt (line 4)) Downloading pymssql-2.3.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.1 kB) Collecting sqlalchemy (from -r server-backend/requirements.txt (line 5)) Downloading sqlalchemy-2.0.43-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Requirement already satisfied: greenlet>=1 in /usr/lib/python3/dist-packages (from sqlalchemy->-r server-backend/requirements.txt (line 5)) (3.0.3) Requirement already satisfied: typing-extensions>=4.6.0 in /usr/lib/python3/dist-packages (from sqlalchemy->-r server-backend/requirements.txt (line 5)) (4.10.0) Downloading pymssql-2.3.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.8 MB) Downloading sqlalchemy-2.0.43-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) Building wheels for collected packages: mysqlclient Building wheel for mysqlclient (pyproject.toml): started Building wheel for mysqlclient (pyproject.toml): finished with status 'done' Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=129073 sha256=f94b3b0f0bf454bbaa544697ef0d6e61b8158c40b57af3e2352d13fea4d83c25 Stored in directory: /home/runbot/.cache/pip/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d Successfully built mysqlclient WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: sqlalchemy, pymssql, mysqlclient Successfully installed mysqlclient-2.2.7 pymssql-2.3.7 sqlalchemy-2.0.43 2025-09-11 15:10:17,049 88 INFO ? odoo: Odoo version 16.0 2025-09-11 15:10:17,049 88 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-09-11 15:10:17,049 88 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo/addons', '/data/build/odoo-15-module-test', '/data/build/server-backend'] 2025-09-11 15:10:17,050 88 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-09-11 15:10:17,382 88 INFO ? odoo.addons.base.models.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports. 2025-09-11 15:10:17,720 88 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-09-11 15:10:17,744 88 INFO 00088-16-0-all odoo.modules.loading: init db 2025-09-11 15:10:19,365 88 INFO 00088-16-0-all odoo.modules.loading: loading 1 modules... 2025-09-11 15:10:19,365 88 INFO 00088-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-09-11 15:10:19,398 88 INFO 00088-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-09-11 15:10:19,972 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-09-11 15:10:19,972 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-09-11 15:10:19,972 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-09-11 15:10:20,202 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-09-11 15:10:20,203 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-09-11 15:10:20,203 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-09-11 15:10:20,203 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-09-11 15:10:20,203 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-09-11 15:10:20,203 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-09-11 15:10:20,278 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-09-11 15:10:20,323 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-09-11 15:10:20,371 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.users.signature 2025-09-11 15:10:20,372 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.users.share 2025-09-11 15:10:22,152 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-09-11 15:10:22,162 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-09-11 15:10:22,235 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-09-11 15:10:22,297 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-09-11 15:10:22,412 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-09-11 15:10:23,092 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-09-11 15:10:23,113 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-09-11 15:10:24,494 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-09-11 15:10:24,511 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-09-11 15:10:25,242 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-09-11 15:10:25,266 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-09-11 15:10:25,280 88 INFO 00088-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-09-11 15:10:25,732 88 INFO 00088-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-09-11 15:10:25,947 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-09-11 15:10:26,094 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-09-11 15:10:26,129 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-09-11 15:10:26,149 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-09-11 15:10:26,807 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-09-11 15:10:27,027 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-09-11 15:10:27,061 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-09-11 15:10:27,093 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-09-11 15:10:27,147 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-09-11 15:10:27,185 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-09-11 15:10:27,230 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-09-11 15:10:27,271 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-09-11 15:10:27,553 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-09-11 15:10:27,600 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-09-11 15:10:27,652 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-09-11 15:10:27,694 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-09-11 15:10:27,738 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-09-11 15:10:27,837 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-09-11 15:10:27,876 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-09-11 15:10:27,889 88 INFO 00088-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-09-11 15:10:27,899 88 INFO 00088-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-09-11 15:10:27,914 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-09-11 15:10:27,951 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-09-11 15:10:27,970 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-09-11 15:10:28,100 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-09-11 15:10:28,216 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-09-11 15:10:28,345 88 INFO 00088-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-09-11 15:10:28,353 88 INFO 00088-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-09-11 15:10:28,366 88 INFO 00088-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-09-11 15:10:28,389 88 INFO 00088-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-09-11 15:10:28,414 88 INFO 00088-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-09-11 15:10:28,435 88 INFO 00088-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-09-11 15:10:28,469 88 INFO 00088-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-09-11 15:10:28,484 88 INFO 00088-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-09-11 15:10:28,506 88 INFO 00088-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-09-11 15:10:28,538 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-09-11 15:10:28,545 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-09-11 15:10:28,573 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-09-11 15:10:28,620 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-09-11 15:10:28,662 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-09-11 15:10:28,704 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-09-11 15:10:28,980 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-09-11 15:10:29,054 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-09-11 15:10:29,133 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-09-11 15:10:29,205 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-09-11 15:10:29,440 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-09-11 15:10:29,481 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-09-11 15:10:29,495 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-09-11 15:10:29,543 88 INFO 00088-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-09-11 15:10:29,590 88 INFO 00088-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-09-11 15:10:29,724 88 INFO 00088-16-0-all odoo.modules.loading: Module base: loading demo 2025-09-11 15:10:29,725 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-09-11 15:10:29,741 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-09-11 15:10:31,276 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-09-11 15:10:31,288 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-09-11 15:10:31,712 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-09-11 15:10:31,723 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-09-11 15:10:32,035 88 INFO 00088-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-09-11 15:10:32,857 88 INFO 00088-16-0-all odoo.modules.loading: Module base loaded in 13.49s, 9068 queries (+9068 other) 2025-09-11 15:10:32,858 88 INFO 00088-16-0-all odoo.modules.loading: 1 modules loaded in 13.49s, 9068 queries (+9068 extra) 2025-09-11 15:10:32,887 88 INFO 00088-16-0-all odoo.modules.loading: updating modules list 2025-09-11 15:10:32,889 88 INFO 00088-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-09-11 15:10:33,726 88 INFO 00088-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Inventory', 'Purchase', 'Project', 'Time Off', 'Employees', 'Employee Contracts', 'Purchase Stock', 'Thailand - Accounting', 'Project Purchase', 'Purchase Agreements', 'Sales'] to user __system__ #1 via n/a 2025-09-11 15:10:33,932 88 INFO 00088-16-0-all odoo.modules.loading: loading 78 modules... 2025-09-11 15:10:33,933 88 INFO 00088-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-09-11 15:10:33,958 88 INFO 00088-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-09-11 15:10:34,081 88 INFO 00088-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-09-11 15:10:34,201 88 INFO 00088-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-09-11 15:10:34,236 88 INFO 00088-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-09-11 15:10:34,259 88 INFO 00088-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-09-11 15:10:34,361 88 INFO 00088-16-0-all odoo.modules.loading: Module uom loaded in 0.43s, 283 queries (+283 other) 2025-09-11 15:10:34,361 88 INFO 00088-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-09-11 15:10:34,391 88 INFO 00088-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-09-11 15:10:35,000 88 INFO 00088-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-09-11 15:10:35,014 88 INFO 00088-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-09-11 15:10:35,118 88 INFO 00088-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-09-11 15:10:35,284 88 INFO 00088-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-09-11 15:10:35,310 88 INFO 00088-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-09-11 15:10:35,322 88 INFO 00088-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-09-11 15:10:35,336 88 INFO 00088-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-09-11 15:10:35,349 88 INFO 00088-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-09-11 15:10:35,361 88 INFO 00088-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-09-11 15:10:35,848 88 INFO 00088-16-0-all odoo.modules.loading: Module web loaded in 1.49s, 901 queries (+901 other) 2025-09-11 15:10:35,849 88 INFO 00088-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-09-11 15:10:35,881 88 INFO 00088-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-09-11 15:10:35,989 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-09-11 15:10:36,038 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-09-11 15:10:36,053 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-09-11 15:10:36,066 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-09-11 15:10:36,119 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-09-11 15:10:36,130 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-09-11 15:10:36,182 88 INFO 00088-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.33s, 175 queries (+175 other) 2025-09-11 15:10:36,182 88 INFO 00088-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-09-11 15:10:36,210 88 INFO 00088-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-09-11 15:10:36,334 88 INFO 00088-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-09-11 15:10:36,348 88 INFO 00088-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-09-11 15:10:36,381 88 INFO 00088-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-09-11 15:10:36,422 88 INFO 00088-16-0-all odoo.modules.loading: Module barcodes loaded in 0.24s, 136 queries (+136 other) 2025-09-11 15:10:36,422 88 INFO 00088-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-09-11 15:10:36,669 88 INFO 00088-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-09-11 15:10:37,566 88 INFO 00088-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-09-11 15:10:37,633 88 INFO 00088-16-0-all odoo.modules.loading: Module base_import loaded in 1.21s, 922 queries (+922 other) 2025-09-11 15:10:37,633 88 INFO 00088-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-09-11 15:10:37,670 88 INFO 00088-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-09-11 15:10:37,754 88 INFO 00088-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-09-11 15:10:37,761 88 INFO 00088-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-09-11 15:10:37,822 88 INFO 00088-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-09-11 15:10:37,869 88 INFO 00088-16-0-all odoo.modules.loading: Module base_setup loaded in 0.24s, 156 queries (+156 other) 2025-09-11 15:10:37,869 88 INFO 00088-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-09-11 15:10:37,894 88 INFO 00088-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-09-11 15:10:38,028 88 INFO 00088-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-09-11 15:10:38,081 88 INFO 00088-16-0-all odoo.modules.loading: Module bus loaded in 0.21s, 103 queries (+103 other) 2025-09-11 15:10:38,081 88 INFO 00088-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-09-11 15:10:38,100 88 INFO 00088-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-09-11 15:10:38,115 88 INFO 00088-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-09-11 15:10:38,174 88 INFO 00088-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-09-11 15:10:38,216 88 INFO 00088-16-0-all odoo.modules.loading: Module http_routing loaded in 0.14s, 77 queries (+77 other) 2025-09-11 15:10:38,217 88 INFO 00088-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-09-11 15:10:38,266 88 INFO 00088-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-09-11 15:10:38,499 88 INFO 00088-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-09-11 15:10:38,547 88 INFO 00088-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-09-11 15:10:38,568 88 INFO 00088-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-09-11 15:10:38,621 88 INFO 00088-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-09-11 15:10:38,836 88 INFO 00088-16-0-all odoo.modules.loading: Module resource loaded in 0.62s, 424 queries (+424 other) 2025-09-11 15:10:38,836 88 INFO 00088-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-09-11 15:10:38,870 88 INFO 00088-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-09-11 15:10:39,079 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-09-11 15:10:39,115 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-09-11 15:10:39,150 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-09-11 15:10:39,159 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-09-11 15:10:39,169 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-09-11 15:10:39,233 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-09-11 15:10:39,266 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-09-11 15:10:39,291 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-09-11 15:10:39,314 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-09-11 15:10:39,331 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-09-11 15:10:39,377 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-09-11 15:10:39,403 88 INFO 00088-16-0-all odoo.modules.loading: Module utm: loading demo 2025-09-11 15:10:39,404 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-09-11 15:10:39,426 88 INFO 00088-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-09-11 15:10:39,470 88 INFO 00088-16-0-all odoo.modules.loading: Module utm loaded in 0.63s, 437 queries (+437 other) 2025-09-11 15:10:39,471 88 INFO 00088-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-09-11 15:10:39,513 88 INFO 00088-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-09-11 15:10:39,513 88 INFO 00088-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-09-11 15:10:39,534 88 INFO 00088-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-09-11 15:10:39,601 88 INFO 00088-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-09-11 15:10:39,620 88 INFO 00088-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-09-11 15:10:39,634 88 INFO 00088-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-09-11 15:10:39,684 88 INFO 00088-16-0-all odoo.modules.loading: Module web_tour loaded in 0.17s, 101 queries (+101 other) 2025-09-11 15:10:39,684 88 INFO 00088-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-09-11 15:10:39,716 88 INFO 00088-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-09-11 15:10:39,792 88 INFO 00088-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-09-11 15:10:39,898 88 INFO 00088-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-09-11 15:10:39,967 88 INFO 00088-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.28s, 195 queries (+195 other) 2025-09-11 15:10:39,967 88 INFO 00088-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-09-11 15:10:39,993 88 INFO 00088-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-09-11 15:10:40,087 88 INFO 00088-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-09-11 15:10:40,102 88 INFO 00088-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-09-11 15:10:40,118 88 INFO 00088-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-09-11 15:10:40,156 88 INFO 00088-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-09-11 15:10:40,190 88 INFO 00088-16-0-all odoo.modules.loading: Module iap loaded in 0.22s, 147 queries (+147 other) 2025-09-11 15:10:40,190 88 INFO 00088-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-09-11 15:10:40,240 88 INFO 00088-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-09-11 15:10:40,704 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-09-11 15:10:40,704 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-09-11 15:10:40,704 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-09-11 15:10:40,704 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-09-11 15:10:40,705 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-09-11 15:10:40,705 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-09-11 15:10:40,705 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-09-11 15:10:40,705 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-09-11 15:10:40,705 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-09-11 15:10:40,705 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-09-11 15:10:40,706 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-09-11 15:10:40,706 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-09-11 15:10:40,786 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-09-11 15:10:40,796 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-09-11 15:10:42,521 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-09-11 15:10:42,671 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-09-11 15:10:42,680 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-09-11 15:10:42,711 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-09-11 15:10:42,734 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-09-11 15:10:42,758 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-09-11 15:10:42,772 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-09-11 15:10:42,790 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-09-11 15:10:42,831 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-09-11 15:10:42,856 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-09-11 15:10:42,880 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-09-11 15:10:42,902 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-09-11 15:10:42,945 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-09-11 15:10:42,971 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-09-11 15:10:43,029 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-09-11 15:10:43,052 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-09-11 15:10:43,077 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-09-11 15:10:43,105 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-09-11 15:10:43,138 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-09-11 15:10:43,154 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-09-11 15:10:43,210 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-09-11 15:10:43,234 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-09-11 15:10:43,345 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-09-11 15:10:43,399 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-09-11 15:10:43,424 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-09-11 15:10:43,441 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-09-11 15:10:43,475 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-09-11 15:10:43,519 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-09-11 15:10:43,543 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-09-11 15:10:43,591 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-09-11 15:10:43,626 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-09-11 15:10:43,687 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-09-11 15:10:43,888 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-09-11 15:10:43,956 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-09-11 15:10:43,973 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-09-11 15:10:44,003 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-09-11 15:10:44,020 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-09-11 15:10:44,034 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-09-11 15:10:44,049 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-09-11 15:10:44,083 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-09-11 15:10:44,108 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-09-11 15:10:44,152 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-09-11 15:10:44,175 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-09-11 15:10:44,218 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-09-11 15:10:44,314 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-09-11 15:10:44,352 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-09-11 15:10:44,526 88 INFO 00088-16-0-all odoo.modules.loading: Module mail: loading demo 2025-09-11 15:10:44,527 88 INFO 00088-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-09-11 15:10:44,752 88 INFO 00088-16-0-all odoo.modules.loading: Module mail loaded in 4.56s, 3606 queries (+3606 other) 2025-09-11 15:10:44,753 88 INFO 00088-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-09-11 15:10:44,797 88 INFO 00088-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-09-11 15:10:44,877 88 INFO 00088-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.12s, 42 queries (+42 other) 2025-09-11 15:10:44,877 88 INFO 00088-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-09-11 15:10:44,965 88 INFO 00088-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-09-11 15:10:45,953 88 INFO 00088-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-09-11 15:10:45,969 88 INFO 00088-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-09-11 15:10:45,979 88 INFO 00088-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-09-11 15:10:46,020 88 INFO 00088-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-09-11 15:10:46,112 88 INFO 00088-16-0-all odoo.modules.loading: Module web_editor loaded in 1.23s, 1171 queries (+1171 other) 2025-09-11 15:10:46,112 88 INFO 00088-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-09-11 15:10:46,164 88 INFO 00088-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-09-11 15:10:46,430 88 INFO 00088-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-09-11 15:10:46,495 88 INFO 00088-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-09-11 15:10:46,516 88 INFO 00088-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-09-11 15:10:46,603 88 INFO 00088-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-09-11 15:10:46,675 88 INFO 00088-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-09-11 15:10:46,711 88 INFO 00088-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-09-11 15:10:46,737 88 INFO 00088-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-09-11 15:10:46,747 88 INFO 00088-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-09-11 15:10:46,747 88 INFO 00088-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-09-11 15:10:46,955 88 INFO 00088-16-0-all odoo.modules.loading: Module analytic loaded in 0.84s, 528 queries (+528 other) 2025-09-11 15:10:46,956 88 INFO 00088-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-09-11 15:10:47,006 88 INFO 00088-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-09-11 15:10:47,126 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-09-11 15:10:47,137 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-09-11 15:10:47,153 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-09-11 15:10:47,183 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-09-11 15:10:47,213 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-09-11 15:10:47,255 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-09-11 15:10:47,296 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-09-11 15:10:47,344 88 INFO 00088-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.39s, 191 queries (+191 other) 2025-09-11 15:10:47,344 88 INFO 00088-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-09-11 15:10:47,383 88 INFO 00088-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-09-11 15:10:47,441 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-09-11 15:10:47,466 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-09-11 15:10:47,475 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-09-11 15:10:47,543 88 INFO 00088-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.20s, 92 queries (+92 other) 2025-09-11 15:10:47,543 88 INFO 00088-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-09-11 15:10:47,584 88 INFO 00088-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-09-11 15:10:47,808 88 INFO 00088-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-09-11 15:10:47,829 88 INFO 00088-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-09-11 15:10:47,860 88 INFO 00088-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-09-11 15:10:47,871 88 INFO 00088-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-09-11 15:10:47,883 88 INFO 00088-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-09-11 15:10:47,930 88 INFO 00088-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.39s, 143 queries (+143 other) 2025-09-11 15:10:47,930 88 INFO 00088-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-09-11 15:10:48,026 88 INFO 00088-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-09-11 15:10:48,441 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-09-11 15:10:48,469 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-09-11 15:10:48,513 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-09-11 15:10:48,533 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-09-11 15:10:48,559 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-09-11 15:10:48,588 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-09-11 15:10:48,598 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-09-11 15:10:48,608 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-09-11 15:10:48,631 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-09-11 15:10:48,642 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-09-11 15:10:48,840 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-09-11 15:10:48,883 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-09-11 15:10:48,895 88 INFO 00088-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-09-11 15:10:48,896 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-09-11 15:10:49,939 88 INFO 00088-16-0-all odoo.modules.loading: Module calendar loaded in 2.01s, 918 queries (+918 other) 2025-09-11 15:10:49,939 88 INFO 00088-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-09-11 15:10:49,986 88 INFO 00088-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-09-11 15:10:50,094 88 INFO 00088-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-09-11 15:10:50,116 88 INFO 00088-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-09-11 15:10:50,136 88 INFO 00088-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-09-11 15:10:50,200 88 INFO 00088-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.26s, 122 queries (+122 other) 2025-09-11 15:10:50,200 88 INFO 00088-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-09-11 15:10:50,309 88 INFO 00088-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-09-11 15:10:51,830 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-09-11 15:10:52,175 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-09-11 15:10:52,212 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-09-11 15:10:52,239 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-09-11 15:10:52,259 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-09-11 15:10:52,283 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-09-11 15:10:52,309 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-09-11 15:10:52,355 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-09-11 15:10:52,417 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-09-11 15:10:52,439 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-09-11 15:10:52,490 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-09-11 15:10:52,502 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-09-11 15:10:52,639 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-09-11 15:10:52,704 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-09-11 15:10:52,730 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-09-11 15:10:52,853 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-09-11 15:10:52,898 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-09-11 15:10:52,917 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-09-11 15:10:53,052 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-09-11 15:10:53,075 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-09-11 15:10:53,261 88 INFO 00088-16-0-all odoo.modules.loading: Module hr: loading demo 2025-09-11 15:10:53,262 88 INFO 00088-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-09-11 15:10:54,577 88 INFO 00088-16-0-all odoo.modules.loading: Module hr loaded in 4.38s, 3424 queries (+3424 other) 2025-09-11 15:10:54,577 88 INFO 00088-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-09-11 15:10:54,626 88 INFO 00088-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-09-11 15:10:54,665 88 INFO 00088-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-09-11 15:10:54,799 88 INFO 00088-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.22s, 35 queries (+35 other) 2025-09-11 15:10:54,799 88 INFO 00088-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-09-11 15:10:54,854 88 INFO 00088-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-09-11 15:10:55,034 88 INFO 00088-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-09-11 15:10:55,082 88 INFO 00088-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-09-11 15:10:55,093 88 INFO 00088-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-09-11 15:10:55,093 88 INFO 00088-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-09-11 15:10:55,117 88 INFO 00088-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.32s, 187 queries (+187 other) 2025-09-11 15:10:55,117 88 INFO 00088-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-09-11 15:10:55,204 88 INFO 00088-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-09-11 15:10:55,390 88 INFO 00088-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-09-11 15:10:55,408 88 INFO 00088-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-09-11 15:10:55,462 88 INFO 00088-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-09-11 15:10:55,501 88 INFO 00088-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.38s, 169 queries (+169 other) 2025-09-11 15:10:55,501 88 INFO 00088-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-09-11 15:10:55,559 88 INFO 00088-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-09-11 15:10:55,719 88 INFO 00088-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-09-11 15:10:55,783 88 INFO 00088-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-09-11 15:10:55,825 88 INFO 00088-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-09-11 15:10:55,852 88 INFO 00088-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-09-11 15:10:55,898 88 INFO 00088-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.40s, 236 queries (+236 other) 2025-09-11 15:10:55,898 88 INFO 00088-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-09-11 15:10:56,226 88 INFO 00088-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-09-11 15:10:57,142 88 INFO 00088-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-09-11 15:10:57,190 88 INFO 00088-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-09-11 15:10:57,386 88 INFO 00088-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-09-11 15:10:57,444 88 INFO 00088-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-09-11 15:10:57,470 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-09-11 15:10:57,642 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-09-11 15:10:57,695 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-09-11 15:10:57,757 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-09-11 15:10:57,790 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-09-11 15:10:57,847 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-09-11 15:10:57,910 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-09-11 15:10:57,965 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-09-11 15:10:58,022 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-09-11 15:10:58,098 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-09-11 15:10:58,124 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-09-11 15:10:58,140 88 INFO 00088-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-09-11 15:10:58,165 88 INFO 00088-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-09-11 15:10:58,191 88 INFO 00088-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-09-11 15:10:58,247 88 INFO 00088-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-09-11 15:10:58,265 88 INFO 00088-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-09-11 15:10:58,278 88 INFO 00088-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-09-11 15:10:58,300 88 INFO 00088-16-0-all odoo.modules.loading: Module product: loading demo 2025-09-11 15:10:58,301 88 INFO 00088-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-09-11 15:10:59,030 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [141] 2025-09-11 15:10:59,052 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-09-11 15:10:59,052 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-09-11 15:10:59,150 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [143, 142] 2025-09-11 15:10:59,163 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-09-11 15:11:00,047 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [161] 2025-09-11 15:11:00,063 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-09-11 15:11:00,064 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-09-11 15:11:00,933 88 INFO 00088-16-0-all odoo.modules.loading: Module product loaded in 5.04s, 3026 queries (+3026 other) 2025-09-11 15:11:00,933 88 INFO 00088-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-09-11 15:11:01,008 88 INFO 00088-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-09-11 15:11:01,333 88 INFO 00088-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-09-11 15:11:01,466 88 INFO 00088-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-09-11 15:11:01,486 88 INFO 00088-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-09-11 15:11:01,503 88 INFO 00088-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-09-11 15:11:01,551 88 INFO 00088-16-0-all odoo.modules.loading: Module rating loaded in 0.62s, 380 queries (+380 other) 2025-09-11 15:11:01,552 88 INFO 00088-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-09-11 15:11:01,623 88 INFO 00088-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-09-11 15:11:01,690 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-09-11 15:11:01,900 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-09-11 15:11:02,243 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-09-11 15:11:02,272 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-09-11 15:11:02,357 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-09-11 15:11:02,383 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-09-11 15:11:02,464 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-09-11 15:11:02,554 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-09-11 15:11:02,564 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-09-11 15:11:02,589 88 INFO 00088-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-09-11 15:11:02,589 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-09-11 15:11:02,668 88 INFO 00088-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-09-11 15:11:02,739 88 INFO 00088-16-0-all odoo.modules.loading: Module sales_team loaded in 1.19s, 750 queries (+750 other) 2025-09-11 15:11:02,739 88 INFO 00088-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-09-11 15:11:02,797 88 INFO 00088-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-09-11 15:11:02,931 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-09-11 15:11:02,947 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-09-11 15:11:02,967 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-09-11 15:11:03,000 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-09-11 15:11:03,049 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-09-11 15:11:03,099 88 INFO 00088-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.36s, 190 queries (+190 other) 2025-09-11 15:11:03,099 88 INFO 00088-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-09-11 15:11:03,164 88 INFO 00088-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-09-11 15:11:03,271 88 INFO 00088-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-09-11 15:11:03,327 88 INFO 00088-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.23s, 96 queries (+96 other) 2025-09-11 15:11:03,327 88 INFO 00088-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-09-11 15:11:03,403 88 INFO 00088-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-09-11 15:11:03,419 88 INFO 00088-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-09-11 15:11:03,419 88 INFO 00088-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-09-11 15:11:03,686 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-09-11 15:11:04,036 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-09-11 15:11:04,056 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-09-11 15:11:04,102 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-09-11 15:11:04,196 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-09-11 15:11:04,369 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-09-11 15:11:04,387 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-09-11 15:11:04,405 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-09-11 15:11:04,430 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-09-11 15:11:04,446 88 INFO 00088-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-09-11 15:11:04,447 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-09-11 15:11:04,882 88 INFO 00088-16-0-all odoo.modules.loading: Module hr_contract loaded in 1.56s, 1008 queries (+1008 other) 2025-09-11 15:11:04,883 88 INFO 00088-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-09-11 15:11:05,147 88 INFO 00088-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-09-11 15:11:05,175 88 INFO 00088-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-09-11 15:11:05,872 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-09-11 15:11:05,881 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-09-11 15:11:05,906 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-09-11 15:11:05,943 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-09-11 15:11:06,058 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-09-11 15:11:06,076 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-09-11 15:11:06,616 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-09-11 15:11:06,659 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-09-11 15:11:06,733 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-09-11 15:11:07,117 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-09-11 15:11:07,168 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-09-11 15:11:07,378 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-09-11 15:11:07,423 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-09-11 15:11:07,459 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-09-11 15:11:07,469 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-09-11 15:11:07,481 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-09-11 15:11:07,498 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-09-11 15:11:07,517 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-09-11 15:11:07,530 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-09-11 15:11:07,547 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-09-11 15:11:07,606 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-09-11 15:11:07,643 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-09-11 15:11:07,674 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-09-11 15:11:07,834 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-09-11 15:11:07,952 88 INFO 00088-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-09-11 15:11:07,953 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-09-11 15:11:08,210 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:08,211 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<065703769854597.1757603468.125257968902588-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:08,211 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:08,227 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-09-11 15:11:08,228 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:08,304 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:08,305 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<815034351870251.1757603468.275756120681763-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:08,305 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:08,316 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-09-11 15:11:08,317 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:08,397 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:08,398 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<532807988113897.1757603468.363599300384521-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:08,398 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:08,412 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-09-11 15:11:08,412 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:08,494 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:08,495 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<111623230435123.1757603468.459274291992188-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:08,495 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:08,507 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-09-11 15:11:08,507 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:08,613 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-09-11 15:11:08,817 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:08,818 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<963290041705407.1757603468.789031267166138-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:08,818 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:08,831 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-09-11 15:11:08,831 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:08,966 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-09-11 15:11:09,079 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:09,080 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<244036970809987.1757603469.043304920196533-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:09,080 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:09,092 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-09-11 15:11:09,093 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:09,166 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:09,167 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 13 and Message-Id '<916061642913305.1757603469.139135837554932-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:09,167 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:09,177 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-09-11 15:11:09,177 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:09,249 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:09,249 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 14 and Message-Id '<620068157647374.1757603469.219176292419434-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:09,249 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:09,259 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-09-11 15:11:09,259 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:09,344 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-09-11 15:11:09,461 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:09,462 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 15 and Message-Id '<706210504111663.1757603469.438481807708740-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:09,462 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:09,472 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-09-11 15:11:09,472 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:09,570 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-09-11 15:11:09,646 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:09,647 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 16 and Message-Id '<543809360994522.1757603469.615945100784302-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:09,647 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:09,659 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-09-11 15:11:09,659 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:09,728 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-09-11 15:11:09,798 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:09,798 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 17 and Message-Id '<989629236947954.1757603469.765173912048340-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:09,799 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:09,808 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-09-11 15:11:09,808 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:09,852 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-09-11 15:11:09,928 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:09,929 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 18 and Message-Id '<182240271778375.1757603469.894329071044922-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:09,929 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:09,940 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-09-11 15:11:09,940 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:10,075 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:10,075 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 19 and Message-Id '<557434820260341.1757603470.036399602890015-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:10,076 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:10,087 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-09-11 15:11:10,088 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:10,178 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-09-11 15:11:10,294 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:10,295 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 20 and Message-Id '<616758296290396.1757603470.266680002212524-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:10,295 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:10,306 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-09-11 15:11:10,306 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:10,379 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-09-11 15:11:10,438 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:10,438 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 21 and Message-Id '<712639510394698.1757603470.402185678482056-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:10,439 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:10,448 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-09-11 15:11:10,448 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:10,530 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:10,531 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 22 and Message-Id '<139972831045410.1757603470.498827695846558-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:10,531 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:10,542 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-09-11 15:11:10,542 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:10,626 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:10,627 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 23 and Message-Id '<952173967860957.1757603470.592524051666260-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:10,627 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:10,641 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-09-11 15:11:10,641 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:10,707 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-09-11 15:11:10,795 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:10,795 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 24 and Message-Id '<662560328215104.1757603470.761412858963013-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:10,796 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:10,808 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-09-11 15:11:10,808 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:10,934 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-09-11 15:11:11,014 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:11,015 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 25 and Message-Id '<115176346066241.1757603470.986158132553101-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:11,015 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:11,026 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-09-11 15:11:11,026 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:11,099 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-09-11 15:11:11,170 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:11,171 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 26 and Message-Id '<210049315541780.1757603471.135651826858521-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:11,171 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:11,184 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-09-11 15:11:11,185 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:11,236 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-09-11 15:11:11,308 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:11,309 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 27 and Message-Id '<803452918533843.1757603471.276284933090210-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:11,309 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:11,318 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-09-11 15:11:11,319 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:11,381 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:11,381 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 28 and Message-Id '<438943354067740.1757603471.354523897171021-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:11,381 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:11,389 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-09-11 15:11:11,390 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:11,460 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:11,460 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 29 and Message-Id '<132430979709426.1757603471.431864023208618-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:11,460 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:11,469 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-09-11 15:11:11,469 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:11,536 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-09-11 15:11:11,652 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:11,652 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 30 and Message-Id '<608276115271971.1757603471.622981786727905-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:11,652 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:11,664 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-09-11 15:11:11,664 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:11,751 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-09-11 15:11:11,824 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:11,825 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 31 and Message-Id '<324886286424486.1757603471.789558172225952-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:11,825 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:11,841 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [31] 2025-09-11 15:11:11,842 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:11,914 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-09-11 15:11:11,986 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:11,987 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 32 and Message-Id '<738641438207242.1757603471.950603008270264-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:11,987 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:11,999 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [32] 2025-09-11 15:11:11,999 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:12,083 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:12,084 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 33 and Message-Id '<263126595198535.1757603472.049154520034790-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:12,084 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:12,095 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [33] 2025-09-11 15:11:12,095 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:12,179 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:12,180 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 34 and Message-Id '<533887888947145.1757603472.147127866744995-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:12,180 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:12,192 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-09-11 15:11:12,192 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:12,263 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-09-11 15:11:12,342 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:12,343 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 35 and Message-Id '<596019000455564.1757603472.310065507888794-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:12,343 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:12,353 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [35] 2025-09-11 15:11:12,353 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:12,424 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-09-11 15:11:12,441 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted resource.calendar.leaves records with IDs: [4] 2025-09-11 15:11:13,026 88 INFO 00088-16-0-all odoo.modules.loading: Module hr_holidays loaded in 8.14s, 4981 queries (+5028 other) 2025-09-11 15:11:13,026 88 INFO 00088-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-09-11 15:11:13,097 88 INFO 00088-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-09-11 15:11:13,200 88 INFO 00088-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-09-11 15:11:13,283 88 INFO 00088-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.26s, 88 queries (+88 other) 2025-09-11 15:11:13,283 88 INFO 00088-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-09-11 15:11:13,355 88 INFO 00088-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-09-11 15:11:13,465 88 INFO 00088-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.18s, 61 queries (+61 other) 2025-09-11 15:11:13,466 88 INFO 00088-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-09-11 15:11:13,539 88 INFO 00088-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-09-11 15:11:13,828 88 INFO 00088-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-09-11 15:11:13,846 88 INFO 00088-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-09-11 15:11:13,892 88 INFO 00088-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-09-11 15:11:13,909 88 INFO 00088-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-09-11 15:11:13,939 88 INFO 00088-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-09-11 15:11:13,974 88 INFO 00088-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.51s, 182 queries (+182 other) 2025-09-11 15:11:13,974 88 INFO 00088-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-09-11 15:11:14,048 88 INFO 00088-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-09-11 15:11:14,504 88 INFO 00088-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-09-11 15:11:14,520 88 INFO 00088-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-09-11 15:11:14,533 88 INFO 00088-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-09-11 15:11:14,547 88 INFO 00088-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-09-11 15:11:14,775 88 INFO 00088-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-09-11 15:11:14,808 88 INFO 00088-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-09-11 15:11:14,828 88 INFO 00088-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-09-11 15:11:14,904 88 INFO 00088-16-0-all odoo.modules.loading: Module portal loaded in 0.93s, 546 queries (+546 other) 2025-09-11 15:11:14,904 88 INFO 00088-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-09-11 15:11:15,038 88 INFO 00088-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-09-11 15:11:15,053 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-09-11 15:11:15,053 88 INFO 00088-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-09-11 15:11:15,089 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-09-11 15:11:16,809 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-09-11 15:11:16,825 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-09-11 15:11:16,852 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-09-11 15:11:16,871 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-09-11 15:11:16,896 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-09-11 15:11:16,914 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-09-11 15:11:16,938 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-09-11 15:11:16,961 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-09-11 15:11:16,992 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-09-11 15:11:17,051 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-09-11 15:11:17,103 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-09-11 15:11:17,150 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-09-11 15:11:17,192 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-09-11 15:11:17,209 88 INFO 00088-16-0-all odoo.modules.loading: Module sms: loading demo 2025-09-11 15:11:17,210 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-09-11 15:11:17,222 88 INFO 00088-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-09-11 15:11:17,347 88 INFO 00088-16-0-all odoo.modules.loading: Module sms loaded in 2.44s, 2066 queries (+2066 other) 2025-09-11 15:11:17,347 88 INFO 00088-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-09-11 15:11:17,435 88 INFO 00088-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-09-11 15:11:18,038 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-09-11 15:11:18,060 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-09-11 15:11:18,086 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-09-11 15:11:18,131 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-09-11 15:11:18,144 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-09-11 15:11:18,160 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-09-11 15:11:18,178 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-09-11 15:11:18,237 88 INFO 00088-16-0-all odoo.modules.loading: Module snailmail loaded in 0.89s, 489 queries (+489 other) 2025-09-11 15:11:18,237 88 INFO 00088-16-0-all odoo.modules.loading: Loading module auth_totp_portal (43/78) 2025-09-11 15:11:18,307 88 INFO 00088-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-09-11 15:11:18,372 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-09-11 15:11:18,398 88 INFO 00088-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-09-11 15:11:18,434 88 INFO 00088-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.20s, 59 queries (+59 other) 2025-09-11 15:11:18,434 88 INFO 00088-16-0-all odoo.modules.loading: Loading module calendar_sms (44/78) 2025-09-11 15:11:18,507 88 INFO 00088-16-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-09-11 15:11:18,520 88 INFO 00088-16-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-09-11 15:11:18,617 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-09-11 15:11:18,632 88 INFO 00088-16-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-09-11 15:11:18,701 88 INFO 00088-16-0-all odoo.modules.loading: Module calendar_sms loaded in 0.27s, 93 queries (+93 other) 2025-09-11 15:11:18,702 88 INFO 00088-16-0-all odoo.modules.loading: Loading module digest (45/78) 2025-09-11 15:11:18,781 88 INFO 00088-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-09-11 15:11:18,998 88 INFO 00088-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-09-11 15:11:19,021 88 INFO 00088-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-09-11 15:11:19,066 88 INFO 00088-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-09-11 15:11:19,100 88 INFO 00088-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-09-11 15:11:19,120 88 INFO 00088-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-09-11 15:11:19,134 88 INFO 00088-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-09-11 15:11:19,232 88 INFO 00088-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-09-11 15:11:19,243 88 INFO 00088-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-09-11 15:11:19,321 88 INFO 00088-16-0-all odoo.modules.loading: Module digest loaded in 0.62s, 300 queries (+300 other) 2025-09-11 15:11:19,321 88 INFO 00088-16-0-all odoo.modules.loading: Loading module payment (46/78) 2025-09-11 15:11:19,428 88 INFO 00088-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-09-11 15:11:19,880 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-09-11 15:11:20,239 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-09-11 15:11:20,959 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-09-11 15:11:20,973 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-09-11 15:11:21,030 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-09-11 15:11:21,103 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-09-11 15:11:21,176 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-09-11 15:11:21,199 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-09-11 15:11:21,256 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-09-11 15:11:21,296 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-09-11 15:11:21,328 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-09-11 15:11:21,465 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-09-11 15:11:21,522 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-09-11 15:11:21,537 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-09-11 15:11:21,554 88 INFO 00088-16-0-all odoo.modules.loading: Module payment: loading demo 2025-09-11 15:11:21,554 88 INFO 00088-16-0-all odoo.modules.loading: loading payment/data/payment_demo.xml 2025-09-11 15:11:21,607 88 INFO 00088-16-0-all odoo.modules.loading: Module payment loaded in 2.29s, 853 queries (+853 other) 2025-09-11 15:11:21,608 88 INFO 00088-16-0-all odoo.modules.loading: Loading module portal_rating (47/78) 2025-09-11 15:11:21,686 88 INFO 00088-16-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-09-11 15:11:21,935 88 INFO 00088-16-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-09-11 15:11:21,952 88 INFO 00088-16-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-09-11 15:11:21,964 88 INFO 00088-16-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-09-11 15:11:22,003 88 INFO 00088-16-0-all odoo.modules.loading: Module portal_rating loaded in 0.40s, 102 queries (+102 other) 2025-09-11 15:11:22,004 88 INFO 00088-16-0-all odoo.modules.loading: Loading module account (48/78) 2025-09-11 15:11:22,434 88 INFO 00088-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-09-11 15:11:23,195 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-09-11 15:11:23,195 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-09-11 15:11:23,195 88 INFO 00088-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-09-11 15:11:25,943 88 INFO 00088-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-09-11 15:11:27,105 88 INFO 00088-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-09-11 15:11:27,295 88 INFO 00088-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-09-11 15:11:27,452 88 INFO 00088-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-09-11 15:11:27,468 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-09-11 15:11:27,504 88 INFO 00088-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-09-11 15:11:27,529 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-09-11 15:11:27,699 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-09-11 15:11:27,725 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-09-11 15:11:27,744 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-09-11 15:11:27,770 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-09-11 15:11:27,793 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-09-11 15:11:27,821 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-09-11 15:11:28,420 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-09-11 15:11:28,456 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-09-11 15:11:28,525 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-09-11 15:11:28,552 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-09-11 15:11:28,657 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-09-11 15:11:28,686 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-09-11 15:11:28,745 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-09-11 15:11:28,820 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-09-11 15:11:28,950 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-09-11 15:11:28,962 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-09-11 15:11:29,007 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-09-11 15:11:29,067 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-09-11 15:11:29,090 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-09-11 15:11:29,104 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-09-11 15:11:29,131 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-09-11 15:11:29,150 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-09-11 15:11:29,176 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-09-11 15:11:29,231 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-09-11 15:11:29,245 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-09-11 15:11:29,275 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-09-11 15:11:29,302 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-09-11 15:11:29,372 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-09-11 15:11:29,432 88 INFO 00088-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-09-11 15:11:29,534 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-09-11 15:11:29,572 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-09-11 15:11:29,587 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-09-11 15:11:29,675 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-09-11 15:11:29,809 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-09-11 15:11:29,848 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-09-11 15:11:29,918 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-09-11 15:11:29,939 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-09-11 15:11:30,031 88 INFO 00088-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-09-11 15:11:30,049 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-09-11 15:11:30,085 88 INFO 00088-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-09-11 15:11:30,118 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-09-11 15:11:30,135 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-09-11 15:11:30,161 88 INFO 00088-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-09-11 15:11:30,175 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-09-11 15:11:30,192 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-09-11 15:11:30,548 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-09-11 15:11:30,571 88 INFO 00088-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-09-11 15:11:30,587 88 INFO 00088-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-09-11 15:11:30,608 88 INFO 00088-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-09-11 15:11:30,647 88 INFO 00088-16-0-all odoo.modules.loading: Module account: loading demo 2025-09-11 15:11:30,648 88 INFO 00088-16-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-09-11 15:11:31,783 88 INFO 00088-16-0-all odoo.modules.loading: Module account loaded in 9.78s, 6573 queries (+6573 other) 2025-09-11 15:11:31,784 88 INFO 00088-16-0-all odoo.modules.loading: Loading module project (49/78) 2025-09-11 15:11:31,983 88 INFO 00088-16-0-all odoo.modules.registry: module project: creating or updating database tables 2025-09-11 15:11:32,898 88 INFO 00088-16-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-09-11 15:11:33,697 88 INFO 00088-16-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-09-11 15:11:33,775 88 INFO 00088-16-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-09-11 15:11:33,787 88 INFO 00088-16-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-09-11 15:11:33,808 88 INFO 00088-16-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-09-11 15:11:33,868 88 INFO 00088-16-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-09-11 15:11:33,898 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/analytic_views.xml 2025-09-11 15:11:33,918 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/digest_views.xml 2025-09-11 15:11:33,938 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-09-11 15:11:34,100 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-09-11 15:11:34,145 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-09-11 15:11:34,166 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-09-11 15:11:34,225 88 INFO 00088-16-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-09-11 15:11:34,248 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-09-11 15:11:34,277 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_views.xml 2025-09-11 15:11:35,016 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-09-11 15:11:35,046 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-09-11 15:11:35,073 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-09-11 15:11:35,126 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-09-11 15:11:35,144 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-09-11 15:11:35,264 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-09-11 15:11:35,371 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-09-11 15:11:35,383 88 INFO 00088-16-0-all odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-09-11 15:11:35,410 88 INFO 00088-16-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-09-11 15:11:35,438 88 INFO 00088-16-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-09-11 15:11:35,505 88 INFO 00088-16-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-09-11 15:11:35,530 88 INFO 00088-16-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-09-11 15:11:35,547 88 INFO 00088-16-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-09-11 15:11:35,576 88 INFO 00088-16-0-all odoo.modules.loading: Module project: loading demo 2025-09-11 15:11:35,577 88 INFO 00088-16-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-09-11 15:11:35,588 88 INFO 00088-16-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-09-11 15:11:36,111 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:36,112 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 36 and Message-Id '<361640995199026.1757603496.016716957092285-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:36,112 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:36,141 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [36] 2025-09-11 15:11:36,141 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:36,431 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:36,432 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 37 and Message-Id '<765436679278718.1757603496.394077777862549-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:36,432 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:36,433 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:36,543 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:36,544 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 38 and Message-Id '<031248710879317.1757603496.506932020187378-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:36,544 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:36,546 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:36,709 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:36,709 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 39 and Message-Id '<586733594043815.1757603496.676155328750610-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:36,709 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:36,711 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:36,770 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:36,770 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 40 and Message-Id '<137478748947463.1757603496.733239412307739-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:36,770 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:36,977 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [40] 2025-09-11 15:11:36,978 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:37,090 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:37,091 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 41 and Message-Id '<343340759289718.1757603497.044978141784668-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:37,091 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:37,092 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:37,162 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:37,163 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 42 and Message-Id '<378749720971127.1757603497.122193813323975-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:37,163 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:37,214 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [42] 2025-09-11 15:11:37,214 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:37,302 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:37,303 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 43 and Message-Id '<924711884683476.1757603497.270198583602905-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:37,303 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:37,304 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:37,395 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:37,396 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 44 and Message-Id '<841946207553595.1757603497.360733270645142-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:37,396 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:37,397 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:37,497 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:37,498 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 45 and Message-Id '<373859462497718.1757603497.462285995483398-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:37,498 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:37,500 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:37,552 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:37,553 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 46 and Message-Id '<003927743275088.1757603497.517270565032959-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:37,553 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:37,649 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [46] 2025-09-11 15:11:37,650 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,052 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,053 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 47 and Message-Id '<172266417940092.1757603498.014898538589478-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:38,053 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,054 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,084 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,084 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 48 and Message-Id '<090617033617903.1757603498.055436372756958-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:38,085 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,086 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,188 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,189 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 49 and Message-Id '<163792060602457.1757603498.149868726730347-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:38,189 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,190 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,286 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,287 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 50 and Message-Id '<367703216415319.1757603498.258496761322021-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:38,287 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,289 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,320 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,321 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 51 and Message-Id '<073673589435545.1757603498.290178298950195-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:38,321 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,322 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,430 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,431 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 52 and Message-Id '<878073135154403.1757603498.393362760543823-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:38,431 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,432 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,521 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,522 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 53 and Message-Id '<777589658152466.1757603498.486184358596802-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:38,522 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,524 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,667 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,668 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 54 and Message-Id '<609477415994681.1757603498.631773471832275-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:38,668 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,670 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,704 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,705 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 55 and Message-Id '<674078331185443.1757603498.671171665191650-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:38,705 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,706 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,846 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,847 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 56 and Message-Id '<718285185732172.1757603498.807820558547974-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:38,847 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,849 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:38,884 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:38,885 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 57 and Message-Id '<305003045181054.1757603498.850392341613770-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:38,885 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:38,888 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,013 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,014 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 58 and Message-Id '<096266872363691.1757603498.976400375366211-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:39,014 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,016 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,049 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,050 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 59 and Message-Id '<612146549289661.1757603499.017497777938843-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:39,050 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,052 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,202 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,204 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 60 and Message-Id '<763881733567780.1757603499.166137456893921-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:39,204 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,205 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,288 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,289 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 61 and Message-Id '<361396380662501.1757603499.250123739242554-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:39,289 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,291 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,369 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,370 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 62 and Message-Id '<078324084310065.1757603499.335210800170898-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:39,370 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,372 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,473 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,473 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 63 and Message-Id '<785524984420616.1757603499.435227632522583-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:39,474 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,475 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,547 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,548 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 64 and Message-Id '<299550006243247.1757603499.516114711761475-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:39,548 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,550 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,627 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,628 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 65 and Message-Id '<457149161842615.1757603499.590245008468628-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:39,628 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,630 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,707 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,708 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 66 and Message-Id '<545937586405847.1757603499.669407606124878-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:39,709 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,710 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,787 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,788 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 67 and Message-Id '<069989908919775.1757603499.750144958496094-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:39,788 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,790 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,868 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,869 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 68 and Message-Id '<664636449399570.1757603499.833278894424438-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:39,869 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,871 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:39,940 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:39,941 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 69 and Message-Id '<563407744970532.1757603499.908058643341064-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:39,941 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:39,944 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:40,435 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:40,435 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 70 and Message-Id '<799029736897971.1757603500.398663520812988-openerp-3-project.task@b51a36fc97d7>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:40,436 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:40,452 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [70] 2025-09-11 15:11:40,452 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:40,527 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:40,528 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 71 and Message-Id '<459244979643186.1757603500.476989269256592-openerp-22-project.task@b51a36fc97d7>' from 'mark.brown23@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:40,528 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:40,546 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [71] 2025-09-11 15:11:40,546 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:40,624 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:40,624 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 72 and Message-Id '<799210482849701.1757603500.570806741714478-openerp-4-project.task@b51a36fc97d7>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:40,625 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:40,640 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [72] 2025-09-11 15:11:40,640 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:40,713 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:40,714 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 73 and Message-Id '<048805101738871.1757603500.663169860839844-openerp-2-project.task@b51a36fc97d7>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:11:40,714 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:40,730 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [73] 2025-09-11 15:11:40,730 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:41,003 88 INFO 00088-16-0-all odoo.modules.loading: Module project loaded in 9.22s, 5427 queries (+5430 other) 2025-09-11 15:11:41,003 88 INFO 00088-16-0-all odoo.modules.loading: Loading module stock (50/78) 2025-09-11 15:11:41,386 88 INFO 00088-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-09-11 15:11:41,742 88 INFO 00088-16-0-all odoo.models: Prepare computation of product.template.tracking 2025-09-11 15:11:43,802 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-09-11 15:11:44,678 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-09-11 15:11:44,828 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-09-11 15:11:44,838 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-09-11 15:11:44,857 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-09-11 15:11:44,879 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-09-11 15:11:45,307 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-09-11 15:11:45,343 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-09-11 15:11:45,353 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-09-11 15:11:45,377 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-09-11 15:11:45,389 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-09-11 15:11:45,431 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-09-11 15:11:45,501 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-09-11 15:11:45,536 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-09-11 15:11:45,549 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-09-11 15:11:45,569 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-09-11 15:11:45,593 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-09-11 15:11:45,652 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-09-11 15:11:45,664 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-09-11 15:11:45,715 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-09-11 15:11:45,728 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-09-11 15:11:45,758 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-09-11 15:11:45,779 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-09-11 15:11:45,790 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-09-11 15:11:45,803 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-09-11 15:11:45,915 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-09-11 15:11:45,936 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-09-11 15:11:45,956 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-09-11 15:11:45,980 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-09-11 15:11:46,004 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-09-11 15:11:46,019 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-09-11 15:11:46,037 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-09-11 15:11:46,049 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-09-11 15:11:46,059 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-09-11 15:11:46,074 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-09-11 15:11:46,105 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-09-11 15:11:46,121 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-09-11 15:11:46,147 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-09-11 15:11:46,164 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-09-11 15:11:46,178 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-09-11 15:11:46,190 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-09-11 15:11:46,205 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-09-11 15:11:46,221 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-09-11 15:11:46,236 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-09-11 15:11:46,254 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-09-11 15:11:46,265 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-09-11 15:11:46,275 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-09-11 15:11:46,328 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-09-11 15:11:46,388 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-09-11 15:11:46,451 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-09-11 15:11:46,536 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-09-11 15:11:47,107 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-09-11 15:11:47,161 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-09-11 15:11:47,284 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-09-11 15:11:47,496 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-09-11 15:11:47,578 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-09-11 15:11:47,767 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-09-11 15:11:47,977 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-09-11 15:11:48,059 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-09-11 15:11:48,123 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-09-11 15:11:48,155 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-09-11 15:11:48,212 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-09-11 15:11:48,243 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-09-11 15:11:48,263 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-09-11 15:11:48,341 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-09-11 15:11:48,387 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-09-11 15:11:48,430 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-09-11 15:11:48,442 88 INFO 00088-16-0-all odoo.modules.loading: Module stock: loading demo 2025-09-11 15:11:48,443 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-09-11 15:11:48,739 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-09-11 15:11:50,396 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-09-11 15:11:52,235 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-09-11 15:11:52,281 88 INFO 00088-16-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-09-11 15:11:52,679 88 INFO 00088-16-0-all odoo.modules.loading: Module stock loaded in 11.68s, 8214 queries (+8214 other) 2025-09-11 15:11:52,680 88 INFO 00088-16-0-all odoo.modules.loading: Loading module account_edi (51/78) 2025-09-11 15:11:52,831 88 INFO 00088-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-09-11 15:11:53,165 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-09-11 15:11:53,190 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-09-11 15:11:53,207 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-09-11 15:11:53,371 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-09-11 15:11:53,401 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-09-11 15:11:53,417 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-09-11 15:11:53,474 88 INFO 00088-16-0-all odoo.modules.loading: Module account_edi loaded in 0.79s, 335 queries (+335 other) 2025-09-11 15:11:53,474 88 INFO 00088-16-0-all odoo.modules.loading: Loading module account_payment (52/78) 2025-09-11 15:11:53,772 88 INFO 00088-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-09-11 15:11:54,067 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-09-11 15:11:54,085 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-09-11 15:11:54,115 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-09-11 15:11:54,158 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-09-11 15:11:54,224 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-09-11 15:11:54,250 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-09-11 15:11:54,285 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-09-11 15:11:54,305 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-09-11 15:11:54,328 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-09-11 15:11:54,349 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-09-11 15:11:54,368 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-09-11 15:11:54,387 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-09-11 15:11:54,400 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-09-11 15:11:54,453 88 INFO 00088-16-0-all odoo.modules.loading: Module account_payment loaded in 0.98s, 425 queries (+425 other) 2025-09-11 15:11:54,453 88 INFO 00088-16-0-all odoo.modules.loading: Loading module account_sequence (53/78) 2025-09-11 15:11:54,582 88 INFO 00088-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-09-11 15:11:54,739 88 INFO 00088-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.29s, 57 queries (+57 other) 2025-09-11 15:11:54,739 88 INFO 00088-16-0-all odoo.modules.loading: Loading module l10n_th (54/78) 2025-09-11 15:11:54,861 88 INFO 00088-16-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-09-11 15:11:55,058 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-09-11 15:11:55,088 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-09-11 15:11:55,136 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-09-11 15:11:55,218 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-09-11 15:11:55,225 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-09-11 15:11:55,616 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-09-11 15:11:55,801 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-09-11 15:11:55,820 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-09-11 15:11:55,878 88 INFO 00088-16-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-09-11 15:11:55,879 88 INFO 00088-16-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-09-11 15:11:59,251 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:59,252 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 74 and Message-Id '<991436939822843.1757603519.124707937240601-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:59,252 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:59,336 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [74] 2025-09-11 15:11:59,337 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:59,434 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:59,435 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 75 and Message-Id '<653665046808573.1757603519.349933385848999-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:59,435 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:59,447 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [75] 2025-09-11 15:11:59,448 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:59,547 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:59,548 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 76 and Message-Id '<717601636897112.1757603519.461278676986694-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:59,548 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:59,563 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [76] 2025-09-11 15:11:59,564 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:59,624 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:11:59,625 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 77 and Message-Id '<165222647214684.1757603519.576133728027344-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:11:59,625 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:11:59,636 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [77] 2025-09-11 15:11:59,637 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:11:59,701 88 INFO 00088-16-0-all odoo.modules.loading: Module l10n_th loaded in 4.96s, 2778 queries (+2779 other) 2025-09-11 15:11:59,701 88 INFO 00088-16-0-all odoo.modules.loading: Loading module project_sms (55/78) 2025-09-11 15:11:59,830 88 INFO 00088-16-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-09-11 15:11:59,991 88 INFO 00088-16-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-09-11 15:12:00,026 88 INFO 00088-16-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-09-11 15:12:00,068 88 INFO 00088-16-0-all odoo.modules.loading: loading project_sms/views/project_views.xml 2025-09-11 15:12:00,088 88 INFO 00088-16-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-09-11 15:12:00,105 88 INFO 00088-16-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-09-11 15:12:00,144 88 INFO 00088-16-0-all odoo.modules.loading: Module project_sms loaded in 0.44s, 179 queries (+179 other) 2025-09-11 15:12:00,144 88 INFO 00088-16-0-all odoo.modules.loading: Loading module purchase (56/78) 2025-09-11 15:12:00,319 88 INFO 00088-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-09-11 15:12:00,420 88 INFO 00088-16-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-09-11 15:12:01,116 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-09-11 15:12:01,705 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-09-11 15:12:01,771 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-09-11 15:12:01,787 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-09-11 15:12:01,825 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-09-11 15:12:01,882 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-09-11 15:12:01,895 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-09-11 15:12:01,911 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-09-11 15:12:02,298 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-09-11 15:12:02,367 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-09-11 15:12:02,500 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-09-11 15:12:02,618 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-09-11 15:12:02,635 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-09-11 15:12:02,698 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-09-11 15:12:02,718 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-09-11 15:12:02,739 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-09-11 15:12:02,836 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-09-11 15:12:02,861 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-09-11 15:12:02,883 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-09-11 15:12:02,914 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-09-11 15:12:02,929 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase: loading demo 2025-09-11 15:12:02,929 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-09-11 15:12:03,765 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:03,765 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 78 and Message-Id '<582332817542878.1757603523.679224491119385-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:12:03,765 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:03,811 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [78] 2025-09-11 15:12:03,812 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:03,890 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:03,890 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 79 and Message-Id '<707111767881445.1757603523.847063779830933-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:12:03,891 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:03,903 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [79] 2025-09-11 15:12:03,903 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:03,987 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:03,988 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 80 and Message-Id '<903810835278116.1757603523.935238361358643-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:12:03,988 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:04,003 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [80] 2025-09-11 15:12:04,003 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:04,087 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:04,088 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 81 and Message-Id '<198511783603733.1757603524.036769628524780-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:12:04,088 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:04,102 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [81] 2025-09-11 15:12:04,102 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:04,211 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase loaded in 4.07s, 2496 queries (+2499 other) 2025-09-11 15:12:04,211 88 INFO 00088-16-0-all odoo.modules.loading: Loading module snailmail_account (57/78) 2025-09-11 15:12:04,354 88 INFO 00088-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-09-11 15:12:04,569 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-09-11 15:12:04,627 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-09-11 15:12:04,647 88 INFO 00088-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-09-11 15:12:04,688 88 INFO 00088-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.48s, 116 queries (+116 other) 2025-09-11 15:12:04,689 88 INFO 00088-16-0-all odoo.modules.loading: Loading module spreadsheet_account (58/78) 2025-09-11 15:12:04,824 88 INFO 00088-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-09-11 15:12:04,975 88 INFO 00088-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.29s, 49 queries (+49 other) 2025-09-11 15:12:04,975 88 INFO 00088-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (59/78) 2025-09-11 15:12:05,260 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-09-11 15:12:05,342 88 INFO 00088-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.37s, 26 queries (+26 other) 2025-09-11 15:12:05,342 88 INFO 00088-16-0-all odoo.modules.loading: Loading module stock_account (60/78) 2025-09-11 15:12:05,515 88 INFO 00088-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-09-11 15:12:05,982 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-09-11 15:12:06,033 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-09-11 15:12:06,061 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-09-11 15:12:06,077 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-09-11 15:12:06,454 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-09-11 15:12:06,502 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-09-11 15:12:06,518 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-09-11 15:12:06,536 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-09-11 15:12:06,647 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-09-11 15:12:06,680 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-09-11 15:12:06,752 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-09-11 15:12:06,766 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-09-11 15:12:06,782 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-09-11 15:12:06,796 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-09-11 15:12:06,962 88 INFO 00088-16-0-all odoo.modules.loading: Module stock_account loaded in 1.62s, 677 queries (+677 other) 2025-09-11 15:12:06,962 88 INFO 00088-16-0-all odoo.modules.loading: Loading module stock_sms (61/78) 2025-09-11 15:12:07,111 88 INFO 00088-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-09-11 15:12:07,474 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-09-11 15:12:07,484 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-09-11 15:12:07,591 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-09-11 15:12:07,602 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-09-11 15:12:07,622 88 INFO 00088-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-09-11 15:12:07,686 88 INFO 00088-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.72s, 198 queries (+198 other) 2025-09-11 15:12:07,686 88 INFO 00088-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (62/78) 2025-09-11 15:12:07,909 88 INFO 00088-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-09-11 15:12:08,041 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-09-11 15:12:08,070 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-09-11 15:12:08,130 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-09-11 15:12:08,218 88 INFO 00088-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-09-11 15:12:08,271 88 INFO 00088-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.59s, 186 queries (+186 other) 2025-09-11 15:12:08,272 88 INFO 00088-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (63/78) 2025-09-11 15:12:08,403 88 INFO 00088-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-09-11 15:12:08,562 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-09-11 15:12:08,570 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-09-11 15:12:08,608 88 INFO 00088-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-09-11 15:12:08,716 88 INFO 00088-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.44s, 147 queries (+147 other) 2025-09-11 15:12:08,717 88 INFO 00088-16-0-all odoo.modules.loading: Loading module project_purchase (64/78) 2025-09-11 15:12:08,852 88 INFO 00088-16-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-09-11 15:12:09,159 88 INFO 00088-16-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-09-11 15:12:09,159 88 INFO 00088-16-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-09-11 15:12:09,188 88 INFO 00088-16-0-all odoo.modules.loading: Module project_purchase loaded in 0.47s, 64 queries (+64 other) 2025-09-11 15:12:09,189 88 INFO 00088-16-0-all odoo.modules.loading: Loading module purchase_requisition (65/78) 2025-09-11 15:12:09,338 88 INFO 00088-16-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-09-11 15:12:09,749 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-09-11 15:12:09,771 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-09-11 15:12:09,803 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-09-11 15:12:09,823 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-09-11 15:12:09,855 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-09-11 15:12:09,954 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-09-11 15:12:10,074 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-09-11 15:12:10,086 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-09-11 15:12:10,101 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-09-11 15:12:10,114 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-09-11 15:12:10,130 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-09-11 15:12:10,131 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-09-11 15:12:10,639 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase_requisition loaded in 1.45s, 711 queries (+711 other) 2025-09-11 15:12:10,639 88 INFO 00088-16-0-all odoo.modules.loading: Loading module purchase_stock (66/78) 2025-09-11 15:12:10,826 88 INFO 00088-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-09-11 15:12:10,896 88 INFO 00088-16-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-09-11 15:12:10,896 88 INFO 00088-16-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-09-11 15:12:10,896 88 INFO 00088-16-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-09-11 15:12:11,409 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-09-11 15:12:11,443 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-09-11 15:12:11,763 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-09-11 15:12:11,777 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-09-11 15:12:11,804 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-09-11 15:12:11,869 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-09-11 15:12:11,920 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-09-11 15:12:11,933 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-09-11 15:12:12,067 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-09-11 15:12:12,097 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-09-11 15:12:12,110 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-09-11 15:12:12,121 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-09-11 15:12:12,144 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-09-11 15:12:12,159 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-09-11 15:12:12,175 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-09-11 15:12:12,212 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-09-11 15:12:12,213 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-09-11 15:12:12,903 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase_stock loaded in 2.26s, 1231 queries (+1231 other) 2025-09-11 15:12:12,903 88 INFO 00088-16-0-all odoo.modules.loading: Loading module sale (67/78) 2025-09-11 15:12:13,121 88 INFO 00088-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-09-11 15:12:13,150 88 INFO 00088-16-0-all odoo.models: Prepare computation of account.move.team_id 2025-09-11 15:12:13,249 88 INFO 00088-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-09-11 15:12:13,249 88 INFO 00088-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-09-11 15:12:13,249 88 INFO 00088-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-09-11 15:12:14,136 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-09-11 15:12:14,278 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-09-11 15:12:14,382 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-09-11 15:12:14,620 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-09-11 15:12:14,660 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-09-11 15:12:14,692 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-09-11 15:12:14,710 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-09-11 15:12:14,775 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-09-11 15:12:14,786 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-09-11 15:12:14,803 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-09-11 15:12:14,834 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-09-11 15:12:14,859 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-09-11 15:12:14,889 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-09-11 15:12:14,898 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-09-11 15:12:14,908 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-09-11 15:12:14,934 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-09-11 15:12:14,952 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-09-11 15:12:15,239 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-09-11 15:12:15,312 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-09-11 15:12:15,373 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-09-11 15:12:15,381 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-09-11 15:12:15,410 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-09-11 15:12:15,448 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-09-11 15:12:15,482 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-09-11 15:12:15,561 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-09-11 15:12:15,646 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-09-11 15:12:15,755 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-09-11 15:12:15,770 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-09-11 15:12:15,807 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-09-11 15:12:15,851 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-09-11 15:12:15,958 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-09-11 15:12:15,987 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-09-11 15:12:16,182 88 INFO 00088-16-0-all odoo.modules.loading: Module sale: loading demo 2025-09-11 15:12:16,183 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-09-11 15:12:16,702 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [147] 2025-09-11 15:12:16,737 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-09-11 15:12:16,947 88 INFO 00088-16-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-09-11 15:12:18,858 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:18,859 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 82 and Message-Id '<629820003321659.1757603538.773637771606445-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:12:18,860 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:18,886 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [82] 2025-09-11 15:12:18,886 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:18,989 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:18,990 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 83 and Message-Id '<344458503653854.1757603538.926607370376587-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:12:18,990 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:19,006 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [83] 2025-09-11 15:12:19,006 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:19,089 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:19,090 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 84 and Message-Id '<872149990653014.1757603539.042256832122803-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:12:19,090 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:19,103 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [84] 2025-09-11 15:12:19,103 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:19,179 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:19,179 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 85 and Message-Id '<026711041485015.1757603539.136382579803467-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:12:19,180 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:19,192 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [85] 2025-09-11 15:12:19,192 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:19,266 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:19,267 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 86 and Message-Id '<858046603410308.1757603539.222827434539795-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:12:19,267 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:19,280 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [86] 2025-09-11 15:12:19,281 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:19,355 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:19,356 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 87 and Message-Id '<086018537155384.1757603539.311768531799316-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:12:19,356 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:19,367 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [87] 2025-09-11 15:12:19,367 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:19,439 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:19,440 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 88 and Message-Id '<827797215154002.1757603539.396458387374878-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-11 15:12:19,440 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:19,452 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [88] 2025-09-11 15:12:19,453 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:19,525 88 INFO 00088-16-0-all odoo.tests: skip sending email in test mode 2025-09-11 15:12:19,526 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 89 and Message-Id '<222428580196851.1757603539.484812259674072-openerp-message-notify@b51a36fc97d7>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-11 15:12:19,526 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-11 15:12:19,538 88 INFO 00088-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [89] 2025-09-11 15:12:19,538 88 INFO 00088-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-11 15:12:19,691 88 INFO 00088-16-0-all odoo.modules.loading: Module sale loaded in 6.79s, 4229 queries (+4232 other) 2025-09-11 15:12:19,691 88 INFO 00088-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (68/78) 2025-09-11 15:12:19,846 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-09-11 15:12:20,087 88 INFO 00088-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.40s, 25 queries (+25 other) 2025-09-11 15:12:20,088 88 INFO 00088-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (69/78) 2025-09-11 15:12:20,242 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-09-11 15:12:20,310 88 INFO 00088-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.22s, 25 queries (+25 other) 2025-09-11 15:12:20,310 88 INFO 00088-16-0-all odoo.modules.loading: Loading module purchase_price_diff (70/78) 2025-09-11 15:12:20,452 88 INFO 00088-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-09-11 15:12:20,621 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-09-11 15:12:20,682 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.37s, 118 queries (+118 other) 2025-09-11 15:12:20,682 88 INFO 00088-16-0-all odoo.modules.loading: Loading module purchase_requisition_stock (71/78) 2025-09-11 15:12:20,826 88 INFO 00088-16-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-09-11 15:12:21,214 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-09-11 15:12:21,233 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-09-11 15:12:21,245 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-09-11 15:12:21,300 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-09-11 15:12:21,316 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase_requisition_stock: loading demo 2025-09-11 15:12:21,317 88 INFO 00088-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_demo.xml 2025-09-11 15:12:21,360 88 INFO 00088-16-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.68s, 188 queries (+188 other) 2025-09-11 15:12:21,360 88 INFO 00088-16-0-all odoo.modules.loading: Loading module sale_product_configurator (72/78) 2025-09-11 15:12:21,511 88 INFO 00088-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-09-11 15:12:21,689 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-09-11 15:12:21,715 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-09-11 15:12:21,741 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-09-11 15:12:21,784 88 INFO 00088-16-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 2025-09-11 15:12:21,785 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-09-11 15:12:22,008 88 INFO 00088-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.65s, 259 queries (+259 other) 2025-09-11 15:12:22,008 88 INFO 00088-16-0-all odoo.modules.loading: Loading module sale_purchase (73/78) 2025-09-11 15:12:22,162 88 INFO 00088-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-09-11 15:12:22,391 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-09-11 15:12:22,416 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-09-11 15:12:22,443 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-09-11 15:12:22,473 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-09-11 15:12:22,497 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-09-11 15:12:22,541 88 INFO 00088-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.53s, 198 queries (+198 other) 2025-09-11 15:12:22,542 88 INFO 00088-16-0-all odoo.modules.loading: Loading module sale_sms (74/78) 2025-09-11 15:12:22,699 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-09-11 15:12:22,915 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-09-11 15:12:22,954 88 INFO 00088-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.41s, 40 queries (+40 other) 2025-09-11 15:12:22,954 88 INFO 00088-16-0-all odoo.modules.loading: Loading module sale_stock (75/78) 2025-09-11 15:12:23,126 88 INFO 00088-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-09-11 15:12:23,232 88 INFO 00088-16-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-09-11 15:12:23,232 88 INFO 00088-16-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-09-11 15:12:23,232 88 INFO 00088-16-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-09-11 15:12:23,664 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-09-11 15:12:23,720 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-09-11 15:12:23,762 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-09-11 15:12:23,905 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-09-11 15:12:23,919 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-09-11 15:12:24,085 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-09-11 15:12:24,101 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-09-11 15:12:24,121 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-09-11 15:12:24,172 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-09-11 15:12:24,187 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-09-11 15:12:24,217 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-09-11 15:12:24,232 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-09-11 15:12:24,252 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-09-11 15:12:24,263 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-09-11 15:12:24,282 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-09-11 15:12:24,299 88 INFO 00088-16-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-09-11 15:12:24,300 88 INFO 00088-16-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-09-11 15:12:25,486 88 INFO 00088-16-0-all odoo.modules.loading: Module sale_stock loaded in 2.53s, 1295 queries (+1295 other) 2025-09-11 15:12:25,486 88 INFO 00088-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (76/78) 2025-09-11 15:12:25,645 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-09-11 15:12:25,876 88 INFO 00088-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.39s, 25 queries (+25 other) 2025-09-11 15:12:25,876 88 INFO 00088-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (77/78) 2025-09-11 15:12:26,033 88 INFO 00088-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-09-11 15:12:26,126 88 INFO 00088-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.25s, 30 queries (+30 other) 2025-09-11 15:12:26,127 88 INFO 00088-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (78/78) 2025-09-11 15:12:26,277 88 INFO 00088-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-09-11 15:12:26,419 88 INFO 00088-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.29s, 46 queries (+46 other) 2025-09-11 15:12:26,419 88 INFO 00088-16-0-all odoo.modules.loading: 78 modules loaded in 112.49s, 66570 queries (+66627 extra) 2025-09-11 15:12:27,569 88 INFO 00088-16-0-all odoo.modules.loading: Modules loaded. 2025-09-11 15:12:27,616 88 INFO 00088-16-0-all odoo.modules.registry: Registry loaded in 129.897s 2025-09-11 15:12:27,617 88 INFO 00088-16-0-all odoo.service.server: Starting post tests 2025-09-11 15:12:27,743 88 INFO 00088-16-0-all odoo.service.server: 0 post-tests in 0.13s, 0 queries 2025-09-11 15:12:27,743 88 WARNING 00088-16-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00088-16-0-all' 2025-09-11 15:12:27,746 88 INFO 00088-16-0-all odoo.service.server: Initiating shutdown 2025-09-11 15:12:27,746 88 INFO 00088-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-09-11 15:12:27,880 88 INFO 00088-16-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections