Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons,odoo-15-module-test,server-backend -d 00079-16-0-all -i purchase_stock,purchase,stock,hr_contract,hr,hr_holidays,base,purchase_requisition,sale,l10n_th,project,project_purchase --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/c794dfbe64a8de0c53580ec19fa3625862e7d4f1 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/00079-16-0/.odoorc WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring cryptography: markers 'python_version < "3.12"' don't match your environment Ignoring freezegun: markers 'python_version < "3.8"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.7" and python_version <= "3.9"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.7" and python_version <= "3.9"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version <= "3.10"' don't match your environment Ignoring libsass: markers 'python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring ofxparse: markers 'python_version <= "3.9"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.10"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version < "3.8"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version >= "3.8" and python_version < "3.10"' don't match your environment Ignoring psycopg2: markers 'sys_platform == "win32" and python_version < "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.11" and python_version < "3.12"' don't match your environment Ignoring pyopenssl: markers 'python_version < "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version <= "3.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring pyusb: markers 'python_version <= "3.10"' don't match your environment Ignoring reportlab: markers 'python_version <= "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring requests: markers 'python_version < "3.12"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version <= "3.9"' don't match your environment Ignoring xlrd: markers 'python_version < "3.8"' don't match your environment Collecting Babel==2.9.1 (from -r odoo/requirements.txt (line 3)) Downloading Babel-2.9.1-py2.py3-none-any.whl.metadata (1.2 kB) Collecting chardet==4.0.0 (from -r odoo/requirements.txt (line 4)) Downloading chardet-4.0.0-py2.py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: cryptography==42.0.8 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 6)) (42.0.8) Collecting decorator==4.4.2 (from -r odoo/requirements.txt (line 7)) Downloading decorator-4.4.2-py2.py3-none-any.whl.metadata (4.2 kB) Collecting docutils==0.16 (from -r odoo/requirements.txt (line 8)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Collecting freezegun==0.3.15 (from -r odoo/requirements.txt (line 11)) Downloading freezegun-0.3.15-py2.py3-none-any.whl.metadata (8.5 kB) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (3.0.3) Collecting idna==2.10 (from -r odoo/requirements.txt (line 22)) Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 24)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 26)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 30)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 33)) (2.1.5) Collecting num2words==0.5.9 (from -r odoo/requirements.txt (line 34)) Downloading num2words-0.5.9-py3-none-any.whl.metadata (8.3 kB) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 37)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 40)) (10.2.0) Collecting polib==1.1.0 (from -r odoo/requirements.txt (line 41)) Downloading polib-1.1.0-py2.py3-none-any.whl.metadata (13 kB) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 44)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 50)) (2.9.9) Collecting pydot==1.4.2 (from -r odoo/requirements.txt (line 51)) Downloading pydot-1.4.2-py2.py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: pyopenssl==24.1.0 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 53)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 55)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 57)) (3.5) Collecting python-dateutil==2.8.1 (from -r odoo/requirements.txt (line 58)) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: python-ldap==3.4.4 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 60)) (3.4.4) Collecting python-stdnum==1.16 (from -r odoo/requirements.txt (line 61)) Downloading python_stdnum-1.16-py2.py3-none-any.whl.metadata (16 kB) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 64)) (1.2.1) Collecting qrcode==6.1 (from -r odoo/requirements.txt (line 65)) Downloading qrcode-6.1-py2.py3-none-any.whl.metadata (11 kB) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 68)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (2.31.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 74)) (0.9.6.1) Collecting Werkzeug==2.0.2 (from -r odoo/requirements.txt (line 76)) Downloading Werkzeug-2.0.2-py3-none-any.whl.metadata (4.5 kB) Collecting xlrd==1.2.0 (from -r odoo/requirements.txt (line 78)) Downloading xlrd-1.2.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting XlsxWriter==1.1.2 (from -r odoo/requirements.txt (line 79)) Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Collecting zeep==4.0.0 (from -r odoo/requirements.txt (line 81)) Downloading zeep-4.0.0-py2.py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.12/dist-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 6)) (1.17.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun==0.3.15->-r odoo/requirements.txt (line 11)) (1.16.0) Requirement already satisfied: docopt>=0.6.2 in /usr/lib/python3/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Collecting pyparsing>=2.1.4 (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.12/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 60)) (0.6.1) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/local/lib/python3.12/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 60)) (0.4.2) Collecting appdirs>=1.4.0 (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (23.2.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.2) Requirement already satisfied: defusedxml>=0.4.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.7.1) Requirement already satisfied: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.1) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.0.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.1) Requirement already satisfied: pycparser in /usr/local/lib/python3.12/dist-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 6)) (2.22) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Downloading freezegun-0.3.15-py2.py3-none-any.whl (14 kB) Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Downloading num2words-0.5.9-py3-none-any.whl (99 kB) Downloading polib-1.1.0-py2.py3-none-any.whl (25 kB) Downloading pydot-1.4.2-py2.py3-none-any.whl (21 kB) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Downloading python_stdnum-1.16-py2.py3-none-any.whl (910 kB) Downloading qrcode-6.1-py2.py3-none-any.whl (31 kB) Downloading Werkzeug-2.0.2-py3-none-any.whl (288 kB) Downloading xlrd-1.2.0-py2.py3-none-any.whl (103 kB) Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl (142 kB) Downloading zeep-4.0.0-py2.py3-none-any.whl (100 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: XlsxWriter, python-stdnum, polib, appdirs, zeep, xlrd, Werkzeug, qrcode, python-dateutil, pyparsing, num2words, idna, docutils, decorator, chardet, Babel, pydot, freezegun WARNING: The script qr is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script chardetect is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script pybabel is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed Babel-2.9.1 Werkzeug-2.0.2 XlsxWriter-1.1.2 appdirs-1.4.4 chardet-4.0.0 decorator-4.4.2 docutils-0.16 freezegun-0.3.15 idna-2.10 num2words-0.5.9 polib-1.1.0 pydot-1.4.2 pyparsing-3.2.3 python-dateutil-2.8.1 python-stdnum-1.16 qrcode-6.1 xlrd-1.2.0 zeep-4.0.0 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring pymssql: markers 'python_version <= "3.10"' don't match your environment Collecting mysqlclient (from -r server-backend/requirements.txt (line 2)) Downloading mysqlclient-2.2.7.tar.gz (91 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymssql<=2.3.7 (from -r server-backend/requirements.txt (line 4)) Downloading pymssql-2.3.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.1 kB) Collecting sqlalchemy (from -r server-backend/requirements.txt (line 5)) Downloading sqlalchemy-2.0.43-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Requirement already satisfied: greenlet>=1 in /usr/lib/python3/dist-packages (from sqlalchemy->-r server-backend/requirements.txt (line 5)) (3.0.3) Requirement already satisfied: typing-extensions>=4.6.0 in /usr/lib/python3/dist-packages (from sqlalchemy->-r server-backend/requirements.txt (line 5)) (4.10.0) Downloading pymssql-2.3.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.8 MB) Downloading sqlalchemy-2.0.43-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) Building wheels for collected packages: mysqlclient Building wheel for mysqlclient (pyproject.toml): started Building wheel for mysqlclient (pyproject.toml): finished with status 'done' Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=129071 sha256=1808e4a06990ef776826d0782b9bde3dab732c16b51fcc2fc7293afcfe89a928 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-04 14:16:40,695 88 INFO ? odoo: Odoo version 16.0 2025-09-04 14:16:40,696 88 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-09-04 14:16:40,696 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-04 14:16:40,696 88 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-09-04 14:16:41,041 88 INFO ? odoo.addons.base.models.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports. 2025-09-04 14:16:41,376 88 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-09-04 14:16:41,401 88 INFO 00079-16-0-all odoo.modules.loading: init db 2025-09-04 14:16:43,087 88 INFO 00079-16-0-all odoo.modules.loading: loading 1 modules... 2025-09-04 14:16:43,088 88 INFO 00079-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-09-04 14:16:43,122 88 INFO 00079-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-09-04 14:16:43,671 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-09-04 14:16:43,672 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-09-04 14:16:43,672 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-09-04 14:16:43,880 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-09-04 14:16:43,880 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-09-04 14:16:43,880 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-09-04 14:16:43,881 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-09-04 14:16:43,881 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-09-04 14:16:43,881 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-09-04 14:16:43,964 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-09-04 14:16:44,015 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-09-04 14:16:44,067 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.users.signature 2025-09-04 14:16:44,067 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.users.share 2025-09-04 14:16:45,889 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-09-04 14:16:45,897 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-09-04 14:16:45,965 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-09-04 14:16:46,024 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-09-04 14:16:46,134 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-09-04 14:16:46,750 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-09-04 14:16:46,772 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-09-04 14:16:48,139 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-09-04 14:16:48,151 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-09-04 14:16:48,868 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-09-04 14:16:48,895 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-09-04 14:16:48,907 88 INFO 00079-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-09-04 14:16:49,355 88 INFO 00079-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-09-04 14:16:49,586 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-09-04 14:16:49,742 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-09-04 14:16:49,776 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-09-04 14:16:49,795 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-09-04 14:16:50,453 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-09-04 14:16:50,680 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-09-04 14:16:50,723 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-09-04 14:16:50,763 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-09-04 14:16:50,831 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-09-04 14:16:50,865 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-09-04 14:16:50,907 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-09-04 14:16:50,947 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-09-04 14:16:51,234 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-09-04 14:16:51,285 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-09-04 14:16:51,339 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-09-04 14:16:51,384 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-09-04 14:16:51,426 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-09-04 14:16:51,526 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-09-04 14:16:51,566 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-09-04 14:16:51,581 88 INFO 00079-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-09-04 14:16:51,591 88 INFO 00079-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-09-04 14:16:51,605 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-09-04 14:16:51,645 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-09-04 14:16:51,667 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-09-04 14:16:51,804 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-09-04 14:16:51,921 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-09-04 14:16:52,037 88 INFO 00079-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-09-04 14:16:52,045 88 INFO 00079-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-09-04 14:16:52,058 88 INFO 00079-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-09-04 14:16:52,080 88 INFO 00079-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-09-04 14:16:52,103 88 INFO 00079-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-09-04 14:16:52,123 88 INFO 00079-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-09-04 14:16:52,157 88 INFO 00079-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-09-04 14:16:52,172 88 INFO 00079-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-09-04 14:16:52,194 88 INFO 00079-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-09-04 14:16:52,225 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-09-04 14:16:52,233 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-09-04 14:16:52,259 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-09-04 14:16:52,308 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-09-04 14:16:52,356 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-09-04 14:16:52,403 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-09-04 14:16:52,677 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-09-04 14:16:52,747 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-09-04 14:16:52,826 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-09-04 14:16:52,899 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-09-04 14:16:53,142 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-09-04 14:16:53,185 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-09-04 14:16:53,201 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-09-04 14:16:53,253 88 INFO 00079-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-09-04 14:16:53,299 88 INFO 00079-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-09-04 14:16:53,442 88 INFO 00079-16-0-all odoo.modules.loading: Module base: loading demo 2025-09-04 14:16:53,443 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-09-04 14:16:53,458 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-09-04 14:16:55,001 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-09-04 14:16:55,013 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-09-04 14:16:55,427 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-09-04 14:16:55,436 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-09-04 14:16:55,785 88 INFO 00079-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-09-04 14:16:56,619 88 INFO 00079-16-0-all odoo.modules.loading: Module base loaded in 13.53s, 9068 queries (+9068 other) 2025-09-04 14:16:56,619 88 INFO 00079-16-0-all odoo.modules.loading: 1 modules loaded in 13.53s, 9068 queries (+9068 extra) 2025-09-04 14:16:56,649 88 INFO 00079-16-0-all odoo.modules.loading: updating modules list 2025-09-04 14:16:56,651 88 INFO 00079-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-04 14:16:57,494 88 INFO 00079-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-04 14:16:57,695 88 INFO 00079-16-0-all odoo.modules.loading: loading 78 modules... 2025-09-04 14:16:57,695 88 INFO 00079-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-09-04 14:16:57,719 88 INFO 00079-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-09-04 14:16:57,843 88 INFO 00079-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-09-04 14:16:57,973 88 INFO 00079-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-09-04 14:16:58,009 88 INFO 00079-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-09-04 14:16:58,034 88 INFO 00079-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-09-04 14:16:58,130 88 INFO 00079-16-0-all odoo.modules.loading: Module uom loaded in 0.44s, 283 queries (+283 other) 2025-09-04 14:16:58,131 88 INFO 00079-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-09-04 14:16:58,162 88 INFO 00079-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-09-04 14:16:58,765 88 INFO 00079-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-09-04 14:16:58,778 88 INFO 00079-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-09-04 14:16:58,885 88 INFO 00079-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-09-04 14:16:59,053 88 INFO 00079-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-09-04 14:16:59,079 88 INFO 00079-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-09-04 14:16:59,090 88 INFO 00079-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-09-04 14:16:59,103 88 INFO 00079-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-09-04 14:16:59,116 88 INFO 00079-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-09-04 14:16:59,127 88 INFO 00079-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-09-04 14:16:59,617 88 INFO 00079-16-0-all odoo.modules.loading: Module web loaded in 1.49s, 901 queries (+901 other) 2025-09-04 14:16:59,617 88 INFO 00079-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-09-04 14:16:59,649 88 INFO 00079-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-09-04 14:16:59,759 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-09-04 14:16:59,806 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-09-04 14:16:59,821 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-09-04 14:16:59,835 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-09-04 14:16:59,895 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-09-04 14:16:59,906 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-09-04 14:16:59,953 88 INFO 00079-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.34s, 175 queries (+175 other) 2025-09-04 14:16:59,953 88 INFO 00079-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-09-04 14:16:59,981 88 INFO 00079-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-09-04 14:17:00,107 88 INFO 00079-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-09-04 14:17:00,121 88 INFO 00079-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-09-04 14:17:00,158 88 INFO 00079-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-09-04 14:17:00,209 88 INFO 00079-16-0-all odoo.modules.loading: Module barcodes loaded in 0.26s, 136 queries (+136 other) 2025-09-04 14:17:00,210 88 INFO 00079-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-09-04 14:17:00,446 88 INFO 00079-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-09-04 14:17:01,403 88 INFO 00079-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-09-04 14:17:01,476 88 INFO 00079-16-0-all odoo.modules.loading: Module base_import loaded in 1.27s, 922 queries (+922 other) 2025-09-04 14:17:01,476 88 INFO 00079-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-09-04 14:17:01,502 88 INFO 00079-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-09-04 14:17:01,592 88 INFO 00079-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-09-04 14:17:01,603 88 INFO 00079-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-09-04 14:17:01,661 88 INFO 00079-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-09-04 14:17:01,702 88 INFO 00079-16-0-all odoo.modules.loading: Module base_setup loaded in 0.23s, 153 queries (+153 other) 2025-09-04 14:17:01,702 88 INFO 00079-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-09-04 14:17:01,725 88 INFO 00079-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-09-04 14:17:01,862 88 INFO 00079-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-09-04 14:17:01,908 88 INFO 00079-16-0-all odoo.modules.loading: Module bus loaded in 0.21s, 103 queries (+103 other) 2025-09-04 14:17:01,908 88 INFO 00079-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-09-04 14:17:01,928 88 INFO 00079-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-09-04 14:17:01,943 88 INFO 00079-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-09-04 14:17:02,002 88 INFO 00079-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-09-04 14:17:02,041 88 INFO 00079-16-0-all odoo.modules.loading: Module http_routing loaded in 0.13s, 77 queries (+77 other) 2025-09-04 14:17:02,041 88 INFO 00079-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-09-04 14:17:02,092 88 INFO 00079-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-09-04 14:17:02,331 88 INFO 00079-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-09-04 14:17:02,384 88 INFO 00079-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-09-04 14:17:02,405 88 INFO 00079-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-09-04 14:17:02,452 88 INFO 00079-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-09-04 14:17:02,674 88 INFO 00079-16-0-all odoo.modules.loading: Module resource loaded in 0.63s, 424 queries (+424 other) 2025-09-04 14:17:02,675 88 INFO 00079-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-09-04 14:17:02,710 88 INFO 00079-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-09-04 14:17:02,926 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-09-04 14:17:02,967 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-09-04 14:17:03,001 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-09-04 14:17:03,011 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-09-04 14:17:03,023 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-09-04 14:17:03,084 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-09-04 14:17:03,118 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-09-04 14:17:03,139 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-09-04 14:17:03,159 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-09-04 14:17:03,174 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-09-04 14:17:03,218 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-09-04 14:17:03,248 88 INFO 00079-16-0-all odoo.modules.loading: Module utm: loading demo 2025-09-04 14:17:03,248 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-09-04 14:17:03,273 88 INFO 00079-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-09-04 14:17:03,315 88 INFO 00079-16-0-all odoo.modules.loading: Module utm loaded in 0.64s, 437 queries (+437 other) 2025-09-04 14:17:03,315 88 INFO 00079-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-09-04 14:17:03,358 88 INFO 00079-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-09-04 14:17:03,358 88 INFO 00079-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-09-04 14:17:03,380 88 INFO 00079-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-09-04 14:17:03,445 88 INFO 00079-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-09-04 14:17:03,459 88 INFO 00079-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-09-04 14:17:03,473 88 INFO 00079-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-09-04 14:17:03,529 88 INFO 00079-16-0-all odoo.modules.loading: Module web_tour loaded in 0.17s, 101 queries (+101 other) 2025-09-04 14:17:03,530 88 INFO 00079-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-09-04 14:17:03,560 88 INFO 00079-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-09-04 14:17:03,638 88 INFO 00079-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-09-04 14:17:03,742 88 INFO 00079-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-09-04 14:17:03,808 88 INFO 00079-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.28s, 195 queries (+195 other) 2025-09-04 14:17:03,808 88 INFO 00079-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-09-04 14:17:03,833 88 INFO 00079-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-09-04 14:17:03,935 88 INFO 00079-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-09-04 14:17:03,949 88 INFO 00079-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-09-04 14:17:03,963 88 INFO 00079-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-09-04 14:17:04,002 88 INFO 00079-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-09-04 14:17:04,063 88 INFO 00079-16-0-all odoo.modules.loading: Module iap loaded in 0.25s, 147 queries (+147 other) 2025-09-04 14:17:04,063 88 INFO 00079-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-09-04 14:17:04,116 88 INFO 00079-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-09-04 14:17:04,542 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-09-04 14:17:04,543 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-09-04 14:17:04,543 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-09-04 14:17:04,543 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-09-04 14:17:04,543 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-09-04 14:17:04,543 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-09-04 14:17:04,544 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-09-04 14:17:04,544 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-09-04 14:17:04,544 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-09-04 14:17:04,544 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-09-04 14:17:04,544 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-09-04 14:17:04,544 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-09-04 14:17:04,644 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-09-04 14:17:04,655 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-09-04 14:17:06,383 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-09-04 14:17:06,525 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-09-04 14:17:06,535 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-09-04 14:17:06,562 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-09-04 14:17:06,577 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-09-04 14:17:06,595 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-09-04 14:17:06,605 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-09-04 14:17:06,619 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-09-04 14:17:06,661 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-09-04 14:17:06,686 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-09-04 14:17:06,711 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-09-04 14:17:06,736 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-09-04 14:17:06,793 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-09-04 14:17:06,821 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-09-04 14:17:06,876 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-09-04 14:17:06,903 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-09-04 14:17:06,926 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-09-04 14:17:06,950 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-09-04 14:17:06,982 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-09-04 14:17:06,997 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-09-04 14:17:07,049 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-09-04 14:17:07,074 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-09-04 14:17:07,179 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-09-04 14:17:07,232 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-09-04 14:17:07,264 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-09-04 14:17:07,283 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-09-04 14:17:07,317 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-09-04 14:17:07,362 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-09-04 14:17:07,389 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-09-04 14:17:07,425 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-09-04 14:17:07,457 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-09-04 14:17:07,520 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-09-04 14:17:07,708 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-09-04 14:17:07,780 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-09-04 14:17:07,802 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-09-04 14:17:07,840 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-09-04 14:17:07,862 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-09-04 14:17:07,878 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-09-04 14:17:07,893 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-09-04 14:17:07,928 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-09-04 14:17:07,957 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-09-04 14:17:08,003 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-09-04 14:17:08,026 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-09-04 14:17:08,068 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-09-04 14:17:08,169 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-09-04 14:17:08,208 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-09-04 14:17:08,396 88 INFO 00079-16-0-all odoo.modules.loading: Module mail: loading demo 2025-09-04 14:17:08,397 88 INFO 00079-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-09-04 14:17:08,631 88 INFO 00079-16-0-all odoo.modules.loading: Module mail loaded in 4.57s, 3604 queries (+3604 other) 2025-09-04 14:17:08,631 88 INFO 00079-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-09-04 14:17:08,675 88 INFO 00079-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-09-04 14:17:08,759 88 INFO 00079-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.13s, 42 queries (+42 other) 2025-09-04 14:17:08,759 88 INFO 00079-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-09-04 14:17:08,848 88 INFO 00079-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-09-04 14:17:09,868 88 INFO 00079-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-09-04 14:17:09,887 88 INFO 00079-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-09-04 14:17:09,898 88 INFO 00079-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-09-04 14:17:09,947 88 INFO 00079-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-09-04 14:17:10,041 88 INFO 00079-16-0-all odoo.modules.loading: Module web_editor loaded in 1.28s, 1169 queries (+1169 other) 2025-09-04 14:17:10,042 88 INFO 00079-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-09-04 14:17:10,094 88 INFO 00079-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-09-04 14:17:10,368 88 INFO 00079-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-09-04 14:17:10,436 88 INFO 00079-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-09-04 14:17:10,456 88 INFO 00079-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-09-04 14:17:10,533 88 INFO 00079-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-09-04 14:17:10,597 88 INFO 00079-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-09-04 14:17:10,632 88 INFO 00079-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-09-04 14:17:10,657 88 INFO 00079-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-09-04 14:17:10,667 88 INFO 00079-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-09-04 14:17:10,668 88 INFO 00079-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-09-04 14:17:10,869 88 INFO 00079-16-0-all odoo.modules.loading: Module analytic loaded in 0.83s, 528 queries (+528 other) 2025-09-04 14:17:10,869 88 INFO 00079-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-09-04 14:17:10,931 88 INFO 00079-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-09-04 14:17:11,052 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-09-04 14:17:11,064 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-09-04 14:17:11,082 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-09-04 14:17:11,103 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-09-04 14:17:11,131 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-09-04 14:17:11,170 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-09-04 14:17:11,209 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-09-04 14:17:11,259 88 INFO 00079-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.39s, 191 queries (+191 other) 2025-09-04 14:17:11,259 88 INFO 00079-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-09-04 14:17:11,300 88 INFO 00079-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-09-04 14:17:11,356 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-09-04 14:17:11,382 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-09-04 14:17:11,392 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-09-04 14:17:11,462 88 INFO 00079-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.20s, 92 queries (+92 other) 2025-09-04 14:17:11,462 88 INFO 00079-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-09-04 14:17:11,504 88 INFO 00079-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-09-04 14:17:11,748 88 INFO 00079-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-09-04 14:17:11,773 88 INFO 00079-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-09-04 14:17:11,806 88 INFO 00079-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-09-04 14:17:11,820 88 INFO 00079-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-09-04 14:17:11,831 88 INFO 00079-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-09-04 14:17:11,878 88 INFO 00079-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.42s, 143 queries (+143 other) 2025-09-04 14:17:11,878 88 INFO 00079-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-09-04 14:17:11,978 88 INFO 00079-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-09-04 14:17:12,397 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-09-04 14:17:12,431 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-09-04 14:17:12,474 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-09-04 14:17:12,493 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-09-04 14:17:12,519 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-09-04 14:17:12,553 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-09-04 14:17:12,563 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-09-04 14:17:12,572 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-09-04 14:17:12,593 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-09-04 14:17:12,604 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-09-04 14:17:12,799 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-09-04 14:17:12,840 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-09-04 14:17:12,852 88 INFO 00079-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-09-04 14:17:12,853 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-09-04 14:17:14,043 88 INFO 00079-16-0-all odoo.modules.loading: Module calendar loaded in 2.16s, 940 queries (+940 other) 2025-09-04 14:17:14,043 88 INFO 00079-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-09-04 14:17:14,090 88 INFO 00079-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-09-04 14:17:14,190 88 INFO 00079-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-09-04 14:17:14,210 88 INFO 00079-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-09-04 14:17:14,229 88 INFO 00079-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-09-04 14:17:14,284 88 INFO 00079-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.24s, 122 queries (+122 other) 2025-09-04 14:17:14,284 88 INFO 00079-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-09-04 14:17:14,391 88 INFO 00079-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-09-04 14:17:15,937 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-09-04 14:17:16,262 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-09-04 14:17:16,305 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-09-04 14:17:16,333 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-09-04 14:17:16,352 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-09-04 14:17:16,374 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-09-04 14:17:16,400 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-09-04 14:17:16,449 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-09-04 14:17:16,511 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-09-04 14:17:16,536 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-09-04 14:17:16,598 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-09-04 14:17:16,619 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-09-04 14:17:16,753 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-09-04 14:17:16,817 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-09-04 14:17:16,837 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-09-04 14:17:16,959 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-09-04 14:17:17,003 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-09-04 14:17:17,019 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-09-04 14:17:17,155 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-09-04 14:17:17,175 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-09-04 14:17:17,354 88 INFO 00079-16-0-all odoo.modules.loading: Module hr: loading demo 2025-09-04 14:17:17,355 88 INFO 00079-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-09-04 14:17:18,621 88 INFO 00079-16-0-all odoo.modules.loading: Module hr loaded in 4.34s, 3422 queries (+3422 other) 2025-09-04 14:17:18,621 88 INFO 00079-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-09-04 14:17:18,667 88 INFO 00079-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-09-04 14:17:18,706 88 INFO 00079-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-09-04 14:17:18,847 88 INFO 00079-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.23s, 35 queries (+35 other) 2025-09-04 14:17:18,847 88 INFO 00079-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-09-04 14:17:18,906 88 INFO 00079-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-09-04 14:17:19,080 88 INFO 00079-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-09-04 14:17:19,115 88 INFO 00079-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-09-04 14:17:19,125 88 INFO 00079-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-09-04 14:17:19,125 88 INFO 00079-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-09-04 14:17:19,149 88 INFO 00079-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.30s, 187 queries (+187 other) 2025-09-04 14:17:19,150 88 INFO 00079-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-09-04 14:17:19,236 88 INFO 00079-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-09-04 14:17:19,407 88 INFO 00079-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-09-04 14:17:19,425 88 INFO 00079-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-09-04 14:17:19,484 88 INFO 00079-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-09-04 14:17:19,526 88 INFO 00079-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.38s, 169 queries (+169 other) 2025-09-04 14:17:19,526 88 INFO 00079-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-09-04 14:17:19,585 88 INFO 00079-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-09-04 14:17:19,784 88 INFO 00079-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-09-04 14:17:19,854 88 INFO 00079-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-09-04 14:17:19,895 88 INFO 00079-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-09-04 14:17:19,926 88 INFO 00079-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-09-04 14:17:19,975 88 INFO 00079-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.45s, 236 queries (+236 other) 2025-09-04 14:17:19,975 88 INFO 00079-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-09-04 14:17:20,309 88 INFO 00079-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-09-04 14:17:21,232 88 INFO 00079-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-09-04 14:17:21,270 88 INFO 00079-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-09-04 14:17:21,476 88 INFO 00079-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-09-04 14:17:21,523 88 INFO 00079-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-09-04 14:17:21,548 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-09-04 14:17:21,700 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-09-04 14:17:21,749 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-09-04 14:17:21,819 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-09-04 14:17:21,855 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-09-04 14:17:21,911 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-09-04 14:17:21,976 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-09-04 14:17:22,043 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-09-04 14:17:22,100 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-09-04 14:17:22,169 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-09-04 14:17:22,193 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-09-04 14:17:22,207 88 INFO 00079-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-09-04 14:17:22,230 88 INFO 00079-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-09-04 14:17:22,261 88 INFO 00079-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-09-04 14:17:22,316 88 INFO 00079-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-09-04 14:17:22,335 88 INFO 00079-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-09-04 14:17:22,348 88 INFO 00079-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-09-04 14:17:22,371 88 INFO 00079-16-0-all odoo.modules.loading: Module product: loading demo 2025-09-04 14:17:22,372 88 INFO 00079-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-09-04 14:17:23,107 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [143] 2025-09-04 14:17:23,130 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-09-04 14:17:23,131 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-09-04 14:17:23,228 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [145, 144] 2025-09-04 14:17:23,240 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-09-04 14:17:24,103 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [163] 2025-09-04 14:17:24,121 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-09-04 14:17:24,121 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-09-04 14:17:25,040 88 INFO 00079-16-0-all odoo.modules.loading: Module product loaded in 5.06s, 3026 queries (+3026 other) 2025-09-04 14:17:25,040 88 INFO 00079-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-09-04 14:17:25,117 88 INFO 00079-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-09-04 14:17:25,468 88 INFO 00079-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-09-04 14:17:25,605 88 INFO 00079-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-09-04 14:17:25,627 88 INFO 00079-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-09-04 14:17:25,644 88 INFO 00079-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-09-04 14:17:25,696 88 INFO 00079-16-0-all odoo.modules.loading: Module rating loaded in 0.66s, 380 queries (+380 other) 2025-09-04 14:17:25,696 88 INFO 00079-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-09-04 14:17:25,768 88 INFO 00079-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-09-04 14:17:25,840 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-09-04 14:17:26,044 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-09-04 14:17:26,385 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-09-04 14:17:26,413 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-09-04 14:17:26,502 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-09-04 14:17:26,531 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-09-04 14:17:26,609 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-09-04 14:17:26,698 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-09-04 14:17:26,706 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-09-04 14:17:26,731 88 INFO 00079-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-09-04 14:17:26,732 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-09-04 14:17:26,805 88 INFO 00079-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-09-04 14:17:26,876 88 INFO 00079-16-0-all odoo.modules.loading: Module sales_team loaded in 1.18s, 750 queries (+750 other) 2025-09-04 14:17:26,876 88 INFO 00079-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-09-04 14:17:26,935 88 INFO 00079-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-09-04 14:17:27,073 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-09-04 14:17:27,092 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-09-04 14:17:27,112 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-09-04 14:17:27,149 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-09-04 14:17:27,197 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-09-04 14:17:27,244 88 INFO 00079-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.37s, 190 queries (+190 other) 2025-09-04 14:17:27,244 88 INFO 00079-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-09-04 14:17:27,312 88 INFO 00079-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-09-04 14:17:27,423 88 INFO 00079-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-09-04 14:17:27,498 88 INFO 00079-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.25s, 96 queries (+96 other) 2025-09-04 14:17:27,498 88 INFO 00079-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-09-04 14:17:27,576 88 INFO 00079-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-09-04 14:17:27,591 88 INFO 00079-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-09-04 14:17:27,592 88 INFO 00079-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-09-04 14:17:27,869 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-09-04 14:17:28,199 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-09-04 14:17:28,226 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-09-04 14:17:28,273 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-09-04 14:17:28,372 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-09-04 14:17:28,539 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-09-04 14:17:28,558 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-09-04 14:17:28,576 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-09-04 14:17:28,599 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-09-04 14:17:28,616 88 INFO 00079-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-09-04 14:17:28,617 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-09-04 14:17:29,063 88 INFO 00079-16-0-all odoo.modules.loading: Module hr_contract loaded in 1.56s, 1008 queries (+1008 other) 2025-09-04 14:17:29,063 88 INFO 00079-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-09-04 14:17:29,322 88 INFO 00079-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-09-04 14:17:29,348 88 INFO 00079-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-09-04 14:17:30,045 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-09-04 14:17:30,055 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-09-04 14:17:30,081 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-09-04 14:17:30,119 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-09-04 14:17:30,251 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-09-04 14:17:30,269 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-09-04 14:17:30,846 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-09-04 14:17:30,900 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-09-04 14:17:30,973 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-09-04 14:17:31,365 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-09-04 14:17:31,419 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-09-04 14:17:31,623 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-09-04 14:17:31,666 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-09-04 14:17:31,704 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-09-04 14:17:31,714 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-09-04 14:17:31,726 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-09-04 14:17:31,744 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-09-04 14:17:31,763 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-09-04 14:17:31,778 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-09-04 14:17:31,793 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-09-04 14:17:31,848 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-09-04 14:17:31,891 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-09-04 14:17:31,920 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-09-04 14:17:32,086 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-09-04 14:17:32,203 88 INFO 00079-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-09-04 14:17:32,204 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-09-04 14:17:32,458 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:32,459 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<343295180704267.1756995452.368296146392822-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:32,459 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:32,477 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-09-04 14:17:32,477 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:32,558 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:32,558 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<054258358185989.1756995452.522256374359131-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:32,558 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:32,570 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-09-04 14:17:32,571 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:32,658 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:32,659 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<774649425300338.1756995452.623777389526367-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:32,659 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:32,671 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-09-04 14:17:32,671 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:32,739 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:32,739 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<497169055472506.1756995452.714739799499512-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:32,739 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:32,749 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-09-04 14:17:32,749 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:32,855 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-09-04 14:17:33,037 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:33,038 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 13 and Message-Id '<469754019089429.1756995453.003868818283081-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:33,038 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:33,052 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-09-04 14:17:33,052 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:33,173 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-09-04 14:17:33,282 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:33,283 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 14 and Message-Id '<898785866872483.1756995453.248782396316528-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:33,283 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:33,296 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-09-04 14:17:33,296 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:33,373 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:33,374 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 15 and Message-Id '<737825230825820.1756995453.340618610382080-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:33,374 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:33,384 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-09-04 14:17:33,384 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:33,462 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:33,463 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 16 and Message-Id '<183257452220237.1756995453.429163932800293-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:33,463 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:33,474 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-09-04 14:17:33,474 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:33,555 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-09-04 14:17:33,682 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:33,683 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 17 and Message-Id '<904617007088915.1756995453.652285099029541-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:33,683 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:33,695 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-09-04 14:17:33,695 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:33,794 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-09-04 14:17:33,862 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:33,863 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 18 and Message-Id '<233551643091286.1756995453.832580804824829-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:33,863 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:33,874 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-09-04 14:17:33,874 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:33,945 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-09-04 14:17:34,017 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:34,018 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 19 and Message-Id '<145665016195097.1756995453.983986139297485-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:34,018 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:34,028 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-09-04 14:17:34,028 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:34,070 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-09-04 14:17:34,151 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:34,152 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 20 and Message-Id '<025497494635577.1756995454.113585710525513-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:34,152 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:34,164 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-09-04 14:17:34,165 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:34,277 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:34,278 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 21 and Message-Id '<224062902319229.1756995454.254023790359497-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:34,278 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:34,288 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-09-04 14:17:34,288 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:34,376 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-09-04 14:17:34,486 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:34,487 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 22 and Message-Id '<694026989656977.1756995454.461326837539673-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:34,487 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:34,498 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-09-04 14:17:34,498 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:34,570 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-09-04 14:17:34,619 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:34,619 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 23 and Message-Id '<903821153541773.1756995454.586407423019409-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:34,619 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:34,627 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-09-04 14:17:34,628 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:34,702 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:34,703 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 24 and Message-Id '<576836171348169.1756995454.673472881317139-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:34,703 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:34,715 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-09-04 14:17:34,715 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:34,795 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:34,796 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 25 and Message-Id '<245798108962737.1756995454.762833356857300-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:34,796 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:34,807 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-09-04 14:17:34,807 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:34,875 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-09-04 14:17:34,959 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:34,959 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 26 and Message-Id '<184262970401618.1756995454.929408550262451-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:34,959 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:34,969 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-09-04 14:17:34,970 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:35,091 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-09-04 14:17:35,182 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:35,183 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 27 and Message-Id '<198266942706549.1756995455.143207788467407-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:35,183 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:35,195 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-09-04 14:17:35,195 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:35,272 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-09-04 14:17:35,337 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:35,338 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 28 and Message-Id '<320183724226262.1756995455.309789419174194-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:35,338 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:35,348 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-09-04 14:17:35,348 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:35,391 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-09-04 14:17:35,460 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:35,461 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 29 and Message-Id '<847208643422908.1756995455.430061578750610-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:35,461 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:35,471 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-09-04 14:17:35,471 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:35,547 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:35,547 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 30 and Message-Id '<853204098004407.1756995455.517019510269165-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:35,547 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:35,557 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-09-04 14:17:35,558 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:35,635 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:35,636 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 31 and Message-Id '<474817729227353.1756995455.603320121765137-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:35,636 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:35,646 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [31] 2025-09-04 14:17:35,647 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:35,705 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-09-04 14:17:35,813 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:35,814 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 32 and Message-Id '<846565013810105.1756995455.788103103637695-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:35,814 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:35,823 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [32] 2025-09-04 14:17:35,824 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:35,908 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-09-04 14:17:35,978 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:35,979 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 33 and Message-Id '<401914320413009.1756995455.949788093566895-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:35,979 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:35,989 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [33] 2025-09-04 14:17:35,990 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:36,064 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-09-04 14:17:36,136 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:36,137 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 34 and Message-Id '<721649292898364.1756995456.100084304809570-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:36,138 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:36,150 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-09-04 14:17:36,151 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:36,225 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:36,226 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 35 and Message-Id '<728855545343524.1756995456.194093227386475-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:36,226 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:36,236 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [35] 2025-09-04 14:17:36,237 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:36,331 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:36,332 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 36 and Message-Id '<461896671667979.1756995456.293081045150757-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:36,332 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:36,343 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [36] 2025-09-04 14:17:36,343 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:36,413 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-09-04 14:17:36,491 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:17:36,492 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 37 and Message-Id '<526614834691078.1756995456.460021257400513-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:17:36,492 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:17:36,505 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [37] 2025-09-04 14:17:36,505 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:17:36,574 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-09-04 14:17:36,596 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted resource.calendar.leaves records with IDs: [7] 2025-09-04 14:17:37,193 88 INFO 00079-16-0-all odoo.modules.loading: Module hr_holidays loaded in 8.13s, 4980 queries (+5027 other) 2025-09-04 14:17:37,193 88 INFO 00079-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-09-04 14:17:37,269 88 INFO 00079-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-09-04 14:17:37,369 88 INFO 00079-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-09-04 14:17:37,445 88 INFO 00079-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.25s, 88 queries (+88 other) 2025-09-04 14:17:37,446 88 INFO 00079-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-09-04 14:17:37,522 88 INFO 00079-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-09-04 14:17:37,637 88 INFO 00079-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.19s, 61 queries (+61 other) 2025-09-04 14:17:37,637 88 INFO 00079-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-09-04 14:17:37,715 88 INFO 00079-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-09-04 14:17:37,997 88 INFO 00079-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-09-04 14:17:38,024 88 INFO 00079-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-09-04 14:17:38,070 88 INFO 00079-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-09-04 14:17:38,088 88 INFO 00079-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-09-04 14:17:38,118 88 INFO 00079-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-09-04 14:17:38,158 88 INFO 00079-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.52s, 182 queries (+182 other) 2025-09-04 14:17:38,158 88 INFO 00079-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-09-04 14:17:38,230 88 INFO 00079-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-09-04 14:17:38,658 88 INFO 00079-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-09-04 14:17:38,676 88 INFO 00079-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-09-04 14:17:38,688 88 INFO 00079-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-09-04 14:17:38,701 88 INFO 00079-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-09-04 14:17:38,931 88 INFO 00079-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-09-04 14:17:38,963 88 INFO 00079-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-09-04 14:17:38,979 88 INFO 00079-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-09-04 14:17:39,047 88 INFO 00079-16-0-all odoo.modules.loading: Module portal loaded in 0.89s, 546 queries (+546 other) 2025-09-04 14:17:39,047 88 INFO 00079-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-09-04 14:17:39,181 88 INFO 00079-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-09-04 14:17:39,195 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-09-04 14:17:39,196 88 INFO 00079-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-09-04 14:17:39,231 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-09-04 14:17:40,819 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-09-04 14:17:40,834 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-09-04 14:17:40,859 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-09-04 14:17:40,874 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-09-04 14:17:40,899 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-09-04 14:17:40,918 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-09-04 14:17:40,940 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-09-04 14:17:40,963 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-09-04 14:17:40,995 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-09-04 14:17:41,055 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-09-04 14:17:41,107 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-09-04 14:17:41,153 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-09-04 14:17:41,193 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-09-04 14:17:41,210 88 INFO 00079-16-0-all odoo.modules.loading: Module sms: loading demo 2025-09-04 14:17:41,211 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-09-04 14:17:41,222 88 INFO 00079-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-09-04 14:17:41,348 88 INFO 00079-16-0-all odoo.modules.loading: Module sms loaded in 2.30s, 2064 queries (+2064 other) 2025-09-04 14:17:41,348 88 INFO 00079-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-09-04 14:17:41,435 88 INFO 00079-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-09-04 14:17:42,035 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-09-04 14:17:42,053 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-09-04 14:17:42,081 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-09-04 14:17:42,129 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-09-04 14:17:42,140 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-09-04 14:17:42,157 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-09-04 14:17:42,175 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-09-04 14:17:42,241 88 INFO 00079-16-0-all odoo.modules.loading: Module snailmail loaded in 0.89s, 489 queries (+489 other) 2025-09-04 14:17:42,241 88 INFO 00079-16-0-all odoo.modules.loading: Loading module auth_totp_portal (43/78) 2025-09-04 14:17:42,315 88 INFO 00079-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-09-04 14:17:42,375 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-09-04 14:17:42,403 88 INFO 00079-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-09-04 14:17:42,440 88 INFO 00079-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.20s, 59 queries (+59 other) 2025-09-04 14:17:42,441 88 INFO 00079-16-0-all odoo.modules.loading: Loading module calendar_sms (44/78) 2025-09-04 14:17:42,514 88 INFO 00079-16-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-09-04 14:17:42,525 88 INFO 00079-16-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-09-04 14:17:42,618 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-09-04 14:17:42,629 88 INFO 00079-16-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-09-04 14:17:42,701 88 INFO 00079-16-0-all odoo.modules.loading: Module calendar_sms loaded in 0.26s, 93 queries (+93 other) 2025-09-04 14:17:42,701 88 INFO 00079-16-0-all odoo.modules.loading: Loading module digest (45/78) 2025-09-04 14:17:42,782 88 INFO 00079-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-09-04 14:17:42,978 88 INFO 00079-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-09-04 14:17:42,997 88 INFO 00079-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-09-04 14:17:43,041 88 INFO 00079-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-09-04 14:17:43,075 88 INFO 00079-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-09-04 14:17:43,093 88 INFO 00079-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-09-04 14:17:43,105 88 INFO 00079-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-09-04 14:17:43,196 88 INFO 00079-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-09-04 14:17:43,208 88 INFO 00079-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-09-04 14:17:43,288 88 INFO 00079-16-0-all odoo.modules.loading: Module digest loaded in 0.59s, 300 queries (+300 other) 2025-09-04 14:17:43,288 88 INFO 00079-16-0-all odoo.modules.loading: Loading module payment (46/78) 2025-09-04 14:17:43,397 88 INFO 00079-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-09-04 14:17:43,808 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-09-04 14:17:44,181 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-09-04 14:17:44,940 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-09-04 14:17:44,954 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-09-04 14:17:45,013 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-09-04 14:17:45,079 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-09-04 14:17:45,149 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-09-04 14:17:45,173 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-09-04 14:17:45,230 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-09-04 14:17:45,270 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-09-04 14:17:45,302 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-09-04 14:17:45,434 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-09-04 14:17:45,492 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-09-04 14:17:45,507 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-09-04 14:17:45,524 88 INFO 00079-16-0-all odoo.modules.loading: Module payment: loading demo 2025-09-04 14:17:45,525 88 INFO 00079-16-0-all odoo.modules.loading: loading payment/data/payment_demo.xml 2025-09-04 14:17:45,579 88 INFO 00079-16-0-all odoo.modules.loading: Module payment loaded in 2.29s, 853 queries (+853 other) 2025-09-04 14:17:45,579 88 INFO 00079-16-0-all odoo.modules.loading: Loading module portal_rating (47/78) 2025-09-04 14:17:45,660 88 INFO 00079-16-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-09-04 14:17:45,912 88 INFO 00079-16-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-09-04 14:17:45,928 88 INFO 00079-16-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-09-04 14:17:45,940 88 INFO 00079-16-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-09-04 14:17:45,979 88 INFO 00079-16-0-all odoo.modules.loading: Module portal_rating loaded in 0.40s, 102 queries (+102 other) 2025-09-04 14:17:45,980 88 INFO 00079-16-0-all odoo.modules.loading: Loading module account (48/78) 2025-09-04 14:17:46,420 88 INFO 00079-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-09-04 14:17:47,211 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-09-04 14:17:47,211 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-09-04 14:17:47,212 88 INFO 00079-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-09-04 14:17:50,005 88 INFO 00079-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-09-04 14:17:51,116 88 INFO 00079-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-09-04 14:17:51,276 88 INFO 00079-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-09-04 14:17:51,425 88 INFO 00079-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-09-04 14:17:51,441 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-09-04 14:17:51,476 88 INFO 00079-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-09-04 14:17:51,505 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-09-04 14:17:51,658 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-09-04 14:17:51,686 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-09-04 14:17:51,705 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-09-04 14:17:51,728 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-09-04 14:17:51,747 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-09-04 14:17:51,772 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-09-04 14:17:52,358 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-09-04 14:17:52,395 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-09-04 14:17:52,463 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-09-04 14:17:52,490 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-09-04 14:17:52,593 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-09-04 14:17:52,626 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-09-04 14:17:52,684 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-09-04 14:17:52,753 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-09-04 14:17:52,878 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-09-04 14:17:52,890 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-09-04 14:17:52,938 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-09-04 14:17:53,004 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-09-04 14:17:53,026 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-09-04 14:17:53,040 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-09-04 14:17:53,063 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-09-04 14:17:53,086 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-09-04 14:17:53,109 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-09-04 14:17:53,166 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-09-04 14:17:53,182 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-09-04 14:17:53,208 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-09-04 14:17:53,236 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-09-04 14:17:53,306 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-09-04 14:17:53,369 88 INFO 00079-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-09-04 14:17:53,466 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-09-04 14:17:53,504 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-09-04 14:17:53,520 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-09-04 14:17:53,600 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-09-04 14:17:53,736 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-09-04 14:17:53,773 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-09-04 14:17:53,839 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-09-04 14:17:53,861 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-09-04 14:17:53,952 88 INFO 00079-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-09-04 14:17:53,968 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-09-04 14:17:54,004 88 INFO 00079-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-09-04 14:17:54,037 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-09-04 14:17:54,054 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-09-04 14:17:54,084 88 INFO 00079-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-09-04 14:17:54,099 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-09-04 14:17:54,116 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-09-04 14:17:54,472 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-09-04 14:17:54,497 88 INFO 00079-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-09-04 14:17:54,511 88 INFO 00079-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-09-04 14:17:54,530 88 INFO 00079-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-09-04 14:17:54,569 88 INFO 00079-16-0-all odoo.modules.loading: Module account: loading demo 2025-09-04 14:17:54,570 88 INFO 00079-16-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-09-04 14:17:55,703 88 INFO 00079-16-0-all odoo.modules.loading: Module account loaded in 9.72s, 6571 queries (+6571 other) 2025-09-04 14:17:55,704 88 INFO 00079-16-0-all odoo.modules.loading: Loading module project (49/78) 2025-09-04 14:17:55,902 88 INFO 00079-16-0-all odoo.modules.registry: module project: creating or updating database tables 2025-09-04 14:17:56,833 88 INFO 00079-16-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-09-04 14:17:57,646 88 INFO 00079-16-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-09-04 14:17:57,720 88 INFO 00079-16-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-09-04 14:17:57,731 88 INFO 00079-16-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-09-04 14:17:57,755 88 INFO 00079-16-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-09-04 14:17:57,815 88 INFO 00079-16-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-09-04 14:17:57,844 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/analytic_views.xml 2025-09-04 14:17:57,863 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/digest_views.xml 2025-09-04 14:17:57,882 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-09-04 14:17:58,038 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-09-04 14:17:58,090 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-09-04 14:17:58,111 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-09-04 14:17:58,169 88 INFO 00079-16-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-09-04 14:17:58,192 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-09-04 14:17:58,224 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_views.xml 2025-09-04 14:17:58,997 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-09-04 14:17:59,019 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-09-04 14:17:59,047 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-09-04 14:17:59,086 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-09-04 14:17:59,099 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-09-04 14:17:59,210 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-09-04 14:17:59,314 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-09-04 14:17:59,326 88 INFO 00079-16-0-all odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-09-04 14:17:59,351 88 INFO 00079-16-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-09-04 14:17:59,379 88 INFO 00079-16-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-09-04 14:17:59,448 88 INFO 00079-16-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-09-04 14:17:59,475 88 INFO 00079-16-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-09-04 14:17:59,494 88 INFO 00079-16-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-09-04 14:17:59,526 88 INFO 00079-16-0-all odoo.modules.loading: Module project: loading demo 2025-09-04 14:17:59,527 88 INFO 00079-16-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-09-04 14:17:59,536 88 INFO 00079-16-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-09-04 14:18:00,082 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:00,083 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 38 and Message-Id '<623396721536685.1756995479.987520456314087-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:00,083 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:00,110 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [38] 2025-09-04 14:18:00,111 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:00,417 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:00,418 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 39 and Message-Id '<466416665067917.1756995480.375772237777710-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:00,418 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:00,419 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:00,525 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:00,526 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 40 and Message-Id '<624968705455077.1756995480.486933708190918-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:00,526 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:00,528 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:00,707 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:00,708 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 41 and Message-Id '<935303075957778.1756995480.668844699859619-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:00,708 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:00,710 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:00,769 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:00,770 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 42 and Message-Id '<892214422206094.1756995480.738256692886353-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:00,770 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:00,981 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [42] 2025-09-04 14:18:00,981 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:01,093 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:01,094 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 43 and Message-Id '<228484929329416.1756995481.049950838088989-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:01,094 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:01,096 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:01,167 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:01,168 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 44 and Message-Id '<797292316023266.1756995481.130799531936646-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:01,168 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:01,212 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [44] 2025-09-04 14:18:01,213 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:01,315 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:01,316 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 45 and Message-Id '<881807435248641.1756995481.270452499389648-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:01,316 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:01,318 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:01,426 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:01,427 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 46 and Message-Id '<968711086411783.1756995481.389999866485596-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:01,427 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:01,429 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:01,533 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:01,534 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 47 and Message-Id '<281929901802995.1756995481.494153261184692-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:01,534 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:01,535 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:01,583 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:01,583 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 48 and Message-Id '<734856973221676.1756995481.552911281585693-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:01,583 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:01,677 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [48] 2025-09-04 14:18:01,678 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,095 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,096 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 49 and Message-Id '<924713550988808.1756995482.056278467178345-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:02,096 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,098 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,125 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,126 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 50 and Message-Id '<171882847589363.1756995482.099023342132568-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:02,126 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,127 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,218 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,219 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 51 and Message-Id '<263490788984616.1756995482.185599327087402-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:02,219 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,220 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,311 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,312 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 52 and Message-Id '<726338866448457.1756995482.275202274322510-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:02,312 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,314 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,353 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,353 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 53 and Message-Id '<725656643904707.1756995482.315411567687988-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:02,354 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,355 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,467 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,468 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 54 and Message-Id '<772957292534688.1756995482.433470487594604-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:02,468 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,469 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,556 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,557 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 55 and Message-Id '<822567742177967.1756995482.521743059158325-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:02,557 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,559 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,717 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,718 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 56 and Message-Id '<826782574572305.1756995482.680243253707886-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:02,718 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,720 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,752 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,753 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 57 and Message-Id '<324942798526492.1756995482.721160888671875-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:02,753 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,755 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,896 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,897 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 58 and Message-Id '<018852372446829.1756995482.856830835342407-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:02,897 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,899 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:02,936 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:02,937 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 59 and Message-Id '<053993498760416.1756995482.901292085647583-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:02,937 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:02,939 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,056 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,057 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 60 and Message-Id '<523944344051232.1756995483.021395206451416-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:03,057 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,059 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,092 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,093 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 61 and Message-Id '<986275550301920.1756995483.060567855834961-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:03,093 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,095 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,238 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,239 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 62 and Message-Id '<745697370120923.1756995483.202100276947021-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:03,239 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,241 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,319 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,320 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 63 and Message-Id '<555618713089111.1756995483.283706665039062-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:03,321 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,322 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,403 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,404 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 64 and Message-Id '<997073939560786.1756995483.366474151611328-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:03,404 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,406 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,517 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,518 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 65 and Message-Id '<927230428589965.1756995483.477590799331665-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:03,518 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,520 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,598 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,599 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 66 and Message-Id '<725474601972731.1756995483.562710523605347-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:03,599 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,601 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,678 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,679 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 67 and Message-Id '<618891770779517.1756995483.641251802444458-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:03,679 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,680 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,754 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,755 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 68 and Message-Id '<982748091755624.1756995483.718121051788330-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:03,755 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,756 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,826 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,827 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 69 and Message-Id '<976796758271231.1756995483.790523290634155-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:03,827 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,828 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,899 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,900 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 70 and Message-Id '<746019964759331.1756995483.863560914993286-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:03,900 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,901 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:03,978 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:03,979 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 71 and Message-Id '<443302108789870.1756995483.940805435180664-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:03,979 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:03,980 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:04,497 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:04,498 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 72 and Message-Id '<391836957318243.1756995484.458112239837646-openerp-3-project.task@af3d5322eb08>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:04,498 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:04,517 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [72] 2025-09-04 14:18:04,517 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:04,588 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:04,589 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 73 and Message-Id '<749138268217982.1756995484.541558265686035-openerp-22-project.task@af3d5322eb08>' from 'mark.brown23@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:04,589 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:04,603 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [73] 2025-09-04 14:18:04,603 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:04,675 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:04,676 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 74 and Message-Id '<675723443015225.1756995484.629148006439209-openerp-4-project.task@af3d5322eb08>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:04,676 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:04,688 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [74] 2025-09-04 14:18:04,689 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:04,760 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:04,761 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 75 and Message-Id '<933172100491002.1756995484.709916591644287-openerp-2-project.task@af3d5322eb08>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:04,761 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:04,775 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [75] 2025-09-04 14:18:04,776 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:05,046 88 INFO 00079-16-0-all odoo.modules.loading: Module project loaded in 9.34s, 5427 queries (+5430 other) 2025-09-04 14:18:05,046 88 INFO 00079-16-0-all odoo.modules.loading: Loading module stock (50/78) 2025-09-04 14:18:05,447 88 INFO 00079-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-09-04 14:18:05,794 88 INFO 00079-16-0-all odoo.models: Prepare computation of product.template.tracking 2025-09-04 14:18:07,951 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-09-04 14:18:08,849 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-09-04 14:18:08,984 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-09-04 14:18:08,997 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-09-04 14:18:09,018 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-09-04 14:18:09,040 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-09-04 14:18:09,470 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-09-04 14:18:09,510 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-09-04 14:18:09,522 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-09-04 14:18:09,549 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-09-04 14:18:09,561 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-09-04 14:18:09,602 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-09-04 14:18:09,684 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-09-04 14:18:09,712 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-09-04 14:18:09,723 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-09-04 14:18:09,740 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-09-04 14:18:09,765 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-09-04 14:18:09,824 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-09-04 14:18:09,838 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-09-04 14:18:09,892 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-09-04 14:18:09,904 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-09-04 14:18:09,932 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-09-04 14:18:09,951 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-09-04 14:18:09,963 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-09-04 14:18:09,976 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-09-04 14:18:10,089 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-09-04 14:18:10,104 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-09-04 14:18:10,120 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-09-04 14:18:10,137 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-09-04 14:18:10,158 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-09-04 14:18:10,173 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-09-04 14:18:10,193 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-09-04 14:18:10,205 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-09-04 14:18:10,215 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-09-04 14:18:10,230 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-09-04 14:18:10,269 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-09-04 14:18:10,287 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-09-04 14:18:10,316 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-09-04 14:18:10,337 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-09-04 14:18:10,354 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-09-04 14:18:10,368 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-09-04 14:18:10,385 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-09-04 14:18:10,400 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-09-04 14:18:10,416 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-09-04 14:18:10,434 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-09-04 14:18:10,446 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-09-04 14:18:10,458 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-09-04 14:18:10,515 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-09-04 14:18:10,568 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-09-04 14:18:10,631 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-09-04 14:18:10,720 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-09-04 14:18:11,301 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-09-04 14:18:11,351 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-09-04 14:18:11,468 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-09-04 14:18:11,669 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-09-04 14:18:11,755 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-09-04 14:18:11,960 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-09-04 14:18:12,297 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-09-04 14:18:12,447 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-09-04 14:18:12,559 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-09-04 14:18:12,618 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-09-04 14:18:12,709 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-09-04 14:18:12,748 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-09-04 14:18:12,769 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-09-04 14:18:12,854 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-09-04 14:18:12,900 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-09-04 14:18:12,948 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-09-04 14:18:12,963 88 INFO 00079-16-0-all odoo.modules.loading: Module stock: loading demo 2025-09-04 14:18:12,964 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-09-04 14:18:13,272 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-09-04 14:18:14,934 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-09-04 14:18:16,741 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-09-04 14:18:16,785 88 INFO 00079-16-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-09-04 14:18:17,166 88 INFO 00079-16-0-all odoo.modules.loading: Module stock loaded in 12.12s, 8214 queries (+8214 other) 2025-09-04 14:18:17,166 88 INFO 00079-16-0-all odoo.modules.loading: Loading module account_edi (51/78) 2025-09-04 14:18:17,319 88 INFO 00079-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-09-04 14:18:17,651 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-09-04 14:18:17,680 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-09-04 14:18:17,698 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-09-04 14:18:17,868 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-09-04 14:18:17,897 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-09-04 14:18:17,912 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-09-04 14:18:18,124 88 INFO 00079-16-0-all odoo.modules.loading: Module account_edi loaded in 0.96s, 335 queries (+335 other) 2025-09-04 14:18:18,125 88 INFO 00079-16-0-all odoo.modules.loading: Loading module account_payment (52/78) 2025-09-04 14:18:18,270 88 INFO 00079-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-09-04 14:18:18,572 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-09-04 14:18:18,589 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-09-04 14:18:18,619 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-09-04 14:18:18,665 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-09-04 14:18:18,726 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-09-04 14:18:18,747 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-09-04 14:18:18,777 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-09-04 14:18:18,794 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-09-04 14:18:18,813 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-09-04 14:18:18,826 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-09-04 14:18:18,841 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-09-04 14:18:18,858 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-09-04 14:18:18,871 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-09-04 14:18:18,927 88 INFO 00079-16-0-all odoo.modules.loading: Module account_payment loaded in 0.80s, 425 queries (+425 other) 2025-09-04 14:18:18,928 88 INFO 00079-16-0-all odoo.modules.loading: Loading module account_sequence (53/78) 2025-09-04 14:18:19,067 88 INFO 00079-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-09-04 14:18:19,220 88 INFO 00079-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.29s, 57 queries (+57 other) 2025-09-04 14:18:19,220 88 INFO 00079-16-0-all odoo.modules.loading: Loading module l10n_th (54/78) 2025-09-04 14:18:19,348 88 INFO 00079-16-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-09-04 14:18:19,695 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-09-04 14:18:19,723 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-09-04 14:18:19,771 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-09-04 14:18:19,852 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-09-04 14:18:19,859 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-09-04 14:18:20,082 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-09-04 14:18:20,265 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-09-04 14:18:20,284 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-09-04 14:18:20,339 88 INFO 00079-16-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-09-04 14:18:20,340 88 INFO 00079-16-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-09-04 14:18:23,555 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:23,556 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 76 and Message-Id '<180569711971898.1756995503.430002450942993-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:23,556 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:23,655 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [76] 2025-09-04 14:18:23,656 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:23,754 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:23,755 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 77 and Message-Id '<267167787564436.1756995503.668934106826782-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:23,755 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:23,770 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [77] 2025-09-04 14:18:23,770 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:23,871 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:23,871 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 78 and Message-Id '<128461179437442.1756995503.782748222351074-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:23,871 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:23,884 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [78] 2025-09-04 14:18:23,884 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:23,943 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:23,944 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 79 and Message-Id '<943598231627532.1756995503.896286964416504-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:23,944 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:23,956 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [79] 2025-09-04 14:18:23,956 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:24,020 88 INFO 00079-16-0-all odoo.modules.loading: Module l10n_th loaded in 4.80s, 2778 queries (+2779 other) 2025-09-04 14:18:24,020 88 INFO 00079-16-0-all odoo.modules.loading: Loading module project_sms (55/78) 2025-09-04 14:18:24,157 88 INFO 00079-16-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-09-04 14:18:24,318 88 INFO 00079-16-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-09-04 14:18:24,350 88 INFO 00079-16-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-09-04 14:18:24,390 88 INFO 00079-16-0-all odoo.modules.loading: loading project_sms/views/project_views.xml 2025-09-04 14:18:24,409 88 INFO 00079-16-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-09-04 14:18:24,425 88 INFO 00079-16-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-09-04 14:18:24,460 88 INFO 00079-16-0-all odoo.modules.loading: Module project_sms loaded in 0.44s, 179 queries (+179 other) 2025-09-04 14:18:24,461 88 INFO 00079-16-0-all odoo.modules.loading: Loading module purchase (56/78) 2025-09-04 14:18:24,648 88 INFO 00079-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-09-04 14:18:24,736 88 INFO 00079-16-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-09-04 14:18:25,335 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-09-04 14:18:25,936 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-09-04 14:18:25,995 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-09-04 14:18:26,012 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-09-04 14:18:26,047 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-09-04 14:18:26,103 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-09-04 14:18:26,120 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-09-04 14:18:26,138 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-09-04 14:18:26,551 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-09-04 14:18:26,613 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-09-04 14:18:26,749 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-09-04 14:18:26,861 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-09-04 14:18:26,880 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-09-04 14:18:26,949 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-09-04 14:18:26,969 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-09-04 14:18:26,993 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-09-04 14:18:27,096 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-09-04 14:18:27,120 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-09-04 14:18:27,143 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-09-04 14:18:27,175 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-09-04 14:18:27,198 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase: loading demo 2025-09-04 14:18:27,199 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-09-04 14:18:28,069 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:28,070 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 80 and Message-Id '<952744179164567.1756995507.972593545913696-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:28,070 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:28,117 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [80] 2025-09-04 14:18:28,118 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:28,197 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:28,198 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 81 and Message-Id '<823475955788069.1756995508.155825376510620-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:28,198 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:28,210 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [81] 2025-09-04 14:18:28,211 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:28,291 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:28,292 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 82 and Message-Id '<420203684165749.1756995508.242724895477295-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:28,292 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:28,305 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [82] 2025-09-04 14:18:28,305 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:28,387 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:28,388 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 83 and Message-Id '<871198623363240.1756995508.336680412292480-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:28,388 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:28,401 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [83] 2025-09-04 14:18:28,401 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:28,508 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase loaded in 4.05s, 2496 queries (+2499 other) 2025-09-04 14:18:28,509 88 INFO 00079-16-0-all odoo.modules.loading: Loading module snailmail_account (57/78) 2025-09-04 14:18:28,648 88 INFO 00079-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-09-04 14:18:28,845 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-09-04 14:18:28,902 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-09-04 14:18:28,921 88 INFO 00079-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-09-04 14:18:28,960 88 INFO 00079-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.45s, 116 queries (+116 other) 2025-09-04 14:18:28,960 88 INFO 00079-16-0-all odoo.modules.loading: Loading module spreadsheet_account (58/78) 2025-09-04 14:18:29,101 88 INFO 00079-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-09-04 14:18:29,406 88 INFO 00079-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.45s, 49 queries (+49 other) 2025-09-04 14:18:29,406 88 INFO 00079-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (59/78) 2025-09-04 14:18:29,551 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-09-04 14:18:29,634 88 INFO 00079-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.23s, 26 queries (+26 other) 2025-09-04 14:18:29,634 88 INFO 00079-16-0-all odoo.modules.loading: Loading module stock_account (60/78) 2025-09-04 14:18:29,811 88 INFO 00079-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-09-04 14:18:30,285 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-09-04 14:18:30,334 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-09-04 14:18:30,362 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-09-04 14:18:30,377 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-09-04 14:18:30,762 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-09-04 14:18:30,807 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-09-04 14:18:30,819 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-09-04 14:18:30,834 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-09-04 14:18:30,941 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-09-04 14:18:30,974 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-09-04 14:18:31,047 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-09-04 14:18:31,061 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-09-04 14:18:31,078 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-09-04 14:18:31,093 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-09-04 14:18:31,261 88 INFO 00079-16-0-all odoo.modules.loading: Module stock_account loaded in 1.63s, 677 queries (+677 other) 2025-09-04 14:18:31,261 88 INFO 00079-16-0-all odoo.modules.loading: Loading module stock_sms (61/78) 2025-09-04 14:18:31,399 88 INFO 00079-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-09-04 14:18:31,780 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-09-04 14:18:31,790 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-09-04 14:18:31,885 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-09-04 14:18:31,893 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-09-04 14:18:31,913 88 INFO 00079-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-09-04 14:18:31,974 88 INFO 00079-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.71s, 198 queries (+198 other) 2025-09-04 14:18:31,975 88 INFO 00079-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (62/78) 2025-09-04 14:18:32,200 88 INFO 00079-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-09-04 14:18:32,328 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-09-04 14:18:32,353 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-09-04 14:18:32,408 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-09-04 14:18:32,490 88 INFO 00079-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-09-04 14:18:32,541 88 INFO 00079-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.57s, 186 queries (+186 other) 2025-09-04 14:18:32,541 88 INFO 00079-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (63/78) 2025-09-04 14:18:32,676 88 INFO 00079-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-09-04 14:18:32,839 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-09-04 14:18:32,849 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-09-04 14:18:32,881 88 INFO 00079-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-09-04 14:18:32,992 88 INFO 00079-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.45s, 147 queries (+147 other) 2025-09-04 14:18:32,993 88 INFO 00079-16-0-all odoo.modules.loading: Loading module project_purchase (64/78) 2025-09-04 14:18:33,131 88 INFO 00079-16-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-09-04 14:18:33,461 88 INFO 00079-16-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-09-04 14:18:33,462 88 INFO 00079-16-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-09-04 14:18:33,495 88 INFO 00079-16-0-all odoo.modules.loading: Module project_purchase loaded in 0.50s, 64 queries (+64 other) 2025-09-04 14:18:33,495 88 INFO 00079-16-0-all odoo.modules.loading: Loading module purchase_requisition (65/78) 2025-09-04 14:18:33,650 88 INFO 00079-16-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-09-04 14:18:34,080 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-09-04 14:18:34,103 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-09-04 14:18:34,135 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-09-04 14:18:34,153 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-09-04 14:18:34,185 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-09-04 14:18:34,287 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-09-04 14:18:34,403 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-09-04 14:18:34,415 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-09-04 14:18:34,430 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-09-04 14:18:34,444 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-09-04 14:18:34,459 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-09-04 14:18:34,459 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-09-04 14:18:34,946 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase_requisition loaded in 1.45s, 711 queries (+711 other) 2025-09-04 14:18:34,946 88 INFO 00079-16-0-all odoo.modules.loading: Loading module purchase_stock (66/78) 2025-09-04 14:18:35,138 88 INFO 00079-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-09-04 14:18:35,215 88 INFO 00079-16-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-09-04 14:18:35,215 88 INFO 00079-16-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-09-04 14:18:35,215 88 INFO 00079-16-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-09-04 14:18:35,705 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-09-04 14:18:35,740 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-09-04 14:18:36,041 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-09-04 14:18:36,055 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-09-04 14:18:36,082 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-09-04 14:18:36,145 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-09-04 14:18:36,197 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-09-04 14:18:36,211 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-09-04 14:18:36,356 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-09-04 14:18:36,387 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-09-04 14:18:36,404 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-09-04 14:18:36,417 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-09-04 14:18:36,444 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-09-04 14:18:36,459 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-09-04 14:18:36,476 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-09-04 14:18:36,514 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-09-04 14:18:36,515 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-09-04 14:18:37,232 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase_stock loaded in 2.29s, 1231 queries (+1231 other) 2025-09-04 14:18:37,232 88 INFO 00079-16-0-all odoo.modules.loading: Loading module sale (67/78) 2025-09-04 14:18:37,453 88 INFO 00079-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-09-04 14:18:37,487 88 INFO 00079-16-0-all odoo.models: Prepare computation of account.move.team_id 2025-09-04 14:18:37,597 88 INFO 00079-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-09-04 14:18:37,598 88 INFO 00079-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-09-04 14:18:37,598 88 INFO 00079-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-09-04 14:18:38,496 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-09-04 14:18:38,606 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-09-04 14:18:38,699 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-09-04 14:18:38,952 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-09-04 14:18:38,992 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-09-04 14:18:39,028 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-09-04 14:18:39,048 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-09-04 14:18:39,113 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-09-04 14:18:39,124 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-09-04 14:18:39,141 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-09-04 14:18:39,173 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-09-04 14:18:39,199 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-09-04 14:18:39,230 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-09-04 14:18:39,243 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-09-04 14:18:39,252 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-09-04 14:18:39,279 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-09-04 14:18:39,294 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-09-04 14:18:39,589 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-09-04 14:18:39,675 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-09-04 14:18:39,736 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-09-04 14:18:39,745 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-09-04 14:18:39,767 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-09-04 14:18:39,790 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-09-04 14:18:39,816 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-09-04 14:18:39,897 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-09-04 14:18:39,982 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-09-04 14:18:40,087 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-09-04 14:18:40,106 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-09-04 14:18:40,143 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-09-04 14:18:40,186 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-09-04 14:18:40,287 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-09-04 14:18:40,316 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-09-04 14:18:40,506 88 INFO 00079-16-0-all odoo.modules.loading: Module sale: loading demo 2025-09-04 14:18:40,507 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-09-04 14:18:40,990 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [149] 2025-09-04 14:18:41,026 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-09-04 14:18:41,238 88 INFO 00079-16-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-09-04 14:18:43,232 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:43,233 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 84 and Message-Id '<362170556066454.1756995523.146633625030518-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:43,234 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:43,264 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [84] 2025-09-04 14:18:43,265 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:43,353 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:43,354 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 85 and Message-Id '<319099043397869.1756995523.303233623504639-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:43,354 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:43,368 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [85] 2025-09-04 14:18:43,368 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:43,447 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:43,447 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 86 and Message-Id '<213350466242121.1756995523.405604124069214-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:43,447 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:43,461 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [86] 2025-09-04 14:18:43,461 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:43,547 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:43,548 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 87 and Message-Id '<121876995791064.1756995523.499870061874390-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:43,548 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:43,561 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [87] 2025-09-04 14:18:43,561 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:43,640 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:43,641 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 88 and Message-Id '<749049417594029.1756995523.594829559326172-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:43,641 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:43,655 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [88] 2025-09-04 14:18:43,656 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:43,732 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:43,733 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 89 and Message-Id '<163113484327049.1756995523.687660217285156-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:43,734 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:43,747 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [89] 2025-09-04 14:18:43,747 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:43,819 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:43,820 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 90 and Message-Id '<407613582927155.1756995523.778952121734619-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-09-04 14:18:43,820 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:43,832 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [90] 2025-09-04 14:18:43,833 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:43,908 88 INFO 00079-16-0-all odoo.tests: skip sending email in test mode 2025-09-04 14:18:43,909 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 91 and Message-Id '<615232462288312.1756995523.865714550018311-openerp-message-notify@af3d5322eb08>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-09-04 14:18:43,909 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-09-04 14:18:43,920 88 INFO 00079-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [91] 2025-09-04 14:18:43,921 88 INFO 00079-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-09-04 14:18:44,068 88 INFO 00079-16-0-all odoo.modules.loading: Module sale loaded in 6.84s, 4229 queries (+4232 other) 2025-09-04 14:18:44,068 88 INFO 00079-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (68/78) 2025-09-04 14:18:44,228 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-09-04 14:18:44,463 88 INFO 00079-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.39s, 25 queries (+25 other) 2025-09-04 14:18:44,463 88 INFO 00079-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (69/78) 2025-09-04 14:18:44,627 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-09-04 14:18:44,694 88 INFO 00079-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.23s, 25 queries (+25 other) 2025-09-04 14:18:44,695 88 INFO 00079-16-0-all odoo.modules.loading: Loading module purchase_price_diff (70/78) 2025-09-04 14:18:44,840 88 INFO 00079-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-09-04 14:18:45,009 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-09-04 14:18:45,074 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.38s, 118 queries (+118 other) 2025-09-04 14:18:45,074 88 INFO 00079-16-0-all odoo.modules.loading: Loading module purchase_requisition_stock (71/78) 2025-09-04 14:18:45,229 88 INFO 00079-16-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-09-04 14:18:45,631 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-09-04 14:18:45,649 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-09-04 14:18:45,660 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-09-04 14:18:45,717 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-09-04 14:18:45,733 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase_requisition_stock: loading demo 2025-09-04 14:18:45,734 88 INFO 00079-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_demo.xml 2025-09-04 14:18:45,771 88 INFO 00079-16-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.70s, 188 queries (+188 other) 2025-09-04 14:18:45,771 88 INFO 00079-16-0-all odoo.modules.loading: Loading module sale_product_configurator (72/78) 2025-09-04 14:18:45,923 88 INFO 00079-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-09-04 14:18:46,128 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-09-04 14:18:46,161 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-09-04 14:18:46,185 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-09-04 14:18:46,231 88 INFO 00079-16-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 2025-09-04 14:18:46,232 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-09-04 14:18:46,474 88 INFO 00079-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.70s, 259 queries (+259 other) 2025-09-04 14:18:46,474 88 INFO 00079-16-0-all odoo.modules.loading: Loading module sale_purchase (73/78) 2025-09-04 14:18:46,636 88 INFO 00079-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-09-04 14:18:46,864 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-09-04 14:18:46,891 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-09-04 14:18:46,918 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-09-04 14:18:46,945 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-09-04 14:18:46,969 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-09-04 14:18:47,008 88 INFO 00079-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.53s, 198 queries (+198 other) 2025-09-04 14:18:47,009 88 INFO 00079-16-0-all odoo.modules.loading: Loading module sale_sms (74/78) 2025-09-04 14:18:47,181 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-09-04 14:18:47,400 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-09-04 14:18:47,429 88 INFO 00079-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.42s, 40 queries (+40 other) 2025-09-04 14:18:47,429 88 INFO 00079-16-0-all odoo.modules.loading: Loading module sale_stock (75/78) 2025-09-04 14:18:47,609 88 INFO 00079-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-09-04 14:18:47,711 88 INFO 00079-16-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-09-04 14:18:47,711 88 INFO 00079-16-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-09-04 14:18:47,711 88 INFO 00079-16-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-09-04 14:18:48,131 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-09-04 14:18:48,184 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-09-04 14:18:48,225 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-09-04 14:18:48,344 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-09-04 14:18:48,356 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-09-04 14:18:48,516 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-09-04 14:18:48,530 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-09-04 14:18:48,549 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-09-04 14:18:48,605 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-09-04 14:18:48,619 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-09-04 14:18:48,647 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-09-04 14:18:48,664 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-09-04 14:18:48,685 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-09-04 14:18:48,695 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-09-04 14:18:48,713 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-09-04 14:18:48,733 88 INFO 00079-16-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-09-04 14:18:48,733 88 INFO 00079-16-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-09-04 14:18:49,954 88 INFO 00079-16-0-all odoo.modules.loading: Module sale_stock loaded in 2.52s, 1295 queries (+1295 other) 2025-09-04 14:18:49,954 88 INFO 00079-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (76/78) 2025-09-04 14:18:50,122 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-09-04 14:18:50,359 88 INFO 00079-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.40s, 25 queries (+25 other) 2025-09-04 14:18:50,359 88 INFO 00079-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (77/78) 2025-09-04 14:18:50,519 88 INFO 00079-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-09-04 14:18:50,616 88 INFO 00079-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.26s, 30 queries (+30 other) 2025-09-04 14:18:50,617 88 INFO 00079-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (78/78) 2025-09-04 14:18:50,768 88 INFO 00079-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-09-04 14:18:50,907 88 INFO 00079-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.29s, 46 queries (+46 other) 2025-09-04 14:18:50,907 88 INFO 00079-16-0-all odoo.modules.loading: 78 modules loaded in 113.21s, 66578 queries (+66635 extra) 2025-09-04 14:18:52,069 88 INFO 00079-16-0-all odoo.modules.loading: Modules loaded. 2025-09-04 14:18:52,112 88 INFO 00079-16-0-all odoo.modules.registry: Registry loaded in 130.737s 2025-09-04 14:18:52,113 88 INFO 00079-16-0-all odoo.service.server: Starting post tests 2025-09-04 14:18:52,240 88 INFO 00079-16-0-all odoo.service.server: 0 post-tests in 0.13s, 0 queries 2025-09-04 14:18:52,240 88 WARNING 00079-16-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00079-16-0-all' 2025-09-04 14:18:52,243 88 INFO 00079-16-0-all odoo.service.server: Initiating shutdown 2025-09-04 14:18:52,243 88 INFO 00079-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-09-04 14:18:52,626 88 INFO 00079-16-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections