Docker command: python3 odoo/odoo-bin --addons-path odoo-15-module-test,kmitl,odoo/addons,odoo/odoo/addons -d 00017-16-0-all -i project,hr,stock,base,l10n_th,project_purchase,sale,purchase,hr_contract,hr_holidays,purchase_stock,purchase_requisition --test-tags /runbot --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/odoo-15-module-test' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-15-module-test/a27359d80a54059bf03d8b90541ad427edb51be7 Adding readonly volume '/data/build/kmitl' pointing to /home/runbot/odoo/runbot/runbot/static/sources/kmitl/d3345bc8bf088625b4b75648ad85a91b9c673223 Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/4ded8be8bb39f6f3aae9e3aebf812ed856ee04b3 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00017-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 2025-08-01 17:27:46,882 26 INFO ? odoo: Odoo version 16.0 2025-08-01 17:27:46,882 26 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-08-01 17:27:46,882 26 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo-15-module-test', '/data/build/kmitl', '/data/build/odoo/addons'] 2025-08-01 17:27:46,882 26 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-08-01 17:27:47,215 26 INFO ? odoo.addons.base.models.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports. 2025-08-01 17:27:47,552 26 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-08-01 17:27:47,574 26 INFO 00017-16-0-all odoo.modules.loading: init db 2025-08-01 17:27:49,262 26 INFO 00017-16-0-all odoo.modules.loading: loading 1 modules... 2025-08-01 17:27:49,262 26 INFO 00017-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-08-01 17:27:49,296 26 INFO 00017-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-08-01 17:27:49,820 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-08-01 17:27:49,821 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-08-01 17:27:49,821 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-08-01 17:27:50,011 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-08-01 17:27:50,011 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-08-01 17:27:50,011 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-08-01 17:27:50,012 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-08-01 17:27:50,012 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-08-01 17:27:50,012 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-08-01 17:27:50,086 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-08-01 17:27:50,126 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-08-01 17:27:50,172 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.users.signature 2025-08-01 17:27:50,173 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.users.share 2025-08-01 17:27:51,881 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-08-01 17:27:51,890 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-08-01 17:27:51,955 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-01 17:27:52,008 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-01 17:27:52,128 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-01 17:27:52,804 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-01 17:27:52,829 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-01 17:27:54,203 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-01 17:27:54,215 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-01 17:27:54,917 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-01 17:27:54,941 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-01 17:27:54,954 26 INFO 00017-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-08-01 17:27:55,394 26 INFO 00017-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-08-01 17:27:55,620 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-08-01 17:27:55,766 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-01 17:27:55,800 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-01 17:27:55,820 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-01 17:27:56,461 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-01 17:27:56,681 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-01 17:27:56,716 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-01 17:27:56,751 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-01 17:27:56,807 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-01 17:27:56,843 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-01 17:27:56,883 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-01 17:27:56,924 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-01 17:27:57,222 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-01 17:27:57,273 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-01 17:27:57,326 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-01 17:27:57,370 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-01 17:27:57,407 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-01 17:27:57,503 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-01 17:27:57,542 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-01 17:27:57,555 26 INFO 00017-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-01 17:27:57,564 26 INFO 00017-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-01 17:27:57,579 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-01 17:27:57,618 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-01 17:27:57,638 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-01 17:27:57,767 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-01 17:27:57,882 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-01 17:27:57,995 26 INFO 00017-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-01 17:27:58,002 26 INFO 00017-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-01 17:27:58,014 26 INFO 00017-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-01 17:27:58,036 26 INFO 00017-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-01 17:27:58,061 26 INFO 00017-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-01 17:27:58,083 26 INFO 00017-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-01 17:27:58,112 26 INFO 00017-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-01 17:27:58,128 26 INFO 00017-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-01 17:27:58,151 26 INFO 00017-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-01 17:27:58,184 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-08-01 17:27:58,191 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-01 17:27:58,219 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-01 17:27:58,266 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-01 17:27:58,310 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-01 17:27:58,357 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-01 17:27:58,571 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-01 17:27:58,634 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-01 17:27:58,706 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-01 17:27:58,779 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-01 17:27:59,010 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-08-01 17:27:59,054 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-01 17:27:59,069 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-01 17:27:59,116 26 INFO 00017-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-08-01 17:27:59,162 26 INFO 00017-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-01 17:27:59,294 26 INFO 00017-16-0-all odoo.modules.loading: Module base: loading demo 2025-08-01 17:27:59,294 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-08-01 17:27:59,310 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-08-01 17:28:00,851 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-08-01 17:28:00,862 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-08-01 17:28:01,268 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-08-01 17:28:01,280 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-08-01 17:28:01,630 26 INFO 00017-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-08-01 17:28:02,732 26 INFO 00017-16-0-all odoo.modules.loading: Module base loaded in 13.47s, 9068 queries (+9068 other) 2025-08-01 17:28:02,732 26 INFO 00017-16-0-all odoo.modules.loading: 1 modules loaded in 13.47s, 9068 queries (+9068 extra) 2025-08-01 17:28:02,760 26 INFO 00017-16-0-all odoo.modules.loading: updating modules list 2025-08-01 17:28:02,762 26 INFO 00017-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-08-01 17:28:03,614 26 INFO 00017-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Inventory', 'Purchase', 'Project', 'Time Off', 'Employees', 'Employee Contracts', 'Purchase Stock', 'Thailand - Accounting', 'Project Purchase', 'Purchase Agreements', 'Sales'] to user __system__ #1 via n/a 2025-08-01 17:28:03,810 26 INFO 00017-16-0-all odoo.modules.loading: loading 78 modules... 2025-08-01 17:28:03,811 26 INFO 00017-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-08-01 17:28:03,833 26 INFO 00017-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-08-01 17:28:03,952 26 INFO 00017-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-01 17:28:04,076 26 INFO 00017-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-01 17:28:04,115 26 INFO 00017-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-01 17:28:04,136 26 INFO 00017-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-01 17:28:04,239 26 INFO 00017-16-0-all odoo.modules.loading: Module uom loaded in 0.43s, 283 queries (+283 other) 2025-08-01 17:28:04,239 26 INFO 00017-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-08-01 17:28:04,267 26 INFO 00017-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-08-01 17:28:04,847 26 INFO 00017-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-01 17:28:04,861 26 INFO 00017-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-01 17:28:04,964 26 INFO 00017-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-08-01 17:28:05,121 26 INFO 00017-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-01 17:28:05,145 26 INFO 00017-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-01 17:28:05,155 26 INFO 00017-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-08-01 17:28:05,167 26 INFO 00017-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-08-01 17:28:05,179 26 INFO 00017-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-08-01 17:28:05,190 26 INFO 00017-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-08-01 17:28:05,701 26 INFO 00017-16-0-all odoo.modules.loading: Module web loaded in 1.46s, 901 queries (+901 other) 2025-08-01 17:28:05,702 26 INFO 00017-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-08-01 17:28:05,733 26 INFO 00017-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-01 17:28:05,845 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-01 17:28:05,892 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-01 17:28:05,906 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-01 17:28:05,920 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-01 17:28:05,974 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-01 17:28:05,984 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-01 17:28:06,030 26 INFO 00017-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.33s, 175 queries (+175 other) 2025-08-01 17:28:06,030 26 INFO 00017-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-08-01 17:28:06,056 26 INFO 00017-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-01 17:28:06,182 26 INFO 00017-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-01 17:28:06,195 26 INFO 00017-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-01 17:28:06,234 26 INFO 00017-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-01 17:28:06,282 26 INFO 00017-16-0-all odoo.modules.loading: Module barcodes loaded in 0.25s, 136 queries (+136 other) 2025-08-01 17:28:06,283 26 INFO 00017-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-08-01 17:28:06,442 26 INFO 00017-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-08-01 17:28:07,450 26 INFO 00017-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-01 17:28:07,531 26 INFO 00017-16-0-all odoo.modules.loading: Module base_import loaded in 1.25s, 922 queries (+922 other) 2025-08-01 17:28:07,531 26 INFO 00017-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-08-01 17:28:07,556 26 INFO 00017-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-01 17:28:07,646 26 INFO 00017-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-01 17:28:07,654 26 INFO 00017-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-01 17:28:07,718 26 INFO 00017-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-01 17:28:07,761 26 INFO 00017-16-0-all odoo.modules.loading: Module base_setup loaded in 0.23s, 153 queries (+153 other) 2025-08-01 17:28:07,761 26 INFO 00017-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-08-01 17:28:07,783 26 INFO 00017-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-08-01 17:28:07,915 26 INFO 00017-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-01 17:28:07,971 26 INFO 00017-16-0-all odoo.modules.loading: Module bus loaded in 0.21s, 103 queries (+103 other) 2025-08-01 17:28:07,971 26 INFO 00017-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-08-01 17:28:07,990 26 INFO 00017-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-01 17:28:08,005 26 INFO 00017-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-01 17:28:08,066 26 INFO 00017-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-01 17:28:08,108 26 INFO 00017-16-0-all odoo.modules.loading: Module http_routing loaded in 0.14s, 77 queries (+77 other) 2025-08-01 17:28:08,108 26 INFO 00017-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-08-01 17:28:08,157 26 INFO 00017-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-08-01 17:28:08,397 26 INFO 00017-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-01 17:28:08,452 26 INFO 00017-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-01 17:28:08,478 26 INFO 00017-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-01 17:28:08,526 26 INFO 00017-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-08-01 17:28:08,736 26 INFO 00017-16-0-all odoo.modules.loading: Module resource loaded in 0.63s, 424 queries (+424 other) 2025-08-01 17:28:08,736 26 INFO 00017-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-08-01 17:28:08,772 26 INFO 00017-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-08-01 17:28:08,970 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-08-01 17:28:09,005 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-08-01 17:28:09,039 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-08-01 17:28:09,048 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-08-01 17:28:09,057 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-01 17:28:09,114 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-08-01 17:28:09,146 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-08-01 17:28:09,170 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-08-01 17:28:09,194 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-08-01 17:28:09,210 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-08-01 17:28:09,254 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-01 17:28:09,280 26 INFO 00017-16-0-all odoo.modules.loading: Module utm: loading demo 2025-08-01 17:28:09,281 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-08-01 17:28:09,302 26 INFO 00017-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-08-01 17:28:09,354 26 INFO 00017-16-0-all odoo.modules.loading: Module utm loaded in 0.62s, 437 queries (+437 other) 2025-08-01 17:28:09,354 26 INFO 00017-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-08-01 17:28:09,396 26 INFO 00017-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-08-01 17:28:09,396 26 INFO 00017-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-08-01 17:28:09,418 26 INFO 00017-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-01 17:28:09,483 26 INFO 00017-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-01 17:28:09,495 26 INFO 00017-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-08-01 17:28:09,510 26 INFO 00017-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-01 17:28:09,564 26 INFO 00017-16-0-all odoo.modules.loading: Module web_tour loaded in 0.17s, 101 queries (+101 other) 2025-08-01 17:28:09,564 26 INFO 00017-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-08-01 17:28:09,593 26 INFO 00017-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-08-01 17:28:09,669 26 INFO 00017-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-08-01 17:28:09,770 26 INFO 00017-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-08-01 17:28:09,839 26 INFO 00017-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.28s, 195 queries (+195 other) 2025-08-01 17:28:09,840 26 INFO 00017-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-08-01 17:28:09,864 26 INFO 00017-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-08-01 17:28:09,964 26 INFO 00017-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-01 17:28:09,981 26 INFO 00017-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-01 17:28:09,998 26 INFO 00017-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-01 17:28:10,040 26 INFO 00017-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-01 17:28:10,100 26 INFO 00017-16-0-all odoo.modules.loading: Module iap loaded in 0.26s, 147 queries (+147 other) 2025-08-01 17:28:10,100 26 INFO 00017-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-08-01 17:28:10,151 26 INFO 00017-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-08-01 17:28:10,564 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-08-01 17:28:10,565 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-08-01 17:28:10,565 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-08-01 17:28:10,565 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-08-01 17:28:10,566 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-08-01 17:28:10,566 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-08-01 17:28:10,566 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-08-01 17:28:10,566 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-08-01 17:28:10,566 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-08-01 17:28:10,566 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-08-01 17:28:10,566 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-08-01 17:28:10,567 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-08-01 17:28:10,636 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-08-01 17:28:10,646 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-08-01 17:28:12,244 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-01 17:28:12,392 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-01 17:28:12,402 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-01 17:28:12,435 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-01 17:28:12,455 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-01 17:28:12,476 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-01 17:28:12,488 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-08-01 17:28:12,505 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-08-01 17:28:12,546 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-01 17:28:12,570 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-08-01 17:28:12,595 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-01 17:28:12,619 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-01 17:28:12,678 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-08-01 17:28:12,708 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-01 17:28:12,851 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-01 17:28:12,877 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-01 17:28:12,900 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-08-01 17:28:12,923 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-08-01 17:28:12,955 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-08-01 17:28:12,970 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-08-01 17:28:13,026 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-08-01 17:28:13,052 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-01 17:28:13,150 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-01 17:28:13,204 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-01 17:28:13,229 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-01 17:28:13,245 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-08-01 17:28:13,280 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-08-01 17:28:13,322 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-08-01 17:28:13,348 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-08-01 17:28:13,398 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-01 17:28:13,432 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-01 17:28:13,493 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-01 17:28:13,680 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-01 17:28:13,759 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-01 17:28:13,774 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-01 17:28:13,807 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-08-01 17:28:13,833 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-01 17:28:13,851 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-01 17:28:13,867 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-01 17:28:13,903 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-01 17:28:13,928 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-01 17:28:13,971 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-01 17:28:13,994 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-01 17:28:14,037 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-01 17:28:14,130 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-01 17:28:14,168 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-01 17:28:14,339 26 INFO 00017-16-0-all odoo.modules.loading: Module mail: loading demo 2025-08-01 17:28:14,339 26 INFO 00017-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-08-01 17:28:14,595 26 INFO 00017-16-0-all odoo.modules.loading: Module mail loaded in 4.49s, 3604 queries (+3604 other) 2025-08-01 17:28:14,595 26 INFO 00017-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-08-01 17:28:14,639 26 INFO 00017-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-08-01 17:28:14,727 26 INFO 00017-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.13s, 42 queries (+42 other) 2025-08-01 17:28:14,727 26 INFO 00017-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-08-01 17:28:14,815 26 INFO 00017-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-01 17:28:15,774 26 INFO 00017-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-01 17:28:15,790 26 INFO 00017-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-01 17:28:15,800 26 INFO 00017-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-01 17:28:15,848 26 INFO 00017-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-01 17:28:15,961 26 INFO 00017-16-0-all odoo.modules.loading: Module web_editor loaded in 1.23s, 1169 queries (+1169 other) 2025-08-01 17:28:15,961 26 INFO 00017-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-08-01 17:28:16,010 26 INFO 00017-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-08-01 17:28:16,278 26 INFO 00017-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-01 17:28:16,349 26 INFO 00017-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-01 17:28:16,368 26 INFO 00017-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-08-01 17:28:16,449 26 INFO 00017-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-01 17:28:16,520 26 INFO 00017-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-08-01 17:28:16,562 26 INFO 00017-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-08-01 17:28:16,589 26 INFO 00017-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-08-01 17:28:16,598 26 INFO 00017-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-08-01 17:28:16,599 26 INFO 00017-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-08-01 17:28:16,831 26 INFO 00017-16-0-all odoo.modules.loading: Module analytic loaded in 0.87s, 528 queries (+528 other) 2025-08-01 17:28:16,831 26 INFO 00017-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-08-01 17:28:16,880 26 INFO 00017-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-01 17:28:17,000 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-01 17:28:17,011 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-01 17:28:17,028 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-01 17:28:17,057 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-01 17:28:17,087 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-01 17:28:17,118 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-01 17:28:17,155 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-08-01 17:28:17,209 26 INFO 00017-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.38s, 191 queries (+191 other) 2025-08-01 17:28:17,209 26 INFO 00017-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-08-01 17:28:17,248 26 INFO 00017-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-01 17:28:17,306 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-01 17:28:17,332 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-01 17:28:17,341 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-01 17:28:17,404 26 INFO 00017-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.19s, 92 queries (+92 other) 2025-08-01 17:28:17,404 26 INFO 00017-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-08-01 17:28:17,447 26 INFO 00017-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-08-01 17:28:17,563 26 INFO 00017-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-08-01 17:28:17,583 26 INFO 00017-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-08-01 17:28:17,612 26 INFO 00017-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-08-01 17:28:17,625 26 INFO 00017-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-08-01 17:28:17,637 26 INFO 00017-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-08-01 17:28:17,681 26 INFO 00017-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.28s, 143 queries (+143 other) 2025-08-01 17:28:17,682 26 INFO 00017-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-08-01 17:28:17,776 26 INFO 00017-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-08-01 17:28:18,284 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-08-01 17:28:18,313 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-08-01 17:28:18,355 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-08-01 17:28:18,373 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-08-01 17:28:18,401 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-08-01 17:28:18,430 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-08-01 17:28:18,439 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-08-01 17:28:18,448 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-08-01 17:28:18,471 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-08-01 17:28:18,482 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-08-01 17:28:18,684 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-08-01 17:28:18,725 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-08-01 17:28:18,737 26 INFO 00017-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-08-01 17:28:18,738 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-08-01 17:28:20,018 26 INFO 00017-16-0-all odoo.modules.loading: Module calendar loaded in 2.34s, 950 queries (+950 other) 2025-08-01 17:28:20,018 26 INFO 00017-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-08-01 17:28:20,066 26 INFO 00017-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-08-01 17:28:20,161 26 INFO 00017-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-08-01 17:28:20,183 26 INFO 00017-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-08-01 17:28:20,206 26 INFO 00017-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-08-01 17:28:20,267 26 INFO 00017-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.25s, 122 queries (+122 other) 2025-08-01 17:28:20,267 26 INFO 00017-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-08-01 17:28:20,377 26 INFO 00017-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-08-01 17:28:21,847 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-08-01 17:28:22,174 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-08-01 17:28:22,212 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-08-01 17:28:22,237 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-08-01 17:28:22,257 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-08-01 17:28:22,281 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-08-01 17:28:22,307 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-08-01 17:28:22,357 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-08-01 17:28:22,420 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-08-01 17:28:22,441 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-08-01 17:28:22,499 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-08-01 17:28:22,518 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-08-01 17:28:22,655 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-08-01 17:28:22,714 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-08-01 17:28:22,742 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-08-01 17:28:22,862 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-08-01 17:28:22,908 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-08-01 17:28:22,924 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-08-01 17:28:23,059 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-08-01 17:28:23,082 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-08-01 17:28:23,259 26 INFO 00017-16-0-all odoo.modules.loading: Module hr: loading demo 2025-08-01 17:28:23,260 26 INFO 00017-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-08-01 17:28:24,583 26 INFO 00017-16-0-all odoo.modules.loading: Module hr loaded in 4.32s, 3422 queries (+3422 other) 2025-08-01 17:28:24,584 26 INFO 00017-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-08-01 17:28:24,635 26 INFO 00017-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-08-01 17:28:24,659 26 INFO 00017-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-01 17:28:24,686 26 INFO 00017-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.10s, 35 queries (+35 other) 2025-08-01 17:28:24,686 26 INFO 00017-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-08-01 17:28:24,738 26 INFO 00017-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-01 17:28:24,921 26 INFO 00017-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-01 17:28:24,969 26 INFO 00017-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-01 17:28:24,980 26 INFO 00017-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-08-01 17:28:24,981 26 INFO 00017-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-08-01 17:28:25,005 26 INFO 00017-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.32s, 187 queries (+187 other) 2025-08-01 17:28:25,005 26 INFO 00017-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-08-01 17:28:25,194 26 INFO 00017-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-01 17:28:25,370 26 INFO 00017-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-01 17:28:25,387 26 INFO 00017-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-01 17:28:25,443 26 INFO 00017-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-01 17:28:25,486 26 INFO 00017-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.48s, 169 queries (+169 other) 2025-08-01 17:28:25,486 26 INFO 00017-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-08-01 17:28:25,544 26 INFO 00017-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-08-01 17:28:25,733 26 INFO 00017-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-08-01 17:28:25,792 26 INFO 00017-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-08-01 17:28:25,833 26 INFO 00017-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-08-01 17:28:25,863 26 INFO 00017-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-08-01 17:28:25,912 26 INFO 00017-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.43s, 236 queries (+236 other) 2025-08-01 17:28:25,913 26 INFO 00017-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-08-01 17:28:26,236 26 INFO 00017-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-08-01 17:28:27,089 26 INFO 00017-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-08-01 17:28:27,117 26 INFO 00017-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-08-01 17:28:27,311 26 INFO 00017-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-01 17:28:27,366 26 INFO 00017-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-01 17:28:27,391 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-08-01 17:28:27,548 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-01 17:28:27,595 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-01 17:28:27,659 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-08-01 17:28:27,692 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-08-01 17:28:27,748 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-08-01 17:28:27,807 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-01 17:28:27,863 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-08-01 17:28:27,916 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-01 17:28:27,985 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-08-01 17:28:28,009 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-08-01 17:28:28,023 26 INFO 00017-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-01 17:28:28,047 26 INFO 00017-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-08-01 17:28:28,080 26 INFO 00017-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-01 17:28:28,133 26 INFO 00017-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-01 17:28:28,151 26 INFO 00017-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-01 17:28:28,164 26 INFO 00017-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-01 17:28:28,185 26 INFO 00017-16-0-all odoo.modules.loading: Module product: loading demo 2025-08-01 17:28:28,186 26 INFO 00017-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-08-01 17:28:28,893 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [144] 2025-08-01 17:28:28,916 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-08-01 17:28:28,916 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-08-01 17:28:29,010 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [146, 145] 2025-08-01 17:28:29,023 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-08-01 17:28:29,785 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [164] 2025-08-01 17:28:29,802 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-08-01 17:28:29,802 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-08-01 17:28:30,747 26 INFO 00017-16-0-all odoo.modules.loading: Module product loaded in 4.83s, 3026 queries (+3026 other) 2025-08-01 17:28:30,748 26 INFO 00017-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-08-01 17:28:30,818 26 INFO 00017-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-08-01 17:28:31,241 26 INFO 00017-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-08-01 17:28:31,370 26 INFO 00017-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-08-01 17:28:31,391 26 INFO 00017-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-08-01 17:28:31,409 26 INFO 00017-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-08-01 17:28:31,459 26 INFO 00017-16-0-all odoo.modules.loading: Module rating loaded in 0.71s, 380 queries (+380 other) 2025-08-01 17:28:31,459 26 INFO 00017-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-08-01 17:28:31,529 26 INFO 00017-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-01 17:28:31,603 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-08-01 17:28:31,804 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-01 17:28:32,128 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-01 17:28:32,155 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-01 17:28:32,245 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-01 17:28:32,274 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-01 17:28:32,352 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-01 17:28:32,440 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-01 17:28:32,450 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-08-01 17:28:32,475 26 INFO 00017-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-08-01 17:28:32,475 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-08-01 17:28:32,547 26 INFO 00017-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-08-01 17:28:32,630 26 INFO 00017-16-0-all odoo.modules.loading: Module sales_team loaded in 1.17s, 750 queries (+750 other) 2025-08-01 17:28:32,630 26 INFO 00017-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-08-01 17:28:32,688 26 INFO 00017-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-08-01 17:28:32,809 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-08-01 17:28:32,823 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-08-01 17:28:32,843 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-08-01 17:28:32,875 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-08-01 17:28:32,927 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-08-01 17:28:32,982 26 INFO 00017-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.35s, 190 queries (+190 other) 2025-08-01 17:28:32,982 26 INFO 00017-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-08-01 17:28:33,043 26 INFO 00017-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-01 17:28:33,157 26 INFO 00017-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-01 17:28:33,218 26 INFO 00017-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.24s, 96 queries (+96 other) 2025-08-01 17:28:33,219 26 INFO 00017-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-08-01 17:28:33,294 26 INFO 00017-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-08-01 17:28:33,311 26 INFO 00017-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-08-01 17:28:33,311 26 INFO 00017-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-08-01 17:28:33,568 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-08-01 17:28:33,902 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-08-01 17:28:33,929 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-08-01 17:28:33,977 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-08-01 17:28:34,064 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-08-01 17:28:34,222 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-08-01 17:28:34,241 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-08-01 17:28:34,259 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-08-01 17:28:34,284 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-08-01 17:28:34,301 26 INFO 00017-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-08-01 17:28:34,302 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-08-01 17:28:34,724 26 INFO 00017-16-0-all odoo.modules.loading: Module hr_contract loaded in 1.51s, 1008 queries (+1008 other) 2025-08-01 17:28:34,724 26 INFO 00017-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-08-01 17:28:34,876 26 INFO 00017-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-08-01 17:28:34,903 26 INFO 00017-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-08-01 17:28:35,660 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-08-01 17:28:35,669 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-08-01 17:28:35,694 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-08-01 17:28:35,729 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-08-01 17:28:35,857 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-08-01 17:28:35,876 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-08-01 17:28:36,427 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-08-01 17:28:36,472 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-08-01 17:28:36,548 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-08-01 17:28:36,924 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-08-01 17:28:36,975 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-08-01 17:28:37,180 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-08-01 17:28:37,228 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-08-01 17:28:37,263 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-08-01 17:28:37,274 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-08-01 17:28:37,286 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-08-01 17:28:37,304 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-08-01 17:28:37,323 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-08-01 17:28:37,337 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-08-01 17:28:37,358 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-08-01 17:28:37,412 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-08-01 17:28:37,450 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-08-01 17:28:37,478 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-08-01 17:28:37,633 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-08-01 17:28:37,748 26 INFO 00017-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-08-01 17:28:37,749 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-08-01 17:28:37,998 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:37,999 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<072976086744264.1754069317.912189722061157-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:37,999 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:38,017 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-08-01 17:28:38,017 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:38,105 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:38,106 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<436998742984149.1754069318.070689439773560-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:38,106 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:38,117 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-08-01 17:28:38,117 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:38,199 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:38,200 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<255601921669792.1754069318.164258241653442-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:38,200 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:38,215 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-08-01 17:28:38,215 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:38,297 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:38,298 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 13 and Message-Id '<130312686772763.1754069318.262374162673950-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:38,298 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:38,309 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-08-01 17:28:38,310 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:38,401 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-08-01 17:28:38,596 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:38,597 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 14 and Message-Id '<867406469917023.1754069318.564555168151855-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:38,597 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:38,613 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-08-01 17:28:38,613 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:38,745 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-08-01 17:28:38,856 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:38,857 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 15 and Message-Id '<463202849424081.1754069318.824852466583252-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:38,857 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:38,870 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-08-01 17:28:38,870 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:38,951 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:38,952 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 16 and Message-Id '<883998160885003.1754069318.919054031372070-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:38,952 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:38,962 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-08-01 17:28:38,962 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:39,043 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:39,043 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 17 and Message-Id '<039616738735678.1754069319.009849786758423-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:39,043 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:39,054 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-08-01 17:28:39,054 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:39,143 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-08-01 17:28:39,271 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:39,272 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 18 and Message-Id '<181175666933102.1754069319.240646123886108-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:39,272 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:39,283 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-08-01 17:28:39,283 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:39,383 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-08-01 17:28:39,455 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:39,456 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 19 and Message-Id '<552055639148674.1754069319.424637794494629-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:39,456 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:39,467 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-08-01 17:28:39,467 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:39,539 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-08-01 17:28:39,608 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:39,609 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 20 and Message-Id '<429278180107246.1754069319.576775312423706-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:39,609 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:39,620 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-08-01 17:28:39,620 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:39,668 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-08-01 17:28:39,735 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:39,736 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 21 and Message-Id '<718773974033774.1754069319.705616235733032-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:39,736 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:39,746 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-08-01 17:28:39,747 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:39,873 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:39,874 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 22 and Message-Id '<613921308232093.1754069319.845671176910400-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:39,874 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:39,884 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-08-01 17:28:39,884 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:39,981 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-08-01 17:28:40,110 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:40,110 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 23 and Message-Id '<141596008506569.1754069320.078493595123291-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:40,110 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:40,121 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-08-01 17:28:40,122 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:40,197 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-08-01 17:28:40,244 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:40,245 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 24 and Message-Id '<417961947443417.1754069320.213937044143677-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:40,245 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:40,253 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-08-01 17:28:40,254 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:40,325 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:40,326 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 25 and Message-Id '<567099219087296.1754069320.295330762863159-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:40,326 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:40,337 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-08-01 17:28:40,338 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:40,416 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:40,417 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 26 and Message-Id '<974171690976312.1754069320.382823705673218-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:40,417 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:40,429 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-08-01 17:28:40,429 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:40,494 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-08-01 17:28:40,575 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:40,576 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 27 and Message-Id '<615068647743034.1754069320.545244455337524-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:40,576 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:40,587 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-08-01 17:28:40,587 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:40,701 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-08-01 17:28:40,778 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:40,778 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 28 and Message-Id '<565529085318053.1754069320.750847578048706-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:40,779 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:40,788 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-08-01 17:28:40,788 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:40,863 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-08-01 17:28:40,932 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:40,933 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 29 and Message-Id '<345967990094601.1754069320.899046659469604-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:40,933 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:40,943 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-08-01 17:28:40,944 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:40,994 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-08-01 17:28:41,069 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:41,070 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 30 and Message-Id '<517233272040041.1754069321.037192344665527-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:41,070 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:41,081 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-08-01 17:28:41,081 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:41,161 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:41,162 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 31 and Message-Id '<221795247302221.1754069321.129412889480591-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:41,162 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:41,172 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [31] 2025-08-01 17:28:41,172 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:41,247 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:41,248 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 32 and Message-Id '<467888361518174.1754069321.215694427490234-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:41,248 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:41,259 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [32] 2025-08-01 17:28:41,259 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:41,320 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-08-01 17:28:41,438 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:41,439 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 33 and Message-Id '<533612036734625.1754069321.412964820861816-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:41,439 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:41,450 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [33] 2025-08-01 17:28:41,450 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:41,540 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-08-01 17:28:41,621 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:41,622 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 34 and Message-Id '<563019576926195.1754069321.590627431869507-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:41,622 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:41,632 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-08-01 17:28:41,633 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:41,704 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-08-01 17:28:41,771 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:41,772 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 35 and Message-Id '<617494014771106.1754069321.737708806991577-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:41,772 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:41,782 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [35] 2025-08-01 17:28:41,782 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:41,862 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:41,863 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 36 and Message-Id '<167787469796268.1754069321.827375650405884-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:41,863 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:41,874 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [36] 2025-08-01 17:28:41,874 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:41,966 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:41,967 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 37 and Message-Id '<687935821088041.1754069321.933338880538940-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:41,967 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:41,977 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [37] 2025-08-01 17:28:41,978 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:42,044 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-08-01 17:28:42,116 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:28:42,117 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 38 and Message-Id '<926209423338976.1754069322.086251258850098-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:28:42,117 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:28:42,128 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [38] 2025-08-01 17:28:42,128 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:28:42,196 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-08-01 17:28:42,219 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted resource.calendar.leaves records with IDs: [2, 7] 2025-08-01 17:28:42,973 26 INFO 00017-16-0-all odoo.modules.loading: Module hr_holidays loaded in 8.25s, 5002 queries (+5049 other) 2025-08-01 17:28:42,973 26 INFO 00017-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-08-01 17:28:43,041 26 INFO 00017-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-08-01 17:28:43,149 26 INFO 00017-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-08-01 17:28:43,236 26 INFO 00017-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.26s, 88 queries (+88 other) 2025-08-01 17:28:43,236 26 INFO 00017-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-08-01 17:28:43,317 26 INFO 00017-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-08-01 17:28:43,418 26 INFO 00017-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.18s, 61 queries (+61 other) 2025-08-01 17:28:43,419 26 INFO 00017-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-08-01 17:28:43,491 26 INFO 00017-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-01 17:28:43,665 26 INFO 00017-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-01 17:28:43,684 26 INFO 00017-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-01 17:28:43,725 26 INFO 00017-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-01 17:28:43,740 26 INFO 00017-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-01 17:28:43,770 26 INFO 00017-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-01 17:28:43,810 26 INFO 00017-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.39s, 182 queries (+182 other) 2025-08-01 17:28:43,810 26 INFO 00017-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-08-01 17:28:43,880 26 INFO 00017-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-08-01 17:28:44,430 26 INFO 00017-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-01 17:28:44,447 26 INFO 00017-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-01 17:28:44,459 26 INFO 00017-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-01 17:28:44,471 26 INFO 00017-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-01 17:28:44,699 26 INFO 00017-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-01 17:28:44,734 26 INFO 00017-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-01 17:28:44,751 26 INFO 00017-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-01 17:28:44,828 26 INFO 00017-16-0-all odoo.modules.loading: Module portal loaded in 1.02s, 546 queries (+546 other) 2025-08-01 17:28:44,828 26 INFO 00017-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-08-01 17:28:44,959 26 INFO 00017-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-08-01 17:28:44,973 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-08-01 17:28:44,973 26 INFO 00017-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-08-01 17:28:45,010 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-08-01 17:28:46,620 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-01 17:28:46,636 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-01 17:28:46,662 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-01 17:28:46,679 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-01 17:28:46,704 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-08-01 17:28:46,723 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-08-01 17:28:46,746 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-01 17:28:46,772 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-01 17:28:46,803 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-01 17:28:46,864 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-01 17:28:46,913 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-01 17:28:46,961 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-01 17:28:47,001 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-01 17:28:47,014 26 INFO 00017-16-0-all odoo.modules.loading: Module sms: loading demo 2025-08-01 17:28:47,015 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-08-01 17:28:47,025 26 INFO 00017-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-08-01 17:28:47,155 26 INFO 00017-16-0-all odoo.modules.loading: Module sms loaded in 2.33s, 2064 queries (+2064 other) 2025-08-01 17:28:47,155 26 INFO 00017-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-08-01 17:28:47,243 26 INFO 00017-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-01 17:28:47,721 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-01 17:28:47,738 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-01 17:28:47,765 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-01 17:28:47,807 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-08-01 17:28:47,820 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-01 17:28:47,838 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-01 17:28:47,858 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-01 17:28:47,922 26 INFO 00017-16-0-all odoo.modules.loading: Module snailmail loaded in 0.77s, 489 queries (+489 other) 2025-08-01 17:28:47,922 26 INFO 00017-16-0-all odoo.modules.loading: Loading module auth_totp_portal (43/78) 2025-08-01 17:28:48,124 26 INFO 00017-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-01 17:28:48,182 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-01 17:28:48,208 26 INFO 00017-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-01 17:28:48,244 26 INFO 00017-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.32s, 59 queries (+59 other) 2025-08-01 17:28:48,244 26 INFO 00017-16-0-all odoo.modules.loading: Loading module calendar_sms (44/78) 2025-08-01 17:28:48,316 26 INFO 00017-16-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-08-01 17:28:48,327 26 INFO 00017-16-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-08-01 17:28:48,419 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-08-01 17:28:48,430 26 INFO 00017-16-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-08-01 17:28:48,506 26 INFO 00017-16-0-all odoo.modules.loading: Module calendar_sms loaded in 0.26s, 93 queries (+93 other) 2025-08-01 17:28:48,506 26 INFO 00017-16-0-all odoo.modules.loading: Loading module digest (45/78) 2025-08-01 17:28:48,586 26 INFO 00017-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-08-01 17:28:48,792 26 INFO 00017-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-01 17:28:48,816 26 INFO 00017-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-01 17:28:48,862 26 INFO 00017-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-01 17:28:48,894 26 INFO 00017-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-01 17:28:48,913 26 INFO 00017-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-01 17:28:48,924 26 INFO 00017-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-01 17:28:49,018 26 INFO 00017-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-01 17:28:49,030 26 INFO 00017-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-01 17:28:49,111 26 INFO 00017-16-0-all odoo.modules.loading: Module digest loaded in 0.60s, 300 queries (+300 other) 2025-08-01 17:28:49,111 26 INFO 00017-16-0-all odoo.modules.loading: Loading module payment (46/78) 2025-08-01 17:28:49,222 26 INFO 00017-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-08-01 17:28:49,652 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-08-01 17:28:50,009 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-08-01 17:28:50,725 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-01 17:28:50,740 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-08-01 17:28:50,796 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-08-01 17:28:50,861 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-08-01 17:28:50,936 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-08-01 17:28:50,961 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-01 17:28:51,014 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-01 17:28:51,056 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-01 17:28:51,087 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-01 17:28:51,231 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-01 17:28:51,289 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:28:51,304 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-08-01 17:28:51,320 26 INFO 00017-16-0-all odoo.modules.loading: Module payment: loading demo 2025-08-01 17:28:51,321 26 INFO 00017-16-0-all odoo.modules.loading: loading payment/data/payment_demo.xml 2025-08-01 17:28:51,385 26 INFO 00017-16-0-all odoo.modules.loading: Module payment loaded in 2.27s, 853 queries (+853 other) 2025-08-01 17:28:51,385 26 INFO 00017-16-0-all odoo.modules.loading: Loading module portal_rating (47/78) 2025-08-01 17:28:51,464 26 INFO 00017-16-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-08-01 17:28:51,579 26 INFO 00017-16-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-08-01 17:28:51,595 26 INFO 00017-16-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-08-01 17:28:51,608 26 INFO 00017-16-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-08-01 17:28:51,648 26 INFO 00017-16-0-all odoo.modules.loading: Module portal_rating loaded in 0.26s, 102 queries (+102 other) 2025-08-01 17:28:51,649 26 INFO 00017-16-0-all odoo.modules.loading: Loading module account (48/78) 2025-08-01 17:28:52,186 26 INFO 00017-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-08-01 17:28:52,941 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-08-01 17:28:52,941 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-08-01 17:28:52,941 26 INFO 00017-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-08-01 17:28:55,574 26 INFO 00017-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-08-01 17:28:56,732 26 INFO 00017-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-01 17:28:56,889 26 INFO 00017-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-08-01 17:28:57,038 26 INFO 00017-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-08-01 17:28:57,054 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-08-01 17:28:57,092 26 INFO 00017-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-01 17:28:57,115 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-01 17:28:57,273 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-01 17:28:57,298 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-01 17:28:57,316 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-01 17:28:57,341 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-01 17:28:57,360 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-01 17:28:57,384 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-01 17:28:57,961 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-01 17:28:57,990 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-01 17:28:58,051 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-01 17:28:58,077 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-01 17:28:58,173 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-01 17:28:58,203 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-01 17:28:58,260 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-01 17:28:58,327 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-01 17:28:58,449 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-01 17:28:58,461 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-01 17:28:58,502 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-08-01 17:28:58,567 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-01 17:28:58,593 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-08-01 17:28:58,609 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-08-01 17:28:58,637 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-01 17:28:58,659 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-01 17:28:58,687 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-08-01 17:28:58,744 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-08-01 17:28:58,758 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-08-01 17:28:58,787 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-08-01 17:28:58,814 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-08-01 17:28:58,881 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-01 17:28:58,941 26 INFO 00017-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-01 17:28:59,029 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-01 17:28:59,064 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-01 17:28:59,079 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-01 17:28:59,158 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-08-01 17:28:59,289 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-01 17:28:59,326 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-01 17:28:59,392 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-01 17:28:59,415 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-08-01 17:28:59,500 26 INFO 00017-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-08-01 17:28:59,516 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-01 17:28:59,551 26 INFO 00017-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-01 17:28:59,585 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-08-01 17:28:59,601 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-08-01 17:28:59,631 26 INFO 00017-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-01 17:28:59,648 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-08-01 17:28:59,666 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-01 17:29:00,018 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-08-01 17:29:00,042 26 INFO 00017-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-01 17:29:00,058 26 INFO 00017-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-01 17:29:00,079 26 INFO 00017-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-08-01 17:29:00,119 26 INFO 00017-16-0-all odoo.modules.loading: Module account: loading demo 2025-08-01 17:29:00,120 26 INFO 00017-16-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-08-01 17:29:01,405 26 INFO 00017-16-0-all odoo.modules.loading: Module account loaded in 9.76s, 6571 queries (+6571 other) 2025-08-01 17:29:01,405 26 INFO 00017-16-0-all odoo.modules.loading: Loading module project (49/78) 2025-08-01 17:29:01,728 26 INFO 00017-16-0-all odoo.modules.registry: module project: creating or updating database tables 2025-08-01 17:29:02,685 26 INFO 00017-16-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-08-01 17:29:03,476 26 INFO 00017-16-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-08-01 17:29:03,541 26 INFO 00017-16-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-08-01 17:29:03,551 26 INFO 00017-16-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-08-01 17:29:03,571 26 INFO 00017-16-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-08-01 17:29:03,631 26 INFO 00017-16-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-08-01 17:29:03,654 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/analytic_views.xml 2025-08-01 17:29:03,674 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/digest_views.xml 2025-08-01 17:29:03,693 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-08-01 17:29:03,857 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-08-01 17:29:03,905 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-08-01 17:29:03,926 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-08-01 17:29:03,988 26 INFO 00017-16-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-08-01 17:29:04,011 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-08-01 17:29:04,038 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_views.xml 2025-08-01 17:29:04,790 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-08-01 17:29:04,817 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-08-01 17:29:04,848 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-08-01 17:29:04,903 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-08-01 17:29:04,919 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-08-01 17:29:05,036 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-08-01 17:29:05,139 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-08-01 17:29:05,149 26 INFO 00017-16-0-all odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-08-01 17:29:05,174 26 INFO 00017-16-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-08-01 17:29:05,202 26 INFO 00017-16-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-08-01 17:29:05,270 26 INFO 00017-16-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-08-01 17:29:05,296 26 INFO 00017-16-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-08-01 17:29:05,315 26 INFO 00017-16-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-08-01 17:29:05,347 26 INFO 00017-16-0-all odoo.modules.loading: Module project: loading demo 2025-08-01 17:29:05,348 26 INFO 00017-16-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-08-01 17:29:05,358 26 INFO 00017-16-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-08-01 17:29:05,878 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:05,879 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 39 and Message-Id '<150909464689708.1754069345.791178226470947-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:05,879 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:05,904 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [39] 2025-08-01 17:29:05,905 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:06,227 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:06,228 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 40 and Message-Id '<814686437742068.1754069346.182526111602783-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:06,228 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:06,230 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:06,345 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:06,346 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 41 and Message-Id '<375213823171961.1754069346.306358337402344-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:06,346 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:06,348 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:06,521 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:06,522 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 42 and Message-Id '<110159225038538.1754069346.481980562210083-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:06,522 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:06,523 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:06,589 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:06,590 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 43 and Message-Id '<432230430829600.1754069346.550831079483032-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:06,590 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:06,811 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [43] 2025-08-01 17:29:06,811 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:06,925 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:06,925 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 44 and Message-Id '<119217712515969.1754069346.881512165069580-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:06,926 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:06,927 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:06,994 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:06,995 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 45 and Message-Id '<737945814169044.1754069346.957237005233765-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:06,995 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:07,039 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [45] 2025-08-01 17:29:07,040 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:07,141 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:07,142 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 46 and Message-Id '<468421060413732.1754069347.098162651062012-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:07,142 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:07,144 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:07,243 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:07,244 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 47 and Message-Id '<703130416940793.1754069347.205054044723511-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:07,244 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:07,245 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:07,347 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:07,348 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 48 and Message-Id '<381611501205179.1754069347.310295104980469-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:07,348 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:07,350 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:07,400 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:07,401 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 49 and Message-Id '<298767860176530.1754069347.367851257324219-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:07,401 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:07,498 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [49] 2025-08-01 17:29:07,498 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:07,910 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:07,911 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 50 and Message-Id '<456648570390831.1754069347.868788242340088-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:07,911 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:07,912 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:07,941 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:07,942 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 51 and Message-Id '<518180146221551.1754069347.913933515548706-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:07,942 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:07,944 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,053 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,054 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 52 and Message-Id '<105265124964197.1754069348.017492294311523-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:08,054 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,055 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,152 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,153 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 53 and Message-Id '<414986102965290.1754069348.118777036666870-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:08,153 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,154 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,180 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,181 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 54 and Message-Id '<064645499737465.1754069348.155850410461426-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:08,181 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,182 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,286 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,287 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 55 and Message-Id '<612157524465702.1754069348.248998880386353-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:08,287 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,288 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,379 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,380 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 56 and Message-Id '<539380107087107.1754069348.343500375747681-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:08,380 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,381 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,543 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,544 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 57 and Message-Id '<224094604921965.1754069348.505562543869019-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:08,544 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,545 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,577 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,578 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 58 and Message-Id '<935153625383980.1754069348.546709299087524-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:08,578 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,580 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,713 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,714 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 59 and Message-Id '<496165013698649.1754069348.680140495300293-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:08,714 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,716 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,745 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,746 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 60 and Message-Id '<007309389368169.1754069348.717202901840210-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:08,746 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,748 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,864 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,865 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 61 and Message-Id '<263956996817865.1754069348.828621864318848-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:08,865 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,867 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:08,900 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:08,901 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 62 and Message-Id '<122791263182337.1754069348.868227481842041-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:08,901 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:08,903 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,049 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,051 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 63 and Message-Id '<620005031096422.1754069349.014117717742920-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:09,051 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,052 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,138 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,139 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 64 and Message-Id '<554154125526925.1754069349.100733041763306-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:09,139 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,141 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,222 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,223 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 65 and Message-Id '<545260610620249.1754069349.187537670135498-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:09,223 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,225 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,319 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,320 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 66 and Message-Id '<723645490171191.1754069349.283527851104736-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:09,321 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,322 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,401 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,403 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 67 and Message-Id '<665173852458709.1754069349.364336490631104-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:09,403 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,404 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,483 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,484 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 68 and Message-Id '<914388800126542.1754069349.448753118515015-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:09,484 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,486 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,557 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,558 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 69 and Message-Id '<087118808000305.1754069349.521681547164917-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:09,558 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,560 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,631 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,632 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 70 and Message-Id '<433471535168210.1754069349.595046758651733-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:09,632 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,634 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,710 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,711 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 71 and Message-Id '<390778832920900.1754069349.673551559448242-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:09,711 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,712 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:09,780 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:09,781 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 72 and Message-Id '<945285063235962.1754069349.747321128845215-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:09,781 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:09,783 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:10,285 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:10,286 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 73 and Message-Id '<821205321617040.1754069350.247874736785889-openerp-3-project.task@7652d88a6a62>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:10,286 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:10,302 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [73] 2025-08-01 17:29:10,303 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:10,380 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:10,381 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 74 and Message-Id '<682801537797467.1754069350.329638719558716-openerp-22-project.task@7652d88a6a62>' from 'mark.brown23@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:10,381 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:10,395 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [74] 2025-08-01 17:29:10,396 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:10,470 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:10,471 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 75 and Message-Id '<970212504574079.1754069350.420777320861816-openerp-4-project.task@7652d88a6a62>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:10,472 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:10,485 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [75] 2025-08-01 17:29:10,486 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:10,552 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:10,553 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 76 and Message-Id '<931984120418657.1754069350.509537458419800-openerp-2-project.task@7652d88a6a62>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:10,553 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:10,565 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [76] 2025-08-01 17:29:10,566 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:10,880 26 INFO 00017-16-0-all odoo.modules.loading: Module project loaded in 9.47s, 5427 queries (+5430 other) 2025-08-01 17:29:10,880 26 INFO 00017-16-0-all odoo.modules.loading: Loading module stock (50/78) 2025-08-01 17:29:11,115 26 INFO 00017-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-08-01 17:29:11,485 26 INFO 00017-16-0-all odoo.models: Prepare computation of product.template.tracking 2025-08-01 17:29:13,731 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-01 17:29:14,569 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-01 17:29:14,710 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-01 17:29:14,722 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-01 17:29:14,742 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-01 17:29:14,765 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-01 17:29:15,184 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-01 17:29:15,221 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-01 17:29:15,231 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-08-01 17:29:15,256 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-01 17:29:15,268 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-01 17:29:15,307 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-01 17:29:15,383 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-01 17:29:15,414 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-01 17:29:15,426 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-01 17:29:15,446 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-01 17:29:15,472 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-01 17:29:15,530 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-01 17:29:15,543 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-01 17:29:15,590 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-01 17:29:15,601 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-01 17:29:15,629 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-01 17:29:15,649 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-01 17:29:15,660 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-01 17:29:15,674 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-01 17:29:15,787 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-08-01 17:29:15,806 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-01 17:29:15,824 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-01 17:29:15,844 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-08-01 17:29:15,868 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-08-01 17:29:15,884 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-01 17:29:15,906 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-01 17:29:15,919 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-01 17:29:15,930 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-01 17:29:15,947 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-01 17:29:15,986 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-01 17:29:16,003 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-01 17:29:16,030 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-01 17:29:16,049 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-01 17:29:16,063 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-01 17:29:16,076 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-01 17:29:16,094 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-01 17:29:16,111 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-01 17:29:16,126 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-01 17:29:16,144 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-08-01 17:29:16,156 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-08-01 17:29:16,168 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-01 17:29:16,222 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-01 17:29:16,275 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-08-01 17:29:16,335 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-01 17:29:16,400 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-01 17:29:16,961 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-01 17:29:17,010 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-01 17:29:17,123 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-01 17:29:17,323 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-08-01 17:29:17,408 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-01 17:29:17,606 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-08-01 17:29:17,933 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-01 17:29:18,083 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-01 17:29:18,196 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-01 17:29:18,256 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-01 17:29:18,343 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-01 17:29:18,378 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-01 17:29:18,398 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-01 17:29:18,478 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-01 17:29:18,523 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-01 17:29:18,555 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-08-01 17:29:18,568 26 INFO 00017-16-0-all odoo.modules.loading: Module stock: loading demo 2025-08-01 17:29:18,568 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-08-01 17:29:18,869 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-08-01 17:29:20,515 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-08-01 17:29:22,353 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-08-01 17:29:22,395 26 INFO 00017-16-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-08-01 17:29:23,031 26 INFO 00017-16-0-all odoo.modules.loading: Module stock loaded in 12.15s, 8213 queries (+8213 other) 2025-08-01 17:29:23,031 26 INFO 00017-16-0-all odoo.modules.loading: Loading module account_edi (51/78) 2025-08-01 17:29:23,179 26 INFO 00017-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-08-01 17:29:23,513 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-08-01 17:29:23,538 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-08-01 17:29:23,555 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-08-01 17:29:23,724 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-08-01 17:29:23,759 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-08-01 17:29:23,777 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-08-01 17:29:23,838 26 INFO 00017-16-0-all odoo.modules.loading: Module account_edi loaded in 0.81s, 335 queries (+335 other) 2025-08-01 17:29:23,838 26 INFO 00017-16-0-all odoo.modules.loading: Loading module account_payment (52/78) 2025-08-01 17:29:24,147 26 INFO 00017-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-08-01 17:29:24,444 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-08-01 17:29:24,461 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-08-01 17:29:24,490 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-08-01 17:29:24,532 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-08-01 17:29:24,600 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-08-01 17:29:24,626 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-08-01 17:29:24,659 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-08-01 17:29:24,680 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-08-01 17:29:24,702 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-08-01 17:29:24,717 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-08-01 17:29:24,732 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-08-01 17:29:24,749 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:29:24,762 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-08-01 17:29:24,816 26 INFO 00017-16-0-all odoo.modules.loading: Module account_payment loaded in 0.98s, 425 queries (+425 other) 2025-08-01 17:29:24,816 26 INFO 00017-16-0-all odoo.modules.loading: Loading module account_sequence (53/78) 2025-08-01 17:29:24,943 26 INFO 00017-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-08-01 17:29:25,096 26 INFO 00017-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.28s, 57 queries (+57 other) 2025-08-01 17:29:25,096 26 INFO 00017-16-0-all odoo.modules.loading: Loading module l10n_th (54/78) 2025-08-01 17:29:25,217 26 INFO 00017-16-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-08-01 17:29:25,415 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-08-01 17:29:25,440 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-08-01 17:29:25,490 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-08-01 17:29:25,566 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-08-01 17:29:25,574 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-08-01 17:29:25,782 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-08-01 17:29:25,960 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-08-01 17:29:25,980 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-08-01 17:29:26,035 26 INFO 00017-16-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-08-01 17:29:26,036 26 INFO 00017-16-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-08-01 17:29:29,530 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:29,531 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 77 and Message-Id '<555707532765979.1754069369.415366888046265-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:29,531 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:29,610 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [77] 2025-08-01 17:29:29,610 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:29,703 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:29,704 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 78 and Message-Id '<821930636942994.1754069369.622411251068115-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:29,704 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:29,716 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [78] 2025-08-01 17:29:29,716 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:29,816 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:29,817 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 79 and Message-Id '<411045273145632.1754069369.728421211242676-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:29,817 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:29,830 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [79] 2025-08-01 17:29:29,831 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:29,887 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:29,888 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 80 and Message-Id '<035312415513953.1754069369.842092990875244-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:29,888 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:29,900 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [80] 2025-08-01 17:29:29,900 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:29,961 26 INFO 00017-16-0-all odoo.modules.loading: Module l10n_th loaded in 4.87s, 2778 queries (+2779 other) 2025-08-01 17:29:29,962 26 INFO 00017-16-0-all odoo.modules.loading: Loading module project_sms (55/78) 2025-08-01 17:29:30,093 26 INFO 00017-16-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-08-01 17:29:30,256 26 INFO 00017-16-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-08-01 17:29:30,292 26 INFO 00017-16-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-08-01 17:29:30,335 26 INFO 00017-16-0-all odoo.modules.loading: loading project_sms/views/project_views.xml 2025-08-01 17:29:30,352 26 INFO 00017-16-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-08-01 17:29:30,372 26 INFO 00017-16-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-08-01 17:29:30,417 26 INFO 00017-16-0-all odoo.modules.loading: Module project_sms loaded in 0.46s, 179 queries (+179 other) 2025-08-01 17:29:30,417 26 INFO 00017-16-0-all odoo.modules.loading: Loading module purchase (56/78) 2025-08-01 17:29:30,597 26 INFO 00017-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-08-01 17:29:30,683 26 INFO 00017-16-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-08-01 17:29:31,358 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-01 17:29:31,950 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-01 17:29:32,014 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-01 17:29:32,032 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-01 17:29:32,069 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-01 17:29:32,122 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-01 17:29:32,137 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-01 17:29:32,153 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-01 17:29:32,565 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-01 17:29:32,635 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-01 17:29:32,764 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-01 17:29:32,874 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-01 17:29:32,892 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-01 17:29:32,958 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-01 17:29:32,978 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-01 17:29:33,000 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-01 17:29:33,096 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-01 17:29:33,120 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-01 17:29:33,140 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-01 17:29:33,172 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-01 17:29:33,193 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase: loading demo 2025-08-01 17:29:33,193 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-08-01 17:29:34,063 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:34,064 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 81 and Message-Id '<466702872441775.1754069373.975764751434326-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:34,064 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:34,109 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [81] 2025-08-01 17:29:34,109 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:34,186 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:34,187 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 82 and Message-Id '<523681269083600.1754069374.145031213760376-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:34,187 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:34,199 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [82] 2025-08-01 17:29:34,199 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:34,278 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:34,278 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 83 and Message-Id '<212592580318334.1754069374.230041027069092-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:34,279 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:34,292 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [83] 2025-08-01 17:29:34,292 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:34,372 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:34,373 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 84 and Message-Id '<324063151592928.1754069374.323774576187134-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:34,373 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:34,386 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [84] 2025-08-01 17:29:34,386 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:34,538 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase loaded in 4.12s, 2496 queries (+2499 other) 2025-08-01 17:29:34,538 26 INFO 00017-16-0-all odoo.modules.loading: Loading module snailmail_account (57/78) 2025-08-01 17:29:34,676 26 INFO 00017-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-01 17:29:34,878 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-01 17:29:34,933 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-08-01 17:29:34,953 26 INFO 00017-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-08-01 17:29:34,998 26 INFO 00017-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.46s, 116 queries (+116 other) 2025-08-01 17:29:34,998 26 INFO 00017-16-0-all odoo.modules.loading: Loading module spreadsheet_account (58/78) 2025-08-01 17:29:35,135 26 INFO 00017-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-08-01 17:29:35,292 26 INFO 00017-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.29s, 49 queries (+49 other) 2025-08-01 17:29:35,292 26 INFO 00017-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (59/78) 2025-08-01 17:29:35,579 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-08-01 17:29:35,661 26 INFO 00017-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.37s, 26 queries (+26 other) 2025-08-01 17:29:35,662 26 INFO 00017-16-0-all odoo.modules.loading: Loading module stock_account (60/78) 2025-08-01 17:29:35,836 26 INFO 00017-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-01 17:29:36,328 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-01 17:29:36,378 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-01 17:29:36,406 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-01 17:29:36,421 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-01 17:29:36,788 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-01 17:29:36,839 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-01 17:29:36,852 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-01 17:29:36,868 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-01 17:29:36,972 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-01 17:29:37,002 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-01 17:29:37,068 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-01 17:29:37,081 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-01 17:29:37,095 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-08-01 17:29:37,109 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-08-01 17:29:37,345 26 INFO 00017-16-0-all odoo.modules.loading: Module stock_account loaded in 1.68s, 677 queries (+677 other) 2025-08-01 17:29:37,345 26 INFO 00017-16-0-all odoo.modules.loading: Loading module stock_sms (61/78) 2025-08-01 17:29:37,481 26 INFO 00017-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-01 17:29:37,847 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-01 17:29:37,858 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-01 17:29:37,954 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-01 17:29:37,964 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-01 17:29:37,986 26 INFO 00017-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-01 17:29:38,047 26 INFO 00017-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.70s, 198 queries (+198 other) 2025-08-01 17:29:38,048 26 INFO 00017-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (62/78) 2025-08-01 17:29:38,270 26 INFO 00017-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-01 17:29:38,394 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-08-01 17:29:38,419 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-01 17:29:38,472 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-01 17:29:38,555 26 INFO 00017-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-01 17:29:38,605 26 INFO 00017-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.56s, 186 queries (+186 other) 2025-08-01 17:29:38,605 26 INFO 00017-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (63/78) 2025-08-01 17:29:38,741 26 INFO 00017-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-08-01 17:29:38,903 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-08-01 17:29:38,912 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-08-01 17:29:38,944 26 INFO 00017-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-08-01 17:29:39,056 26 INFO 00017-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.45s, 147 queries (+147 other) 2025-08-01 17:29:39,057 26 INFO 00017-16-0-all odoo.modules.loading: Loading module project_purchase (64/78) 2025-08-01 17:29:39,191 26 INFO 00017-16-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-08-01 17:29:39,483 26 INFO 00017-16-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-08-01 17:29:39,483 26 INFO 00017-16-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-08-01 17:29:39,519 26 INFO 00017-16-0-all odoo.modules.loading: Module project_purchase loaded in 0.46s, 64 queries (+64 other) 2025-08-01 17:29:39,519 26 INFO 00017-16-0-all odoo.modules.loading: Loading module purchase_requisition (65/78) 2025-08-01 17:29:39,670 26 INFO 00017-16-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-08-01 17:29:40,059 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-08-01 17:29:40,081 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-08-01 17:29:40,111 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-08-01 17:29:40,130 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-08-01 17:29:40,162 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-08-01 17:29:40,262 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-08-01 17:29:40,383 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-08-01 17:29:40,395 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-08-01 17:29:40,410 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-08-01 17:29:40,424 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-08-01 17:29:40,438 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-08-01 17:29:40,439 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-08-01 17:29:40,950 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase_requisition loaded in 1.43s, 711 queries (+711 other) 2025-08-01 17:29:40,951 26 INFO 00017-16-0-all odoo.modules.loading: Loading module purchase_stock (66/78) 2025-08-01 17:29:41,140 26 INFO 00017-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-01 17:29:41,209 26 INFO 00017-16-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-08-01 17:29:41,210 26 INFO 00017-16-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-08-01 17:29:41,210 26 INFO 00017-16-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-08-01 17:29:41,701 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-01 17:29:41,736 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-01 17:29:41,870 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-01 17:29:41,883 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-01 17:29:41,908 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-01 17:29:41,971 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-01 17:29:42,019 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-01 17:29:42,034 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-01 17:29:42,171 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-01 17:29:42,200 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-08-01 17:29:42,215 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-01 17:29:42,229 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-01 17:29:42,258 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-08-01 17:29:42,272 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-01 17:29:42,290 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-01 17:29:42,324 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-08-01 17:29:42,325 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-08-01 17:29:43,260 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase_stock loaded in 2.31s, 1231 queries (+1231 other) 2025-08-01 17:29:43,260 26 INFO 00017-16-0-all odoo.modules.loading: Loading module sale (67/78) 2025-08-01 17:29:43,474 26 INFO 00017-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-08-01 17:29:43,504 26 INFO 00017-16-0-all odoo.models: Prepare computation of account.move.team_id 2025-08-01 17:29:43,601 26 INFO 00017-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-08-01 17:29:43,601 26 INFO 00017-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-08-01 17:29:43,602 26 INFO 00017-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-08-01 17:29:44,456 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-01 17:29:44,584 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-08-01 17:29:44,679 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-08-01 17:29:44,922 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-08-01 17:29:44,961 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-08-01 17:29:44,993 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-08-01 17:29:45,011 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-01 17:29:45,077 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-01 17:29:45,089 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-08-01 17:29:45,106 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-08-01 17:29:45,136 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-01 17:29:45,159 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-08-01 17:29:45,188 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-08-01 17:29:45,199 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-08-01 17:29:45,207 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-01 17:29:45,231 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-01 17:29:45,245 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-08-01 17:29:45,525 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-08-01 17:29:45,608 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-01 17:29:45,670 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-01 17:29:45,677 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-08-01 17:29:45,706 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-01 17:29:45,743 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-01 17:29:45,774 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-08-01 17:29:45,865 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-08-01 17:29:45,956 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-01 17:29:46,056 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-08-01 17:29:46,076 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-08-01 17:29:46,113 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-08-01 17:29:46,154 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-01 17:29:46,251 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-01 17:29:46,282 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-08-01 17:29:46,462 26 INFO 00017-16-0-all odoo.modules.loading: Module sale: loading demo 2025-08-01 17:29:46,463 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-08-01 17:29:46,975 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [150] 2025-08-01 17:29:47,009 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-08-01 17:29:47,219 26 INFO 00017-16-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-08-01 17:29:49,120 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:49,121 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 85 and Message-Id '<042441696450878.1754069389.036465644836426-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:49,122 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:49,147 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [85] 2025-08-01 17:29:49,148 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:49,232 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:49,233 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 86 and Message-Id '<873497229890738.1754069389.184427738189697-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:49,233 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:49,246 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [86] 2025-08-01 17:29:49,247 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:49,332 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:49,333 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 87 and Message-Id '<806667910447604.1754069389.284482240676880-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:49,333 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:49,348 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [87] 2025-08-01 17:29:49,349 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:49,426 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:49,427 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 88 and Message-Id '<945488595919335.1754069389.382789850234985-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:49,427 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:49,440 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [88] 2025-08-01 17:29:49,441 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:49,522 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:49,523 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 89 and Message-Id '<222713702157434.1754069389.474374294281006-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:49,523 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:49,537 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [89] 2025-08-01 17:29:49,537 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:49,626 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:49,627 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 90 and Message-Id '<170257262447679.1754069389.567883729934692-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:49,627 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:49,646 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [90] 2025-08-01 17:29:49,646 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:49,728 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:49,729 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 91 and Message-Id '<305994036895792.1754069389.681444644927979-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-08-01 17:29:49,729 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:49,742 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [91] 2025-08-01 17:29:49,743 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:49,825 26 INFO 00017-16-0-all odoo.tests: skip sending email in test mode 2025-08-01 17:29:49,826 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 92 and Message-Id '<291279747222753.1754069389.776663780212402-openerp-message-notify@7652d88a6a62>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-08-01 17:29:49,826 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-08-01 17:29:49,838 26 INFO 00017-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [92] 2025-08-01 17:29:49,838 26 INFO 00017-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-08-01 17:29:50,051 26 INFO 00017-16-0-all odoo.modules.loading: Module sale loaded in 6.79s, 4229 queries (+4232 other) 2025-08-01 17:29:50,052 26 INFO 00017-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (68/78) 2025-08-01 17:29:50,211 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-08-01 17:29:50,463 26 INFO 00017-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.41s, 25 queries (+25 other) 2025-08-01 17:29:50,464 26 INFO 00017-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (69/78) 2025-08-01 17:29:50,620 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-08-01 17:29:50,685 26 INFO 00017-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.22s, 25 queries (+25 other) 2025-08-01 17:29:50,685 26 INFO 00017-16-0-all odoo.modules.loading: Loading module purchase_price_diff (70/78) 2025-08-01 17:29:50,830 26 INFO 00017-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-08-01 17:29:51,005 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-08-01 17:29:51,064 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.38s, 118 queries (+118 other) 2025-08-01 17:29:51,064 26 INFO 00017-16-0-all odoo.modules.loading: Loading module purchase_requisition_stock (71/78) 2025-08-01 17:29:51,214 26 INFO 00017-16-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-08-01 17:29:51,580 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-08-01 17:29:51,599 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-08-01 17:29:51,610 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-08-01 17:29:51,662 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-08-01 17:29:51,678 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase_requisition_stock: loading demo 2025-08-01 17:29:51,679 26 INFO 00017-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_demo.xml 2025-08-01 17:29:51,722 26 INFO 00017-16-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.66s, 188 queries (+188 other) 2025-08-01 17:29:51,722 26 INFO 00017-16-0-all odoo.modules.loading: Loading module sale_product_configurator (72/78) 2025-08-01 17:29:51,866 26 INFO 00017-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-08-01 17:29:52,044 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-08-01 17:29:52,069 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-08-01 17:29:52,095 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-08-01 17:29:52,138 26 INFO 00017-16-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 2025-08-01 17:29:52,138 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-08-01 17:29:52,367 26 INFO 00017-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.65s, 259 queries (+259 other) 2025-08-01 17:29:52,367 26 INFO 00017-16-0-all odoo.modules.loading: Loading module sale_purchase (73/78) 2025-08-01 17:29:52,521 26 INFO 00017-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-01 17:29:52,749 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-08-01 17:29:52,779 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-01 17:29:52,806 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-01 17:29:52,830 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-01 17:29:52,860 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-08-01 17:29:52,905 26 INFO 00017-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.54s, 198 queries (+198 other) 2025-08-01 17:29:52,905 26 INFO 00017-16-0-all odoo.modules.loading: Loading module sale_sms (74/78) 2025-08-01 17:29:53,061 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-01 17:29:53,277 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-01 17:29:53,305 26 INFO 00017-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.40s, 40 queries (+40 other) 2025-08-01 17:29:53,305 26 INFO 00017-16-0-all odoo.modules.loading: Loading module sale_stock (75/78) 2025-08-01 17:29:53,478 26 INFO 00017-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-01 17:29:53,575 26 INFO 00017-16-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-08-01 17:29:53,575 26 INFO 00017-16-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-08-01 17:29:53,576 26 INFO 00017-16-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-08-01 17:29:53,977 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-01 17:29:54,027 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-01 17:29:54,074 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-01 17:29:54,201 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-08-01 17:29:54,213 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-01 17:29:54,372 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-01 17:29:54,386 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-08-01 17:29:54,406 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-01 17:29:54,464 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-08-01 17:29:54,479 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-01 17:29:54,508 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-01 17:29:54,524 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-01 17:29:54,544 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-01 17:29:54,554 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-01 17:29:54,570 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-01 17:29:54,589 26 INFO 00017-16-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-08-01 17:29:54,590 26 INFO 00017-16-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-08-01 17:29:55,833 26 INFO 00017-16-0-all odoo.modules.loading: Module sale_stock loaded in 2.53s, 1295 queries (+1295 other) 2025-08-01 17:29:55,833 26 INFO 00017-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (76/78) 2025-08-01 17:29:55,990 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-08-01 17:29:56,236 26 INFO 00017-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.40s, 25 queries (+25 other) 2025-08-01 17:29:56,236 26 INFO 00017-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (77/78) 2025-08-01 17:29:56,393 26 INFO 00017-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-08-01 17:29:56,489 26 INFO 00017-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.25s, 30 queries (+30 other) 2025-08-01 17:29:56,490 26 INFO 00017-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (78/78) 2025-08-01 17:29:56,638 26 INFO 00017-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-01 17:29:56,782 26 INFO 00017-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.29s, 46 queries (+46 other) 2025-08-01 17:29:56,782 26 INFO 00017-16-0-all odoo.modules.loading: 78 modules loaded in 112.97s, 66609 queries (+66666 extra) 2025-08-01 17:29:57,870 26 INFO 00017-16-0-all odoo.modules.loading: Modules loaded. 2025-08-01 17:29:57,914 26 INFO 00017-16-0-all odoo.modules.registry: Registry loaded in 130.363s 2025-08-01 17:29:57,914 26 INFO 00017-16-0-all odoo.service.server: Starting post tests 2025-08-01 17:29:59,645 26 INFO 00017-16-0-all odoo.service.server: 0 post-tests in 1.73s, 0 queries 2025-08-01 17:29:59,646 26 WARNING 00017-16-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00017-16-0-all' 2025-08-01 17:29:59,648 26 INFO 00017-16-0-all odoo.service.server: Initiating shutdown 2025-08-01 17:29:59,648 26 INFO 00017-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-01 17:30:00,148 26 INFO 00017-16-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections