Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons -d 00655-16-0-all -i hr_contract,l10n_th,purchase,sale,project_purchase,project,purchase_stock,hr,base,purchase_requisition,hr_holidays,stock --test-enable --test-tags /runbot --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/097c9c928d88c10a01446131273fd2d10036f3dd Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00655-16-0/.odoorc 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.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 gevent: markers 'sys_platform != "win32" 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.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 greenlet: markers 'sys_platform != "win32" 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" and python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers '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" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers '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.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 psycopg2: markers '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" and python_version < "3.12"' don't match your environment Ignoring reportlab: markers '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 Requirement already satisfied: Babel==2.9.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 5)) (3.4.8) Requirement already satisfied: decorator==4.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (4.4.2) Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Collecting freezegun==0.3.15 Downloading freezegun-0.3.15-py2.py3-none-any.whl (14 kB) Collecting gevent==20.9.0 Downloading gevent-20.9.0-cp38-cp38-manylinux2010_x86_64.whl (6.1 MB) Collecting greenlet==0.4.17 Downloading greenlet-0.4.17-cp38-cp38-manylinux1_x86_64.whl (48 kB) Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 22)) (2.10) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Requirement already satisfied: libsass==0.20.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 25)) (0.20.1) Collecting lxml==4.6.5 Downloading lxml-4.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting num2words==0.5.9 Downloading num2words-0.5.9-py3-none-any.whl (99 kB) Collecting ofxparse==0.19 Downloading ofxparse-0.19.tar.gz (54 kB) Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 37)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 38)) (9.0.1) Collecting polib==1.1.0 Downloading polib-1.1.0-py2.py3-none-any.whl (25 kB) Collecting psutil==5.8.0 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Collecting psycopg2==2.8.6 Downloading psycopg2-2.8.6.tar.gz (383 kB) Collecting pydot==1.4.2 Downloading pydot-1.4.2-py2.py3-none-any.whl (21 kB) Collecting pyopenssl==20.0.1 Downloading pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) Requirement already satisfied: PyPDF2==1.26.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 54)) (1.26.0) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 57)) (3.5) Requirement already satisfied: python-dateutil==2.8.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 58)) (2.8.1) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Collecting python-stdnum==1.16 Downloading python_stdnum-1.16-py2.py3-none-any.whl (910 kB) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2019.3) Collecting pyusb==1.0.2 Downloading pyusb-1.0.2.tar.gz (54 kB) Collecting qrcode==6.1 Downloading qrcode-6.1-py2.py3-none-any.whl (31 kB) Collecting reportlab==3.5.59 Downloading reportlab-3.5.59-cp38-cp38-manylinux2010_x86_64.whl (2.6 MB) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 69)) (2.25.1) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 72)) (1.26.5) 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==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 78)) (1.2.0) Collecting XlsxWriter==1.1.2 Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl (142 kB) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Collecting zeep==4.0.0 Downloading zeep-4.0.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (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.14.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 13)) (45.2.0) Collecting zope.event Downloading zope.event-5.0-py3-none-any.whl (6.8 kB) Collecting zope.interface Downloading zope.interface-7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257 kB) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 35)) (4.8.2) Requirement already satisfied: pyparsing>=2.1.4 in /usr/lib/python3/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (2.4.6) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.2) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 69)) (2019.11.28) 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.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.0) 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)) (0.8.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.8/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (2.1.0) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (19.3.0) Requirement already satisfied: appdirs>=1.4.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.4.3) 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.6.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (2.22) Building wheels for collected packages: ofxparse, psycopg2, pyusb Building wheel for ofxparse (setup.py): started Building wheel for ofxparse (setup.py): finished with status 'done' Created wheel for ofxparse: filename=ofxparse-0.19-py3-none-any.whl size=35349 sha256=03928a40f3a233b3ff5302ca7c19c20a371ce83bacabbf555f2dbe11455dd28f Stored in directory: /home/runbot/.cache/pip/wheels/14/6d/47/c10b1c8fe71849e06233a6b99932c3e289d5d90f9bdf017732 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.8.6-cp38-cp38-linux_x86_64.whl size=505044 sha256=a2f14ee9475d5ce7d3a61bead2a914189f8ae574eeaeb2e16814e0ec32e661e3 Stored in directory: /home/runbot/.cache/pip/wheels/70/5e/69/8a020d78c09043156a7df0b64529e460fbd922ca065c4b795c Building wheel for pyusb (setup.py): started Building wheel for pyusb (setup.py): finished with status 'done' Created wheel for pyusb: filename=pyusb-1.0.2-py3-none-any.whl size=57024 sha256=a4685105b85588bd996d3f9adc20f3ce355a665bbfa506125ce0469c1f4296bf Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, zope.event, zope.interface, greenlet, gevent, MarkupSafe, Jinja2, lxml, num2words, ofxparse, polib, psutil, psycopg2, pydot, pyopenssl, python-stdnum, pyusb, qrcode, reportlab, Werkzeug, XlsxWriter, zeep 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. Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Werkzeug-0.16.1 XlsxWriter-1.1.2 docutils-0.16 freezegun-0.3.15 gevent-20.9.0 greenlet-0.4.17 lxml-4.6.5 num2words-0.5.9 ofxparse-0.19 polib-1.1.0 psutil-5.8.0 psycopg2-2.8.6 pydot-1.4.2 pyopenssl-20.0.1 python-stdnum-1.16 pyusb-1.0.2 qrcode-6.1 reportlab-3.5.59 zeep-4.0.0 zope.event-5.0 zope.interface-7.2 2025-05-21 17:18:53,550 145 INFO ? odoo: Odoo version 16.0 2025-05-21 17:18:53,550 145 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-05-21 17:18:53,550 145 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo/addons'] 2025-05-21 17:18:53,550 145 INFO ? odoo: database: runbot@default:default 2025-05-21 17:18:53,732 145 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-21 17:18:54,004 145 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-05-21 17:18:54,016 145 INFO 00655-16-0-all odoo.modules.loading: init db 2025-05-21 17:18:54,635 145 INFO 00655-16-0-all odoo.modules.loading: loading 1 modules... 2025-05-21 17:18:54,635 145 INFO 00655-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-05-21 17:18:54,662 145 INFO 00655-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-05-21 17:18:54,903 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-21 17:18:54,903 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-21 17:18:54,903 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-21 17:18:54,993 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-05-21 17:18:54,993 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-21 17:18:54,993 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-05-21 17:18:54,993 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-05-21 17:18:54,994 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-21 17:18:54,994 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-05-21 17:18:55,026 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-05-21 17:18:55,044 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-05-21 17:18:55,062 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.users.signature 2025-05-21 17:18:55,062 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.users.share 2025-05-21 17:18:56,101 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-05-21 17:18:56,106 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-05-21 17:18:56,155 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-21 17:18:56,180 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-21 17:18:56,228 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-21 17:18:56,488 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-21 17:18:56,497 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-21 17:18:57,515 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-21 17:18:57,521 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-21 17:18:57,826 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-21 17:18:57,835 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-05-21 17:18:57,840 145 INFO 00655-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-05-21 17:18:58,119 145 INFO 00655-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-05-21 17:18:58,205 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-05-21 17:18:58,256 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-21 17:18:58,267 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-21 17:18:58,274 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-21 17:18:58,833 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-21 17:18:58,910 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-21 17:18:58,923 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-21 17:18:58,934 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-21 17:18:58,955 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-21 17:18:58,967 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-21 17:18:58,980 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-21 17:18:58,996 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-21 17:18:59,100 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-21 17:18:59,118 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-21 17:18:59,141 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-21 17:18:59,157 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-21 17:18:59,171 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-21 17:18:59,208 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-21 17:18:59,222 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-21 17:18:59,227 145 INFO 00655-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-21 17:18:59,231 145 INFO 00655-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-21 17:18:59,237 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-21 17:18:59,251 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-21 17:18:59,257 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-21 17:18:59,306 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-21 17:18:59,349 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-21 17:18:59,397 145 INFO 00655-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-21 17:18:59,400 145 INFO 00655-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-21 17:18:59,404 145 INFO 00655-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-21 17:18:59,412 145 INFO 00655-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-21 17:18:59,421 145 INFO 00655-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-21 17:18:59,428 145 INFO 00655-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-21 17:18:59,440 145 INFO 00655-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-21 17:18:59,445 145 INFO 00655-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-21 17:18:59,453 145 INFO 00655-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-21 17:18:59,464 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-05-21 17:18:59,466 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-21 17:18:59,476 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-21 17:18:59,492 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-21 17:18:59,507 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-21 17:18:59,526 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-21 17:18:59,616 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-21 17:18:59,641 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-21 17:18:59,670 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-21 17:18:59,696 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-21 17:18:59,784 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-21 17:18:59,799 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-21 17:18:59,804 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-21 17:18:59,820 145 INFO 00655-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-05-21 17:18:59,836 145 INFO 00655-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-21 17:18:59,916 145 INFO 00655-16-0-all odoo.modules.loading: Module base: loading demo 2025-05-21 17:18:59,916 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-05-21 17:18:59,922 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-05-21 17:19:01,032 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-05-21 17:19:01,036 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-05-21 17:19:01,192 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-05-21 17:19:01,196 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-05-21 17:19:01,368 145 INFO 00655-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-05-21 17:19:01,935 145 INFO 00655-16-0-all odoo.modules.loading: Module base loaded in 7.30s, 9060 queries (+9060 other) 2025-05-21 17:19:01,935 145 INFO 00655-16-0-all odoo.modules.loading: 1 modules loaded in 7.30s, 9060 queries (+9060 extra) 2025-05-21 17:19:01,958 145 INFO 00655-16-0-all odoo.modules.loading: updating modules list 2025-05-21 17:19:01,959 145 INFO 00655-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-05-21 17:19:02,324 145 INFO 00655-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-05-21 17:19:02,477 145 INFO 00655-16-0-all odoo.modules.loading: loading 78 modules... 2025-05-21 17:19:02,477 145 INFO 00655-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-05-21 17:19:02,508 145 INFO 00655-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-05-21 17:19:02,572 145 INFO 00655-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-21 17:19:02,631 145 INFO 00655-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-21 17:19:02,648 145 INFO 00655-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-21 17:19:02,662 145 INFO 00655-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-21 17:19:02,700 145 INFO 00655-16-0-all odoo.modules.loading: Module uom loaded in 0.22s, 283 queries (+283 other) 2025-05-21 17:19:02,700 145 INFO 00655-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-05-21 17:19:02,726 145 INFO 00655-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-05-21 17:19:03,063 145 INFO 00655-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-21 17:19:03,069 145 INFO 00655-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-21 17:19:03,107 145 INFO 00655-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-05-21 17:19:03,163 145 INFO 00655-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-21 17:19:03,172 145 INFO 00655-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-21 17:19:03,175 145 INFO 00655-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-05-21 17:19:03,180 145 INFO 00655-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-21 17:19:03,184 145 INFO 00655-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-21 17:19:03,188 145 INFO 00655-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-05-21 17:19:03,534 145 INFO 00655-16-0-all odoo.modules.loading: Module web loaded in 0.83s, 898 queries (+898 other) 2025-05-21 17:19:03,534 145 INFO 00655-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-05-21 17:19:03,562 145 INFO 00655-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-21 17:19:03,608 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-21 17:19:03,625 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-21 17:19:03,632 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-21 17:19:03,636 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-21 17:19:03,656 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-21 17:19:03,661 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-21 17:19:03,678 145 INFO 00655-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.14s, 175 queries (+175 other) 2025-05-21 17:19:03,678 145 INFO 00655-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-05-21 17:19:03,702 145 INFO 00655-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-21 17:19:03,756 145 INFO 00655-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-21 17:19:03,761 145 INFO 00655-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-21 17:19:03,776 145 INFO 00655-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-21 17:19:03,795 145 INFO 00655-16-0-all odoo.modules.loading: Module barcodes loaded in 0.12s, 136 queries (+136 other) 2025-05-21 17:19:03,795 145 INFO 00655-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-05-21 17:19:03,956 145 INFO 00655-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-05-21 17:19:04,472 145 INFO 00655-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-21 17:19:04,514 145 INFO 00655-16-0-all odoo.modules.loading: Module base_import loaded in 0.72s, 919 queries (+919 other) 2025-05-21 17:19:04,514 145 INFO 00655-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-05-21 17:19:04,542 145 INFO 00655-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-21 17:19:04,586 145 INFO 00655-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-21 17:19:04,590 145 INFO 00655-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-21 17:19:04,619 145 INFO 00655-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-21 17:19:04,638 145 INFO 00655-16-0-all odoo.modules.loading: Module base_setup loaded in 0.12s, 153 queries (+153 other) 2025-05-21 17:19:04,638 145 INFO 00655-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-05-21 17:19:04,662 145 INFO 00655-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-05-21 17:19:04,725 145 INFO 00655-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-21 17:19:04,750 145 INFO 00655-16-0-all odoo.modules.loading: Module bus loaded in 0.11s, 103 queries (+103 other) 2025-05-21 17:19:04,751 145 INFO 00655-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-05-21 17:19:04,774 145 INFO 00655-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-21 17:19:04,783 145 INFO 00655-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-21 17:19:04,813 145 INFO 00655-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-21 17:19:04,831 145 INFO 00655-16-0-all odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-05-21 17:19:04,831 145 INFO 00655-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-05-21 17:19:04,874 145 INFO 00655-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-05-21 17:19:04,991 145 INFO 00655-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-21 17:19:05,016 145 INFO 00655-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-21 17:19:05,027 145 INFO 00655-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-21 17:19:05,062 145 INFO 00655-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-05-21 17:19:05,163 145 INFO 00655-16-0-all odoo.modules.loading: Module resource loaded in 0.33s, 424 queries (+424 other) 2025-05-21 17:19:05,163 145 INFO 00655-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-05-21 17:19:05,201 145 INFO 00655-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-05-21 17:19:05,302 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-21 17:19:05,318 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-21 17:19:05,330 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-21 17:19:05,333 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-21 17:19:05,336 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-21 17:19:05,358 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-21 17:19:05,369 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-21 17:19:05,378 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-21 17:19:05,387 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-21 17:19:05,393 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-21 17:19:05,409 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-21 17:19:05,424 145 INFO 00655-16-0-all odoo.modules.loading: Module utm: loading demo 2025-05-21 17:19:05,424 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-05-21 17:19:05,432 145 INFO 00655-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-05-21 17:19:05,451 145 INFO 00655-16-0-all odoo.modules.loading: Module utm loaded in 0.29s, 437 queries (+437 other) 2025-05-21 17:19:05,452 145 INFO 00655-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-05-21 17:19:05,493 145 INFO 00655-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-05-21 17:19:05,493 145 INFO 00655-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-05-21 17:19:05,518 145 INFO 00655-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-21 17:19:05,546 145 INFO 00655-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-21 17:19:05,553 145 INFO 00655-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-21 17:19:05,560 145 INFO 00655-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-21 17:19:05,581 145 INFO 00655-16-0-all odoo.modules.loading: Module web_tour loaded in 0.09s, 101 queries (+101 other) 2025-05-21 17:19:05,581 145 INFO 00655-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-05-21 17:19:05,609 145 INFO 00655-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-21 17:19:05,745 145 INFO 00655-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-21 17:19:05,787 145 INFO 00655-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-21 17:19:05,812 145 INFO 00655-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.23s, 195 queries (+195 other) 2025-05-21 17:19:05,812 145 INFO 00655-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-05-21 17:19:05,835 145 INFO 00655-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-05-21 17:19:05,878 145 INFO 00655-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-21 17:19:05,886 145 INFO 00655-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-21 17:19:05,892 145 INFO 00655-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-21 17:19:05,907 145 INFO 00655-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-21 17:19:05,931 145 INFO 00655-16-0-all odoo.modules.loading: Module iap loaded in 0.12s, 147 queries (+147 other) 2025-05-21 17:19:05,931 145 INFO 00655-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-05-21 17:19:05,982 145 INFO 00655-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-05-21 17:19:06,151 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-21 17:19:06,151 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-21 17:19:06,151 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-21 17:19:06,151 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-21 17:19:06,151 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-21 17:19:06,151 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-21 17:19:06,152 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-21 17:19:06,152 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-21 17:19:06,152 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-21 17:19:06,152 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-21 17:19:06,152 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-21 17:19:06,152 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-21 17:19:06,199 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-05-21 17:19:06,206 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-05-21 17:19:07,248 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-21 17:19:07,350 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-21 17:19:07,355 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-21 17:19:07,368 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-21 17:19:07,376 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-21 17:19:07,384 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-21 17:19:07,388 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-21 17:19:07,394 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-21 17:19:07,409 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-21 17:19:07,417 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-05-21 17:19:07,427 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-21 17:19:07,435 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-21 17:19:07,457 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-21 17:19:07,468 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-21 17:19:07,488 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-21 17:19:07,496 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-21 17:19:07,504 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-05-21 17:19:07,514 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-05-21 17:19:07,526 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-21 17:19:07,532 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-05-21 17:19:07,551 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-21 17:19:07,560 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-21 17:19:07,600 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-21 17:19:07,621 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-21 17:19:07,635 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-21 17:19:07,641 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-21 17:19:07,655 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-21 17:19:07,670 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-21 17:19:07,680 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-05-21 17:19:07,698 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-21 17:19:07,711 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-21 17:19:07,734 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-21 17:19:07,808 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-21 17:19:07,856 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-21 17:19:07,864 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-21 17:19:07,877 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-21 17:19:07,885 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-21 17:19:07,890 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-21 17:19:07,896 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-21 17:19:07,909 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-21 17:19:07,919 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-21 17:19:07,936 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-21 17:19:07,945 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-21 17:19:07,962 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-21 17:19:08,003 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-21 17:19:08,016 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-21 17:19:08,079 145 INFO 00655-16-0-all odoo.modules.loading: Module mail: loading demo 2025-05-21 17:19:08,080 145 INFO 00655-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-05-21 17:19:08,205 145 INFO 00655-16-0-all odoo.modules.loading: Module mail loaded in 2.27s, 3592 queries (+3592 other) 2025-05-21 17:19:08,205 145 INFO 00655-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-05-21 17:19:08,244 145 INFO 00655-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-21 17:19:08,289 145 INFO 00655-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-05-21 17:19:08,289 145 INFO 00655-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-05-21 17:19:08,364 145 INFO 00655-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-21 17:19:09,046 145 INFO 00655-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-21 17:19:09,055 145 INFO 00655-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-21 17:19:09,059 145 INFO 00655-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-21 17:19:09,077 145 INFO 00655-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-21 17:19:09,118 145 INFO 00655-16-0-all odoo.modules.loading: Module web_editor loaded in 0.83s, 1166 queries (+1166 other) 2025-05-21 17:19:09,118 145 INFO 00655-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-05-21 17:19:09,164 145 INFO 00655-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-05-21 17:19:09,316 145 INFO 00655-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-21 17:19:09,348 145 INFO 00655-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-21 17:19:09,359 145 INFO 00655-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-21 17:19:09,393 145 INFO 00655-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-21 17:19:09,425 145 INFO 00655-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-21 17:19:09,439 145 INFO 00655-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-21 17:19:09,448 145 INFO 00655-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-21 17:19:09,452 145 INFO 00655-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-05-21 17:19:09,452 145 INFO 00655-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-05-21 17:19:09,551 145 INFO 00655-16-0-all odoo.modules.loading: Module analytic loaded in 0.43s, 528 queries (+528 other) 2025-05-21 17:19:09,551 145 INFO 00655-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-05-21 17:19:09,602 145 INFO 00655-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-21 17:19:09,663 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-21 17:19:09,668 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-21 17:19:09,676 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-21 17:19:09,688 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-21 17:19:09,701 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-21 17:19:09,718 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-21 17:19:09,732 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-21 17:19:09,751 145 INFO 00655-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.20s, 191 queries (+191 other) 2025-05-21 17:19:09,751 145 INFO 00655-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-05-21 17:19:09,792 145 INFO 00655-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-21 17:19:09,819 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-21 17:19:09,837 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-21 17:19:09,842 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-21 17:19:09,871 145 INFO 00655-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 92 queries (+92 other) 2025-05-21 17:19:09,871 145 INFO 00655-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-05-21 17:19:09,913 145 INFO 00655-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-21 17:19:09,988 145 INFO 00655-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-21 17:19:09,999 145 INFO 00655-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-21 17:19:10,011 145 INFO 00655-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-21 17:19:10,016 145 INFO 00655-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-21 17:19:10,021 145 INFO 00655-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-21 17:19:10,040 145 INFO 00655-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.17s, 143 queries (+143 other) 2025-05-21 17:19:10,040 145 INFO 00655-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-05-21 17:19:10,117 145 INFO 00655-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-05-21 17:19:10,335 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-05-21 17:19:10,352 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-05-21 17:19:10,367 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-05-21 17:19:10,375 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-05-21 17:19:10,387 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-05-21 17:19:10,397 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-05-21 17:19:10,401 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-05-21 17:19:10,405 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-05-21 17:19:10,414 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-05-21 17:19:10,420 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-05-21 17:19:10,498 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-05-21 17:19:10,516 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-05-21 17:19:10,522 145 INFO 00655-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-05-21 17:19:10,522 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-05-21 17:19:10,851 145 INFO 00655-16-0-all odoo.modules.loading: Module calendar loaded in 0.81s, 849 queries (+849 other) 2025-05-21 17:19:10,851 145 INFO 00655-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-05-21 17:19:10,897 145 INFO 00655-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-21 17:19:10,942 145 INFO 00655-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-21 17:19:10,952 145 INFO 00655-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-21 17:19:10,960 145 INFO 00655-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-21 17:19:10,987 145 INFO 00655-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.14s, 122 queries (+122 other) 2025-05-21 17:19:10,987 145 INFO 00655-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-05-21 17:19:11,087 145 INFO 00655-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-05-21 17:19:12,130 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-05-21 17:19:12,283 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-05-21 17:19:12,303 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-05-21 17:19:12,312 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-05-21 17:19:12,319 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-05-21 17:19:12,327 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-05-21 17:19:12,336 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-05-21 17:19:12,353 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-05-21 17:19:12,375 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-05-21 17:19:12,383 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-05-21 17:19:12,404 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-05-21 17:19:12,411 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-05-21 17:19:12,465 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-05-21 17:19:12,485 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-05-21 17:19:12,495 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-05-21 17:19:12,541 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-05-21 17:19:12,561 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-05-21 17:19:12,567 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-05-21 17:19:12,622 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-05-21 17:19:12,632 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-05-21 17:19:12,707 145 INFO 00655-16-0-all odoo.modules.loading: Module hr: loading demo 2025-05-21 17:19:12,707 145 INFO 00655-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-05-21 17:19:13,570 145 INFO 00655-16-0-all odoo.modules.loading: Module hr loaded in 2.58s, 3419 queries (+3419 other) 2025-05-21 17:19:13,570 145 INFO 00655-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-05-21 17:19:13,622 145 INFO 00655-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-21 17:19:13,643 145 INFO 00655-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-21 17:19:13,673 145 INFO 00655-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.10s, 35 queries (+35 other) 2025-05-21 17:19:13,673 145 INFO 00655-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-05-21 17:19:13,735 145 INFO 00655-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-21 17:19:13,839 145 INFO 00655-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-21 17:19:13,860 145 INFO 00655-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-21 17:19:13,866 145 INFO 00655-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-05-21 17:19:13,866 145 INFO 00655-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-05-21 17:19:13,877 145 INFO 00655-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.20s, 187 queries (+187 other) 2025-05-21 17:19:13,877 145 INFO 00655-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-05-21 17:19:13,967 145 INFO 00655-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-21 17:19:14,064 145 INFO 00655-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-21 17:19:14,074 145 INFO 00655-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-21 17:19:14,097 145 INFO 00655-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-21 17:19:14,118 145 INFO 00655-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.24s, 169 queries (+169 other) 2025-05-21 17:19:14,118 145 INFO 00655-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-05-21 17:19:14,185 145 INFO 00655-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-21 17:19:14,290 145 INFO 00655-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-21 17:19:14,318 145 INFO 00655-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-21 17:19:14,334 145 INFO 00655-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-21 17:19:14,347 145 INFO 00655-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-21 17:19:14,368 145 INFO 00655-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.25s, 236 queries (+236 other) 2025-05-21 17:19:14,368 145 INFO 00655-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-05-21 17:19:14,761 145 INFO 00655-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-05-21 17:19:15,236 145 INFO 00655-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-05-21 17:19:15,255 145 INFO 00655-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-05-21 17:19:15,346 145 INFO 00655-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-21 17:19:15,372 145 INFO 00655-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-21 17:19:15,382 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-05-21 17:19:15,446 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-21 17:19:15,473 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-21 17:19:15,501 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-21 17:19:15,518 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-21 17:19:15,539 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-21 17:19:15,565 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-21 17:19:15,588 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-21 17:19:15,610 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-21 17:19:15,642 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-21 17:19:15,653 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-21 17:19:15,659 145 INFO 00655-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-21 17:19:15,670 145 INFO 00655-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-05-21 17:19:15,683 145 INFO 00655-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-21 17:19:15,704 145 INFO 00655-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-21 17:19:15,711 145 INFO 00655-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-21 17:19:15,716 145 INFO 00655-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-21 17:19:15,724 145 INFO 00655-16-0-all odoo.modules.loading: Module product: loading demo 2025-05-21 17:19:15,724 145 INFO 00655-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-05-21 17:19:16,080 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [134] 2025-05-21 17:19:16,089 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-05-21 17:19:16,089 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-05-21 17:19:16,129 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [136, 135] 2025-05-21 17:19:16,134 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-05-21 17:19:16,650 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [154] 2025-05-21 17:19:16,657 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-05-21 17:19:16,657 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-05-21 17:19:17,213 145 INFO 00655-16-0-all odoo.modules.loading: Module product loaded in 2.84s, 3026 queries (+3026 other) 2025-05-21 17:19:17,213 145 INFO 00655-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-05-21 17:19:17,293 145 INFO 00655-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-05-21 17:19:17,460 145 INFO 00655-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-05-21 17:19:17,508 145 INFO 00655-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-05-21 17:19:17,516 145 INFO 00655-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-05-21 17:19:17,522 145 INFO 00655-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-05-21 17:19:17,545 145 INFO 00655-16-0-all odoo.modules.loading: Module rating loaded in 0.33s, 380 queries (+380 other) 2025-05-21 17:19:17,545 145 INFO 00655-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-05-21 17:19:17,636 145 INFO 00655-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-21 17:19:17,666 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-05-21 17:19:17,778 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-21 17:19:17,936 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-21 17:19:17,949 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-21 17:19:17,985 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-21 17:19:17,997 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-21 17:19:18,028 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-21 17:19:18,058 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-21 17:19:18,062 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-21 17:19:18,073 145 INFO 00655-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-05-21 17:19:18,074 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-05-21 17:19:18,105 145 INFO 00655-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-05-21 17:19:18,139 145 INFO 00655-16-0-all odoo.modules.loading: Module sales_team loaded in 0.59s, 750 queries (+750 other) 2025-05-21 17:19:18,139 145 INFO 00655-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-05-21 17:19:18,328 145 INFO 00655-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-21 17:19:18,398 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-21 17:19:18,406 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-21 17:19:18,415 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-21 17:19:18,427 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-21 17:19:18,444 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-21 17:19:18,464 145 INFO 00655-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.33s, 190 queries (+190 other) 2025-05-21 17:19:18,465 145 INFO 00655-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-05-21 17:19:18,532 145 INFO 00655-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-21 17:19:18,591 145 INFO 00655-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-21 17:19:18,626 145 INFO 00655-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.16s, 96 queries (+96 other) 2025-05-21 17:19:18,626 145 INFO 00655-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-05-21 17:19:18,702 145 INFO 00655-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-05-21 17:19:18,708 145 INFO 00655-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-05-21 17:19:18,708 145 INFO 00655-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-05-21 17:19:18,855 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-05-21 17:19:19,003 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-05-21 17:19:19,016 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-05-21 17:19:19,034 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-05-21 17:19:19,087 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-05-21 17:19:19,158 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-05-21 17:19:19,165 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-05-21 17:19:19,172 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-05-21 17:19:19,181 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-05-21 17:19:19,188 145 INFO 00655-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-05-21 17:19:19,188 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-05-21 17:19:19,393 145 INFO 00655-16-0-all odoo.modules.loading: Module hr_contract loaded in 0.77s, 1008 queries (+1008 other) 2025-05-21 17:19:19,393 145 INFO 00655-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-05-21 17:19:19,531 145 INFO 00655-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-05-21 17:19:19,543 145 INFO 00655-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-05-21 17:19:19,916 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-05-21 17:19:19,921 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-05-21 17:19:19,933 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-05-21 17:19:19,946 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-05-21 17:19:19,995 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-05-21 17:19:20,003 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-05-21 17:19:20,236 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-05-21 17:19:20,259 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-05-21 17:19:20,284 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-05-21 17:19:20,441 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-05-21 17:19:20,460 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-05-21 17:19:20,539 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-05-21 17:19:20,558 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-05-21 17:19:20,572 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-05-21 17:19:20,576 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-05-21 17:19:20,580 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-05-21 17:19:20,587 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-05-21 17:19:20,594 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-05-21 17:19:20,599 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-05-21 17:19:20,606 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-05-21 17:19:20,626 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-05-21 17:19:20,640 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-05-21 17:19:20,650 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-05-21 17:19:20,715 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-05-21 17:19:20,757 145 INFO 00655-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-05-21 17:19:20,758 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-05-21 17:19:20,879 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:20,879 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<968350948741523.1747847960.828769683837891-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:20,879 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:20,886 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2025-05-21 17:19:20,887 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:20,937 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:20,938 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<213345299731254.1747847960.918785810470581-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:20,938 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:20,943 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2025-05-21 17:19:20,943 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,078 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,079 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<318713461151658.1747847960.966428518295288-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,079 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,085 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2025-05-21 17:19:21,085 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,122 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,123 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 5 and Message-Id '<555561176111870.1747847961.106515169143677-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,123 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,128 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 2025-05-21 17:19:21,128 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,177 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-05-21 17:19:21,340 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,341 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 6 and Message-Id '<598527578494437.1747847961.325105667114258-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,341 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,348 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 2025-05-21 17:19:21,348 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,400 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-05-21 17:19:21,450 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,450 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<618843533443568.1747847961.434301376342773-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,450 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,456 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-05-21 17:19:21,456 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,493 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,494 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<738141890461109.1747847961.477245092391968-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,494 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,499 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-05-21 17:19:21,499 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,535 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,535 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<314473181149875.1747847961.519699573516846-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,535 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,540 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-05-21 17:19:21,540 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,575 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-05-21 17:19:21,703 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,704 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<926119045702992.1747847961.687271356582642-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,704 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,710 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-05-21 17:19:21,710 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,792 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-05-21 17:19:21,833 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,834 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<993563345766812.1747847961.816427230834961-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,834 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,839 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-05-21 17:19:21,839 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,873 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-05-21 17:19:21,906 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,907 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<269829356948580.1747847961.890707969665527-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,907 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,912 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-05-21 17:19:21,912 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:21,932 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-05-21 17:19:21,966 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:21,967 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 13 and Message-Id '<153822855513947.1747847961.950733900070190-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:21,967 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:21,972 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-05-21 17:19:21,972 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,096 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,097 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 14 and Message-Id '<383933694531712.1747847962.080371141433716-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,097 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,102 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-05-21 17:19:22,103 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,180 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-05-21 17:19:22,308 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,309 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 15 and Message-Id '<246447031241160.1747847962.292096138000488-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,309 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,314 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-05-21 17:19:22,314 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,383 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-05-21 17:19:22,409 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,410 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 16 and Message-Id '<623986157639644.1747847962.393492698669434-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,410 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,414 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-05-21 17:19:22,414 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,451 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,452 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 17 and Message-Id '<997067499303735.1747847962.435848951339722-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,452 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,457 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-05-21 17:19:22,457 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,495 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,495 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 18 and Message-Id '<627834742440098.1747847962.479181528091431-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,495 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,500 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-05-21 17:19:22,501 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,527 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-05-21 17:19:22,569 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,570 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 19 and Message-Id '<183344707461223.1747847962.553227186203003-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,570 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,576 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-05-21 17:19:22,576 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,632 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-05-21 17:19:22,677 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,678 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 20 and Message-Id '<421860670895189.1747847962.660426139831543-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,678 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,683 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-05-21 17:19:22,684 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,722 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-05-21 17:19:22,757 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,757 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 21 and Message-Id '<642202444998080.1747847962.740549087524414-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,757 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,763 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-05-21 17:19:22,763 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,784 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-05-21 17:19:22,819 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,820 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 22 and Message-Id '<378402278647877.1747847962.802689552307129-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,820 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,826 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-05-21 17:19:22,826 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,865 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,865 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 23 and Message-Id '<441951317823281.1747847962.849024534225464-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,866 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,870 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-05-21 17:19:22,871 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,908 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:22,908 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 24 and Message-Id '<181810386646508.1747847962.891961336135864-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:22,908 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:22,913 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-05-21 17:19:22,913 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:22,942 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-05-21 17:19:23,072 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:23,073 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 25 and Message-Id '<559586405058296.1747847963.054632902145386-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:23,073 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:23,079 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-05-21 17:19:23,079 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:23,164 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-05-21 17:19:23,209 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:23,209 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 26 and Message-Id '<057448171134734.1747847963.190989255905151-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:23,210 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:23,215 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-05-21 17:19:23,216 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:23,254 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-05-21 17:19:23,294 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:23,295 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 27 and Message-Id '<452097592770379.1747847963.275703191757202-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:23,295 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:23,301 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-05-21 17:19:23,301 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:23,338 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:23,339 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 28 and Message-Id '<470300605978167.1747847963.322690248489380-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:23,339 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:23,344 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-05-21 17:19:23,344 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:23,386 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:23,386 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 29 and Message-Id '<837135886961259.1747847963.370099544525146-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:23,387 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:23,393 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-05-21 17:19:23,393 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:23,429 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-05-21 17:19:23,471 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:23,472 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 30 and Message-Id '<202085239882671.1747847963.453722715377808-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:23,472 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:23,477 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-05-21 17:19:23,477 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:23,512 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-05-21 17:19:23,722 145 INFO 00655-16-0-all odoo.modules.loading: Module hr_holidays loaded in 4.33s, 4922 queries (+4969 other) 2025-05-21 17:19:23,722 145 INFO 00655-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-05-21 17:19:23,797 145 INFO 00655-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-05-21 17:19:23,851 145 INFO 00655-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-05-21 17:19:23,892 145 INFO 00655-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.17s, 88 queries (+88 other) 2025-05-21 17:19:23,892 145 INFO 00655-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-05-21 17:19:23,968 145 INFO 00655-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-05-21 17:19:24,032 145 INFO 00655-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.14s, 61 queries (+61 other) 2025-05-21 17:19:24,032 145 INFO 00655-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-05-21 17:19:24,116 145 INFO 00655-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-05-21 17:19:24,207 145 INFO 00655-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-05-21 17:19:24,216 145 INFO 00655-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-05-21 17:19:24,235 145 INFO 00655-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-05-21 17:19:24,242 145 INFO 00655-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-05-21 17:19:24,256 145 INFO 00655-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-05-21 17:19:24,275 145 INFO 00655-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.24s, 182 queries (+182 other) 2025-05-21 17:19:24,275 145 INFO 00655-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-05-21 17:19:24,347 145 INFO 00655-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-05-21 17:19:24,671 145 INFO 00655-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-05-21 17:19:24,680 145 INFO 00655-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-05-21 17:19:24,685 145 INFO 00655-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-05-21 17:19:24,691 145 INFO 00655-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-05-21 17:19:24,772 145 INFO 00655-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-05-21 17:19:24,789 145 INFO 00655-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-05-21 17:19:24,798 145 INFO 00655-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-05-21 17:19:24,829 145 INFO 00655-16-0-all odoo.modules.loading: Module portal loaded in 0.55s, 546 queries (+546 other) 2025-05-21 17:19:24,829 145 INFO 00655-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-05-21 17:19:24,951 145 INFO 00655-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-05-21 17:19:24,957 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-05-21 17:19:24,957 145 INFO 00655-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-05-21 17:19:24,976 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-05-21 17:19:26,059 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-05-21 17:19:26,068 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-05-21 17:19:26,080 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-05-21 17:19:26,087 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-05-21 17:19:26,096 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-05-21 17:19:26,103 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-05-21 17:19:26,111 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-05-21 17:19:26,120 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-05-21 17:19:26,134 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-05-21 17:19:26,164 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-05-21 17:19:26,184 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-05-21 17:19:26,199 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-05-21 17:19:26,217 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-05-21 17:19:26,223 145 INFO 00655-16-0-all odoo.modules.loading: Module sms: loading demo 2025-05-21 17:19:26,223 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-05-21 17:19:26,227 145 INFO 00655-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-05-21 17:19:26,279 145 INFO 00655-16-0-all odoo.modules.loading: Module sms loaded in 1.45s, 2059 queries (+2059 other) 2025-05-21 17:19:26,279 145 INFO 00655-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-05-21 17:19:26,369 145 INFO 00655-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-05-21 17:19:26,710 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-05-21 17:19:26,719 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-05-21 17:19:26,730 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-05-21 17:19:26,745 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-05-21 17:19:26,750 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-05-21 17:19:26,756 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-05-21 17:19:26,762 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-05-21 17:19:26,787 145 INFO 00655-16-0-all odoo.modules.loading: Module snailmail loaded in 0.51s, 489 queries (+489 other) 2025-05-21 17:19:26,787 145 INFO 00655-16-0-all odoo.modules.loading: Loading module auth_totp_portal (43/78) 2025-05-21 17:19:26,862 145 INFO 00655-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-05-21 17:19:26,891 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-05-21 17:19:26,911 145 INFO 00655-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-05-21 17:19:26,928 145 INFO 00655-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.14s, 59 queries (+59 other) 2025-05-21 17:19:26,928 145 INFO 00655-16-0-all odoo.modules.loading: Loading module calendar_sms (44/78) 2025-05-21 17:19:27,010 145 INFO 00655-16-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-05-21 17:19:27,014 145 INFO 00655-16-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-05-21 17:19:27,069 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-05-21 17:19:27,074 145 INFO 00655-16-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-05-21 17:19:27,104 145 INFO 00655-16-0-all odoo.modules.loading: Module calendar_sms loaded in 0.18s, 93 queries (+93 other) 2025-05-21 17:19:27,104 145 INFO 00655-16-0-all odoo.modules.loading: Loading module digest (45/78) 2025-05-21 17:19:27,187 145 INFO 00655-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-05-21 17:19:27,293 145 INFO 00655-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-05-21 17:19:27,302 145 INFO 00655-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-05-21 17:19:27,319 145 INFO 00655-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-05-21 17:19:27,331 145 INFO 00655-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-05-21 17:19:27,341 145 INFO 00655-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-05-21 17:19:27,348 145 INFO 00655-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-05-21 17:19:27,382 145 INFO 00655-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-05-21 17:19:27,387 145 INFO 00655-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-05-21 17:19:27,424 145 INFO 00655-16-0-all odoo.modules.loading: Module digest loaded in 0.32s, 300 queries (+300 other) 2025-05-21 17:19:27,424 145 INFO 00655-16-0-all odoo.modules.loading: Loading module payment (46/78) 2025-05-21 17:19:27,525 145 INFO 00655-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-05-21 17:19:27,747 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-05-21 17:19:28,094 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-05-21 17:19:28,606 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-05-21 17:19:28,614 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-05-21 17:19:28,636 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-05-21 17:19:28,661 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-05-21 17:19:28,686 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-05-21 17:19:28,695 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-05-21 17:19:28,716 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-05-21 17:19:28,729 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-05-21 17:19:28,742 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-05-21 17:19:28,844 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-05-21 17:19:28,865 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-05-21 17:19:28,871 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-05-21 17:19:28,878 145 INFO 00655-16-0-all odoo.modules.loading: Module payment: loading demo 2025-05-21 17:19:28,878 145 INFO 00655-16-0-all odoo.modules.loading: loading payment/data/payment_demo.xml 2025-05-21 17:19:28,904 145 INFO 00655-16-0-all odoo.modules.loading: Module payment loaded in 1.48s, 853 queries (+853 other) 2025-05-21 17:19:28,904 145 INFO 00655-16-0-all odoo.modules.loading: Loading module portal_rating (47/78) 2025-05-21 17:19:28,989 145 INFO 00655-16-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-05-21 17:19:29,051 145 INFO 00655-16-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-05-21 17:19:29,061 145 INFO 00655-16-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-05-21 17:19:29,067 145 INFO 00655-16-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-05-21 17:19:29,093 145 INFO 00655-16-0-all odoo.modules.loading: Module portal_rating loaded in 0.19s, 102 queries (+102 other) 2025-05-21 17:19:29,093 145 INFO 00655-16-0-all odoo.modules.loading: Loading module account (48/78) 2025-05-21 17:19:29,520 145 INFO 00655-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-05-21 17:19:29,857 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-05-21 17:19:29,857 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-05-21 17:19:29,858 145 INFO 00655-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-05-21 17:19:31,522 145 INFO 00655-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-05-21 17:19:32,068 145 INFO 00655-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-05-21 17:19:32,161 145 INFO 00655-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-05-21 17:19:32,230 145 INFO 00655-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-05-21 17:19:32,237 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-05-21 17:19:32,250 145 INFO 00655-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-05-21 17:19:32,259 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-05-21 17:19:32,326 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-05-21 17:19:32,337 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-05-21 17:19:32,346 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-05-21 17:19:32,356 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-05-21 17:19:32,364 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-05-21 17:19:32,374 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-05-21 17:19:32,679 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-05-21 17:19:32,694 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-05-21 17:19:32,722 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-05-21 17:19:32,734 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-05-21 17:19:32,783 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-05-21 17:19:32,796 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-05-21 17:19:32,820 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-05-21 17:19:32,851 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-05-21 17:19:32,907 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-05-21 17:19:32,927 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-05-21 17:19:32,954 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-05-21 17:19:32,981 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-05-21 17:19:32,992 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-05-21 17:19:32,999 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-05-21 17:19:33,010 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-05-21 17:19:33,020 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-05-21 17:19:33,032 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-05-21 17:19:33,056 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-05-21 17:19:33,062 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-05-21 17:19:33,074 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-05-21 17:19:33,085 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-05-21 17:19:33,110 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-05-21 17:19:33,135 145 INFO 00655-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-05-21 17:19:33,171 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-05-21 17:19:33,186 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-05-21 17:19:33,192 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-05-21 17:19:33,247 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-05-21 17:19:33,316 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-05-21 17:19:33,334 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-05-21 17:19:33,365 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-05-21 17:19:33,374 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-05-21 17:19:33,412 145 INFO 00655-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-05-21 17:19:33,420 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-05-21 17:19:33,436 145 INFO 00655-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-05-21 17:19:33,450 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-05-21 17:19:33,458 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-05-21 17:19:33,472 145 INFO 00655-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-05-21 17:19:33,481 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-05-21 17:19:33,490 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-05-21 17:19:33,617 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-05-21 17:19:33,627 145 INFO 00655-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-05-21 17:19:33,633 145 INFO 00655-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-05-21 17:19:33,642 145 INFO 00655-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-05-21 17:19:33,657 145 INFO 00655-16-0-all odoo.modules.loading: Module account: loading demo 2025-05-21 17:19:33,658 145 INFO 00655-16-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-05-21 17:19:34,455 145 INFO 00655-16-0-all odoo.modules.loading: Module account loaded in 5.36s, 6571 queries (+6571 other) 2025-05-21 17:19:34,455 145 INFO 00655-16-0-all odoo.modules.loading: Loading module project (49/78) 2025-05-21 17:19:34,660 145 INFO 00655-16-0-all odoo.modules.registry: module project: creating or updating database tables 2025-05-21 17:19:35,259 145 INFO 00655-16-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-05-21 17:19:35,633 145 INFO 00655-16-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-05-21 17:19:35,669 145 INFO 00655-16-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-05-21 17:19:35,673 145 INFO 00655-16-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-05-21 17:19:35,681 145 INFO 00655-16-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-05-21 17:19:35,706 145 INFO 00655-16-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-05-21 17:19:35,718 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/analytic_views.xml 2025-05-21 17:19:35,725 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/digest_views.xml 2025-05-21 17:19:35,732 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-05-21 17:19:35,789 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-05-21 17:19:35,808 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-05-21 17:19:35,817 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-05-21 17:19:35,840 145 INFO 00655-16-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-05-21 17:19:35,849 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-05-21 17:19:35,859 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_views.xml 2025-05-21 17:19:36,194 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-05-21 17:19:36,208 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-05-21 17:19:36,224 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-05-21 17:19:36,260 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-05-21 17:19:36,268 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-05-21 17:19:36,318 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-05-21 17:19:36,362 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-05-21 17:19:36,367 145 INFO 00655-16-0-all odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-05-21 17:19:36,377 145 INFO 00655-16-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-05-21 17:19:36,388 145 INFO 00655-16-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-05-21 17:19:36,414 145 INFO 00655-16-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-05-21 17:19:36,424 145 INFO 00655-16-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-05-21 17:19:36,432 145 INFO 00655-16-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-05-21 17:19:36,445 145 INFO 00655-16-0-all odoo.modules.loading: Module project: loading demo 2025-05-21 17:19:36,445 145 INFO 00655-16-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-05-21 17:19:36,449 145 INFO 00655-16-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-05-21 17:19:36,738 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:36,738 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 31 and Message-Id '<441748246111305.1747847976.679860591888428-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:36,738 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:36,750 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [31] 2025-05-21 17:19:36,750 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:36,879 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:36,879 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 32 and Message-Id '<565859519337887.1747847976.859442949295044-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:36,879 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:36,880 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:36,928 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:36,928 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 33 and Message-Id '<157826112788932.1747847976.911392450332642-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:36,929 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:36,929 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,002 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,003 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 34 and Message-Id '<062771542603537.1747847976.985715389251709-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,003 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,003 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,032 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,032 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 35 and Message-Id '<158928099257420.1747847977.016345739364624-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,032 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,241 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [35] 2025-05-21 17:19:37,241 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,297 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,298 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 36 and Message-Id '<993378918822394.1747847977.274408817291260-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,298 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,299 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,331 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,331 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 37 and Message-Id '<279540441124859.1747847977.314877510070801-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,331 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,369 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [37] 2025-05-21 17:19:37,369 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,414 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,415 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 38 and Message-Id '<828771848346167.1747847977.395526409149170-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,415 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,415 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,457 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,457 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 39 and Message-Id '<725307044602132.1747847977.441221475601196-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:37,457 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,458 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,503 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,503 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 40 and Message-Id '<010205939607502.1747847977.487471103668213-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:37,503 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,504 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,528 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,529 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 41 and Message-Id '<162086754687727.1747847977.513309001922607-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:37,529 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,620 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [41] 2025-05-21 17:19:37,620 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,775 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,775 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 42 and Message-Id '<683044167658411.1747847977.758850097656250-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,775 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,776 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,791 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,792 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 43 and Message-Id '<610046124454105.1747847977.777302742004395-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:37,792 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,792 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,837 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,838 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 44 and Message-Id '<741860931616139.1747847977.821868181228638-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,838 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,839 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,881 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,881 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 45 and Message-Id '<312767776311178.1747847977.866299152374268-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,881 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,882 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,897 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,897 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 46 and Message-Id '<342704015612077.1747847977.883023262023926-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:37,897 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,898 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,948 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,949 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 47 and Message-Id '<297954535701775.1747847977.932672977447510-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:37,949 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,950 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:37,988 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:37,988 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 48 and Message-Id '<303955628168703.1747847977.973269224166870-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:37,989 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:37,989 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,051 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,051 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 49 and Message-Id '<208524041942727.1747847978.034390211105347-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,051 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,052 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,068 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,068 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 50 and Message-Id '<590789722881806.1747847978.053234577178955-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:38,068 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,069 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,128 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,128 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 51 and Message-Id '<289344846182937.1747847978.113221406936646-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,128 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,129 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,145 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,145 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 52 and Message-Id '<098741965838626.1747847978.130621433258057-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:38,145 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,146 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,195 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,195 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 53 and Message-Id '<927672659956065.1747847978.180983066558838-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,195 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,196 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,211 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,211 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 54 and Message-Id '<936980639418244.1747847978.197153568267822-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:38,211 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,212 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,273 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,273 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 55 and Message-Id '<438018993788505.1747847978.257195949554443-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,273 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,274 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,309 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,309 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 56 and Message-Id '<766717309676562.1747847978.293785810470581-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:38,309 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,310 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,343 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,344 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 57 and Message-Id '<256363837707089.1747847978.329017639160156-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,344 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,345 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,388 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,389 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 58 and Message-Id '<906897309745573.1747847978.373332500457764-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,389 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,390 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,423 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,423 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 59 and Message-Id '<267685415393364.1747847978.407807826995850-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,423 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,424 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,455 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,455 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 60 and Message-Id '<153734686848435.1747847978.441001415252686-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:38,455 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,456 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,485 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,485 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 61 and Message-Id '<157728725590565.1747847978.471272468566895-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,485 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,486 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,517 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,518 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 62 and Message-Id '<706150554434524.1747847978.502314805984497-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:38,518 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,519 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,551 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,551 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 63 and Message-Id '<240259013749207.1747847978.535195112228394-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:38,551 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,552 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:38,582 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:38,583 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 64 and Message-Id '<559799641907338.1747847978.568281888961792-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:38,583 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:38,584 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:39,057 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:39,058 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 65 and Message-Id '<145114316322472.1747847979.033306598663330-openerp-3-project.task@3571b9eb6ccd>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:39,058 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:39,067 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [65] 2025-05-21 17:19:39,067 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:39,101 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:39,102 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 66 and Message-Id '<932570396254734.1747847979.079602003097534-openerp-22-project.task@3571b9eb6ccd>' from 'mark.brown23@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:39,102 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:39,109 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [66] 2025-05-21 17:19:39,109 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:39,140 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:39,141 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 67 and Message-Id '<204793841831913.1747847979.119441270828247-openerp-4-project.task@3571b9eb6ccd>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:39,141 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:39,147 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [67] 2025-05-21 17:19:39,147 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:39,177 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:39,177 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 68 and Message-Id '<690960234699434.1747847979.156679868698120-openerp-2-project.task@3571b9eb6ccd>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:19:39,177 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:39,184 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [68] 2025-05-21 17:19:39,184 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:39,354 145 INFO 00655-16-0-all odoo.modules.loading: Module project loaded in 4.90s, 5428 queries (+5431 other) 2025-05-21 17:19:39,354 145 INFO 00655-16-0-all odoo.modules.loading: Loading module stock (50/78) 2025-05-21 17:19:39,763 145 INFO 00655-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-05-21 17:19:39,928 145 INFO 00655-16-0-all odoo.models: Prepare computation of product.template.tracking 2025-05-21 17:19:41,179 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-05-21 17:19:41,583 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-05-21 17:19:41,655 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-05-21 17:19:41,660 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-05-21 17:19:41,668 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-05-21 17:19:41,676 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-05-21 17:19:41,839 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-05-21 17:19:41,854 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-05-21 17:19:41,858 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-05-21 17:19:41,869 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-05-21 17:19:41,873 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-05-21 17:19:41,889 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-05-21 17:19:41,916 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-05-21 17:19:41,930 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-05-21 17:19:41,935 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-05-21 17:19:41,943 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-05-21 17:19:41,953 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-05-21 17:19:41,975 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-05-21 17:19:41,980 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-05-21 17:19:42,002 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-05-21 17:19:42,007 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-05-21 17:19:42,018 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-05-21 17:19:42,026 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-05-21 17:19:42,030 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-05-21 17:19:42,035 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-05-21 17:19:42,074 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-05-21 17:19:42,083 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-05-21 17:19:42,091 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-05-21 17:19:42,099 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-05-21 17:19:42,108 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-05-21 17:19:42,114 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-05-21 17:19:42,122 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-05-21 17:19:42,127 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-05-21 17:19:42,131 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-05-21 17:19:42,138 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-05-21 17:19:42,151 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-05-21 17:19:42,158 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-05-21 17:19:42,168 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-05-21 17:19:42,175 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-05-21 17:19:42,181 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-05-21 17:19:42,186 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-05-21 17:19:42,192 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-05-21 17:19:42,198 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-05-21 17:19:42,204 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-05-21 17:19:42,211 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-05-21 17:19:42,216 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-05-21 17:19:42,220 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-05-21 17:19:42,247 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-05-21 17:19:42,270 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-05-21 17:19:42,291 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-05-21 17:19:42,324 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-05-21 17:19:42,823 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-05-21 17:19:42,844 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-05-21 17:19:42,890 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-05-21 17:19:42,976 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-05-21 17:19:43,009 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-05-21 17:19:43,095 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-05-21 17:19:43,222 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-05-21 17:19:43,277 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-05-21 17:19:43,320 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-05-21 17:19:43,341 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-05-21 17:19:43,388 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-05-21 17:19:43,404 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-05-21 17:19:43,411 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-05-21 17:19:43,440 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-05-21 17:19:43,457 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-05-21 17:19:43,474 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-05-21 17:19:43,478 145 INFO 00655-16-0-all odoo.modules.loading: Module stock: loading demo 2025-05-21 17:19:43,479 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-05-21 17:19:43,607 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-05-21 17:19:44,451 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-05-21 17:19:45,380 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-05-21 17:19:45,397 145 INFO 00655-16-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-05-21 17:19:45,698 145 INFO 00655-16-0-all odoo.modules.loading: Module stock loaded in 6.34s, 8213 queries (+8213 other) 2025-05-21 17:19:45,699 145 INFO 00655-16-0-all odoo.modules.loading: Loading module account_edi (51/78) 2025-05-21 17:19:45,859 145 INFO 00655-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-05-21 17:19:46,145 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-05-21 17:19:46,156 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-05-21 17:19:46,163 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-05-21 17:19:46,246 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-05-21 17:19:46,260 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-05-21 17:19:46,267 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-05-21 17:19:46,291 145 INFO 00655-16-0-all odoo.modules.loading: Module account_edi loaded in 0.59s, 335 queries (+335 other) 2025-05-21 17:19:46,291 145 INFO 00655-16-0-all odoo.modules.loading: Loading module account_payment (52/78) 2025-05-21 17:19:46,439 145 INFO 00655-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-05-21 17:19:46,604 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-05-21 17:19:46,613 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-05-21 17:19:46,623 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-05-21 17:19:46,638 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-05-21 17:19:46,663 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-05-21 17:19:46,673 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-05-21 17:19:46,689 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-05-21 17:19:46,699 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-05-21 17:19:46,710 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-05-21 17:19:46,718 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-05-21 17:19:46,725 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-05-21 17:19:46,732 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-05-21 17:19:46,737 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-05-21 17:19:46,758 145 INFO 00655-16-0-all odoo.modules.loading: Module account_payment loaded in 0.47s, 425 queries (+425 other) 2025-05-21 17:19:46,758 145 INFO 00655-16-0-all odoo.modules.loading: Loading module account_sequence (53/78) 2025-05-21 17:19:46,898 145 INFO 00655-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-05-21 17:19:46,991 145 INFO 00655-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.23s, 57 queries (+57 other) 2025-05-21 17:19:46,991 145 INFO 00655-16-0-all odoo.modules.loading: Loading module l10n_th (54/78) 2025-05-21 17:19:47,141 145 INFO 00655-16-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-05-21 17:19:47,359 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-05-21 17:19:47,370 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-05-21 17:19:47,387 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-05-21 17:19:47,430 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-05-21 17:19:47,433 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-05-21 17:19:47,517 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-05-21 17:19:47,586 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-05-21 17:19:47,595 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-05-21 17:19:47,619 145 INFO 00655-16-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-05-21 17:19:47,620 145 INFO 00655-16-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-05-21 17:19:49,300 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:49,301 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 69 and Message-Id '<012043812306777.1747847989.230372905731201-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:49,301 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:49,354 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [69] 2025-05-21 17:19:49,354 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:49,404 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:49,405 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 70 and Message-Id '<254570423776038.1747847989.359643220901489-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:49,405 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:49,410 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [70] 2025-05-21 17:19:49,410 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:49,464 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:49,465 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 71 and Message-Id '<647087699963411.1747847989.416032075881958-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:49,465 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:49,471 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [71] 2025-05-21 17:19:49,471 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:49,500 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:49,500 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 72 and Message-Id '<704129664604157.1747847989.477334260940552-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:49,500 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:49,505 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [72] 2025-05-21 17:19:49,505 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:49,537 145 INFO 00655-16-0-all odoo.modules.loading: Module l10n_th loaded in 2.55s, 2776 queries (+2777 other) 2025-05-21 17:19:49,537 145 INFO 00655-16-0-all odoo.modules.loading: Loading module project_sms (55/78) 2025-05-21 17:19:49,689 145 INFO 00655-16-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-05-21 17:19:49,786 145 INFO 00655-16-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-05-21 17:19:49,804 145 INFO 00655-16-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-05-21 17:19:49,819 145 INFO 00655-16-0-all odoo.modules.loading: loading project_sms/views/project_views.xml 2025-05-21 17:19:49,825 145 INFO 00655-16-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-05-21 17:19:49,832 145 INFO 00655-16-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-05-21 17:19:49,848 145 INFO 00655-16-0-all odoo.modules.loading: Module project_sms loaded in 0.31s, 179 queries (+179 other) 2025-05-21 17:19:49,848 145 INFO 00655-16-0-all odoo.modules.loading: Loading module purchase (56/78) 2025-05-21 17:19:50,039 145 INFO 00655-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-05-21 17:19:50,087 145 INFO 00655-16-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-05-21 17:19:50,477 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-05-21 17:19:50,743 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-05-21 17:19:50,772 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-05-21 17:19:50,777 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-05-21 17:19:50,796 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-05-21 17:19:50,817 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-05-21 17:19:50,823 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-05-21 17:19:50,828 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-05-21 17:19:50,981 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-05-21 17:19:51,020 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-05-21 17:19:51,076 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-05-21 17:19:51,132 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-05-21 17:19:51,141 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-05-21 17:19:51,164 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-05-21 17:19:51,171 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-05-21 17:19:51,180 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-05-21 17:19:51,216 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-05-21 17:19:51,225 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-05-21 17:19:51,232 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-05-21 17:19:51,244 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-05-21 17:19:51,251 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase: loading demo 2025-05-21 17:19:51,252 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-05-21 17:19:51,626 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:51,626 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 73 and Message-Id '<576854274304790.1747847991.574871301651001-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:51,626 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:51,652 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [73] 2025-05-21 17:19:51,652 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:51,685 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:51,686 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 74 and Message-Id '<481604109482721.1747847991.667116403579712-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:51,686 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:51,691 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [74] 2025-05-21 17:19:51,691 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:51,724 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:51,725 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 75 and Message-Id '<092227814711975.1747847991.703900337219238-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:51,725 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:51,730 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [75] 2025-05-21 17:19:51,731 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:51,764 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:19:51,764 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 76 and Message-Id '<618471386304955.1747847991.743346214294434-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:19:51,765 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:19:51,770 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [76] 2025-05-21 17:19:51,770 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:19:51,821 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase loaded in 1.97s, 2485 queries (+2488 other) 2025-05-21 17:19:51,821 145 INFO 00655-16-0-all odoo.modules.loading: Loading module snailmail_account (57/78) 2025-05-21 17:19:51,965 145 INFO 00655-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-05-21 17:19:52,071 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-05-21 17:19:52,106 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-05-21 17:19:52,116 145 INFO 00655-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-05-21 17:19:52,133 145 INFO 00655-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.31s, 116 queries (+116 other) 2025-05-21 17:19:52,133 145 INFO 00655-16-0-all odoo.modules.loading: Loading module spreadsheet_account (58/78) 2025-05-21 17:19:52,276 145 INFO 00655-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-05-21 17:19:52,365 145 INFO 00655-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.23s, 49 queries (+49 other) 2025-05-21 17:19:52,365 145 INFO 00655-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (59/78) 2025-05-21 17:19:52,611 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-05-21 17:19:52,659 145 INFO 00655-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.29s, 26 queries (+26 other) 2025-05-21 17:19:52,659 145 INFO 00655-16-0-all odoo.modules.loading: Loading module stock_account (60/78) 2025-05-21 17:19:52,841 145 INFO 00655-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-05-21 17:19:53,116 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-05-21 17:19:53,143 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-05-21 17:19:53,157 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-05-21 17:19:53,162 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-05-21 17:19:53,685 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-05-21 17:19:53,732 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-05-21 17:19:53,740 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-05-21 17:19:53,748 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-05-21 17:19:53,800 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-05-21 17:19:53,819 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-05-21 17:19:53,856 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-05-21 17:19:53,863 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-05-21 17:19:53,872 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-05-21 17:19:53,879 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-05-21 17:19:54,019 145 INFO 00655-16-0-all odoo.modules.loading: Module stock_account loaded in 1.36s, 677 queries (+677 other) 2025-05-21 17:19:54,020 145 INFO 00655-16-0-all odoo.modules.loading: Loading module stock_sms (61/78) 2025-05-21 17:19:54,193 145 INFO 00655-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-05-21 17:19:54,441 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-05-21 17:19:54,447 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-05-21 17:19:54,516 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-05-21 17:19:54,522 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-05-21 17:19:54,532 145 INFO 00655-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-05-21 17:19:54,556 145 INFO 00655-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.54s, 198 queries (+198 other) 2025-05-21 17:19:54,556 145 INFO 00655-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (62/78) 2025-05-21 17:19:54,758 145 INFO 00655-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-05-21 17:19:54,842 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-05-21 17:19:54,853 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-05-21 17:19:54,874 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-05-21 17:19:54,905 145 INFO 00655-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-05-21 17:19:54,925 145 INFO 00655-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.37s, 186 queries (+186 other) 2025-05-21 17:19:54,925 145 INFO 00655-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (63/78) 2025-05-21 17:19:55,088 145 INFO 00655-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-05-21 17:19:55,197 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-05-21 17:19:55,203 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-05-21 17:19:55,219 145 INFO 00655-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-05-21 17:19:55,293 145 INFO 00655-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.37s, 147 queries (+147 other) 2025-05-21 17:19:55,293 145 INFO 00655-16-0-all odoo.modules.loading: Loading module project_purchase (64/78) 2025-05-21 17:19:55,445 145 INFO 00655-16-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-05-21 17:19:55,638 145 INFO 00655-16-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-05-21 17:19:55,639 145 INFO 00655-16-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-05-21 17:19:55,653 145 INFO 00655-16-0-all odoo.modules.loading: Module project_purchase loaded in 0.36s, 64 queries (+64 other) 2025-05-21 17:19:55,653 145 INFO 00655-16-0-all odoo.modules.loading: Loading module purchase_requisition (65/78) 2025-05-21 17:19:55,814 145 INFO 00655-16-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-05-21 17:19:56,044 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-05-21 17:19:56,054 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-05-21 17:19:56,067 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-05-21 17:19:56,074 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-05-21 17:19:56,085 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-05-21 17:19:56,134 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-05-21 17:19:56,182 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-05-21 17:19:56,187 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-05-21 17:19:56,192 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-05-21 17:19:56,197 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-05-21 17:19:56,202 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-05-21 17:19:56,202 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-05-21 17:19:56,432 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase_requisition loaded in 0.78s, 710 queries (+710 other) 2025-05-21 17:19:56,432 145 INFO 00655-16-0-all odoo.modules.loading: Loading module purchase_stock (66/78) 2025-05-21 17:19:56,608 145 INFO 00655-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-05-21 17:19:56,642 145 INFO 00655-16-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-05-21 17:19:56,642 145 INFO 00655-16-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-05-21 17:19:56,642 145 INFO 00655-16-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-05-21 17:19:56,906 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-05-21 17:19:56,922 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-05-21 17:19:56,989 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-05-21 17:19:56,995 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-05-21 17:19:57,005 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-05-21 17:19:57,034 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-05-21 17:19:57,156 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-05-21 17:19:57,163 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-05-21 17:19:57,259 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-05-21 17:19:57,276 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-05-21 17:19:57,283 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-05-21 17:19:57,289 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-05-21 17:19:57,299 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-05-21 17:19:57,303 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-05-21 17:19:57,309 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-05-21 17:19:57,322 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-05-21 17:19:57,322 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-05-21 17:19:57,672 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase_stock loaded in 1.24s, 1231 queries (+1231 other) 2025-05-21 17:19:57,672 145 INFO 00655-16-0-all odoo.modules.loading: Loading module sale (67/78) 2025-05-21 17:19:57,873 145 INFO 00655-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-05-21 17:19:57,886 145 INFO 00655-16-0-all odoo.models: Prepare computation of account.move.team_id 2025-05-21 17:19:57,929 145 INFO 00655-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-05-21 17:19:57,929 145 INFO 00655-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-05-21 17:19:57,929 145 INFO 00655-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-05-21 17:19:58,412 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-05-21 17:19:58,472 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-05-21 17:19:58,518 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-05-21 17:19:58,605 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-05-21 17:19:58,619 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-05-21 17:19:58,631 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-05-21 17:19:58,637 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-05-21 17:19:58,661 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-05-21 17:19:58,664 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-05-21 17:19:58,671 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-05-21 17:19:58,681 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-05-21 17:19:58,691 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-05-21 17:19:58,701 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-05-21 17:19:58,705 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-05-21 17:19:58,708 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-05-21 17:19:58,717 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-05-21 17:19:58,722 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-05-21 17:19:58,841 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-05-21 17:19:58,879 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-05-21 17:19:58,906 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-05-21 17:19:58,909 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-05-21 17:19:58,920 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-05-21 17:19:58,934 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-05-21 17:19:58,946 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-05-21 17:19:58,985 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-05-21 17:19:59,038 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-05-21 17:19:59,092 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-05-21 17:19:59,100 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-05-21 17:19:59,113 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-05-21 17:19:59,128 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-05-21 17:19:59,163 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-05-21 17:19:59,174 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-05-21 17:19:59,236 145 INFO 00655-16-0-all odoo.modules.loading: Module sale: loading demo 2025-05-21 17:19:59,237 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-05-21 17:19:59,444 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [140] 2025-05-21 17:19:59,457 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-05-21 17:19:59,540 145 INFO 00655-16-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-05-21 17:20:00,472 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:20:00,473 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 77 and Message-Id '<132059491607826.1747848000.417940139770508-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:20:00,473 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:20:00,484 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [77] 2025-05-21 17:20:00,484 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:20:00,520 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:20:00,521 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 78 and Message-Id '<161427015262846.1747848000.500104904174805-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:20:00,521 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:20:00,527 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [78] 2025-05-21 17:20:00,527 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:20:00,561 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:20:00,562 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 79 and Message-Id '<174013634876747.1747848000.542190551757812-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:20:00,562 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:20:00,567 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [79] 2025-05-21 17:20:00,567 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:20:00,600 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:20:00,601 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 80 and Message-Id '<556908966811781.1747848000.581614255905151-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:20:00,601 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:20:00,606 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [80] 2025-05-21 17:20:00,606 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:20:00,645 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:20:00,645 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 81 and Message-Id '<289844873371494.1747848000.619307279586792-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:20:00,645 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:20:00,651 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [81] 2025-05-21 17:20:00,651 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:20:00,685 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:20:00,685 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 82 and Message-Id '<238083859060869.1747848000.665493726730347-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:20:00,685 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:20:00,690 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [82] 2025-05-21 17:20:00,690 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:20:00,722 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:20:00,722 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 83 and Message-Id '<914560352333076.1747848000.703539133071899-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-21 17:20:00,722 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:20:00,727 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [83] 2025-05-21 17:20:00,727 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:20:00,760 145 INFO 00655-16-0-all odoo.tests: skip sending email in test mode 2025-05-21 17:20:00,760 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 84 and Message-Id '<426433820400769.1747848000.741265058517456-openerp-message-notify@3571b9eb6ccd>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-21 17:20:00,760 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-21 17:20:00,765 145 INFO 00655-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [84] 2025-05-21 17:20:00,765 145 INFO 00655-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-21 17:20:00,854 145 INFO 00655-16-0-all odoo.modules.loading: Module sale loaded in 3.18s, 4219 queries (+4222 other) 2025-05-21 17:20:00,854 145 INFO 00655-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (68/78) 2025-05-21 17:20:01,153 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-05-21 17:20:01,206 145 INFO 00655-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.35s, 25 queries (+25 other) 2025-05-21 17:20:01,206 145 INFO 00655-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (69/78) 2025-05-21 17:20:01,376 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-05-21 17:20:01,427 145 INFO 00655-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.22s, 25 queries (+25 other) 2025-05-21 17:20:01,427 145 INFO 00655-16-0-all odoo.modules.loading: Loading module purchase_price_diff (70/78) 2025-05-21 17:20:01,583 145 INFO 00655-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-05-21 17:20:01,683 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-05-21 17:20:01,711 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.28s, 118 queries (+118 other) 2025-05-21 17:20:01,711 145 INFO 00655-16-0-all odoo.modules.loading: Loading module purchase_requisition_stock (71/78) 2025-05-21 17:20:01,868 145 INFO 00655-16-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-05-21 17:20:02,087 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-05-21 17:20:02,096 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-05-21 17:20:02,100 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-05-21 17:20:02,125 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-05-21 17:20:02,132 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase_requisition_stock: loading demo 2025-05-21 17:20:02,133 145 INFO 00655-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_demo.xml 2025-05-21 17:20:02,150 145 INFO 00655-16-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.44s, 188 queries (+188 other) 2025-05-21 17:20:02,150 145 INFO 00655-16-0-all odoo.modules.loading: Loading module sale_product_configurator (72/78) 2025-05-21 17:20:02,306 145 INFO 00655-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-05-21 17:20:02,402 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-05-21 17:20:02,416 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-05-21 17:20:02,429 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-05-21 17:20:02,446 145 INFO 00655-16-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 2025-05-21 17:20:02,446 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-05-21 17:20:02,550 145 INFO 00655-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.40s, 259 queries (+259 other) 2025-05-21 17:20:02,550 145 INFO 00655-16-0-all odoo.modules.loading: Loading module sale_purchase (73/78) 2025-05-21 17:20:02,713 145 INFO 00655-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-05-21 17:20:02,837 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-05-21 17:20:02,849 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-05-21 17:20:02,860 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-05-21 17:20:02,872 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-05-21 17:20:02,885 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-05-21 17:20:02,903 145 INFO 00655-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.35s, 198 queries (+198 other) 2025-05-21 17:20:02,903 145 INFO 00655-16-0-all odoo.modules.loading: Loading module sale_sms (74/78) 2025-05-21 17:20:03,178 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-05-21 17:20:03,220 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-05-21 17:20:03,232 145 INFO 00655-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.33s, 40 queries (+40 other) 2025-05-21 17:20:03,232 145 INFO 00655-16-0-all odoo.modules.loading: Loading module sale_stock (75/78) 2025-05-21 17:20:03,405 145 INFO 00655-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-05-21 17:20:03,457 145 INFO 00655-16-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-05-21 17:20:03,457 145 INFO 00655-16-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-05-21 17:20:03,457 145 INFO 00655-16-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-05-21 17:20:03,681 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-05-21 17:20:03,707 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-05-21 17:20:03,727 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-05-21 17:20:03,789 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-05-21 17:20:03,796 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-05-21 17:20:03,918 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-05-21 17:20:03,925 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-05-21 17:20:03,933 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-05-21 17:20:03,955 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-05-21 17:20:03,960 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-05-21 17:20:03,970 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-05-21 17:20:03,976 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-05-21 17:20:03,983 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-05-21 17:20:03,986 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-05-21 17:20:03,992 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-05-21 17:20:03,998 145 INFO 00655-16-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-05-21 17:20:03,999 145 INFO 00655-16-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-05-21 17:20:04,567 145 INFO 00655-16-0-all odoo.modules.loading: Module sale_stock loaded in 1.33s, 1293 queries (+1293 other) 2025-05-21 17:20:04,567 145 INFO 00655-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (76/78) 2025-05-21 17:20:04,848 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-05-21 17:20:04,899 145 INFO 00655-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.33s, 25 queries (+25 other) 2025-05-21 17:20:04,899 145 INFO 00655-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (77/78) 2025-05-21 17:20:05,069 145 INFO 00655-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-05-21 17:20:05,126 145 INFO 00655-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.23s, 30 queries (+30 other) 2025-05-21 17:20:05,126 145 INFO 00655-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (78/78) 2025-05-21 17:20:05,288 145 INFO 00655-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-05-21 17:20:05,379 145 INFO 00655-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.25s, 46 queries (+46 other) 2025-05-21 17:20:05,380 145 INFO 00655-16-0-all odoo.modules.loading: 78 modules loaded in 62.90s, 66374 queries (+66431 extra) 2025-05-21 17:20:06,284 145 INFO 00655-16-0-all odoo.modules.loading: Modules loaded. 2025-05-21 17:20:06,305 145 INFO 00655-16-0-all odoo.modules.registry: Registry loaded in 72.302s 2025-05-21 17:20:06,306 145 INFO 00655-16-0-all odoo.service.server: Starting post tests 2025-05-21 17:20:06,461 145 INFO 00655-16-0-all odoo.service.server: 0 post-tests in 0.16s, 0 queries 2025-05-21 17:20:06,461 145 WARNING 00655-16-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00655-16-0-all' 2025-05-21 17:20:06,463 145 INFO 00655-16-0-all odoo.service.server: Initiating shutdown 2025-05-21 17:20:06,463 145 INFO 00655-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-05-21 17:20:06,839 145 INFO 00655-16-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections pg_dump: error: server version: 16.8 (Ubuntu 16.8-1.pgdg20.04+1); pg_dump version: 12.22 (Ubuntu 12.22-2.pgdg20.04+1) pg_dump: error: aborting because of server version mismatch