Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons,odoo-15-module-test,server-backend -d 00102-16-0-all -i hr,purchase_requisition,purchase_stock,purchase,stock,l10n_th,sale,hr_contract,hr_holidays,project_purchase,project,base --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/ced075ec7b70c248036fe0f0c24f452bd1cafdb6 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/00102-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.5-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.5-py3-none-any.whl (113 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.5 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=129071 sha256=8b5c7fe0138866a0d678d908515733d47e7412da2bd2f2d91bcdffede8197fad Stored in directory: /home/runbot/.cache/pip/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d Successfully built mysqlclient WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: sqlalchemy, pymssql, mysqlclient Successfully installed mysqlclient-2.2.7 pymssql-2.3.7 sqlalchemy-2.0.43 2025-09-23 13:33:43,363 88 INFO ? odoo: Odoo version 16.0 2025-09-23 13:33:43,363 88 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-09-23 13:33:43,364 88 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo/addons', '/data/build/odoo-15-module-test', '/data/build/server-backend'] 2025-09-23 13:33:43,364 88 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-09-23 13:33:43,698 88 INFO ? odoo.addons.base.models.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports. 2025-09-23 13:33:44,042 88 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-09-23 13:33:44,065 88 INFO 00102-16-0-all odoo.modules.loading: init db 2025-09-23 13:33:45,776 88 INFO 00102-16-0-all odoo.modules.loading: loading 1 modules... 2025-09-23 13:33:45,777 88 INFO 00102-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-09-23 13:33:45,812 88 INFO 00102-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-09-23 13:33:46,388 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-09-23 13:33:46,388 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-09-23 13:33:46,388 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-09-23 13:33:46,620 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-09-23 13:33:46,620 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-09-23 13:33:46,620 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-09-23 13:33:46,621 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-09-23 13:33:46,621 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-09-23 13:33:46,621 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-09-23 13:33:46,690 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-09-23 13:33:46,741 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-09-23 13:33:46,795 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.users.signature 2025-09-23 13:33:46,796 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.users.share 2025-09-23 13:33:48,591 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-09-23 13:33:48,600 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-09-23 13:33:48,666 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-09-23 13:33:48,723 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-09-23 13:33:48,827 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-09-23 13:33:49,502 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-09-23 13:33:49,526 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-09-23 13:33:50,908 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-09-23 13:33:50,921 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-09-23 13:33:51,663 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-09-23 13:33:51,690 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-09-23 13:33:51,703 88 INFO 00102-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-09-23 13:33:52,160 88 INFO 00102-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-09-23 13:33:52,384 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-09-23 13:33:52,539 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-09-23 13:33:52,573 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-09-23 13:33:52,593 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-09-23 13:33:53,240 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-09-23 13:33:53,474 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-09-23 13:33:53,510 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-09-23 13:33:53,548 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-09-23 13:33:53,608 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-09-23 13:33:53,643 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-09-23 13:33:53,685 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-09-23 13:33:53,723 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-09-23 13:33:54,018 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-09-23 13:33:54,063 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-09-23 13:33:54,121 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-09-23 13:33:54,167 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-09-23 13:33:54,208 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-09-23 13:33:54,306 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-09-23 13:33:54,347 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-09-23 13:33:54,361 88 INFO 00102-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-09-23 13:33:54,371 88 INFO 00102-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-09-23 13:33:54,387 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-09-23 13:33:54,427 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-09-23 13:33:54,449 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-09-23 13:33:54,580 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-09-23 13:33:54,691 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-09-23 13:33:54,797 88 INFO 00102-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-09-23 13:33:54,806 88 INFO 00102-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-09-23 13:33:54,819 88 INFO 00102-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-09-23 13:33:54,841 88 INFO 00102-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-09-23 13:33:54,866 88 INFO 00102-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-09-23 13:33:54,888 88 INFO 00102-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-09-23 13:33:54,924 88 INFO 00102-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-09-23 13:33:54,939 88 INFO 00102-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-09-23 13:33:54,959 88 INFO 00102-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-09-23 13:33:54,990 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-09-23 13:33:54,999 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-09-23 13:33:55,022 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-09-23 13:33:55,074 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-09-23 13:33:55,123 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-09-23 13:33:55,172 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-09-23 13:33:55,455 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-09-23 13:33:55,520 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-09-23 13:33:55,594 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-09-23 13:33:55,673 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-09-23 13:33:55,911 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-09-23 13:33:55,956 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-09-23 13:33:55,972 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-09-23 13:33:56,019 88 INFO 00102-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-09-23 13:33:56,071 88 INFO 00102-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-09-23 13:33:56,230 88 INFO 00102-16-0-all odoo.modules.loading: Module base: loading demo 2025-09-23 13:33:56,230 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-09-23 13:33:56,246 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-09-23 13:33:57,820 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-09-23 13:33:57,831 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-09-23 13:33:58,241 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-09-23 13:33:58,252 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-09-23 13:33:58,609 88 INFO 00102-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-09-23 13:33:59,472 88 INFO 00102-16-0-all odoo.modules.loading: Module base loaded in 13.70s, 9068 queries (+9068 other) 2025-09-23 13:33:59,472 88 INFO 00102-16-0-all odoo.modules.loading: 1 modules loaded in 13.70s, 9068 queries (+9068 extra) 2025-09-23 13:33:59,500 88 INFO 00102-16-0-all odoo.modules.loading: updating modules list 2025-09-23 13:33:59,502 88 INFO 00102-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-09-23 13:34:00,381 88 INFO 00102-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Inventory', 'Purchase', 'Project', 'Time Off', 'Employees', 'Employee Contracts', 'Purchase Stock', 'Thailand - Accounting', 'Project Purchase', 'Purchase Agreements', 'Sales'] to user __system__ #1 via n/a 2025-09-23 13:34:00,589 88 INFO 00102-16-0-all odoo.modules.loading: loading 78 modules... 2025-09-23 13:34:00,590 88 INFO 00102-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-09-23 13:34:00,613 88 INFO 00102-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-09-23 13:34:00,729 88 INFO 00102-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-09-23 13:34:00,864 88 INFO 00102-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-09-23 13:34:00,900 88 INFO 00102-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-09-23 13:34:00,920 88 INFO 00102-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-09-23 13:34:01,025 88 INFO 00102-16-0-all odoo.modules.loading: Module uom loaded in 0.44s, 283 queries (+283 other) 2025-09-23 13:34:01,025 88 INFO 00102-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-09-23 13:34:01,054 88 INFO 00102-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-09-23 13:34:01,683 88 INFO 00102-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-09-23 13:34:01,696 88 INFO 00102-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-09-23 13:34:01,807 88 INFO 00102-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-09-23 13:34:01,973 88 INFO 00102-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-09-23 13:34:02,000 88 INFO 00102-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-09-23 13:34:02,013 88 INFO 00102-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-09-23 13:34:02,025 88 INFO 00102-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-09-23 13:34:02,036 88 INFO 00102-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-09-23 13:34:02,044 88 INFO 00102-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-09-23 13:34:02,534 88 INFO 00102-16-0-all odoo.modules.loading: Module web loaded in 1.51s, 901 queries (+901 other) 2025-09-23 13:34:02,534 88 INFO 00102-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-09-23 13:34:02,566 88 INFO 00102-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-09-23 13:34:02,680 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-09-23 13:34:02,731 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-09-23 13:34:02,751 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-09-23 13:34:02,765 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-09-23 13:34:02,814 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-09-23 13:34:02,823 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-09-23 13:34:02,859 88 INFO 00102-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.32s, 175 queries (+175 other) 2025-09-23 13:34:02,859 88 INFO 00102-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-09-23 13:34:02,890 88 INFO 00102-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-09-23 13:34:03,000 88 INFO 00102-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-09-23 13:34:03,018 88 INFO 00102-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-09-23 13:34:03,060 88 INFO 00102-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-09-23 13:34:03,117 88 INFO 00102-16-0-all odoo.modules.loading: Module barcodes loaded in 0.26s, 136 queries (+136 other) 2025-09-23 13:34:03,117 88 INFO 00102-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-09-23 13:34:03,367 88 INFO 00102-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-09-23 13:34:04,273 88 INFO 00102-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-09-23 13:34:04,338 88 INFO 00102-16-0-all odoo.modules.loading: Module base_import loaded in 1.22s, 922 queries (+922 other) 2025-09-23 13:34:04,338 88 INFO 00102-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-09-23 13:34:04,364 88 INFO 00102-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-09-23 13:34:04,464 88 INFO 00102-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-09-23 13:34:04,473 88 INFO 00102-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-09-23 13:34:04,540 88 INFO 00102-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-09-23 13:34:04,588 88 INFO 00102-16-0-all odoo.modules.loading: Module base_setup loaded in 0.25s, 156 queries (+156 other) 2025-09-23 13:34:04,588 88 INFO 00102-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-09-23 13:34:04,613 88 INFO 00102-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-09-23 13:34:04,747 88 INFO 00102-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-09-23 13:34:04,796 88 INFO 00102-16-0-all odoo.modules.loading: Module bus loaded in 0.21s, 103 queries (+103 other) 2025-09-23 13:34:04,796 88 INFO 00102-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-09-23 13:34:04,815 88 INFO 00102-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-09-23 13:34:04,830 88 INFO 00102-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-09-23 13:34:04,895 88 INFO 00102-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-09-23 13:34:04,937 88 INFO 00102-16-0-all odoo.modules.loading: Module http_routing loaded in 0.14s, 77 queries (+77 other) 2025-09-23 13:34:04,938 88 INFO 00102-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-09-23 13:34:04,987 88 INFO 00102-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-09-23 13:34:05,220 88 INFO 00102-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-09-23 13:34:05,273 88 INFO 00102-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-09-23 13:34:05,294 88 INFO 00102-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-09-23 13:34:05,342 88 INFO 00102-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-09-23 13:34:05,562 88 INFO 00102-16-0-all odoo.modules.loading: Module resource loaded in 0.62s, 424 queries (+424 other) 2025-09-23 13:34:05,562 88 INFO 00102-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-09-23 13:34:05,597 88 INFO 00102-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-09-23 13:34:05,793 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-09-23 13:34:05,829 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-09-23 13:34:05,867 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-09-23 13:34:05,876 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-09-23 13:34:05,887 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-09-23 13:34:05,950 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-09-23 13:34:05,984 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-09-23 13:34:06,009 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-09-23 13:34:06,030 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-09-23 13:34:06,042 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-09-23 13:34:06,086 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-09-23 13:34:06,114 88 INFO 00102-16-0-all odoo.modules.loading: Module utm: loading demo 2025-09-23 13:34:06,114 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-09-23 13:34:06,136 88 INFO 00102-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-09-23 13:34:06,184 88 INFO 00102-16-0-all odoo.modules.loading: Module utm loaded in 0.62s, 437 queries (+437 other) 2025-09-23 13:34:06,184 88 INFO 00102-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-09-23 13:34:06,228 88 INFO 00102-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-09-23 13:34:06,228 88 INFO 00102-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-09-23 13:34:06,251 88 INFO 00102-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-09-23 13:34:06,316 88 INFO 00102-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-09-23 13:34:06,333 88 INFO 00102-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-09-23 13:34:06,351 88 INFO 00102-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-09-23 13:34:06,409 88 INFO 00102-16-0-all odoo.modules.loading: Module web_tour loaded in 0.18s, 101 queries (+101 other) 2025-09-23 13:34:06,409 88 INFO 00102-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-09-23 13:34:06,441 88 INFO 00102-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-09-23 13:34:06,516 88 INFO 00102-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-09-23 13:34:06,613 88 INFO 00102-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-09-23 13:34:06,673 88 INFO 00102-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.26s, 195 queries (+195 other) 2025-09-23 13:34:06,673 88 INFO 00102-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-09-23 13:34:06,697 88 INFO 00102-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-09-23 13:34:06,794 88 INFO 00102-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-09-23 13:34:06,808 88 INFO 00102-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-09-23 13:34:06,822 88 INFO 00102-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-09-23 13:34:06,862 88 INFO 00102-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-09-23 13:34:06,925 88 INFO 00102-16-0-all odoo.modules.loading: Module iap loaded in 0.25s, 147 queries (+147 other) 2025-09-23 13:34:06,925 88 INFO 00102-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-09-23 13:34:06,977 88 INFO 00102-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-09-23 13:34:07,430 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-09-23 13:34:07,430 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-09-23 13:34:07,431 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-09-23 13:34:07,431 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-09-23 13:34:07,431 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-09-23 13:34:07,431 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-09-23 13:34:07,431 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-09-23 13:34:07,432 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-09-23 13:34:07,432 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-09-23 13:34:07,432 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-09-23 13:34:07,432 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-09-23 13:34:07,432 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-09-23 13:34:07,519 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-09-23 13:34:07,531 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-09-23 13:34:09,280 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-09-23 13:34:09,435 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-09-23 13:34:09,447 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-09-23 13:34:09,475 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-09-23 13:34:09,492 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-09-23 13:34:09,513 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-09-23 13:34:09,528 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-09-23 13:34:09,544 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-09-23 13:34:09,583 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-09-23 13:34:09,606 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-09-23 13:34:09,631 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-09-23 13:34:09,655 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-09-23 13:34:09,714 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-09-23 13:34:09,743 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-09-23 13:34:09,797 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-09-23 13:34:09,820 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-09-23 13:34:09,844 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-09-23 13:34:09,869 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-09-23 13:34:09,898 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-09-23 13:34:09,912 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-09-23 13:34:09,968 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-09-23 13:34:09,991 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-09-23 13:34:10,101 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-09-23 13:34:10,142 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-09-23 13:34:10,165 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-09-23 13:34:10,180 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-09-23 13:34:10,216 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-09-23 13:34:10,259 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-09-23 13:34:10,285 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-09-23 13:34:10,324 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-09-23 13:34:10,359 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-09-23 13:34:10,423 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-09-23 13:34:10,624 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-09-23 13:34:10,706 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-09-23 13:34:10,731 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-09-23 13:34:10,769 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-09-23 13:34:10,792 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-09-23 13:34:10,809 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-09-23 13:34:10,824 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-09-23 13:34:10,859 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-09-23 13:34:10,883 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-09-23 13:34:10,931 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-09-23 13:34:10,957 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-09-23 13:34:11,006 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-09-23 13:34:11,105 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-09-23 13:34:11,147 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-09-23 13:34:11,332 88 INFO 00102-16-0-all odoo.modules.loading: Module mail: loading demo 2025-09-23 13:34:11,332 88 INFO 00102-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-09-23 13:34:11,558 88 INFO 00102-16-0-all odoo.modules.loading: Module mail loaded in 4.63s, 3606 queries (+3606 other) 2025-09-23 13:34:11,558 88 INFO 00102-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-09-23 13:34:11,598 88 INFO 00102-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-09-23 13:34:11,678 88 INFO 00102-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.12s, 42 queries (+42 other) 2025-09-23 13:34:11,678 88 INFO 00102-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-09-23 13:34:11,765 88 INFO 00102-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-09-23 13:34:12,779 88 INFO 00102-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-09-23 13:34:12,798 88 INFO 00102-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-09-23 13:34:12,809 88 INFO 00102-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-09-23 13:34:12,862 88 INFO 00102-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-09-23 13:34:12,970 88 INFO 00102-16-0-all odoo.modules.loading: Module web_editor loaded in 1.29s, 1171 queries (+1171 other) 2025-09-23 13:34:12,970 88 INFO 00102-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-09-23 13:34:13,019 88 INFO 00102-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-09-23 13:34:13,307 88 INFO 00102-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-09-23 13:34:13,380 88 INFO 00102-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-09-23 13:34:13,403 88 INFO 00102-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-09-23 13:34:13,489 88 INFO 00102-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-09-23 13:34:13,554 88 INFO 00102-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-09-23 13:34:13,593 88 INFO 00102-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-09-23 13:34:13,620 88 INFO 00102-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-09-23 13:34:13,630 88 INFO 00102-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-09-23 13:34:13,631 88 INFO 00102-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-09-23 13:34:13,867 88 INFO 00102-16-0-all odoo.modules.loading: Module analytic loaded in 0.90s, 528 queries (+528 other) 2025-09-23 13:34:13,867 88 INFO 00102-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-09-23 13:34:13,920 88 INFO 00102-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-09-23 13:34:14,044 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-09-23 13:34:14,055 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-09-23 13:34:14,072 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-09-23 13:34:14,101 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-09-23 13:34:14,133 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-09-23 13:34:14,173 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-09-23 13:34:14,213 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-09-23 13:34:14,262 88 INFO 00102-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.39s, 191 queries (+191 other) 2025-09-23 13:34:14,262 88 INFO 00102-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-09-23 13:34:14,301 88 INFO 00102-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-09-23 13:34:14,359 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-09-23 13:34:14,386 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-09-23 13:34:14,396 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-09-23 13:34:14,459 88 INFO 00102-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.20s, 92 queries (+92 other) 2025-09-23 13:34:14,459 88 INFO 00102-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-09-23 13:34:14,500 88 INFO 00102-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-09-23 13:34:14,729 88 INFO 00102-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-09-23 13:34:14,745 88 INFO 00102-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-09-23 13:34:14,770 88 INFO 00102-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-09-23 13:34:14,781 88 INFO 00102-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-09-23 13:34:14,792 88 INFO 00102-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-09-23 13:34:14,838 88 INFO 00102-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.38s, 143 queries (+143 other) 2025-09-23 13:34:14,838 88 INFO 00102-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-09-23 13:34:14,933 88 INFO 00102-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-09-23 13:34:15,380 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-09-23 13:34:15,409 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-09-23 13:34:15,452 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-09-23 13:34:15,472 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-09-23 13:34:15,502 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-09-23 13:34:15,530 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-09-23 13:34:15,540 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-09-23 13:34:15,549 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-09-23 13:34:15,571 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-09-23 13:34:15,582 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-09-23 13:34:15,787 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-09-23 13:34:15,830 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-09-23 13:34:15,843 88 INFO 00102-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-09-23 13:34:15,844 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-09-23 13:34:16,148 88 INFO 00102-16-0-all odoo.modules.loading: Module calendar loaded in 1.31s, 811 queries (+811 other) 2025-09-23 13:34:16,148 88 INFO 00102-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-09-23 13:34:16,193 88 INFO 00102-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-09-23 13:34:16,293 88 INFO 00102-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-09-23 13:34:16,316 88 INFO 00102-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-09-23 13:34:16,338 88 INFO 00102-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-09-23 13:34:16,403 88 INFO 00102-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.25s, 122 queries (+122 other) 2025-09-23 13:34:16,403 88 INFO 00102-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-09-23 13:34:16,514 88 INFO 00102-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-09-23 13:34:18,038 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-09-23 13:34:18,371 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-09-23 13:34:18,420 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-09-23 13:34:18,444 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-09-23 13:34:18,461 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-09-23 13:34:18,485 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-09-23 13:34:18,512 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-09-23 13:34:18,563 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-09-23 13:34:18,627 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-09-23 13:34:18,651 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-09-23 13:34:18,707 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-09-23 13:34:18,722 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-09-23 13:34:18,843 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-09-23 13:34:18,906 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-09-23 13:34:18,936 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-09-23 13:34:19,068 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-09-23 13:34:19,114 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-09-23 13:34:19,132 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-09-23 13:34:19,273 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-09-23 13:34:19,294 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-09-23 13:34:19,456 88 INFO 00102-16-0-all odoo.modules.loading: Module hr: loading demo 2025-09-23 13:34:19,457 88 INFO 00102-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-09-23 13:34:20,767 88 INFO 00102-16-0-all odoo.modules.loading: Module hr loaded in 4.36s, 3424 queries (+3424 other) 2025-09-23 13:34:20,767 88 INFO 00102-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-09-23 13:34:20,814 88 INFO 00102-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-09-23 13:34:20,945 88 INFO 00102-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-09-23 13:34:20,981 88 INFO 00102-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.21s, 35 queries (+35 other) 2025-09-23 13:34:20,982 88 INFO 00102-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-09-23 13:34:21,034 88 INFO 00102-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-09-23 13:34:21,222 88 INFO 00102-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-09-23 13:34:21,269 88 INFO 00102-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-09-23 13:34:21,280 88 INFO 00102-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-09-23 13:34:21,281 88 INFO 00102-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-09-23 13:34:21,307 88 INFO 00102-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.33s, 187 queries (+187 other) 2025-09-23 13:34:21,307 88 INFO 00102-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-09-23 13:34:21,394 88 INFO 00102-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-09-23 13:34:21,581 88 INFO 00102-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-09-23 13:34:21,599 88 INFO 00102-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-09-23 13:34:21,659 88 INFO 00102-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-09-23 13:34:21,702 88 INFO 00102-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.40s, 169 queries (+169 other) 2025-09-23 13:34:21,703 88 INFO 00102-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-09-23 13:34:21,764 88 INFO 00102-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-09-23 13:34:21,969 88 INFO 00102-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-09-23 13:34:22,039 88 INFO 00102-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-09-23 13:34:22,086 88 INFO 00102-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-09-23 13:34:22,114 88 INFO 00102-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-09-23 13:34:22,163 88 INFO 00102-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.46s, 236 queries (+236 other) 2025-09-23 13:34:22,163 88 INFO 00102-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-09-23 13:34:22,495 88 INFO 00102-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-09-23 13:34:23,369 88 INFO 00102-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-09-23 13:34:23,417 88 INFO 00102-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-09-23 13:34:23,637 88 INFO 00102-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-09-23 13:34:23,690 88 INFO 00102-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-09-23 13:34:23,720 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-09-23 13:34:23,892 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-09-23 13:34:23,945 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-09-23 13:34:24,018 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-09-23 13:34:24,053 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-09-23 13:34:24,112 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-09-23 13:34:24,175 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-09-23 13:34:24,236 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-09-23 13:34:24,293 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-09-23 13:34:24,369 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-09-23 13:34:24,400 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-09-23 13:34:24,414 88 INFO 00102-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-09-23 13:34:24,438 88 INFO 00102-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-09-23 13:34:24,473 88 INFO 00102-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-09-23 13:34:24,531 88 INFO 00102-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-09-23 13:34:24,551 88 INFO 00102-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-09-23 13:34:24,564 88 INFO 00102-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-09-23 13:34:24,586 88 INFO 00102-16-0-all odoo.modules.loading: Module product: loading demo 2025-09-23 13:34:24,587 88 INFO 00102-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-09-23 13:34:25,323 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [132] 2025-09-23 13:34:25,347 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-09-23 13:34:25,347 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-09-23 13:34:25,449 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [134, 133] 2025-09-23 13:34:25,462 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-09-23 13:34:26,347 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [152] 2025-09-23 13:34:26,365 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-09-23 13:34:26,366 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-09-23 13:34:27,319 88 INFO 00102-16-0-all odoo.modules.loading: Module product loaded in 5.16s, 3026 queries (+3026 other) 2025-09-23 13:34:27,319 88 INFO 00102-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-09-23 13:34:27,393 88 INFO 00102-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-09-23 13:34:27,733 88 INFO 00102-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-09-23 13:34:27,862 88 INFO 00102-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-09-23 13:34:27,884 88 INFO 00102-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-09-23 13:34:27,901 88 INFO 00102-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-09-23 13:34:27,955 88 INFO 00102-16-0-all odoo.modules.loading: Module rating loaded in 0.64s, 380 queries (+380 other) 2025-09-23 13:34:27,955 88 INFO 00102-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-09-23 13:34:28,035 88 INFO 00102-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-09-23 13:34:28,096 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-09-23 13:34:28,281 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-09-23 13:34:28,600 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-09-23 13:34:28,624 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-09-23 13:34:28,714 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-09-23 13:34:28,746 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-09-23 13:34:28,830 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-09-23 13:34:28,915 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-09-23 13:34:28,924 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-09-23 13:34:28,946 88 INFO 00102-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-09-23 13:34:28,947 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-09-23 13:34:29,020 88 INFO 00102-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-09-23 13:34:29,093 88 INFO 00102-16-0-all odoo.modules.loading: Module sales_team loaded in 1.14s, 750 queries (+750 other) 2025-09-23 13:34:29,093 88 INFO 00102-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-09-23 13:34:29,159 88 INFO 00102-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-09-23 13:34:29,292 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-09-23 13:34:29,309 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-09-23 13:34:29,333 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-09-23 13:34:29,368 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-09-23 13:34:29,421 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-09-23 13:34:29,472 88 INFO 00102-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.38s, 190 queries (+190 other) 2025-09-23 13:34:29,472 88 INFO 00102-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-09-23 13:34:29,535 88 INFO 00102-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-09-23 13:34:29,646 88 INFO 00102-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-09-23 13:34:29,715 88 INFO 00102-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.24s, 96 queries (+96 other) 2025-09-23 13:34:29,715 88 INFO 00102-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-09-23 13:34:29,793 88 INFO 00102-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-09-23 13:34:29,809 88 INFO 00102-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-09-23 13:34:29,809 88 INFO 00102-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-09-23 13:34:30,084 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-09-23 13:34:30,410 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-09-23 13:34:30,435 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-09-23 13:34:30,483 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-09-23 13:34:30,577 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-09-23 13:34:30,744 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-09-23 13:34:30,762 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-09-23 13:34:30,781 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-09-23 13:34:30,809 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-09-23 13:34:30,824 88 INFO 00102-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-09-23 13:34:30,825 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-09-23 13:34:31,243 88 INFO 00102-16-0-all odoo.modules.loading: Module hr_contract loaded in 1.53s, 1008 queries (+1008 other) 2025-09-23 13:34:31,243 88 INFO 00102-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-09-23 13:34:31,501 88 INFO 00102-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-09-23 13:34:31,529 88 INFO 00102-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-09-23 13:34:32,225 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-09-23 13:34:32,234 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-09-23 13:34:32,263 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-09-23 13:34:32,298 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-09-23 13:34:32,425 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-09-23 13:34:32,443 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-09-23 13:34:33,001 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-09-23 13:34:33,046 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-09-23 13:34:33,117 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-09-23 13:34:33,462 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-09-23 13:34:33,507 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-09-23 13:34:33,707 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-09-23 13:34:33,752 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-09-23 13:34:33,789 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-09-23 13:34:33,799 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-09-23 13:34:33,811 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-09-23 13:34:33,830 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-09-23 13:34:33,852 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-09-23 13:34:33,866 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-09-23 13:34:33,884 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-09-23 13:34:33,938 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-09-23 13:34:33,975 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-09-23 13:34:34,004 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-09-23 13:34:34,163 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-09-23 13:34:34,276 88 INFO 00102-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-09-23 13:34:34,277 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-09-23 13:34:34,533 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:34,533 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 1 and Message-Id '<854632823767718.1758634474.436297178268433-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:34,534 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:34,551 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 2025-09-23 13:34:34,551 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:34,646 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:34,647 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<963919610367001.1758634474.609268665313721-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:34,647 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:34,660 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2025-09-23 13:34:34,660 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:34,748 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:34,749 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<696635467888418.1758634474.709979534149170-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:34,749 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:34,762 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2025-09-23 13:34:34,762 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:34,853 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:34,854 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<587149510733054.1758634474.816189527511597-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:34,854 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:34,866 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2025-09-23 13:34:34,866 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:34,978 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-09-23 13:34:35,174 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:35,175 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 5 and Message-Id '<609893326465896.1758634475.141997814178467-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:35,175 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:35,190 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 2025-09-23 13:34:35,191 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:35,323 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-09-23 13:34:35,424 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:35,425 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 6 and Message-Id '<914574875659488.1758634475.397164106369019-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:35,425 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:35,438 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 2025-09-23 13:34:35,438 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:35,519 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:35,520 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<500239327212622.1758634475.482770919799805-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:35,520 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:35,531 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-09-23 13:34:35,531 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:35,612 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:35,613 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<107271351451746.1758634475.576994419097900-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:35,613 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:35,625 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-09-23 13:34:35,625 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:35,710 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-09-23 13:34:35,828 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:35,829 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<859988014158397.1758634475.799345970153809-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:35,829 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:35,840 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-09-23 13:34:35,840 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:35,944 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-09-23 13:34:36,027 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:36,028 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<952907625203096.1758634475.996670722961426-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:36,028 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:36,039 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-09-23 13:34:36,040 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:36,113 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-09-23 13:34:36,189 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:36,189 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<552527516274428.1758634476.154661893844604-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:36,189 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:36,202 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-09-23 13:34:36,202 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:36,249 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-09-23 13:34:36,329 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:36,329 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<004460007611644.1758634476.292740821838379-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:36,329 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:36,343 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-09-23 13:34:36,344 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:36,473 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:36,474 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 13 and Message-Id '<665088914227039.1758634476.440680742263794-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:36,474 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:36,487 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-09-23 13:34:36,487 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:36,580 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-09-23 13:34:36,702 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:36,703 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 14 and Message-Id '<412747988039656.1758634476.665505170822144-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:36,703 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:36,715 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-09-23 13:34:36,716 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:36,792 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-09-23 13:34:36,851 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:36,852 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 15 and Message-Id '<713674187662087.1758634476.810882091522217-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:36,852 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:36,863 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-09-23 13:34:36,863 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:36,944 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:36,945 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 16 and Message-Id '<739760528811143.1758634476.911129236221313-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:36,945 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:36,956 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-09-23 13:34:36,957 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:37,026 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:37,027 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 17 and Message-Id '<791962167975265.1758634477.002828121185303-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:37,027 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:37,037 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-09-23 13:34:37,037 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:37,095 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-09-23 13:34:37,180 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:37,181 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 18 and Message-Id '<743244526318982.1758634477.149345397949219-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:37,181 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:37,192 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-09-23 13:34:37,193 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:37,310 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-09-23 13:34:37,414 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:37,415 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 19 and Message-Id '<663628234538974.1758634477.368854045867920-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:37,415 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:37,427 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-09-23 13:34:37,427 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:37,515 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-09-23 13:34:37,584 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:37,585 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 20 and Message-Id '<927732078095578.1758634477.555562496185303-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:37,585 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:37,596 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-09-23 13:34:37,596 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:37,641 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-09-23 13:34:37,711 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:37,712 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 21 and Message-Id '<885896048711230.1758634477.680712699890137-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:37,712 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:37,723 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-09-23 13:34:37,723 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:37,796 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:37,797 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 22 and Message-Id '<766265968691002.1758634477.767311334609985-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:37,797 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:37,808 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-09-23 13:34:37,808 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:37,888 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:37,889 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 23 and Message-Id '<527151396874525.1758634477.856468677520752-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:37,889 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:37,902 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-09-23 13:34:37,902 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:37,965 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-09-23 13:34:38,101 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:38,102 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 24 and Message-Id '<090057814047594.1758634478.074857234954834-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:38,102 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:38,112 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-09-23 13:34:38,112 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:38,199 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-09-23 13:34:38,277 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:38,277 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 25 and Message-Id '<342169290469216.1758634478.243972539901733-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:38,277 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:38,289 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-09-23 13:34:38,289 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:38,358 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-09-23 13:34:38,427 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:38,427 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 26 and Message-Id '<902171303155024.1758634478.392586708068848-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:38,428 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:38,438 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-09-23 13:34:38,438 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:38,518 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:38,519 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 27 and Message-Id '<557452693528437.1758634478.485471725463867-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:38,519 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:38,529 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-09-23 13:34:38,529 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:38,619 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:38,620 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 28 and Message-Id '<017457285152939.1758634478.582334756851196-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:38,620 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:38,631 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-09-23 13:34:38,632 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:38,697 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-09-23 13:34:38,766 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:34:38,767 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 29 and Message-Id '<045981323173402.1758634478.736187219619751-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:34:38,767 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:34:38,778 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-09-23 13:34:38,778 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:34:38,845 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-09-23 13:34:38,862 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted resource.calendar.leaves records with IDs: [8] 2025-09-23 13:34:39,400 88 INFO 00102-16-0-all odoo.modules.loading: Module hr_holidays loaded in 8.16s, 4970 queries (+5017 other) 2025-09-23 13:34:39,401 88 INFO 00102-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-09-23 13:34:39,467 88 INFO 00102-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-09-23 13:34:39,569 88 INFO 00102-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-09-23 13:34:39,650 88 INFO 00102-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.25s, 88 queries (+88 other) 2025-09-23 13:34:39,650 88 INFO 00102-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-09-23 13:34:39,723 88 INFO 00102-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-09-23 13:34:39,838 88 INFO 00102-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.19s, 61 queries (+61 other) 2025-09-23 13:34:39,838 88 INFO 00102-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-09-23 13:34:39,913 88 INFO 00102-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-09-23 13:34:40,213 88 INFO 00102-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-09-23 13:34:40,231 88 INFO 00102-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-09-23 13:34:40,275 88 INFO 00102-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-09-23 13:34:40,290 88 INFO 00102-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-09-23 13:34:40,319 88 INFO 00102-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-09-23 13:34:40,365 88 INFO 00102-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.53s, 182 queries (+182 other) 2025-09-23 13:34:40,365 88 INFO 00102-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-09-23 13:34:40,437 88 INFO 00102-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-09-23 13:34:40,872 88 INFO 00102-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-09-23 13:34:40,890 88 INFO 00102-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-09-23 13:34:40,902 88 INFO 00102-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-09-23 13:34:40,914 88 INFO 00102-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-09-23 13:34:41,141 88 INFO 00102-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-09-23 13:34:41,172 88 INFO 00102-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-09-23 13:34:41,189 88 INFO 00102-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-09-23 13:34:41,253 88 INFO 00102-16-0-all odoo.modules.loading: Module portal loaded in 0.89s, 546 queries (+546 other) 2025-09-23 13:34:41,254 88 INFO 00102-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-09-23 13:34:41,386 88 INFO 00102-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-09-23 13:34:41,401 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-09-23 13:34:41,401 88 INFO 00102-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-09-23 13:34:41,451 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-09-23 13:34:43,126 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-09-23 13:34:43,142 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-09-23 13:34:43,171 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-09-23 13:34:43,192 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-09-23 13:34:43,218 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-09-23 13:34:43,236 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-09-23 13:34:43,259 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-09-23 13:34:43,285 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-09-23 13:34:43,316 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-09-23 13:34:43,382 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-09-23 13:34:43,429 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-09-23 13:34:43,476 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-09-23 13:34:43,519 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-09-23 13:34:43,533 88 INFO 00102-16-0-all odoo.modules.loading: Module sms: loading demo 2025-09-23 13:34:43,534 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-09-23 13:34:43,544 88 INFO 00102-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-09-23 13:34:43,668 88 INFO 00102-16-0-all odoo.modules.loading: Module sms loaded in 2.41s, 2066 queries (+2066 other) 2025-09-23 13:34:43,668 88 INFO 00102-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-09-23 13:34:43,757 88 INFO 00102-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-09-23 13:34:44,351 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-09-23 13:34:44,371 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-09-23 13:34:44,397 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-09-23 13:34:44,443 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-09-23 13:34:44,456 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-09-23 13:34:44,476 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-09-23 13:34:44,494 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-09-23 13:34:44,557 88 INFO 00102-16-0-all odoo.modules.loading: Module snailmail loaded in 0.89s, 489 queries (+489 other) 2025-09-23 13:34:44,557 88 INFO 00102-16-0-all odoo.modules.loading: Loading module auth_totp_portal (43/78) 2025-09-23 13:34:44,629 88 INFO 00102-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-09-23 13:34:44,693 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-09-23 13:34:44,720 88 INFO 00102-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-09-23 13:34:44,752 88 INFO 00102-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.20s, 59 queries (+59 other) 2025-09-23 13:34:44,753 88 INFO 00102-16-0-all odoo.modules.loading: Loading module calendar_sms (44/78) 2025-09-23 13:34:44,825 88 INFO 00102-16-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-09-23 13:34:44,836 88 INFO 00102-16-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-09-23 13:34:44,927 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-09-23 13:34:44,939 88 INFO 00102-16-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-09-23 13:34:45,017 88 INFO 00102-16-0-all odoo.modules.loading: Module calendar_sms loaded in 0.26s, 93 queries (+93 other) 2025-09-23 13:34:45,017 88 INFO 00102-16-0-all odoo.modules.loading: Loading module digest (45/78) 2025-09-23 13:34:45,100 88 INFO 00102-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-09-23 13:34:45,319 88 INFO 00102-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-09-23 13:34:45,348 88 INFO 00102-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-09-23 13:34:45,398 88 INFO 00102-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-09-23 13:34:45,432 88 INFO 00102-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-09-23 13:34:45,454 88 INFO 00102-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-09-23 13:34:45,466 88 INFO 00102-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-09-23 13:34:45,565 88 INFO 00102-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-09-23 13:34:45,576 88 INFO 00102-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-09-23 13:34:45,662 88 INFO 00102-16-0-all odoo.modules.loading: Module digest loaded in 0.64s, 300 queries (+300 other) 2025-09-23 13:34:45,662 88 INFO 00102-16-0-all odoo.modules.loading: Loading module payment (46/78) 2025-09-23 13:34:45,768 88 INFO 00102-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-09-23 13:34:46,209 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-09-23 13:34:46,590 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-09-23 13:34:47,325 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-09-23 13:34:47,339 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-09-23 13:34:47,394 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-09-23 13:34:47,460 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-09-23 13:34:47,525 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-09-23 13:34:47,551 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-09-23 13:34:47,611 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-09-23 13:34:47,645 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-09-23 13:34:47,677 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-09-23 13:34:47,818 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-09-23 13:34:47,875 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-09-23 13:34:47,889 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-09-23 13:34:47,904 88 INFO 00102-16-0-all odoo.modules.loading: Module payment: loading demo 2025-09-23 13:34:47,905 88 INFO 00102-16-0-all odoo.modules.loading: loading payment/data/payment_demo.xml 2025-09-23 13:34:47,957 88 INFO 00102-16-0-all odoo.modules.loading: Module payment loaded in 2.30s, 853 queries (+853 other) 2025-09-23 13:34:47,958 88 INFO 00102-16-0-all odoo.modules.loading: Loading module portal_rating (47/78) 2025-09-23 13:34:48,036 88 INFO 00102-16-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-09-23 13:34:48,300 88 INFO 00102-16-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-09-23 13:34:48,316 88 INFO 00102-16-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-09-23 13:34:48,329 88 INFO 00102-16-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-09-23 13:34:48,368 88 INFO 00102-16-0-all odoo.modules.loading: Module portal_rating loaded in 0.41s, 102 queries (+102 other) 2025-09-23 13:34:48,368 88 INFO 00102-16-0-all odoo.modules.loading: Loading module account (48/78) 2025-09-23 13:34:48,812 88 INFO 00102-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-09-23 13:34:49,602 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-09-23 13:34:49,603 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-09-23 13:34:49,603 88 INFO 00102-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-09-23 13:34:52,295 88 INFO 00102-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-09-23 13:34:53,492 88 INFO 00102-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-09-23 13:34:53,663 88 INFO 00102-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-09-23 13:34:53,814 88 INFO 00102-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-09-23 13:34:53,830 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-09-23 13:34:53,866 88 INFO 00102-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-09-23 13:34:53,891 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-09-23 13:34:54,047 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-09-23 13:34:54,071 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-09-23 13:34:54,087 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-09-23 13:34:54,113 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-09-23 13:34:54,131 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-09-23 13:34:54,156 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-09-23 13:34:54,780 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-09-23 13:34:54,811 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-09-23 13:34:54,877 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-09-23 13:34:54,906 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-09-23 13:34:55,003 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-09-23 13:34:55,034 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-09-23 13:34:55,092 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-09-23 13:34:55,169 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-09-23 13:34:55,295 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-09-23 13:34:55,308 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-09-23 13:34:55,353 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-09-23 13:34:55,423 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-09-23 13:34:55,449 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-09-23 13:34:55,464 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-09-23 13:34:55,492 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-09-23 13:34:55,515 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-09-23 13:34:55,543 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-09-23 13:34:55,601 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-09-23 13:34:55,615 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-09-23 13:34:55,644 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-09-23 13:34:55,669 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-09-23 13:34:55,737 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-09-23 13:34:55,797 88 INFO 00102-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-09-23 13:34:55,896 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-09-23 13:34:55,934 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-09-23 13:34:55,952 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-09-23 13:34:56,034 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-09-23 13:34:56,170 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-09-23 13:34:56,209 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-09-23 13:34:56,286 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-09-23 13:34:56,309 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-09-23 13:34:56,403 88 INFO 00102-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-09-23 13:34:56,419 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-09-23 13:34:56,454 88 INFO 00102-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-09-23 13:34:56,494 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-09-23 13:34:56,515 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-09-23 13:34:56,547 88 INFO 00102-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-09-23 13:34:56,563 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-09-23 13:34:56,581 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-09-23 13:34:56,948 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-09-23 13:34:56,970 88 INFO 00102-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-09-23 13:34:56,986 88 INFO 00102-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-09-23 13:34:57,005 88 INFO 00102-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-09-23 13:34:57,046 88 INFO 00102-16-0-all odoo.modules.loading: Module account: loading demo 2025-09-23 13:34:57,047 88 INFO 00102-16-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-09-23 13:34:58,186 88 INFO 00102-16-0-all odoo.modules.loading: Module account loaded in 9.82s, 6573 queries (+6573 other) 2025-09-23 13:34:58,186 88 INFO 00102-16-0-all odoo.modules.loading: Loading module project (49/78) 2025-09-23 13:34:58,381 88 INFO 00102-16-0-all odoo.modules.registry: module project: creating or updating database tables 2025-09-23 13:34:59,318 88 INFO 00102-16-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-09-23 13:35:00,108 88 INFO 00102-16-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-09-23 13:35:00,189 88 INFO 00102-16-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-09-23 13:35:00,200 88 INFO 00102-16-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-09-23 13:35:00,221 88 INFO 00102-16-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-09-23 13:35:00,276 88 INFO 00102-16-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-09-23 13:35:00,300 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/analytic_views.xml 2025-09-23 13:35:00,324 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/digest_views.xml 2025-09-23 13:35:00,340 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-09-23 13:35:00,494 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-09-23 13:35:00,542 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-09-23 13:35:00,566 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-09-23 13:35:00,626 88 INFO 00102-16-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-09-23 13:35:00,649 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-09-23 13:35:00,677 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_views.xml 2025-09-23 13:35:01,451 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-09-23 13:35:01,485 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-09-23 13:35:01,518 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-09-23 13:35:01,575 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-09-23 13:35:01,592 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-09-23 13:35:01,708 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-09-23 13:35:01,817 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-09-23 13:35:01,829 88 INFO 00102-16-0-all odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-09-23 13:35:01,854 88 INFO 00102-16-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-09-23 13:35:01,882 88 INFO 00102-16-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-09-23 13:35:01,952 88 INFO 00102-16-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-09-23 13:35:01,983 88 INFO 00102-16-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-09-23 13:35:02,004 88 INFO 00102-16-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-09-23 13:35:02,038 88 INFO 00102-16-0-all odoo.modules.loading: Module project: loading demo 2025-09-23 13:35:02,039 88 INFO 00102-16-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-09-23 13:35:02,047 88 INFO 00102-16-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-09-23 13:35:02,611 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:02,612 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 30 and Message-Id '<410661312068108.1758634502.508768796920776-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:02,612 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:02,637 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-09-23 13:35:02,638 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:02,945 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:02,946 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 31 and Message-Id '<848762460785343.1758634502.910023927688599-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:02,946 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:02,947 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:03,067 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:03,068 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 32 and Message-Id '<671087870915930.1758634503.031208515167236-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:03,068 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:03,070 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:03,249 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:03,250 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 33 and Message-Id '<281337494946011.1758634503.209491014480591-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:03,250 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:03,252 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:03,318 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:03,319 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 34 and Message-Id '<172887994795875.1758634503.278667688369751-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:03,319 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:03,531 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-09-23 13:35:03,531 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:03,645 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:03,646 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 35 and Message-Id '<406748656289996.1758634503.602932691574097-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:03,646 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:03,647 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:03,713 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:03,714 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 36 and Message-Id '<934343240516891.1758634503.678179740905762-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:03,714 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:03,758 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [36] 2025-09-23 13:35:03,758 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:03,863 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:03,863 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 37 and Message-Id '<712376071054987.1758634503.822978258132935-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:03,864 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:03,865 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:03,971 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:03,972 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 38 and Message-Id '<269845061963357.1758634503.933188915252686-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:03,972 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:03,974 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:04,082 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:04,083 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 39 and Message-Id '<566708092003246.1758634504.043544530868530-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:04,083 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:04,085 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:04,137 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:04,138 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 40 and Message-Id '<732669965889138.1758634504.103297472000122-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:04,138 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:04,239 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [40] 2025-09-23 13:35:04,240 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:04,658 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:04,659 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 41 and Message-Id '<984729336270260.1758634504.620148897171021-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:04,659 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:04,661 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:04,693 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:04,694 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 42 and Message-Id '<248817260519196.1758634504.662154436111450-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:04,695 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:04,696 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:04,804 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:04,805 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 43 and Message-Id '<506316302254066.1758634504.765088558197021-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:04,805 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:04,807 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:04,917 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:04,918 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 44 and Message-Id '<674141963317402.1758634504.882550716400146-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:04,918 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:04,920 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:04,957 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:04,958 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 45 and Message-Id '<779485203431030.1758634504.921530485153198-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:04,958 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:04,960 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,077 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,078 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 46 and Message-Id '<928277352175126.1758634505.040128946304321-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:05,078 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,079 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,181 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,182 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 47 and Message-Id '<186037955268765.1758634505.143897533416748-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:05,182 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,184 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,340 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,340 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 48 and Message-Id '<081626352046922.1758634505.305473327636719-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:05,341 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,342 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,372 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,373 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 49 and Message-Id '<410365505663795.1758634505.343816757202148-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:05,373 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,375 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,508 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,509 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 50 and Message-Id '<287578875475748.1758634505.473081111907959-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:05,509 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,511 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,543 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,544 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 51 and Message-Id '<144848528487980.1758634505.512221336364746-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:05,544 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,545 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,661 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,661 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 52 and Message-Id '<007571019353983.1758634505.626426935195923-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:05,662 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,663 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,695 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,696 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 53 and Message-Id '<220411887935519.1758634505.664376497268677-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:05,696 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,698 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,847 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,848 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 54 and Message-Id '<209759258716101.1758634505.814444780349731-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:05,848 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,850 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,918 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,919 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 55 and Message-Id '<571211791508444.1758634505.888948202133179-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:05,919 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,920 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:05,990 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:05,990 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 56 and Message-Id '<734094420790212.1758634505.957955121994019-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:05,991 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:05,992 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:06,085 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:06,086 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 57 and Message-Id '<810051721620029.1758634506.051374435424805-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:06,086 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:06,087 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:06,168 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:06,169 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 58 and Message-Id '<576405803816476.1758634506.132744073867798-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:06,169 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:06,171 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:06,253 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:06,254 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 59 and Message-Id '<660994076967487.1758634506.215781450271606-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:06,254 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:06,255 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:06,328 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:06,329 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 60 and Message-Id '<285213887461452.1758634506.292395830154419-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:06,329 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:06,331 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:06,408 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:06,410 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 61 and Message-Id '<018069126110276.1758634506.369854211807251-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:06,410 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:06,412 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:06,492 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:06,493 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 62 and Message-Id '<923534004357332.1758634506.454282522201538-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:06,493 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:06,495 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:06,564 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:06,565 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 63 and Message-Id '<578328188372317.1758634506.532160758972168-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:06,565 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:06,567 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:07,065 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:07,066 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 64 and Message-Id '<906414373466673.1758634507.021405696868896-openerp-3-project.task@beb60c39e10d>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:07,067 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:07,084 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [64] 2025-09-23 13:35:07,084 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:07,160 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:07,161 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 65 and Message-Id '<126176415860346.1758634507.110779047012329-openerp-22-project.task@beb60c39e10d>' from 'mark.brown23@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:07,162 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:07,183 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [65] 2025-09-23 13:35:07,183 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:07,258 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:07,259 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 66 and Message-Id '<463683564132032.1758634507.210416078567505-openerp-4-project.task@beb60c39e10d>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:07,259 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:07,275 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [66] 2025-09-23 13:35:07,276 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:07,358 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:07,359 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 67 and Message-Id '<931916053663073.1758634507.301908254623413-openerp-2-project.task@beb60c39e10d>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:07,359 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:07,375 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [67] 2025-09-23 13:35:07,376 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:07,657 88 INFO 00102-16-0-all odoo.modules.loading: Module project loaded in 9.47s, 5428 queries (+5431 other) 2025-09-23 13:35:07,657 88 INFO 00102-16-0-all odoo.modules.loading: Loading module stock (50/78) 2025-09-23 13:35:08,047 88 INFO 00102-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-09-23 13:35:08,401 88 INFO 00102-16-0-all odoo.models: Prepare computation of product.template.tracking 2025-09-23 13:35:10,704 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-09-23 13:35:11,596 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-09-23 13:35:11,744 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-09-23 13:35:11,756 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-09-23 13:35:11,775 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-09-23 13:35:11,797 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-09-23 13:35:12,243 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-09-23 13:35:12,283 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-09-23 13:35:12,293 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-09-23 13:35:12,320 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-09-23 13:35:12,334 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-09-23 13:35:12,378 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-09-23 13:35:12,453 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-09-23 13:35:12,486 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-09-23 13:35:12,499 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-09-23 13:35:12,518 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-09-23 13:35:12,544 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-09-23 13:35:12,602 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-09-23 13:35:12,616 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-09-23 13:35:12,668 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-09-23 13:35:12,680 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-09-23 13:35:12,711 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-09-23 13:35:12,733 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-09-23 13:35:12,745 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-09-23 13:35:12,759 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-09-23 13:35:12,877 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-09-23 13:35:12,898 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-09-23 13:35:12,918 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-09-23 13:35:12,941 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-09-23 13:35:12,967 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-09-23 13:35:12,982 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-09-23 13:35:13,004 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-09-23 13:35:13,017 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-09-23 13:35:13,029 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-09-23 13:35:13,045 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-09-23 13:35:13,083 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-09-23 13:35:13,100 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-09-23 13:35:13,129 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-09-23 13:35:13,149 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-09-23 13:35:13,165 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-09-23 13:35:13,177 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-09-23 13:35:13,192 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-09-23 13:35:13,207 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-09-23 13:35:13,224 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-09-23 13:35:13,243 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-09-23 13:35:13,256 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-09-23 13:35:13,268 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-09-23 13:35:13,328 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-09-23 13:35:13,389 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-09-23 13:35:13,447 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-09-23 13:35:13,533 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-09-23 13:35:14,102 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-09-23 13:35:14,154 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-09-23 13:35:14,284 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-09-23 13:35:14,486 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-09-23 13:35:14,567 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-09-23 13:35:14,790 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-09-23 13:35:15,135 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-09-23 13:35:15,280 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-09-23 13:35:15,375 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-09-23 13:35:15,427 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-09-23 13:35:15,516 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-09-23 13:35:15,554 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-09-23 13:35:15,576 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-09-23 13:35:15,655 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-09-23 13:35:15,701 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-09-23 13:35:15,748 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-09-23 13:35:15,761 88 INFO 00102-16-0-all odoo.modules.loading: Module stock: loading demo 2025-09-23 13:35:15,762 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-09-23 13:35:16,066 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-09-23 13:35:17,751 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-09-23 13:35:19,682 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-09-23 13:35:19,733 88 INFO 00102-16-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-09-23 13:35:20,104 88 INFO 00102-16-0-all odoo.modules.loading: Module stock loaded in 12.45s, 8213 queries (+8213 other) 2025-09-23 13:35:20,104 88 INFO 00102-16-0-all odoo.modules.loading: Loading module account_edi (51/78) 2025-09-23 13:35:20,255 88 INFO 00102-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-09-23 13:35:20,613 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-09-23 13:35:20,639 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-09-23 13:35:20,655 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-09-23 13:35:20,819 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-09-23 13:35:20,851 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-09-23 13:35:20,871 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-09-23 13:35:20,938 88 INFO 00102-16-0-all odoo.modules.loading: Module account_edi loaded in 0.83s, 335 queries (+335 other) 2025-09-23 13:35:20,938 88 INFO 00102-16-0-all odoo.modules.loading: Loading module account_payment (52/78) 2025-09-23 13:35:21,233 88 INFO 00102-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-09-23 13:35:21,555 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-09-23 13:35:21,577 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-09-23 13:35:21,607 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-09-23 13:35:21,649 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-09-23 13:35:21,713 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-09-23 13:35:21,739 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-09-23 13:35:21,775 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-09-23 13:35:21,798 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-09-23 13:35:21,824 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-09-23 13:35:21,843 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-09-23 13:35:21,860 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-09-23 13:35:21,878 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-09-23 13:35:21,889 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-09-23 13:35:21,939 88 INFO 00102-16-0-all odoo.modules.loading: Module account_payment loaded in 1.00s, 425 queries (+425 other) 2025-09-23 13:35:21,939 88 INFO 00102-16-0-all odoo.modules.loading: Loading module account_sequence (53/78) 2025-09-23 13:35:22,070 88 INFO 00102-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-09-23 13:35:22,227 88 INFO 00102-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.29s, 57 queries (+57 other) 2025-09-23 13:35:22,227 88 INFO 00102-16-0-all odoo.modules.loading: Loading module l10n_th (54/78) 2025-09-23 13:35:22,352 88 INFO 00102-16-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-09-23 13:35:22,545 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-09-23 13:35:22,572 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-09-23 13:35:22,621 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-09-23 13:35:22,703 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-09-23 13:35:22,710 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-09-23 13:35:23,086 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-09-23 13:35:23,260 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-09-23 13:35:23,278 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-09-23 13:35:23,340 88 INFO 00102-16-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-09-23 13:35:23,341 88 INFO 00102-16-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-09-23 13:35:26,662 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:26,663 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 68 and Message-Id '<301560428956673.1758634526.532952785491943-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:26,663 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:26,748 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [68] 2025-09-23 13:35:26,749 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:26,854 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:26,855 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 69 and Message-Id '<540011809445415.1758634526.761505842208862-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:26,855 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:26,870 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [69] 2025-09-23 13:35:26,870 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:26,980 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:26,981 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 70 and Message-Id '<367443233499987.1758634526.882067203521729-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:26,981 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:26,995 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [70] 2025-09-23 13:35:26,995 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:27,051 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:27,052 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 71 and Message-Id '<636185671701689.1758634527.006158113479614-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:27,052 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:27,063 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [71] 2025-09-23 13:35:27,064 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:27,126 88 INFO 00102-16-0-all odoo.modules.loading: Module l10n_th loaded in 4.90s, 2771 queries (+2772 other) 2025-09-23 13:35:27,126 88 INFO 00102-16-0-all odoo.modules.loading: Loading module project_sms (55/78) 2025-09-23 13:35:27,264 88 INFO 00102-16-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-09-23 13:35:27,431 88 INFO 00102-16-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-09-23 13:35:27,465 88 INFO 00102-16-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-09-23 13:35:27,510 88 INFO 00102-16-0-all odoo.modules.loading: loading project_sms/views/project_views.xml 2025-09-23 13:35:27,527 88 INFO 00102-16-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-09-23 13:35:27,546 88 INFO 00102-16-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-09-23 13:35:27,589 88 INFO 00102-16-0-all odoo.modules.loading: Module project_sms loaded in 0.46s, 179 queries (+179 other) 2025-09-23 13:35:27,589 88 INFO 00102-16-0-all odoo.modules.loading: Loading module purchase (56/78) 2025-09-23 13:35:27,767 88 INFO 00102-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-09-23 13:35:27,863 88 INFO 00102-16-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-09-23 13:35:28,549 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-09-23 13:35:29,139 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-09-23 13:35:29,202 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-09-23 13:35:29,218 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-09-23 13:35:29,255 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-09-23 13:35:29,310 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-09-23 13:35:29,327 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-09-23 13:35:29,343 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-09-23 13:35:29,748 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-09-23 13:35:29,813 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-09-23 13:35:29,955 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-09-23 13:35:30,064 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-09-23 13:35:30,080 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-09-23 13:35:30,141 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-09-23 13:35:30,162 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-09-23 13:35:30,186 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-09-23 13:35:30,281 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-09-23 13:35:30,303 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-09-23 13:35:30,322 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-09-23 13:35:30,354 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-09-23 13:35:30,374 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase: loading demo 2025-09-23 13:35:30,375 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-09-23 13:35:31,221 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:31,222 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 72 and Message-Id '<366399076618513.1758634531.135092020034790-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:31,222 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:31,267 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [72] 2025-09-23 13:35:31,268 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:31,347 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:31,348 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 73 and Message-Id '<450424266723653.1758634531.303889989852905-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:31,348 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:31,361 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [73] 2025-09-23 13:35:31,361 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:31,442 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:31,443 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 74 and Message-Id '<884121497754750.1758634531.394285917282104-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:31,443 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:31,455 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [74] 2025-09-23 13:35:31,456 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:31,532 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:31,533 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 75 and Message-Id '<735278997323476.1758634531.485626935958862-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:31,533 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:31,545 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [75] 2025-09-23 13:35:31,546 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:31,658 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase loaded in 4.07s, 2496 queries (+2499 other) 2025-09-23 13:35:31,658 88 INFO 00102-16-0-all odoo.modules.loading: Loading module snailmail_account (57/78) 2025-09-23 13:35:31,792 88 INFO 00102-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-09-23 13:35:31,984 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-09-23 13:35:32,039 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-09-23 13:35:32,061 88 INFO 00102-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-09-23 13:35:32,105 88 INFO 00102-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.45s, 116 queries (+116 other) 2025-09-23 13:35:32,105 88 INFO 00102-16-0-all odoo.modules.loading: Loading module spreadsheet_account (58/78) 2025-09-23 13:35:32,243 88 INFO 00102-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-09-23 13:35:32,549 88 INFO 00102-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.44s, 49 queries (+49 other) 2025-09-23 13:35:32,549 88 INFO 00102-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (59/78) 2025-09-23 13:35:32,686 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-09-23 13:35:32,766 88 INFO 00102-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.22s, 26 queries (+26 other) 2025-09-23 13:35:32,767 88 INFO 00102-16-0-all odoo.modules.loading: Loading module stock_account (60/78) 2025-09-23 13:35:32,940 88 INFO 00102-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-09-23 13:35:33,419 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-09-23 13:35:33,471 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-09-23 13:35:33,502 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-09-23 13:35:33,518 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-09-23 13:35:33,890 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-09-23 13:35:33,937 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-09-23 13:35:33,951 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-09-23 13:35:33,970 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-09-23 13:35:34,067 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-09-23 13:35:34,095 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-09-23 13:35:34,163 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-09-23 13:35:34,176 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-09-23 13:35:34,190 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-09-23 13:35:34,202 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-09-23 13:35:34,368 88 INFO 00102-16-0-all odoo.modules.loading: Module stock_account loaded in 1.60s, 677 queries (+677 other) 2025-09-23 13:35:34,368 88 INFO 00102-16-0-all odoo.modules.loading: Loading module stock_sms (61/78) 2025-09-23 13:35:34,503 88 INFO 00102-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-09-23 13:35:34,876 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-09-23 13:35:34,888 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-09-23 13:35:34,993 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-09-23 13:35:35,003 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-09-23 13:35:35,023 88 INFO 00102-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-09-23 13:35:35,082 88 INFO 00102-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.71s, 198 queries (+198 other) 2025-09-23 13:35:35,082 88 INFO 00102-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (62/78) 2025-09-23 13:35:35,301 88 INFO 00102-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-09-23 13:35:35,427 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-09-23 13:35:35,452 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-09-23 13:35:35,508 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-09-23 13:35:35,594 88 INFO 00102-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-09-23 13:35:35,646 88 INFO 00102-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.56s, 186 queries (+186 other) 2025-09-23 13:35:35,647 88 INFO 00102-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (63/78) 2025-09-23 13:35:35,785 88 INFO 00102-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-09-23 13:35:35,949 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-09-23 13:35:35,959 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-09-23 13:35:35,990 88 INFO 00102-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-09-23 13:35:36,101 88 INFO 00102-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.45s, 147 queries (+147 other) 2025-09-23 13:35:36,102 88 INFO 00102-16-0-all odoo.modules.loading: Loading module project_purchase (64/78) 2025-09-23 13:35:36,392 88 INFO 00102-16-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-09-23 13:35:36,517 88 INFO 00102-16-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-09-23 13:35:36,518 88 INFO 00102-16-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-09-23 13:35:36,552 88 INFO 00102-16-0-all odoo.modules.loading: Module project_purchase loaded in 0.45s, 64 queries (+64 other) 2025-09-23 13:35:36,552 88 INFO 00102-16-0-all odoo.modules.loading: Loading module purchase_requisition (65/78) 2025-09-23 13:35:36,703 88 INFO 00102-16-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-09-23 13:35:37,105 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-09-23 13:35:37,129 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-09-23 13:35:37,162 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-09-23 13:35:37,182 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-09-23 13:35:37,214 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-09-23 13:35:37,323 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-09-23 13:35:37,440 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-09-23 13:35:37,450 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-09-23 13:35:37,463 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-09-23 13:35:37,474 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-09-23 13:35:37,485 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-09-23 13:35:37,485 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-09-23 13:35:37,959 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase_requisition loaded in 1.41s, 711 queries (+711 other) 2025-09-23 13:35:37,959 88 INFO 00102-16-0-all odoo.modules.loading: Loading module purchase_stock (66/78) 2025-09-23 13:35:38,149 88 INFO 00102-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-09-23 13:35:38,214 88 INFO 00102-16-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-09-23 13:35:38,214 88 INFO 00102-16-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-09-23 13:35:38,214 88 INFO 00102-16-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-09-23 13:35:38,859 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-09-23 13:35:38,895 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-09-23 13:35:39,037 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-09-23 13:35:39,049 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-09-23 13:35:39,074 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-09-23 13:35:39,139 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-09-23 13:35:39,188 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-09-23 13:35:39,201 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-09-23 13:35:39,336 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-09-23 13:35:39,367 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-09-23 13:35:39,380 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-09-23 13:35:39,391 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-09-23 13:35:39,416 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-09-23 13:35:39,430 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-09-23 13:35:39,446 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-09-23 13:35:39,482 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-09-23 13:35:39,483 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-09-23 13:35:40,191 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase_stock loaded in 2.23s, 1231 queries (+1231 other) 2025-09-23 13:35:40,191 88 INFO 00102-16-0-all odoo.modules.loading: Loading module sale (67/78) 2025-09-23 13:35:40,414 88 INFO 00102-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-09-23 13:35:40,444 88 INFO 00102-16-0-all odoo.models: Prepare computation of account.move.team_id 2025-09-23 13:35:40,536 88 INFO 00102-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-09-23 13:35:40,536 88 INFO 00102-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-09-23 13:35:40,537 88 INFO 00102-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-09-23 13:35:41,435 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-09-23 13:35:41,569 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-09-23 13:35:41,680 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-09-23 13:35:41,924 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-09-23 13:35:41,965 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-09-23 13:35:42,000 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-09-23 13:35:42,019 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-09-23 13:35:42,091 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-09-23 13:35:42,102 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-09-23 13:35:42,119 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-09-23 13:35:42,152 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-09-23 13:35:42,175 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-09-23 13:35:42,207 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-09-23 13:35:42,217 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-09-23 13:35:42,225 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-09-23 13:35:42,249 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-09-23 13:35:42,264 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-09-23 13:35:42,553 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-09-23 13:35:42,638 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-09-23 13:35:42,699 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-09-23 13:35:42,707 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-09-23 13:35:42,736 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-09-23 13:35:42,776 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-09-23 13:35:42,807 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-09-23 13:35:42,882 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-09-23 13:35:42,959 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-09-23 13:35:43,065 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-09-23 13:35:43,085 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-09-23 13:35:43,125 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-09-23 13:35:43,166 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-09-23 13:35:43,267 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-09-23 13:35:43,298 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-09-23 13:35:43,487 88 INFO 00102-16-0-all odoo.modules.loading: Module sale: loading demo 2025-09-23 13:35:43,488 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-09-23 13:35:44,014 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [138] 2025-09-23 13:35:44,042 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-09-23 13:35:44,270 88 INFO 00102-16-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-09-23 13:35:46,307 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:46,308 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 76 and Message-Id '<357682562462019.1758634546.218290805816650-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:46,308 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:46,335 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [76] 2025-09-23 13:35:46,335 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:46,422 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:46,423 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 77 and Message-Id '<173612419170008.1758634546.374442815780640-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:46,423 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:46,437 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [77] 2025-09-23 13:35:46,437 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:46,520 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:46,521 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 78 and Message-Id '<215985999111959.1758634546.473808526992798-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:46,521 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:46,534 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [78] 2025-09-23 13:35:46,535 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:46,612 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:46,613 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 79 and Message-Id '<769781285377141.1758634546.568135976791382-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:46,613 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:46,625 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [79] 2025-09-23 13:35:46,626 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:46,700 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:46,701 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 80 and Message-Id '<864110413711493.1758634546.656072139739990-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:46,701 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:46,714 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [80] 2025-09-23 13:35:46,715 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:46,791 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:46,792 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 81 and Message-Id '<659453108121521.1758634546.746092081069946-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:46,792 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:46,805 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [81] 2025-09-23 13:35:46,805 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:46,882 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:46,883 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 82 and Message-Id '<392401468398179.1758634546.838826417922974-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-23 13:35:46,883 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:46,895 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [82] 2025-09-23 13:35:46,895 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:46,969 88 INFO 00102-16-0-all odoo.tests: skip sending email in test mode 2025-09-23 13:35:46,970 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 83 and Message-Id '<341439509408349.1758634546.927877664566040-openerp-message-notify@beb60c39e10d>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-23 13:35:46,970 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-23 13:35:46,981 88 INFO 00102-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [83] 2025-09-23 13:35:46,981 88 INFO 00102-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-23 13:35:47,132 88 INFO 00102-16-0-all odoo.modules.loading: Module sale loaded in 6.94s, 4229 queries (+4232 other) 2025-09-23 13:35:47,132 88 INFO 00102-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (68/78) 2025-09-23 13:35:47,452 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-09-23 13:35:47,532 88 INFO 00102-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.40s, 25 queries (+25 other) 2025-09-23 13:35:47,532 88 INFO 00102-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (69/78) 2025-09-23 13:35:47,687 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-09-23 13:35:47,755 88 INFO 00102-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.22s, 25 queries (+25 other) 2025-09-23 13:35:47,755 88 INFO 00102-16-0-all odoo.modules.loading: Loading module purchase_price_diff (70/78) 2025-09-23 13:35:47,896 88 INFO 00102-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-09-23 13:35:48,078 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-09-23 13:35:48,137 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.38s, 118 queries (+118 other) 2025-09-23 13:35:48,138 88 INFO 00102-16-0-all odoo.modules.loading: Loading module purchase_requisition_stock (71/78) 2025-09-23 13:35:48,287 88 INFO 00102-16-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-09-23 13:35:48,683 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-09-23 13:35:48,702 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-09-23 13:35:48,712 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-09-23 13:35:48,763 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-09-23 13:35:48,777 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase_requisition_stock: loading demo 2025-09-23 13:35:48,778 88 INFO 00102-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_demo.xml 2025-09-23 13:35:48,817 88 INFO 00102-16-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.68s, 188 queries (+188 other) 2025-09-23 13:35:48,817 88 INFO 00102-16-0-all odoo.modules.loading: Loading module sale_product_configurator (72/78) 2025-09-23 13:35:48,969 88 INFO 00102-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-09-23 13:35:49,149 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-09-23 13:35:49,173 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-09-23 13:35:49,197 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-09-23 13:35:49,240 88 INFO 00102-16-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 2025-09-23 13:35:49,241 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-09-23 13:35:49,474 88 INFO 00102-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.66s, 259 queries (+259 other) 2025-09-23 13:35:49,474 88 INFO 00102-16-0-all odoo.modules.loading: Loading module sale_purchase (73/78) 2025-09-23 13:35:49,632 88 INFO 00102-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-09-23 13:35:49,855 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-09-23 13:35:49,882 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-09-23 13:35:49,910 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-09-23 13:35:49,938 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-09-23 13:35:49,966 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-09-23 13:35:50,009 88 INFO 00102-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.53s, 198 queries (+198 other) 2025-09-23 13:35:50,009 88 INFO 00102-16-0-all odoo.modules.loading: Loading module sale_sms (74/78) 2025-09-23 13:35:50,334 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-09-23 13:35:50,387 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-09-23 13:35:50,415 88 INFO 00102-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.41s, 40 queries (+40 other) 2025-09-23 13:35:50,415 88 INFO 00102-16-0-all odoo.modules.loading: Loading module sale_stock (75/78) 2025-09-23 13:35:50,590 88 INFO 00102-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-09-23 13:35:50,701 88 INFO 00102-16-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-09-23 13:35:50,701 88 INFO 00102-16-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-09-23 13:35:50,701 88 INFO 00102-16-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-09-23 13:35:51,134 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-09-23 13:35:51,199 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-09-23 13:35:51,248 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-09-23 13:35:51,400 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-09-23 13:35:51,412 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-09-23 13:35:51,578 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-09-23 13:35:51,592 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-09-23 13:35:51,611 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-09-23 13:35:51,668 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-09-23 13:35:51,682 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-09-23 13:35:51,712 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-09-23 13:35:51,728 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-09-23 13:35:51,748 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-09-23 13:35:51,758 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-09-23 13:35:51,772 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-09-23 13:35:51,790 88 INFO 00102-16-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-09-23 13:35:51,791 88 INFO 00102-16-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-09-23 13:35:53,029 88 INFO 00102-16-0-all odoo.modules.loading: Module sale_stock loaded in 2.61s, 1295 queries (+1295 other) 2025-09-23 13:35:53,029 88 INFO 00102-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (76/78) 2025-09-23 13:35:53,346 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-09-23 13:35:53,417 88 INFO 00102-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.39s, 25 queries (+25 other) 2025-09-23 13:35:53,417 88 INFO 00102-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (77/78) 2025-09-23 13:35:53,574 88 INFO 00102-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-09-23 13:35:53,669 88 INFO 00102-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.25s, 30 queries (+30 other) 2025-09-23 13:35:53,670 88 INFO 00102-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (78/78) 2025-09-23 13:35:53,814 88 INFO 00102-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-09-23 13:35:53,952 88 INFO 00102-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.28s, 46 queries (+46 other) 2025-09-23 13:35:53,952 88 INFO 00102-16-0-all odoo.modules.loading: 78 modules loaded in 113.36s, 66445 queries (+66502 extra) 2025-09-23 13:35:55,064 88 INFO 00102-16-0-all odoo.modules.loading: Modules loaded. 2025-09-23 13:35:55,097 88 INFO 00102-16-0-all odoo.modules.registry: Registry loaded in 131.057s 2025-09-23 13:35:55,098 88 INFO 00102-16-0-all odoo.service.server: Starting post tests 2025-09-23 13:35:55,229 88 INFO 00102-16-0-all odoo.service.server: 0 post-tests in 0.13s, 0 queries 2025-09-23 13:35:55,229 88 WARNING 00102-16-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00102-16-0-all' 2025-09-23 13:35:55,232 88 INFO 00102-16-0-all odoo.service.server: Initiating shutdown 2025-09-23 13:35:55,232 88 INFO 00102-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-09-23 13:35:55,633 88 INFO 00102-16-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections