Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons,odoo-15-module-test,server-backend -d 00065-16-0-all -i hr_contract,hr,base,l10n_th,project,hr_holidays,purchase,project_purchase,purchase_requisition,purchase_stock,sale,stock --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/6df8189f8bf7e1a4b2b11ac59e7d9db8c331160f 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/00065-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=dfdad9b189ba48ebdd37aaf580c1b9532ecd8d0f8f4b4da98ad707b234463eb5 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-08-25 13:41:52,074 88 INFO ? odoo: Odoo version 16.0 2025-08-25 13:41:52,074 88 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-08-25 13:41:52,074 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-08-25 13:41:52,075 88 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-08-25 13:41:52,410 88 INFO ? odoo.addons.base.models.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports. 2025-08-25 13:41:52,753 88 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-08-25 13:41:52,776 88 INFO 00065-16-0-all odoo.modules.loading: init db 2025-08-25 13:41:54,552 88 INFO 00065-16-0-all odoo.modules.loading: loading 1 modules... 2025-08-25 13:41:54,553 88 INFO 00065-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-08-25 13:41:54,587 88 INFO 00065-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-08-25 13:41:55,191 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-08-25 13:41:55,192 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-08-25 13:41:55,192 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-08-25 13:41:55,403 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-08-25 13:41:55,403 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-08-25 13:41:55,404 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-08-25 13:41:55,404 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-08-25 13:41:55,404 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-08-25 13:41:55,404 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-08-25 13:41:55,478 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-08-25 13:41:55,522 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-08-25 13:41:55,570 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.users.signature 2025-08-25 13:41:55,570 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.users.share 2025-08-25 13:41:57,385 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-08-25 13:41:57,395 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-08-25 13:41:57,463 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-25 13:41:57,522 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-25 13:41:57,614 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-25 13:41:58,291 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-25 13:41:58,313 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-25 13:41:59,692 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-25 13:41:59,707 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-25 13:42:00,444 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-25 13:42:00,469 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-25 13:42:00,481 88 INFO 00065-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-08-25 13:42:00,938 88 INFO 00065-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-08-25 13:42:01,172 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-08-25 13:42:01,327 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-25 13:42:01,360 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-25 13:42:01,380 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-25 13:42:02,070 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-25 13:42:02,312 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-25 13:42:02,348 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-25 13:42:02,388 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-25 13:42:02,449 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-25 13:42:02,484 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-25 13:42:02,525 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-25 13:42:02,569 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-25 13:42:02,848 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-25 13:42:02,896 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-25 13:42:02,951 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-25 13:42:02,993 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-25 13:42:03,039 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-25 13:42:03,142 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-25 13:42:03,181 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-25 13:42:03,195 88 INFO 00065-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-25 13:42:03,207 88 INFO 00065-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-25 13:42:03,223 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-25 13:42:03,266 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-25 13:42:03,288 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-25 13:42:03,422 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-25 13:42:03,535 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-25 13:42:03,656 88 INFO 00065-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-25 13:42:03,664 88 INFO 00065-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-25 13:42:03,676 88 INFO 00065-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-25 13:42:03,700 88 INFO 00065-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-25 13:42:03,724 88 INFO 00065-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-25 13:42:03,745 88 INFO 00065-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-25 13:42:03,781 88 INFO 00065-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-25 13:42:03,797 88 INFO 00065-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-25 13:42:03,820 88 INFO 00065-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-25 13:42:03,852 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-08-25 13:42:03,860 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-25 13:42:03,888 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-25 13:42:03,936 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-25 13:42:03,981 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-25 13:42:04,028 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-25 13:42:04,308 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-25 13:42:04,369 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-25 13:42:04,444 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-25 13:42:04,518 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-25 13:42:04,748 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-08-25 13:42:04,792 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-25 13:42:04,807 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-25 13:42:04,852 88 INFO 00065-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-08-25 13:42:04,900 88 INFO 00065-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-25 13:42:05,037 88 INFO 00065-16-0-all odoo.modules.loading: Module base: loading demo 2025-08-25 13:42:05,038 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-08-25 13:42:05,053 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-08-25 13:42:06,601 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-08-25 13:42:06,614 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-08-25 13:42:07,024 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-08-25 13:42:07,035 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-08-25 13:42:07,389 88 INFO 00065-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-08-25 13:42:08,485 88 INFO 00065-16-0-all odoo.modules.loading: Module base loaded in 13.93s, 9068 queries (+9068 other) 2025-08-25 13:42:08,485 88 INFO 00065-16-0-all odoo.modules.loading: 1 modules loaded in 13.93s, 9068 queries (+9068 extra) 2025-08-25 13:42:08,515 88 INFO 00065-16-0-all odoo.modules.loading: updating modules list 2025-08-25 13:42:08,517 88 INFO 00065-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-08-25 13:42:09,416 88 INFO 00065-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-08-25 13:42:09,630 88 INFO 00065-16-0-all odoo.modules.loading: loading 78 modules... 2025-08-25 13:42:09,631 88 INFO 00065-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-08-25 13:42:09,654 88 INFO 00065-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-08-25 13:42:09,774 88 INFO 00065-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-25 13:42:09,909 88 INFO 00065-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-25 13:42:09,945 88 INFO 00065-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-25 13:42:09,970 88 INFO 00065-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-25 13:42:10,068 88 INFO 00065-16-0-all odoo.modules.loading: Module uom loaded in 0.44s, 283 queries (+283 other) 2025-08-25 13:42:10,068 88 INFO 00065-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-08-25 13:42:10,096 88 INFO 00065-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-08-25 13:42:10,702 88 INFO 00065-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-25 13:42:10,715 88 INFO 00065-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-25 13:42:10,821 88 INFO 00065-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-08-25 13:42:10,979 88 INFO 00065-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-25 13:42:11,005 88 INFO 00065-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-25 13:42:11,017 88 INFO 00065-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-08-25 13:42:11,029 88 INFO 00065-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-08-25 13:42:11,043 88 INFO 00065-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-08-25 13:42:11,054 88 INFO 00065-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-08-25 13:42:11,566 88 INFO 00065-16-0-all odoo.modules.loading: Module web loaded in 1.50s, 901 queries (+901 other) 2025-08-25 13:42:11,567 88 INFO 00065-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-08-25 13:42:11,600 88 INFO 00065-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-25 13:42:11,715 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-25 13:42:11,764 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-25 13:42:11,780 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-25 13:42:11,794 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-25 13:42:11,844 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-25 13:42:11,853 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-25 13:42:11,902 88 INFO 00065-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.34s, 175 queries (+175 other) 2025-08-25 13:42:11,902 88 INFO 00065-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-08-25 13:42:11,928 88 INFO 00065-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-25 13:42:12,049 88 INFO 00065-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-25 13:42:12,064 88 INFO 00065-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-25 13:42:12,103 88 INFO 00065-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-25 13:42:12,154 88 INFO 00065-16-0-all odoo.modules.loading: Module barcodes loaded in 0.25s, 136 queries (+136 other) 2025-08-25 13:42:12,154 88 INFO 00065-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-08-25 13:42:12,391 88 INFO 00065-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-08-25 13:42:13,316 88 INFO 00065-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-25 13:42:13,394 88 INFO 00065-16-0-all odoo.modules.loading: Module base_import loaded in 1.24s, 922 queries (+922 other) 2025-08-25 13:42:13,394 88 INFO 00065-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-08-25 13:42:13,419 88 INFO 00065-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-25 13:42:13,523 88 INFO 00065-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-25 13:42:13,531 88 INFO 00065-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-25 13:42:13,596 88 INFO 00065-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-25 13:42:13,640 88 INFO 00065-16-0-all odoo.modules.loading: Module base_setup loaded in 0.25s, 153 queries (+153 other) 2025-08-25 13:42:13,640 88 INFO 00065-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-08-25 13:42:13,662 88 INFO 00065-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-08-25 13:42:13,790 88 INFO 00065-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-25 13:42:13,845 88 INFO 00065-16-0-all odoo.modules.loading: Module bus loaded in 0.21s, 103 queries (+103 other) 2025-08-25 13:42:13,846 88 INFO 00065-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-08-25 13:42:13,865 88 INFO 00065-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-25 13:42:13,881 88 INFO 00065-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-25 13:42:13,937 88 INFO 00065-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-25 13:42:13,979 88 INFO 00065-16-0-all odoo.modules.loading: Module http_routing loaded in 0.13s, 77 queries (+77 other) 2025-08-25 13:42:13,979 88 INFO 00065-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-08-25 13:42:14,030 88 INFO 00065-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-08-25 13:42:14,269 88 INFO 00065-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-25 13:42:14,315 88 INFO 00065-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-25 13:42:14,334 88 INFO 00065-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-25 13:42:14,383 88 INFO 00065-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-08-25 13:42:14,581 88 INFO 00065-16-0-all odoo.modules.loading: Module resource loaded in 0.60s, 424 queries (+424 other) 2025-08-25 13:42:14,581 88 INFO 00065-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-08-25 13:42:14,615 88 INFO 00065-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-08-25 13:42:14,828 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-08-25 13:42:14,865 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-08-25 13:42:14,900 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-08-25 13:42:14,910 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-08-25 13:42:14,920 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-25 13:42:14,981 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-08-25 13:42:15,008 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-08-25 13:42:15,029 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-08-25 13:42:15,054 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-08-25 13:42:15,071 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-08-25 13:42:15,118 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-25 13:42:15,147 88 INFO 00065-16-0-all odoo.modules.loading: Module utm: loading demo 2025-08-25 13:42:15,148 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-08-25 13:42:15,176 88 INFO 00065-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-08-25 13:42:15,224 88 INFO 00065-16-0-all odoo.modules.loading: Module utm loaded in 0.64s, 437 queries (+437 other) 2025-08-25 13:42:15,225 88 INFO 00065-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-08-25 13:42:15,269 88 INFO 00065-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-08-25 13:42:15,269 88 INFO 00065-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-08-25 13:42:15,292 88 INFO 00065-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-25 13:42:15,359 88 INFO 00065-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-25 13:42:15,373 88 INFO 00065-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-08-25 13:42:15,388 88 INFO 00065-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-25 13:42:15,442 88 INFO 00065-16-0-all odoo.modules.loading: Module web_tour loaded in 0.17s, 101 queries (+101 other) 2025-08-25 13:42:15,442 88 INFO 00065-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-08-25 13:42:15,472 88 INFO 00065-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-08-25 13:42:15,551 88 INFO 00065-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-08-25 13:42:15,651 88 INFO 00065-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-08-25 13:42:15,722 88 INFO 00065-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.28s, 195 queries (+195 other) 2025-08-25 13:42:15,723 88 INFO 00065-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-08-25 13:42:15,748 88 INFO 00065-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-08-25 13:42:15,847 88 INFO 00065-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-25 13:42:15,862 88 INFO 00065-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-25 13:42:15,877 88 INFO 00065-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-25 13:42:15,918 88 INFO 00065-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-25 13:42:15,980 88 INFO 00065-16-0-all odoo.modules.loading: Module iap loaded in 0.26s, 147 queries (+147 other) 2025-08-25 13:42:15,980 88 INFO 00065-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-08-25 13:42:16,033 88 INFO 00065-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-08-25 13:42:16,444 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-08-25 13:42:16,445 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-08-25 13:42:16,445 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-08-25 13:42:16,445 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-08-25 13:42:16,445 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-08-25 13:42:16,445 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-08-25 13:42:16,445 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-08-25 13:42:16,446 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-08-25 13:42:16,446 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-08-25 13:42:16,446 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-08-25 13:42:16,446 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-08-25 13:42:16,447 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-08-25 13:42:16,536 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-08-25 13:42:16,545 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-08-25 13:42:18,351 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-25 13:42:18,502 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-25 13:42:18,513 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-25 13:42:18,543 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-25 13:42:18,561 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-25 13:42:18,582 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-25 13:42:18,596 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-08-25 13:42:18,613 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-08-25 13:42:18,654 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-25 13:42:18,679 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-08-25 13:42:18,705 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-25 13:42:18,730 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-25 13:42:18,784 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-08-25 13:42:18,812 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-25 13:42:18,868 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-25 13:42:18,893 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-25 13:42:18,917 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-08-25 13:42:18,943 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-08-25 13:42:18,975 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-08-25 13:42:18,991 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-08-25 13:42:19,048 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-08-25 13:42:19,076 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-25 13:42:19,192 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-25 13:42:19,252 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-25 13:42:19,285 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-25 13:42:19,300 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-08-25 13:42:19,335 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-08-25 13:42:19,376 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-08-25 13:42:19,401 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-08-25 13:42:19,452 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-25 13:42:19,490 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-25 13:42:19,544 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-25 13:42:19,752 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-25 13:42:19,836 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-25 13:42:19,855 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-25 13:42:19,894 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-08-25 13:42:19,916 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-25 13:42:19,933 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-25 13:42:19,951 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-25 13:42:19,986 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-25 13:42:20,009 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-25 13:42:20,050 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-25 13:42:20,071 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-25 13:42:20,109 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-25 13:42:20,205 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-25 13:42:20,244 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-25 13:42:20,422 88 INFO 00065-16-0-all odoo.modules.loading: Module mail: loading demo 2025-08-25 13:42:20,423 88 INFO 00065-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-08-25 13:42:20,692 88 INFO 00065-16-0-all odoo.modules.loading: Module mail loaded in 4.71s, 3604 queries (+3604 other) 2025-08-25 13:42:20,692 88 INFO 00065-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-08-25 13:42:20,734 88 INFO 00065-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-08-25 13:42:20,822 88 INFO 00065-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.13s, 42 queries (+42 other) 2025-08-25 13:42:20,823 88 INFO 00065-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-08-25 13:42:20,912 88 INFO 00065-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-25 13:42:21,886 88 INFO 00065-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-25 13:42:21,904 88 INFO 00065-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-25 13:42:21,914 88 INFO 00065-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-25 13:42:21,963 88 INFO 00065-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-25 13:42:22,079 88 INFO 00065-16-0-all odoo.modules.loading: Module web_editor loaded in 1.26s, 1169 queries (+1169 other) 2025-08-25 13:42:22,079 88 INFO 00065-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-08-25 13:42:22,128 88 INFO 00065-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-08-25 13:42:22,432 88 INFO 00065-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-25 13:42:22,504 88 INFO 00065-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-25 13:42:22,525 88 INFO 00065-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-08-25 13:42:22,610 88 INFO 00065-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-25 13:42:22,682 88 INFO 00065-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-08-25 13:42:22,719 88 INFO 00065-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-08-25 13:42:22,746 88 INFO 00065-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-08-25 13:42:22,756 88 INFO 00065-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-08-25 13:42:22,757 88 INFO 00065-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-08-25 13:42:23,006 88 INFO 00065-16-0-all odoo.modules.loading: Module analytic loaded in 0.93s, 528 queries (+528 other) 2025-08-25 13:42:23,006 88 INFO 00065-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-08-25 13:42:23,056 88 INFO 00065-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-25 13:42:23,185 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-25 13:42:23,195 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-25 13:42:23,217 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-25 13:42:23,248 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-25 13:42:23,280 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-25 13:42:23,319 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-25 13:42:23,358 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-08-25 13:42:23,403 88 INFO 00065-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.40s, 191 queries (+191 other) 2025-08-25 13:42:23,403 88 INFO 00065-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-08-25 13:42:23,441 88 INFO 00065-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-25 13:42:23,503 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-25 13:42:23,530 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-25 13:42:23,539 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-25 13:42:23,605 88 INFO 00065-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.20s, 92 queries (+92 other) 2025-08-25 13:42:23,606 88 INFO 00065-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-08-25 13:42:23,648 88 INFO 00065-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-08-25 13:42:23,872 88 INFO 00065-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-08-25 13:42:23,894 88 INFO 00065-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-08-25 13:42:23,926 88 INFO 00065-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-08-25 13:42:23,938 88 INFO 00065-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-08-25 13:42:23,948 88 INFO 00065-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-08-25 13:42:23,995 88 INFO 00065-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.39s, 143 queries (+143 other) 2025-08-25 13:42:23,995 88 INFO 00065-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-08-25 13:42:24,092 88 INFO 00065-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-08-25 13:42:24,529 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-08-25 13:42:24,557 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-08-25 13:42:24,599 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-08-25 13:42:24,620 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-08-25 13:42:24,648 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-08-25 13:42:24,678 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-08-25 13:42:24,686 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-08-25 13:42:24,696 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-08-25 13:42:24,721 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-08-25 13:42:24,732 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-08-25 13:42:24,937 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-08-25 13:42:24,978 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-08-25 13:42:24,991 88 INFO 00065-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-08-25 13:42:24,992 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-08-25 13:42:25,325 88 INFO 00065-16-0-all odoo.modules.loading: Module calendar loaded in 1.33s, 811 queries (+811 other) 2025-08-25 13:42:25,325 88 INFO 00065-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-08-25 13:42:25,371 88 INFO 00065-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-08-25 13:42:25,466 88 INFO 00065-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-08-25 13:42:25,487 88 INFO 00065-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-08-25 13:42:25,505 88 INFO 00065-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-08-25 13:42:25,564 88 INFO 00065-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.24s, 122 queries (+122 other) 2025-08-25 13:42:25,564 88 INFO 00065-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-08-25 13:42:25,674 88 INFO 00065-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-08-25 13:42:27,230 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-08-25 13:42:27,554 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-08-25 13:42:27,594 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-08-25 13:42:27,618 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-08-25 13:42:27,636 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-08-25 13:42:27,660 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-08-25 13:42:27,686 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-08-25 13:42:27,731 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-08-25 13:42:27,796 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-08-25 13:42:27,818 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-08-25 13:42:27,876 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-08-25 13:42:27,897 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-08-25 13:42:28,041 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-08-25 13:42:28,097 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-08-25 13:42:28,125 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-08-25 13:42:28,249 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-08-25 13:42:28,294 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-08-25 13:42:28,310 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-08-25 13:42:28,440 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-08-25 13:42:28,462 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-08-25 13:42:28,637 88 INFO 00065-16-0-all odoo.modules.loading: Module hr: loading demo 2025-08-25 13:42:28,637 88 INFO 00065-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-08-25 13:42:29,917 88 INFO 00065-16-0-all odoo.modules.loading: Module hr loaded in 4.35s, 3422 queries (+3422 other) 2025-08-25 13:42:29,917 88 INFO 00065-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-08-25 13:42:29,965 88 INFO 00065-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-08-25 13:42:30,003 88 INFO 00065-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-25 13:42:30,050 88 INFO 00065-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.13s, 35 queries (+35 other) 2025-08-25 13:42:30,050 88 INFO 00065-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-08-25 13:42:30,228 88 INFO 00065-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-25 13:42:30,409 88 INFO 00065-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-25 13:42:30,453 88 INFO 00065-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-25 13:42:30,462 88 INFO 00065-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-08-25 13:42:30,463 88 INFO 00065-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-08-25 13:42:30,486 88 INFO 00065-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.44s, 187 queries (+187 other) 2025-08-25 13:42:30,486 88 INFO 00065-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-08-25 13:42:30,571 88 INFO 00065-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-25 13:42:30,734 88 INFO 00065-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-25 13:42:30,751 88 INFO 00065-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-25 13:42:30,802 88 INFO 00065-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-25 13:42:30,845 88 INFO 00065-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.36s, 169 queries (+169 other) 2025-08-25 13:42:30,845 88 INFO 00065-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-08-25 13:42:30,906 88 INFO 00065-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-08-25 13:42:31,106 88 INFO 00065-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-08-25 13:42:31,180 88 INFO 00065-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-08-25 13:42:31,222 88 INFO 00065-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-08-25 13:42:31,250 88 INFO 00065-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-08-25 13:42:31,301 88 INFO 00065-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.46s, 236 queries (+236 other) 2025-08-25 13:42:31,301 88 INFO 00065-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-08-25 13:42:31,626 88 INFO 00065-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-08-25 13:42:32,496 88 INFO 00065-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-08-25 13:42:32,543 88 INFO 00065-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-08-25 13:42:32,741 88 INFO 00065-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-25 13:42:32,800 88 INFO 00065-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-25 13:42:32,828 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-08-25 13:42:32,994 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-25 13:42:33,046 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-25 13:42:33,110 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-08-25 13:42:33,145 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-08-25 13:42:33,204 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-08-25 13:42:33,265 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-25 13:42:33,318 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-08-25 13:42:33,378 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-25 13:42:33,461 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-08-25 13:42:33,490 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-08-25 13:42:33,507 88 INFO 00065-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-25 13:42:33,532 88 INFO 00065-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-08-25 13:42:33,564 88 INFO 00065-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-25 13:42:33,620 88 INFO 00065-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-25 13:42:33,639 88 INFO 00065-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-25 13:42:33,652 88 INFO 00065-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-25 13:42:33,673 88 INFO 00065-16-0-all odoo.modules.loading: Module product: loading demo 2025-08-25 13:42:33,674 88 INFO 00065-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-08-25 13:42:34,416 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [132] 2025-08-25 13:42:34,439 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-08-25 13:42:34,439 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-08-25 13:42:34,543 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [134, 133] 2025-08-25 13:42:34,555 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-08-25 13:42:35,334 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [152] 2025-08-25 13:42:35,351 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-08-25 13:42:35,351 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-08-25 13:42:36,319 88 INFO 00065-16-0-all odoo.modules.loading: Module product loaded in 5.02s, 3026 queries (+3026 other) 2025-08-25 13:42:36,319 88 INFO 00065-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-08-25 13:42:36,507 88 INFO 00065-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-08-25 13:42:36,823 88 INFO 00065-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-08-25 13:42:36,949 88 INFO 00065-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-08-25 13:42:36,968 88 INFO 00065-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-08-25 13:42:36,985 88 INFO 00065-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-08-25 13:42:37,041 88 INFO 00065-16-0-all odoo.modules.loading: Module rating loaded in 0.72s, 380 queries (+380 other) 2025-08-25 13:42:37,041 88 INFO 00065-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-08-25 13:42:37,111 88 INFO 00065-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-25 13:42:37,180 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-08-25 13:42:37,380 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-25 13:42:37,698 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-25 13:42:37,725 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-25 13:42:37,818 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-25 13:42:37,848 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-25 13:42:37,927 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-25 13:42:38,008 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-25 13:42:38,017 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-08-25 13:42:38,042 88 INFO 00065-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-08-25 13:42:38,043 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-08-25 13:42:38,118 88 INFO 00065-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-08-25 13:42:38,200 88 INFO 00065-16-0-all odoo.modules.loading: Module sales_team loaded in 1.16s, 750 queries (+750 other) 2025-08-25 13:42:38,200 88 INFO 00065-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-08-25 13:42:38,259 88 INFO 00065-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-08-25 13:42:38,387 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-08-25 13:42:38,402 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-08-25 13:42:38,421 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-08-25 13:42:38,452 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-08-25 13:42:38,504 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-08-25 13:42:38,559 88 INFO 00065-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.36s, 190 queries (+190 other) 2025-08-25 13:42:38,559 88 INFO 00065-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-08-25 13:42:38,624 88 INFO 00065-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-25 13:42:38,734 88 INFO 00065-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-25 13:42:38,799 88 INFO 00065-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.24s, 96 queries (+96 other) 2025-08-25 13:42:38,799 88 INFO 00065-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-08-25 13:42:38,876 88 INFO 00065-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-08-25 13:42:38,893 88 INFO 00065-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-08-25 13:42:38,894 88 INFO 00065-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-08-25 13:42:39,167 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-08-25 13:42:39,503 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-08-25 13:42:39,528 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-08-25 13:42:39,575 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-08-25 13:42:39,667 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-08-25 13:42:39,827 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-08-25 13:42:39,846 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-08-25 13:42:39,864 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-08-25 13:42:39,889 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-08-25 13:42:39,905 88 INFO 00065-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-08-25 13:42:39,906 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-08-25 13:42:40,353 88 INFO 00065-16-0-all odoo.modules.loading: Module hr_contract loaded in 1.55s, 1008 queries (+1008 other) 2025-08-25 13:42:40,354 88 INFO 00065-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-08-25 13:42:40,499 88 INFO 00065-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-08-25 13:42:40,527 88 INFO 00065-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-08-25 13:42:41,326 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-08-25 13:42:41,335 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-08-25 13:42:41,360 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-08-25 13:42:41,398 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-08-25 13:42:41,535 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-08-25 13:42:41,555 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-08-25 13:42:42,132 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-08-25 13:42:42,177 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-08-25 13:42:42,231 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-08-25 13:42:42,588 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-08-25 13:42:42,640 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-08-25 13:42:42,852 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-08-25 13:42:42,899 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-08-25 13:42:42,936 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-08-25 13:42:42,946 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-08-25 13:42:42,959 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-08-25 13:42:42,976 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-08-25 13:42:42,996 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-08-25 13:42:43,011 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-08-25 13:42:43,027 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-08-25 13:42:43,079 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-08-25 13:42:43,115 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-08-25 13:42:43,143 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-08-25 13:42:43,311 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-08-25 13:42:43,428 88 INFO 00065-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-08-25 13:42:43,429 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-08-25 13:42:43,690 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:43,691 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 1 and Message-Id '<174368146529278.1756129363.595861673355103-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:43,691 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:43,710 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 2025-08-25 13:42:43,710 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:43,807 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:43,808 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<816899891428401.1756129363.767195224761963-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:43,808 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:43,821 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2025-08-25 13:42:43,821 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:43,907 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:43,908 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<052289700764091.1756129363.869832754135132-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:43,908 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:43,920 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2025-08-25 13:42:43,920 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:44,008 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:44,009 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<429619159583592.1756129363.971818208694458-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:44,009 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:44,020 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2025-08-25 13:42:44,020 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:44,130 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-08-25 13:42:44,345 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:44,346 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 5 and Message-Id '<712409285523923.1756129364.311015605926514-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:44,346 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:44,362 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 2025-08-25 13:42:44,362 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:44,491 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-08-25 13:42:44,597 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:44,597 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 6 and Message-Id '<275190128064782.1756129364.564988136291504-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:44,598 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:44,609 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 2025-08-25 13:42:44,609 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:44,673 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:44,674 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<448146159369393.1756129364.647468566894531-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:44,674 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:44,684 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-08-25 13:42:44,684 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:44,764 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:44,765 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<619414866528498.1756129364.727620840072632-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:44,765 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:44,776 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-08-25 13:42:44,776 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:44,859 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-08-25 13:42:44,986 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:44,987 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<287106068924533.1756129364.956100940704346-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:44,987 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:44,999 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-08-25 13:42:44,999 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:45,109 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-08-25 13:42:45,185 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:45,186 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<207914674700784.1756129365.154208660125732-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:45,186 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:45,197 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-08-25 13:42:45,198 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:45,282 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-08-25 13:42:45,339 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:45,340 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<911982659019202.1756129365.312902212142944-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:45,340 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:45,350 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-08-25 13:42:45,351 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:45,386 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-08-25 13:42:45,458 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:45,459 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<309004143251844.1756129365.419270515441895-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:45,459 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:45,472 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-08-25 13:42:45,472 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:45,616 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:45,617 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 13 and Message-Id '<836098456436262.1756129365.579829931259155-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:45,617 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:45,628 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-08-25 13:42:45,628 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:45,730 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-08-25 13:42:45,862 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:45,863 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 14 and Message-Id '<178438318799990.1756129365.832631349563599-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:45,863 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:45,874 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-08-25 13:42:45,874 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:45,952 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-08-25 13:42:45,999 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:46,000 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 15 and Message-Id '<444198271941829.1756129365.969754934310913-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:46,000 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:46,008 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-08-25 13:42:46,009 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:46,082 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:46,083 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 16 and Message-Id '<257585414068419.1756129366.050673484802246-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:46,084 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:46,095 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-08-25 13:42:46,095 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:46,180 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:46,181 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 17 and Message-Id '<952809232984898.1756129366.148477554321289-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:46,181 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:46,191 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-08-25 13:42:46,192 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:46,258 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-08-25 13:42:46,352 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:46,353 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 18 and Message-Id '<584174853501782.1756129366.321479797363281-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:46,353 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:46,365 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-08-25 13:42:46,365 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:46,481 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-08-25 13:42:46,557 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:46,558 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 19 and Message-Id '<620868599157756.1756129366.530799388885498-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:46,558 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:46,568 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-08-25 13:42:46,568 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:46,639 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-08-25 13:42:46,720 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:46,720 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 20 and Message-Id '<541069025441746.1756129366.680205821990967-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:46,720 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:46,732 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-08-25 13:42:46,732 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:46,777 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-08-25 13:42:46,845 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:46,846 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 21 and Message-Id '<599403468285954.1756129366.815212726593018-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:46,846 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:46,856 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-08-25 13:42:46,856 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:46,943 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:46,944 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 22 and Message-Id '<491846802137492.1756129366.907727956771851-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:46,944 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:46,955 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-08-25 13:42:46,956 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:47,043 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:47,044 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 23 and Message-Id '<695382674088916.1756129367.007445573806763-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:47,044 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:47,055 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-08-25 13:42:47,056 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:47,134 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-08-25 13:42:47,269 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:47,270 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 24 and Message-Id '<880787641292384.1756129367.239304780960083-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:47,270 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:47,281 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-08-25 13:42:47,281 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:47,374 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-08-25 13:42:47,439 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:47,440 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 25 and Message-Id '<949720235219033.1756129367.413384675979614-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:47,440 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:47,449 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-08-25 13:42:47,450 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:47,510 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-08-25 13:42:47,576 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:47,577 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 26 and Message-Id '<449368196783500.1756129367.544650077819824-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:47,577 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:47,588 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-08-25 13:42:47,588 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:47,663 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:47,664 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 27 and Message-Id '<001695678883286.1756129367.630642652511597-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:47,664 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:47,674 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-08-25 13:42:47,674 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:47,754 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:47,755 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 28 and Message-Id '<590265217382008.1756129367.724062681198120-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:47,755 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:47,766 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-08-25 13:42:47,766 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:47,846 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-08-25 13:42:47,927 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:42:47,928 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 29 and Message-Id '<715753406469283.1756129367.894930124282837-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:42:47,928 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:42:47,938 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-08-25 13:42:47,938 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:42:48,010 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-08-25 13:42:48,550 88 INFO 00065-16-0-all odoo.modules.loading: Module hr_holidays loaded in 8.20s, 4936 queries (+4983 other) 2025-08-25 13:42:48,551 88 INFO 00065-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-08-25 13:42:48,626 88 INFO 00065-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-08-25 13:42:48,718 88 INFO 00065-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-08-25 13:42:48,802 88 INFO 00065-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.25s, 88 queries (+88 other) 2025-08-25 13:42:48,802 88 INFO 00065-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-08-25 13:42:48,877 88 INFO 00065-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-08-25 13:42:48,986 88 INFO 00065-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.18s, 61 queries (+61 other) 2025-08-25 13:42:48,986 88 INFO 00065-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-08-25 13:42:49,064 88 INFO 00065-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-25 13:42:49,234 88 INFO 00065-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-25 13:42:49,254 88 INFO 00065-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-25 13:42:49,299 88 INFO 00065-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-25 13:42:49,317 88 INFO 00065-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-25 13:42:49,349 88 INFO 00065-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-25 13:42:49,526 88 INFO 00065-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.54s, 183 queries (+183 other) 2025-08-25 13:42:49,526 88 INFO 00065-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-08-25 13:42:49,596 88 INFO 00065-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-08-25 13:42:50,028 88 INFO 00065-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-25 13:42:50,051 88 INFO 00065-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-25 13:42:50,065 88 INFO 00065-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-25 13:42:50,079 88 INFO 00065-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-25 13:42:50,309 88 INFO 00065-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-25 13:42:50,342 88 INFO 00065-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-25 13:42:50,360 88 INFO 00065-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-25 13:42:50,445 88 INFO 00065-16-0-all odoo.modules.loading: Module portal loaded in 0.92s, 547 queries (+547 other) 2025-08-25 13:42:50,445 88 INFO 00065-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-08-25 13:42:50,574 88 INFO 00065-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-08-25 13:42:50,588 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-08-25 13:42:50,588 88 INFO 00065-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-08-25 13:42:50,627 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-08-25 13:42:52,316 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-25 13:42:52,330 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-25 13:42:52,355 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-25 13:42:52,373 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-25 13:42:52,397 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-08-25 13:42:52,416 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-08-25 13:42:52,439 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-25 13:42:52,464 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-25 13:42:52,496 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-25 13:42:52,555 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-25 13:42:52,607 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-25 13:42:52,651 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-25 13:42:52,691 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-25 13:42:52,706 88 INFO 00065-16-0-all odoo.modules.loading: Module sms: loading demo 2025-08-25 13:42:52,707 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-08-25 13:42:52,716 88 INFO 00065-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-08-25 13:42:52,842 88 INFO 00065-16-0-all odoo.modules.loading: Module sms loaded in 2.40s, 2065 queries (+2065 other) 2025-08-25 13:42:52,842 88 INFO 00065-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-08-25 13:42:52,929 88 INFO 00065-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-25 13:42:53,495 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-25 13:42:53,514 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-25 13:42:53,542 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-25 13:42:53,586 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-08-25 13:42:53,601 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-25 13:42:53,622 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-25 13:42:53,643 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-25 13:42:53,716 88 INFO 00065-16-0-all odoo.modules.loading: Module snailmail loaded in 0.87s, 489 queries (+489 other) 2025-08-25 13:42:53,717 88 INFO 00065-16-0-all odoo.modules.loading: Loading module auth_totp_portal (43/78) 2025-08-25 13:42:53,794 88 INFO 00065-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-25 13:42:53,862 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-25 13:42:53,891 88 INFO 00065-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-25 13:42:53,928 88 INFO 00065-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.21s, 59 queries (+59 other) 2025-08-25 13:42:53,928 88 INFO 00065-16-0-all odoo.modules.loading: Loading module calendar_sms (44/78) 2025-08-25 13:42:54,000 88 INFO 00065-16-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-08-25 13:42:54,011 88 INFO 00065-16-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-08-25 13:42:54,100 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-08-25 13:42:54,111 88 INFO 00065-16-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-08-25 13:42:54,181 88 INFO 00065-16-0-all odoo.modules.loading: Module calendar_sms loaded in 0.25s, 93 queries (+93 other) 2025-08-25 13:42:54,181 88 INFO 00065-16-0-all odoo.modules.loading: Loading module digest (45/78) 2025-08-25 13:42:54,263 88 INFO 00065-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-08-25 13:42:54,468 88 INFO 00065-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-25 13:42:54,493 88 INFO 00065-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-25 13:42:54,531 88 INFO 00065-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-25 13:42:54,560 88 INFO 00065-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-25 13:42:54,580 88 INFO 00065-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-25 13:42:54,592 88 INFO 00065-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-25 13:42:54,675 88 INFO 00065-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-25 13:42:54,688 88 INFO 00065-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-25 13:42:54,770 88 INFO 00065-16-0-all odoo.modules.loading: Module digest loaded in 0.59s, 300 queries (+300 other) 2025-08-25 13:42:54,770 88 INFO 00065-16-0-all odoo.modules.loading: Loading module payment (46/78) 2025-08-25 13:42:54,880 88 INFO 00065-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-08-25 13:42:55,318 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-08-25 13:42:55,703 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-08-25 13:42:56,446 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-25 13:42:56,460 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-08-25 13:42:56,517 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-08-25 13:42:56,589 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-08-25 13:42:56,657 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-08-25 13:42:56,685 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-25 13:42:56,741 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-25 13:42:56,779 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-25 13:42:56,810 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-25 13:42:56,939 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-25 13:42:56,997 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-25 13:42:57,012 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-08-25 13:42:57,028 88 INFO 00065-16-0-all odoo.modules.loading: Module payment: loading demo 2025-08-25 13:42:57,029 88 INFO 00065-16-0-all odoo.modules.loading: loading payment/data/payment_demo.xml 2025-08-25 13:42:57,091 88 INFO 00065-16-0-all odoo.modules.loading: Module payment loaded in 2.32s, 853 queries (+853 other) 2025-08-25 13:42:57,091 88 INFO 00065-16-0-all odoo.modules.loading: Loading module portal_rating (47/78) 2025-08-25 13:42:57,168 88 INFO 00065-16-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-08-25 13:42:57,284 88 INFO 00065-16-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-08-25 13:42:57,301 88 INFO 00065-16-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-08-25 13:42:57,316 88 INFO 00065-16-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-08-25 13:42:57,355 88 INFO 00065-16-0-all odoo.modules.loading: Module portal_rating loaded in 0.26s, 102 queries (+102 other) 2025-08-25 13:42:57,355 88 INFO 00065-16-0-all odoo.modules.loading: Loading module account (48/78) 2025-08-25 13:42:57,920 88 INFO 00065-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-08-25 13:42:58,774 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-08-25 13:42:58,774 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-08-25 13:42:58,774 88 INFO 00065-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-08-25 13:43:01,521 88 INFO 00065-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-08-25 13:43:02,668 88 INFO 00065-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-25 13:43:02,842 88 INFO 00065-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-08-25 13:43:02,988 88 INFO 00065-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-08-25 13:43:03,004 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-08-25 13:43:03,039 88 INFO 00065-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-25 13:43:03,063 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-25 13:43:03,226 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-25 13:43:03,252 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-25 13:43:03,270 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-25 13:43:03,299 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-25 13:43:03,320 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-25 13:43:03,346 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-25 13:43:03,941 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-25 13:43:03,980 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-25 13:43:04,051 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-25 13:43:04,079 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-25 13:43:04,185 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-25 13:43:04,213 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-25 13:43:04,272 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-25 13:43:04,346 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-25 13:43:04,476 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-25 13:43:04,488 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-25 13:43:04,532 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-08-25 13:43:04,598 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-25 13:43:04,622 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-08-25 13:43:04,637 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-08-25 13:43:04,665 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-25 13:43:04,685 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-25 13:43:04,711 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-08-25 13:43:04,770 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-08-25 13:43:04,785 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-08-25 13:43:04,816 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-08-25 13:43:04,844 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-08-25 13:43:04,911 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-25 13:43:04,970 88 INFO 00065-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-25 13:43:05,061 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-25 13:43:05,093 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-25 13:43:05,108 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-25 13:43:05,187 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-08-25 13:43:05,326 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-25 13:43:05,364 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-25 13:43:05,431 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-25 13:43:05,452 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-08-25 13:43:05,539 88 INFO 00065-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-08-25 13:43:05,554 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-25 13:43:05,584 88 INFO 00065-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-25 13:43:05,616 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-08-25 13:43:05,633 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-08-25 13:43:05,661 88 INFO 00065-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-25 13:43:05,675 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-08-25 13:43:05,690 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-25 13:43:06,055 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-08-25 13:43:06,078 88 INFO 00065-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-25 13:43:06,092 88 INFO 00065-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-25 13:43:06,110 88 INFO 00065-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-08-25 13:43:06,150 88 INFO 00065-16-0-all odoo.modules.loading: Module account: loading demo 2025-08-25 13:43:06,151 88 INFO 00065-16-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-08-25 13:43:07,445 88 INFO 00065-16-0-all odoo.modules.loading: Module account loaded in 10.09s, 6571 queries (+6571 other) 2025-08-25 13:43:07,445 88 INFO 00065-16-0-all odoo.modules.loading: Loading module project (49/78) 2025-08-25 13:43:07,781 88 INFO 00065-16-0-all odoo.modules.registry: module project: creating or updating database tables 2025-08-25 13:43:08,743 88 INFO 00065-16-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-08-25 13:43:09,560 88 INFO 00065-16-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-08-25 13:43:09,635 88 INFO 00065-16-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-08-25 13:43:09,646 88 INFO 00065-16-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-08-25 13:43:09,670 88 INFO 00065-16-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-08-25 13:43:09,730 88 INFO 00065-16-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-08-25 13:43:09,761 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/analytic_views.xml 2025-08-25 13:43:09,782 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/digest_views.xml 2025-08-25 13:43:09,801 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-08-25 13:43:09,955 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-08-25 13:43:10,006 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-08-25 13:43:10,027 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-08-25 13:43:10,087 88 INFO 00065-16-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-08-25 13:43:10,104 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-08-25 13:43:10,130 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_views.xml 2025-08-25 13:43:10,905 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-08-25 13:43:10,929 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-08-25 13:43:10,960 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-08-25 13:43:11,014 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-08-25 13:43:11,031 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-08-25 13:43:11,152 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-08-25 13:43:11,241 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-08-25 13:43:11,252 88 INFO 00065-16-0-all odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-08-25 13:43:11,276 88 INFO 00065-16-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-08-25 13:43:11,303 88 INFO 00065-16-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-08-25 13:43:11,374 88 INFO 00065-16-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-08-25 13:43:11,401 88 INFO 00065-16-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-08-25 13:43:11,421 88 INFO 00065-16-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-08-25 13:43:11,455 88 INFO 00065-16-0-all odoo.modules.loading: Module project: loading demo 2025-08-25 13:43:11,456 88 INFO 00065-16-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-08-25 13:43:11,466 88 INFO 00065-16-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-08-25 13:43:11,994 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:11,995 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 30 and Message-Id '<909187110749404.1756129391.908024549484253-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:11,995 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:12,018 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-08-25 13:43:12,019 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:12,342 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:12,343 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 31 and Message-Id '<706910673207598.1756129392.296754360198975-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:12,343 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:12,345 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:12,458 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:12,459 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 32 and Message-Id '<964540442940162.1756129392.420464992523193-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:12,459 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:12,461 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:12,637 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:12,638 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 33 and Message-Id '<010919451836702.1756129392.596971988677979-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:12,638 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:12,640 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:12,707 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:12,708 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 34 and Message-Id '<577025238534016.1756129392.668198585510254-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:12,708 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:12,930 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-08-25 13:43:12,931 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:13,042 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:13,043 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 35 and Message-Id '<495721111992202.1756129393.005389451980591-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:13,043 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:13,045 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:13,109 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:13,110 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 36 and Message-Id '<839665601606938.1756129393.074080467224121-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:13,110 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:13,154 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [36] 2025-08-25 13:43:13,155 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:13,258 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:13,259 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 37 and Message-Id '<630236539607683.1756129393.215244770050049-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:13,259 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:13,261 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:13,364 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:13,365 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 38 and Message-Id '<194756150941320.1756129393.325234889984131-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:13,365 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:13,367 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:13,470 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:13,470 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 39 and Message-Id '<435293646028746.1756129393.436054706573486-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:13,471 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:13,472 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:13,520 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:13,521 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 40 and Message-Id '<810958051228545.1756129393.488664627075195-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:13,521 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:13,621 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [40] 2025-08-25 13:43:13,622 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,020 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,021 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 41 and Message-Id '<303132916620901.1756129393.985783100128174-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:14,021 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,022 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,048 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,049 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 42 and Message-Id '<744961685559296.1756129394.023807287216187-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:14,049 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,050 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,145 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,146 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 43 and Message-Id '<137826590244348.1756129394.112507104873657-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:14,146 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,148 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,250 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,251 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 44 and Message-Id '<178455911641608.1756129394.215255260467529-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:14,251 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,253 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,281 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,282 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 45 and Message-Id '<139363562779691.1756129394.254274606704712-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:14,282 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,283 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,389 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,390 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 46 and Message-Id '<195588033162171.1756129394.352864503860474-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:14,390 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,392 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,481 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,482 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 47 and Message-Id '<122372145792010.1756129394.447224617004395-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:14,482 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,483 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,633 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,634 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 48 and Message-Id '<122319018815069.1756129394.597841262817383-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:14,634 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,636 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,671 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,672 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 49 and Message-Id '<737568857214517.1756129394.637319326400757-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:14,672 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,673 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,811 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,812 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 50 and Message-Id '<270956468943160.1756129394.775713205337524-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:14,812 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,813 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,847 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,848 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 51 and Message-Id '<264638982054008.1756129394.814622879028320-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:14,848 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,850 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,967 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:14,967 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 52 and Message-Id '<709241687812447.1756129394.931980133056641-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:14,967 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:14,969 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:14,999 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,000 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 53 and Message-Id '<686858233736448.1756129394.970783233642578-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:15,000 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,002 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,139 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,140 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 54 and Message-Id '<057723150151829.1756129395.101474285125732-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:15,140 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,141 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,221 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,222 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 55 and Message-Id '<564714605323971.1756129395.183847188949585-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:15,222 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,223 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,310 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,311 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 56 and Message-Id '<416049513539822.1756129395.275294065475464-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:15,311 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,313 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,411 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,412 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 57 and Message-Id '<577318275499064.1756129395.377568960189819-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:15,412 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,414 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,495 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,496 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 58 and Message-Id '<942425089648372.1756129395.459063291549683-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:15,496 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,498 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,575 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,576 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 59 and Message-Id '<836886021301807.1756129395.539844036102295-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:15,576 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,577 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,650 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,651 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 60 and Message-Id '<408706088237262.1756129395.613170862197876-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:15,651 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,653 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,722 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,723 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 61 and Message-Id '<883282621134227.1756129395.688342332839966-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:15,723 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,725 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,798 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,798 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 62 and Message-Id '<553299670908565.1756129395.760192871093750-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:15,799 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,801 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:15,873 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:15,874 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 63 and Message-Id '<524822156915383.1756129395.838659524917603-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:15,874 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:15,876 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:16,379 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:16,380 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 64 and Message-Id '<250916703506715.1756129396.336638689041138-openerp-3-project.task@23034fa0bd56>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:16,380 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:16,397 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [64] 2025-08-25 13:43:16,398 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:16,475 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:16,476 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 65 and Message-Id '<948297542965465.1756129396.424143314361572-openerp-22-project.task@23034fa0bd56>' from 'mark.brown23@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:16,476 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:16,493 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [65] 2025-08-25 13:43:16,493 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:16,567 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:16,568 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 66 and Message-Id '<945660682480580.1756129396.517781734466553-openerp-4-project.task@23034fa0bd56>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:16,568 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:16,584 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [66] 2025-08-25 13:43:16,584 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:16,657 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:16,657 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 67 and Message-Id '<348412836554090.1756129396.607923746109009-openerp-2-project.task@23034fa0bd56>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:16,658 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:16,672 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [67] 2025-08-25 13:43:16,673 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:16,997 88 INFO 00065-16-0-all odoo.modules.loading: Module project loaded in 9.55s, 5428 queries (+5431 other) 2025-08-25 13:43:16,997 88 INFO 00065-16-0-all odoo.modules.loading: Loading module stock (50/78) 2025-08-25 13:43:17,250 88 INFO 00065-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-08-25 13:43:17,622 88 INFO 00065-16-0-all odoo.models: Prepare computation of product.template.tracking 2025-08-25 13:43:20,014 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-25 13:43:20,919 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-25 13:43:21,066 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-25 13:43:21,079 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-25 13:43:21,100 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-25 13:43:21,122 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-25 13:43:21,561 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-25 13:43:21,599 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-25 13:43:21,610 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-08-25 13:43:21,636 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-25 13:43:21,649 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-25 13:43:21,688 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-25 13:43:21,766 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-25 13:43:21,797 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-25 13:43:21,811 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-25 13:43:21,832 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-25 13:43:21,860 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-25 13:43:21,918 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-25 13:43:21,931 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-25 13:43:21,983 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-25 13:43:21,995 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-25 13:43:22,025 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-25 13:43:22,045 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-25 13:43:22,056 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-25 13:43:22,070 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-25 13:43:22,179 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-08-25 13:43:22,199 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-25 13:43:22,218 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-25 13:43:22,240 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-08-25 13:43:22,264 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-08-25 13:43:22,278 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-25 13:43:22,298 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-25 13:43:22,309 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-25 13:43:22,319 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-25 13:43:22,334 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-25 13:43:22,372 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-25 13:43:22,391 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-25 13:43:22,419 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-25 13:43:22,437 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-25 13:43:22,452 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-25 13:43:22,464 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-25 13:43:22,479 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-25 13:43:22,496 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-25 13:43:22,512 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-25 13:43:22,532 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-08-25 13:43:22,544 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-08-25 13:43:22,558 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-25 13:43:22,616 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-25 13:43:22,664 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-08-25 13:43:22,727 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-25 13:43:22,806 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-25 13:43:23,362 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-25 13:43:23,412 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-25 13:43:23,529 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-25 13:43:23,733 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-08-25 13:43:23,817 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-25 13:43:24,030 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-08-25 13:43:24,375 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-25 13:43:24,528 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-25 13:43:24,641 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-25 13:43:24,702 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-25 13:43:24,794 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-25 13:43:24,835 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-25 13:43:24,856 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-25 13:43:24,937 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-25 13:43:24,984 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-25 13:43:25,035 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-08-25 13:43:25,049 88 INFO 00065-16-0-all odoo.modules.loading: Module stock: loading demo 2025-08-25 13:43:25,050 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-08-25 13:43:25,366 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-08-25 13:43:27,100 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-08-25 13:43:28,918 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-08-25 13:43:28,955 88 INFO 00065-16-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-08-25 13:43:29,589 88 INFO 00065-16-0-all odoo.modules.loading: Module stock loaded in 12.59s, 8213 queries (+8213 other) 2025-08-25 13:43:29,589 88 INFO 00065-16-0-all odoo.modules.loading: Loading module account_edi (51/78) 2025-08-25 13:43:29,741 88 INFO 00065-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-08-25 13:43:30,094 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-08-25 13:43:30,122 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-08-25 13:43:30,139 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-08-25 13:43:30,323 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-08-25 13:43:30,353 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-08-25 13:43:30,373 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-08-25 13:43:30,438 88 INFO 00065-16-0-all odoo.modules.loading: Module account_edi loaded in 0.85s, 335 queries (+335 other) 2025-08-25 13:43:30,438 88 INFO 00065-16-0-all odoo.modules.loading: Loading module account_payment (52/78) 2025-08-25 13:43:30,758 88 INFO 00065-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-08-25 13:43:31,050 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-08-25 13:43:31,068 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-08-25 13:43:31,097 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-08-25 13:43:31,141 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-08-25 13:43:31,208 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-08-25 13:43:31,233 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-08-25 13:43:31,268 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-08-25 13:43:31,288 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-08-25 13:43:31,311 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-08-25 13:43:31,327 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-08-25 13:43:31,342 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-08-25 13:43:31,360 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-08-25 13:43:31,372 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-08-25 13:43:31,428 88 INFO 00065-16-0-all odoo.modules.loading: Module account_payment loaded in 0.99s, 425 queries (+425 other) 2025-08-25 13:43:31,428 88 INFO 00065-16-0-all odoo.modules.loading: Loading module account_sequence (53/78) 2025-08-25 13:43:31,559 88 INFO 00065-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-08-25 13:43:31,712 88 INFO 00065-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.28s, 57 queries (+57 other) 2025-08-25 13:43:31,712 88 INFO 00065-16-0-all odoo.modules.loading: Loading module l10n_th (54/78) 2025-08-25 13:43:31,840 88 INFO 00065-16-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-08-25 13:43:32,034 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-08-25 13:43:32,061 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-08-25 13:43:32,110 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-08-25 13:43:32,189 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-08-25 13:43:32,197 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-08-25 13:43:32,409 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-08-25 13:43:32,578 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-08-25 13:43:32,601 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-08-25 13:43:32,660 88 INFO 00065-16-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-08-25 13:43:32,662 88 INFO 00065-16-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-08-25 13:43:36,124 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:36,125 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 68 and Message-Id '<746287807188539.1756129416.001813411712646-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:36,125 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:36,209 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [68] 2025-08-25 13:43:36,210 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:36,308 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:36,309 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 69 and Message-Id '<995108001688264.1756129416.222512483596802-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:36,309 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:36,323 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [69] 2025-08-25 13:43:36,323 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:36,426 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:36,427 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 70 and Message-Id '<488966470522745.1756129416.335224628448486-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:36,427 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:36,442 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [70] 2025-08-25 13:43:36,442 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:36,500 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:36,501 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 71 and Message-Id '<773588956705690.1756129416.454612016677856-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:36,501 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:36,512 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [71] 2025-08-25 13:43:36,512 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:36,574 88 INFO 00065-16-0-all odoo.modules.loading: Module l10n_th loaded in 4.86s, 2776 queries (+2777 other) 2025-08-25 13:43:36,574 88 INFO 00065-16-0-all odoo.modules.loading: Loading module project_sms (55/78) 2025-08-25 13:43:36,713 88 INFO 00065-16-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-08-25 13:43:36,881 88 INFO 00065-16-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-08-25 13:43:36,918 88 INFO 00065-16-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-08-25 13:43:36,963 88 INFO 00065-16-0-all odoo.modules.loading: loading project_sms/views/project_views.xml 2025-08-25 13:43:36,980 88 INFO 00065-16-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-08-25 13:43:36,998 88 INFO 00065-16-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-08-25 13:43:37,043 88 INFO 00065-16-0-all odoo.modules.loading: Module project_sms loaded in 0.47s, 179 queries (+179 other) 2025-08-25 13:43:37,043 88 INFO 00065-16-0-all odoo.modules.loading: Loading module purchase (56/78) 2025-08-25 13:43:37,216 88 INFO 00065-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-08-25 13:43:37,308 88 INFO 00065-16-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-08-25 13:43:37,982 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-25 13:43:38,575 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-25 13:43:38,645 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-25 13:43:38,663 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-25 13:43:38,700 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-25 13:43:38,762 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-25 13:43:38,779 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-25 13:43:38,794 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-25 13:43:39,221 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-25 13:43:39,289 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-25 13:43:39,421 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-25 13:43:39,530 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-25 13:43:39,546 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-25 13:43:39,604 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-25 13:43:39,624 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-25 13:43:39,647 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-25 13:43:39,747 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-25 13:43:39,772 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-25 13:43:39,793 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-25 13:43:39,827 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-25 13:43:39,850 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase: loading demo 2025-08-25 13:43:39,851 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-08-25 13:43:40,704 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:40,705 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 72 and Message-Id '<030791671145249.1756129420.621432065963745-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:40,705 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:40,747 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [72] 2025-08-25 13:43:40,747 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:40,818 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:40,819 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 73 and Message-Id '<805119148820899.1756129420.784644842147827-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:40,819 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:40,827 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [73] 2025-08-25 13:43:40,828 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:40,900 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:40,901 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 74 and Message-Id '<108936073501452.1756129420.850966930389404-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:40,901 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:40,914 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [74] 2025-08-25 13:43:40,915 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:40,992 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:40,993 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 75 and Message-Id '<013788622487211.1756129420.946638822555542-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:40,993 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:41,006 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [75] 2025-08-25 13:43:41,006 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:41,152 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase loaded in 4.11s, 2496 queries (+2499 other) 2025-08-25 13:43:41,153 88 INFO 00065-16-0-all odoo.modules.loading: Loading module snailmail_account (57/78) 2025-08-25 13:43:41,292 88 INFO 00065-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-25 13:43:41,483 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-25 13:43:41,536 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-08-25 13:43:41,557 88 INFO 00065-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-08-25 13:43:41,598 88 INFO 00065-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.45s, 116 queries (+116 other) 2025-08-25 13:43:41,599 88 INFO 00065-16-0-all odoo.modules.loading: Loading module spreadsheet_account (58/78) 2025-08-25 13:43:41,736 88 INFO 00065-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-08-25 13:43:41,896 88 INFO 00065-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.30s, 49 queries (+49 other) 2025-08-25 13:43:41,896 88 INFO 00065-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (59/78) 2025-08-25 13:43:42,212 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-08-25 13:43:42,298 88 INFO 00065-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.40s, 26 queries (+26 other) 2025-08-25 13:43:42,298 88 INFO 00065-16-0-all odoo.modules.loading: Loading module stock_account (60/78) 2025-08-25 13:43:42,480 88 INFO 00065-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-25 13:43:42,951 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-25 13:43:43,011 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-25 13:43:43,041 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-25 13:43:43,056 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-25 13:43:43,418 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-25 13:43:43,470 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-25 13:43:43,484 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-25 13:43:43,501 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-25 13:43:43,610 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-25 13:43:43,641 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-25 13:43:43,712 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-25 13:43:43,725 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-25 13:43:43,742 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-08-25 13:43:43,756 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-08-25 13:43:43,989 88 INFO 00065-16-0-all odoo.modules.loading: Module stock_account loaded in 1.69s, 677 queries (+677 other) 2025-08-25 13:43:43,990 88 INFO 00065-16-0-all odoo.modules.loading: Loading module stock_sms (61/78) 2025-08-25 13:43:44,130 88 INFO 00065-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-25 13:43:44,504 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-25 13:43:44,515 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-25 13:43:44,610 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-25 13:43:44,620 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-25 13:43:44,640 88 INFO 00065-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-25 13:43:44,702 88 INFO 00065-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.71s, 198 queries (+198 other) 2025-08-25 13:43:44,702 88 INFO 00065-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (62/78) 2025-08-25 13:43:44,924 88 INFO 00065-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-25 13:43:45,045 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-08-25 13:43:45,069 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-25 13:43:45,120 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-25 13:43:45,206 88 INFO 00065-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-25 13:43:45,259 88 INFO 00065-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.56s, 186 queries (+186 other) 2025-08-25 13:43:45,259 88 INFO 00065-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (63/78) 2025-08-25 13:43:45,397 88 INFO 00065-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-08-25 13:43:45,560 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-08-25 13:43:45,569 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-08-25 13:43:45,601 88 INFO 00065-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-08-25 13:43:45,714 88 INFO 00065-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.45s, 147 queries (+147 other) 2025-08-25 13:43:45,715 88 INFO 00065-16-0-all odoo.modules.loading: Loading module project_purchase (64/78) 2025-08-25 13:43:45,856 88 INFO 00065-16-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-08-25 13:43:46,152 88 INFO 00065-16-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-08-25 13:43:46,153 88 INFO 00065-16-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-08-25 13:43:46,188 88 INFO 00065-16-0-all odoo.modules.loading: Module project_purchase loaded in 0.47s, 64 queries (+64 other) 2025-08-25 13:43:46,188 88 INFO 00065-16-0-all odoo.modules.loading: Loading module purchase_requisition (65/78) 2025-08-25 13:43:46,342 88 INFO 00065-16-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-08-25 13:43:46,739 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-08-25 13:43:46,760 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-08-25 13:43:46,792 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-08-25 13:43:46,810 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-08-25 13:43:46,843 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-08-25 13:43:46,943 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-08-25 13:43:47,067 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-08-25 13:43:47,080 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-08-25 13:43:47,096 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-08-25 13:43:47,109 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-08-25 13:43:47,122 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-08-25 13:43:47,123 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-08-25 13:43:47,621 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase_requisition loaded in 1.43s, 711 queries (+711 other) 2025-08-25 13:43:47,621 88 INFO 00065-16-0-all odoo.modules.loading: Loading module purchase_stock (66/78) 2025-08-25 13:43:47,802 88 INFO 00065-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-25 13:43:47,871 88 INFO 00065-16-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-08-25 13:43:47,871 88 INFO 00065-16-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-08-25 13:43:47,872 88 INFO 00065-16-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-08-25 13:43:48,378 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-25 13:43:48,416 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-25 13:43:48,559 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-25 13:43:48,573 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-25 13:43:48,600 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-25 13:43:48,666 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-25 13:43:48,719 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-25 13:43:48,732 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-25 13:43:49,055 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-25 13:43:49,086 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-08-25 13:43:49,101 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-25 13:43:49,114 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-25 13:43:49,139 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-08-25 13:43:49,152 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-25 13:43:49,170 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-25 13:43:49,200 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-08-25 13:43:49,201 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-08-25 13:43:49,991 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase_stock loaded in 2.37s, 1231 queries (+1231 other) 2025-08-25 13:43:49,991 88 INFO 00065-16-0-all odoo.modules.loading: Loading module sale (67/78) 2025-08-25 13:43:50,215 88 INFO 00065-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-08-25 13:43:50,246 88 INFO 00065-16-0-all odoo.models: Prepare computation of account.move.team_id 2025-08-25 13:43:50,334 88 INFO 00065-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-08-25 13:43:50,334 88 INFO 00065-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-08-25 13:43:50,334 88 INFO 00065-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-08-25 13:43:51,192 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-25 13:43:51,316 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-08-25 13:43:51,423 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-08-25 13:43:51,677 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-08-25 13:43:51,712 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-08-25 13:43:51,742 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-08-25 13:43:51,758 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-25 13:43:51,827 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-25 13:43:51,835 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-08-25 13:43:51,849 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-08-25 13:43:51,880 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-25 13:43:51,907 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-08-25 13:43:51,937 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-08-25 13:43:51,947 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-08-25 13:43:51,956 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-25 13:43:51,983 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-25 13:43:51,999 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-08-25 13:43:52,301 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-08-25 13:43:52,383 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-25 13:43:52,444 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-25 13:43:52,453 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-08-25 13:43:52,483 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-25 13:43:52,521 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-25 13:43:52,554 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-08-25 13:43:52,640 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-08-25 13:43:52,722 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-25 13:43:52,824 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-08-25 13:43:52,842 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-08-25 13:43:52,881 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-08-25 13:43:52,926 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-25 13:43:53,027 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-25 13:43:53,057 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-08-25 13:43:53,245 88 INFO 00065-16-0-all odoo.modules.loading: Module sale: loading demo 2025-08-25 13:43:53,246 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-08-25 13:43:53,779 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [138] 2025-08-25 13:43:53,813 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-08-25 13:43:54,039 88 INFO 00065-16-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-08-25 13:43:55,995 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:55,996 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 76 and Message-Id '<193535226026238.1756129435.915743827819824-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:55,996 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:56,021 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [76] 2025-08-25 13:43:56,022 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:56,096 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:56,097 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 77 and Message-Id '<832692343516861.1756129436.056923151016235-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:56,097 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:56,110 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [77] 2025-08-25 13:43:56,111 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:56,194 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:56,195 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 78 and Message-Id '<950436470277742.1756129436.147574186325073-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:56,195 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:56,210 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [78] 2025-08-25 13:43:56,210 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:56,291 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:56,292 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 79 and Message-Id '<978957542841998.1756129436.244982004165649-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:56,292 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:56,304 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [79] 2025-08-25 13:43:56,304 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:56,377 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:56,378 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 80 and Message-Id '<625182562936536.1756129436.335396528244019-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:56,378 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:56,391 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [80] 2025-08-25 13:43:56,392 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:56,466 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:56,467 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 81 and Message-Id '<662042708451616.1756129436.424065113067627-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:56,467 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:56,480 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [81] 2025-08-25 13:43:56,481 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:56,557 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:56,558 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 82 and Message-Id '<033806030432471.1756129436.513109922409058-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-25 13:43:56,558 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:56,570 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [82] 2025-08-25 13:43:56,570 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:56,644 88 INFO 00065-16-0-all odoo.tests: skip sending email in test mode 2025-08-25 13:43:56,645 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 83 and Message-Id '<603985954281893.1756129436.600671291351318-openerp-message-notify@23034fa0bd56>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-25 13:43:56,645 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-25 13:43:56,656 88 INFO 00065-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [83] 2025-08-25 13:43:56,656 88 INFO 00065-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-25 13:43:56,863 88 INFO 00065-16-0-all odoo.modules.loading: Module sale loaded in 6.87s, 4229 queries (+4232 other) 2025-08-25 13:43:56,863 88 INFO 00065-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (68/78) 2025-08-25 13:43:57,026 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-08-25 13:43:57,328 88 INFO 00065-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.46s, 25 queries (+25 other) 2025-08-25 13:43:57,328 88 INFO 00065-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (69/78) 2025-08-25 13:43:57,485 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-08-25 13:43:57,546 88 INFO 00065-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.22s, 25 queries (+25 other) 2025-08-25 13:43:57,546 88 INFO 00065-16-0-all odoo.modules.loading: Loading module purchase_price_diff (70/78) 2025-08-25 13:43:57,688 88 INFO 00065-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-08-25 13:43:57,853 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-08-25 13:43:57,910 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.36s, 118 queries (+118 other) 2025-08-25 13:43:57,911 88 INFO 00065-16-0-all odoo.modules.loading: Loading module purchase_requisition_stock (71/78) 2025-08-25 13:43:58,064 88 INFO 00065-16-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-08-25 13:43:58,456 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-08-25 13:43:58,477 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-08-25 13:43:58,487 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-08-25 13:43:58,534 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-08-25 13:43:58,548 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase_requisition_stock: loading demo 2025-08-25 13:43:58,549 88 INFO 00065-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_demo.xml 2025-08-25 13:43:58,598 88 INFO 00065-16-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.69s, 188 queries (+188 other) 2025-08-25 13:43:58,598 88 INFO 00065-16-0-all odoo.modules.loading: Loading module sale_product_configurator (72/78) 2025-08-25 13:43:58,747 88 INFO 00065-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-08-25 13:43:58,927 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-08-25 13:43:58,953 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-08-25 13:43:58,980 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-08-25 13:43:59,026 88 INFO 00065-16-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 2025-08-25 13:43:59,027 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-08-25 13:43:59,257 88 INFO 00065-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.66s, 259 queries (+259 other) 2025-08-25 13:43:59,257 88 INFO 00065-16-0-all odoo.modules.loading: Loading module sale_purchase (73/78) 2025-08-25 13:43:59,420 88 INFO 00065-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-25 13:43:59,639 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-08-25 13:43:59,669 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-25 13:43:59,697 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-25 13:43:59,720 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-25 13:43:59,743 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-08-25 13:43:59,787 88 INFO 00065-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.53s, 198 queries (+198 other) 2025-08-25 13:43:59,787 88 INFO 00065-16-0-all odoo.modules.loading: Loading module sale_sms (74/78) 2025-08-25 13:43:59,944 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-25 13:44:00,171 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-25 13:44:00,198 88 INFO 00065-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.41s, 40 queries (+40 other) 2025-08-25 13:44:00,199 88 INFO 00065-16-0-all odoo.modules.loading: Loading module sale_stock (75/78) 2025-08-25 13:44:00,375 88 INFO 00065-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-25 13:44:00,472 88 INFO 00065-16-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-08-25 13:44:00,473 88 INFO 00065-16-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-08-25 13:44:00,473 88 INFO 00065-16-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-08-25 13:44:00,870 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-25 13:44:00,916 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-25 13:44:00,954 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-25 13:44:01,074 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-08-25 13:44:01,085 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-25 13:44:01,260 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-25 13:44:01,274 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-08-25 13:44:01,295 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-25 13:44:01,354 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-08-25 13:44:01,367 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-25 13:44:01,396 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-25 13:44:01,412 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-25 13:44:01,433 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-25 13:44:01,442 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-25 13:44:01,457 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-25 13:44:01,475 88 INFO 00065-16-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-08-25 13:44:01,476 88 INFO 00065-16-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-08-25 13:44:02,720 88 INFO 00065-16-0-all odoo.modules.loading: Module sale_stock loaded in 2.52s, 1295 queries (+1295 other) 2025-08-25 13:44:02,720 88 INFO 00065-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (76/78) 2025-08-25 13:44:02,884 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-08-25 13:44:03,140 88 INFO 00065-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.42s, 25 queries (+25 other) 2025-08-25 13:44:03,140 88 INFO 00065-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (77/78) 2025-08-25 13:44:03,307 88 INFO 00065-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-08-25 13:44:03,406 88 INFO 00065-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.27s, 30 queries (+30 other) 2025-08-25 13:44:03,407 88 INFO 00065-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (78/78) 2025-08-25 13:44:03,556 88 INFO 00065-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-25 13:44:03,702 88 INFO 00065-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.30s, 46 queries (+46 other) 2025-08-25 13:44:03,702 88 INFO 00065-16-0-all odoo.modules.loading: 78 modules loaded in 114.07s, 66406 queries (+66463 extra) 2025-08-25 13:44:04,852 88 INFO 00065-16-0-all odoo.modules.loading: Modules loaded. 2025-08-25 13:44:04,897 88 INFO 00065-16-0-all odoo.modules.registry: Registry loaded in 132.146s 2025-08-25 13:44:04,898 88 INFO 00065-16-0-all odoo.service.server: Starting post tests 2025-08-25 13:44:06,594 88 INFO 00065-16-0-all odoo.service.server: 0 post-tests in 1.70s, 0 queries 2025-08-25 13:44:06,595 88 WARNING 00065-16-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00065-16-0-all' 2025-08-25 13:44:06,598 88 INFO 00065-16-0-all odoo.service.server: Initiating shutdown 2025-08-25 13:44:06,598 88 INFO 00065-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-25 13:44:06,604 88 INFO 00065-16-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections