Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons -d 00356-16-0-all -i stock,hr_contract,hr_holidays,purchase_requisition,project_purchase,l10n_th,purchase,hr,base,project,purchase_stock,sale --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/cb4f0e27139cbbdc5fabaf178f26e16324392a61 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00356-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) 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: setuptools in /usr/lib/python3/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 13)) (45.2.0) 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>=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: 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: 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: 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: 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: 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: 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: 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: 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=ae853602c43c8a11a30aef7023421d34609f163e4308f354663973ef492cb3b7 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=6361a099c4d05ed292f1138b57094c4c13d3ef9a2a859afe56f36a0cd1687d33 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=65bd68c6cb5ab316ac6e68cb2d9f041f04052f7eeb7c57b3acdb587021756a9d Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, greenlet, zope.event, zope.interface, 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-08 14:14:48,527 145 INFO ? odoo: Odoo version 16.0 2025-05-08 14:14:48,527 145 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-05-08 14:14:48,527 145 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo/addons'] 2025-05-08 14:14:48,527 145 INFO ? odoo: database: runbot@default:default 2025-05-08 14:14:48,741 145 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-08 14:14:49,053 145 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-05-08 14:14:49,064 145 INFO 00356-16-0-all odoo.modules.loading: init db 2025-05-08 14:14:49,702 145 INFO 00356-16-0-all odoo.modules.loading: loading 1 modules... 2025-05-08 14:14:49,702 145 INFO 00356-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-05-08 14:14:49,731 145 INFO 00356-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-05-08 14:14:49,985 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-08 14:14:49,985 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-08 14:14:49,985 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-08 14:14:50,080 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-05-08 14:14:50,080 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-08 14:14:50,080 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-05-08 14:14:50,080 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-05-08 14:14:50,080 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-08 14:14:50,080 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-05-08 14:14:50,113 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-05-08 14:14:50,134 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-05-08 14:14:50,157 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.users.signature 2025-05-08 14:14:50,157 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.users.share 2025-05-08 14:14:51,281 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-05-08 14:14:51,287 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-05-08 14:14:51,339 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-08 14:14:51,362 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-08 14:14:51,411 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-08 14:14:51,679 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-08 14:14:51,690 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-08 14:14:52,725 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-08 14:14:52,732 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-08 14:14:53,037 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-08 14:14:53,049 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-05-08 14:14:53,055 145 INFO 00356-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-05-08 14:14:53,347 145 INFO 00356-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-05-08 14:14:53,429 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-05-08 14:14:53,479 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-08 14:14:53,491 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-08 14:14:53,498 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-08 14:14:54,044 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-08 14:14:54,123 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-08 14:14:54,136 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-08 14:14:54,148 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-08 14:14:54,170 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-08 14:14:54,182 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-08 14:14:54,196 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-08 14:14:54,212 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-08 14:14:54,318 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-08 14:14:54,335 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-08 14:14:54,353 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-08 14:14:54,368 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-08 14:14:54,383 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-08 14:14:54,418 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-08 14:14:54,431 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-08 14:14:54,436 145 INFO 00356-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-08 14:14:54,439 145 INFO 00356-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-08 14:14:54,445 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-08 14:14:54,458 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-08 14:14:54,465 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-08 14:14:54,512 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-08 14:14:54,555 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-08 14:14:54,603 145 INFO 00356-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-08 14:14:54,605 145 INFO 00356-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-08 14:14:54,610 145 INFO 00356-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-08 14:14:54,618 145 INFO 00356-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-08 14:14:54,627 145 INFO 00356-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-08 14:14:54,635 145 INFO 00356-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-08 14:14:54,647 145 INFO 00356-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-08 14:14:54,652 145 INFO 00356-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-08 14:14:54,660 145 INFO 00356-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-08 14:14:54,671 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-05-08 14:14:54,674 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-08 14:14:54,684 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-08 14:14:54,700 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-08 14:14:54,717 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-08 14:14:54,733 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-08 14:14:54,821 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-08 14:14:54,845 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-08 14:14:54,873 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-08 14:14:54,900 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-08 14:14:54,986 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-08 14:14:55,001 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-08 14:14:55,007 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-08 14:14:55,024 145 INFO 00356-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-05-08 14:14:55,041 145 INFO 00356-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-08 14:14:55,124 145 INFO 00356-16-0-all odoo.modules.loading: Module base: loading demo 2025-05-08 14:14:55,124 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-05-08 14:14:55,130 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-05-08 14:14:56,284 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-05-08 14:14:56,289 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-05-08 14:14:56,468 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-05-08 14:14:56,472 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-05-08 14:14:56,657 145 INFO 00356-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-05-08 14:14:57,265 145 INFO 00356-16-0-all odoo.modules.loading: Module base loaded in 7.56s, 9060 queries (+9060 other) 2025-05-08 14:14:57,266 145 INFO 00356-16-0-all odoo.modules.loading: 1 modules loaded in 7.56s, 9060 queries (+9060 extra) 2025-05-08 14:14:57,288 145 INFO 00356-16-0-all odoo.modules.loading: updating modules list 2025-05-08 14:14:57,289 145 INFO 00356-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-08 14:14:57,669 145 INFO 00356-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-08 14:14:57,812 145 INFO 00356-16-0-all odoo.modules.loading: loading 78 modules... 2025-05-08 14:14:57,812 145 INFO 00356-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-05-08 14:14:57,835 145 INFO 00356-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-05-08 14:14:57,897 145 INFO 00356-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-08 14:14:57,945 145 INFO 00356-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-08 14:14:57,960 145 INFO 00356-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-08 14:14:57,969 145 INFO 00356-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-08 14:14:58,007 145 INFO 00356-16-0-all odoo.modules.loading: Module uom loaded in 0.19s, 283 queries (+283 other) 2025-05-08 14:14:58,008 145 INFO 00356-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-05-08 14:14:58,034 145 INFO 00356-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-05-08 14:14:58,408 145 INFO 00356-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-08 14:14:58,415 145 INFO 00356-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-08 14:14:58,455 145 INFO 00356-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-05-08 14:14:58,512 145 INFO 00356-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-08 14:14:58,521 145 INFO 00356-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-08 14:14:58,525 145 INFO 00356-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-05-08 14:14:58,530 145 INFO 00356-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-08 14:14:58,534 145 INFO 00356-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-08 14:14:58,537 145 INFO 00356-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-05-08 14:14:58,912 145 INFO 00356-16-0-all odoo.modules.loading: Module web loaded in 0.90s, 898 queries (+898 other) 2025-05-08 14:14:58,912 145 INFO 00356-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-05-08 14:14:58,949 145 INFO 00356-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-08 14:14:59,005 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-08 14:14:59,023 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-08 14:14:59,030 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-08 14:14:59,035 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-08 14:14:59,056 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-08 14:14:59,060 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-08 14:14:59,079 145 INFO 00356-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.17s, 175 queries (+175 other) 2025-05-08 14:14:59,079 145 INFO 00356-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-05-08 14:14:59,103 145 INFO 00356-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-08 14:14:59,162 145 INFO 00356-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-08 14:14:59,169 145 INFO 00356-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-08 14:14:59,185 145 INFO 00356-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-08 14:14:59,205 145 INFO 00356-16-0-all odoo.modules.loading: Module barcodes loaded in 0.13s, 136 queries (+136 other) 2025-05-08 14:14:59,205 145 INFO 00356-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-05-08 14:14:59,368 145 INFO 00356-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-05-08 14:14:59,894 145 INFO 00356-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-08 14:14:59,931 145 INFO 00356-16-0-all odoo.modules.loading: Module base_import loaded in 0.73s, 919 queries (+919 other) 2025-05-08 14:14:59,931 145 INFO 00356-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-05-08 14:14:59,958 145 INFO 00356-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-08 14:15:00,009 145 INFO 00356-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-08 14:15:00,014 145 INFO 00356-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-08 14:15:00,042 145 INFO 00356-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-08 14:15:00,060 145 INFO 00356-16-0-all odoo.modules.loading: Module base_setup loaded in 0.13s, 153 queries (+153 other) 2025-05-08 14:15:00,061 145 INFO 00356-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-05-08 14:15:00,084 145 INFO 00356-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-05-08 14:15:00,148 145 INFO 00356-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-08 14:15:00,173 145 INFO 00356-16-0-all odoo.modules.loading: Module bus loaded in 0.11s, 103 queries (+103 other) 2025-05-08 14:15:00,173 145 INFO 00356-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-05-08 14:15:00,197 145 INFO 00356-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-08 14:15:00,207 145 INFO 00356-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-08 14:15:00,238 145 INFO 00356-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-08 14:15:00,257 145 INFO 00356-16-0-all odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-05-08 14:15:00,257 145 INFO 00356-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-05-08 14:15:00,297 145 INFO 00356-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-05-08 14:15:00,413 145 INFO 00356-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-08 14:15:00,437 145 INFO 00356-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-08 14:15:00,446 145 INFO 00356-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-08 14:15:00,465 145 INFO 00356-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-05-08 14:15:00,544 145 INFO 00356-16-0-all odoo.modules.loading: Module resource loaded in 0.29s, 424 queries (+424 other) 2025-05-08 14:15:00,544 145 INFO 00356-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-05-08 14:15:00,576 145 INFO 00356-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-05-08 14:15:00,673 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-08 14:15:00,689 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-08 14:15:00,701 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-08 14:15:00,705 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-08 14:15:00,708 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-08 14:15:00,729 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-08 14:15:00,742 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-08 14:15:00,751 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-08 14:15:00,761 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-08 14:15:00,768 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-08 14:15:00,787 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-08 14:15:00,800 145 INFO 00356-16-0-all odoo.modules.loading: Module utm: loading demo 2025-05-08 14:15:00,800 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-05-08 14:15:00,809 145 INFO 00356-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-05-08 14:15:00,827 145 INFO 00356-16-0-all odoo.modules.loading: Module utm loaded in 0.28s, 437 queries (+437 other) 2025-05-08 14:15:00,827 145 INFO 00356-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-05-08 14:15:00,868 145 INFO 00356-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-05-08 14:15:00,868 145 INFO 00356-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-05-08 14:15:00,892 145 INFO 00356-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-08 14:15:01,013 145 INFO 00356-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-08 14:15:01,021 145 INFO 00356-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-08 14:15:01,028 145 INFO 00356-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-08 14:15:01,050 145 INFO 00356-16-0-all odoo.modules.loading: Module web_tour loaded in 0.18s, 101 queries (+101 other) 2025-05-08 14:15:01,050 145 INFO 00356-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-05-08 14:15:01,078 145 INFO 00356-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-08 14:15:01,112 145 INFO 00356-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-08 14:15:01,157 145 INFO 00356-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-08 14:15:01,185 145 INFO 00356-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.14s, 195 queries (+195 other) 2025-05-08 14:15:01,186 145 INFO 00356-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-05-08 14:15:01,211 145 INFO 00356-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-05-08 14:15:01,256 145 INFO 00356-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-08 14:15:01,264 145 INFO 00356-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-08 14:15:01,270 145 INFO 00356-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-08 14:15:01,289 145 INFO 00356-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-08 14:15:01,314 145 INFO 00356-16-0-all odoo.modules.loading: Module iap loaded in 0.13s, 147 queries (+147 other) 2025-05-08 14:15:01,314 145 INFO 00356-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-05-08 14:15:01,369 145 INFO 00356-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-05-08 14:15:01,532 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-08 14:15:01,532 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-08 14:15:01,532 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-08 14:15:01,532 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-08 14:15:01,532 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-08 14:15:01,532 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-08 14:15:01,532 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-08 14:15:01,533 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-08 14:15:01,533 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-08 14:15:01,533 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-08 14:15:01,533 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-08 14:15:01,533 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-08 14:15:01,569 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-05-08 14:15:01,575 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-05-08 14:15:02,588 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-08 14:15:02,687 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-08 14:15:02,692 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-08 14:15:02,705 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-08 14:15:02,714 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-08 14:15:02,721 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-08 14:15:02,726 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-08 14:15:02,731 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-08 14:15:02,746 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-08 14:15:02,755 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-05-08 14:15:02,764 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-08 14:15:02,773 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-08 14:15:02,794 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-08 14:15:02,805 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-08 14:15:02,825 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-08 14:15:02,833 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-08 14:15:02,840 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-05-08 14:15:02,849 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-05-08 14:15:02,860 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-08 14:15:02,866 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-05-08 14:15:02,886 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-08 14:15:02,895 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-08 14:15:02,935 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-08 14:15:02,959 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-08 14:15:02,973 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-08 14:15:02,979 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-08 14:15:02,992 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-08 14:15:03,007 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-08 14:15:03,017 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-05-08 14:15:03,035 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-08 14:15:03,048 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-08 14:15:03,070 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-08 14:15:03,144 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-08 14:15:03,191 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-08 14:15:03,200 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-08 14:15:03,214 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-08 14:15:03,223 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-08 14:15:03,230 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-08 14:15:03,236 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-08 14:15:03,251 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-08 14:15:03,261 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-08 14:15:03,278 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-08 14:15:03,288 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-08 14:15:03,309 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-08 14:15:03,356 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-08 14:15:03,371 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-08 14:15:03,437 145 INFO 00356-16-0-all odoo.modules.loading: Module mail: loading demo 2025-05-08 14:15:03,438 145 INFO 00356-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-05-08 14:15:03,559 145 INFO 00356-16-0-all odoo.modules.loading: Module mail loaded in 2.24s, 3592 queries (+3592 other) 2025-05-08 14:15:03,559 145 INFO 00356-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-05-08 14:15:03,597 145 INFO 00356-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-08 14:15:03,641 145 INFO 00356-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-05-08 14:15:03,641 145 INFO 00356-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-05-08 14:15:03,724 145 INFO 00356-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-08 14:15:04,331 145 INFO 00356-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-08 14:15:04,340 145 INFO 00356-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-08 14:15:04,344 145 INFO 00356-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-08 14:15:04,362 145 INFO 00356-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-08 14:15:04,405 145 INFO 00356-16-0-all odoo.modules.loading: Module web_editor loaded in 0.76s, 1166 queries (+1166 other) 2025-05-08 14:15:04,405 145 INFO 00356-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-05-08 14:15:04,453 145 INFO 00356-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-05-08 14:15:04,601 145 INFO 00356-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-08 14:15:04,630 145 INFO 00356-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-08 14:15:04,640 145 INFO 00356-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-08 14:15:04,671 145 INFO 00356-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-08 14:15:04,696 145 INFO 00356-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-08 14:15:04,710 145 INFO 00356-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-08 14:15:04,719 145 INFO 00356-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-08 14:15:04,723 145 INFO 00356-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-05-08 14:15:04,723 145 INFO 00356-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-05-08 14:15:04,817 145 INFO 00356-16-0-all odoo.modules.loading: Module analytic loaded in 0.41s, 528 queries (+528 other) 2025-05-08 14:15:04,817 145 INFO 00356-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-05-08 14:15:04,864 145 INFO 00356-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-08 14:15:05,001 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-08 14:15:05,006 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-08 14:15:05,014 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-08 14:15:05,025 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-08 14:15:05,038 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-08 14:15:05,054 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-08 14:15:05,068 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-08 14:15:05,087 145 INFO 00356-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.27s, 191 queries (+191 other) 2025-05-08 14:15:05,087 145 INFO 00356-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-05-08 14:15:05,128 145 INFO 00356-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-08 14:15:05,155 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-08 14:15:05,171 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-08 14:15:05,176 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-08 14:15:05,205 145 INFO 00356-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 92 queries (+92 other) 2025-05-08 14:15:05,205 145 INFO 00356-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-05-08 14:15:05,246 145 INFO 00356-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-08 14:15:05,310 145 INFO 00356-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-08 14:15:05,321 145 INFO 00356-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-08 14:15:05,333 145 INFO 00356-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-08 14:15:05,338 145 INFO 00356-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-08 14:15:05,342 145 INFO 00356-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-08 14:15:05,360 145 INFO 00356-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.16s, 143 queries (+143 other) 2025-05-08 14:15:05,360 145 INFO 00356-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-05-08 14:15:05,442 145 INFO 00356-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-05-08 14:15:05,658 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-05-08 14:15:05,673 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-05-08 14:15:05,689 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-05-08 14:15:05,697 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-05-08 14:15:05,709 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-05-08 14:15:05,719 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-05-08 14:15:05,722 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-05-08 14:15:05,726 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-05-08 14:15:05,734 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-05-08 14:15:05,739 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-05-08 14:15:05,814 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-05-08 14:15:05,831 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-05-08 14:15:05,837 145 INFO 00356-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-05-08 14:15:05,837 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-05-08 14:15:06,586 145 INFO 00356-16-0-all odoo.modules.loading: Module calendar loaded in 1.23s, 918 queries (+918 other) 2025-05-08 14:15:06,587 145 INFO 00356-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-05-08 14:15:06,634 145 INFO 00356-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-08 14:15:06,682 145 INFO 00356-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-08 14:15:06,692 145 INFO 00356-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-08 14:15:06,701 145 INFO 00356-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-08 14:15:06,731 145 INFO 00356-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.14s, 122 queries (+122 other) 2025-05-08 14:15:06,731 145 INFO 00356-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-05-08 14:15:06,843 145 INFO 00356-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-05-08 14:15:07,881 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-05-08 14:15:08,021 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-05-08 14:15:08,040 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-05-08 14:15:08,048 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-05-08 14:15:08,055 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-05-08 14:15:08,064 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-05-08 14:15:08,073 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-05-08 14:15:08,090 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-05-08 14:15:08,112 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-05-08 14:15:08,120 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-05-08 14:15:08,141 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-05-08 14:15:08,148 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-05-08 14:15:08,204 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-05-08 14:15:08,225 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-05-08 14:15:08,236 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-05-08 14:15:08,281 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-05-08 14:15:08,300 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-05-08 14:15:08,306 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-05-08 14:15:08,364 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-05-08 14:15:08,375 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-05-08 14:15:08,454 145 INFO 00356-16-0-all odoo.modules.loading: Module hr: loading demo 2025-05-08 14:15:08,455 145 INFO 00356-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-05-08 14:15:09,282 145 INFO 00356-16-0-all odoo.modules.loading: Module hr loaded in 2.55s, 3419 queries (+3419 other) 2025-05-08 14:15:09,282 145 INFO 00356-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-05-08 14:15:09,332 145 INFO 00356-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-08 14:15:09,349 145 INFO 00356-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-08 14:15:09,373 145 INFO 00356-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.09s, 35 queries (+35 other) 2025-05-08 14:15:09,374 145 INFO 00356-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-05-08 14:15:09,427 145 INFO 00356-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-08 14:15:09,523 145 INFO 00356-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-08 14:15:09,542 145 INFO 00356-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-08 14:15:09,547 145 INFO 00356-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-05-08 14:15:09,547 145 INFO 00356-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-05-08 14:15:09,557 145 INFO 00356-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.18s, 187 queries (+187 other) 2025-05-08 14:15:09,557 145 INFO 00356-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-05-08 14:15:09,645 145 INFO 00356-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-08 14:15:09,731 145 INFO 00356-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-08 14:15:09,740 145 INFO 00356-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-08 14:15:09,761 145 INFO 00356-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-08 14:15:09,777 145 INFO 00356-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.22s, 169 queries (+169 other) 2025-05-08 14:15:09,777 145 INFO 00356-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-05-08 14:15:09,838 145 INFO 00356-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-08 14:15:09,937 145 INFO 00356-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-08 14:15:09,964 145 INFO 00356-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-08 14:15:09,979 145 INFO 00356-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-08 14:15:09,990 145 INFO 00356-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-08 14:15:10,009 145 INFO 00356-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.23s, 236 queries (+236 other) 2025-05-08 14:15:10,009 145 INFO 00356-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-05-08 14:15:10,247 145 INFO 00356-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-05-08 14:15:10,775 145 INFO 00356-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-05-08 14:15:10,792 145 INFO 00356-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-05-08 14:15:10,880 145 INFO 00356-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-08 14:15:10,904 145 INFO 00356-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-08 14:15:10,913 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-05-08 14:15:10,975 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-08 14:15:10,999 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-08 14:15:11,023 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-08 14:15:11,034 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-08 14:15:11,053 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-08 14:15:11,074 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-08 14:15:11,094 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-08 14:15:11,113 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-08 14:15:11,142 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-08 14:15:11,152 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-08 14:15:11,157 145 INFO 00356-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-08 14:15:11,166 145 INFO 00356-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-05-08 14:15:11,179 145 INFO 00356-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-08 14:15:11,197 145 INFO 00356-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-08 14:15:11,203 145 INFO 00356-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-08 14:15:11,207 145 INFO 00356-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-08 14:15:11,215 145 INFO 00356-16-0-all odoo.modules.loading: Module product: loading demo 2025-05-08 14:15:11,215 145 INFO 00356-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-05-08 14:15:11,568 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [141] 2025-05-08 14:15:11,578 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-05-08 14:15:11,578 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-05-08 14:15:11,620 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [143, 142] 2025-05-08 14:15:11,625 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-05-08 14:15:12,120 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [161] 2025-05-08 14:15:12,127 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-05-08 14:15:12,127 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-05-08 14:15:12,667 145 INFO 00356-16-0-all odoo.modules.loading: Module product loaded in 2.66s, 3026 queries (+3026 other) 2025-05-08 14:15:12,667 145 INFO 00356-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-05-08 14:15:12,734 145 INFO 00356-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-05-08 14:15:12,909 145 INFO 00356-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-05-08 14:15:12,958 145 INFO 00356-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-05-08 14:15:12,965 145 INFO 00356-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-05-08 14:15:12,972 145 INFO 00356-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-05-08 14:15:12,992 145 INFO 00356-16-0-all odoo.modules.loading: Module rating loaded in 0.33s, 380 queries (+380 other) 2025-05-08 14:15:12,993 145 INFO 00356-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-05-08 14:15:13,060 145 INFO 00356-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-08 14:15:13,088 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-05-08 14:15:13,194 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-08 14:15:13,347 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-08 14:15:13,360 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-08 14:15:13,403 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-08 14:15:13,415 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-08 14:15:13,445 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-08 14:15:13,476 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-08 14:15:13,480 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-08 14:15:13,491 145 INFO 00356-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-05-08 14:15:13,491 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-05-08 14:15:13,524 145 INFO 00356-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-05-08 14:15:13,558 145 INFO 00356-16-0-all odoo.modules.loading: Module sales_team loaded in 0.57s, 750 queries (+750 other) 2025-05-08 14:15:13,558 145 INFO 00356-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-05-08 14:15:13,620 145 INFO 00356-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-08 14:15:13,687 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-08 14:15:13,695 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-08 14:15:13,704 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-08 14:15:13,716 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-08 14:15:13,733 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-08 14:15:13,753 145 INFO 00356-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.19s, 190 queries (+190 other) 2025-05-08 14:15:13,753 145 INFO 00356-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-05-08 14:15:13,816 145 INFO 00356-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-08 14:15:13,869 145 INFO 00356-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-08 14:15:13,903 145 INFO 00356-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.15s, 96 queries (+96 other) 2025-05-08 14:15:13,903 145 INFO 00356-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-05-08 14:15:14,054 145 INFO 00356-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-05-08 14:15:14,061 145 INFO 00356-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-05-08 14:15:14,061 145 INFO 00356-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-05-08 14:15:14,198 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-05-08 14:15:14,346 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-05-08 14:15:14,358 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-05-08 14:15:14,375 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-05-08 14:15:14,417 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-05-08 14:15:14,485 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-05-08 14:15:14,492 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-05-08 14:15:14,499 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-05-08 14:15:14,509 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-05-08 14:15:14,515 145 INFO 00356-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-05-08 14:15:14,515 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-05-08 14:15:14,711 145 INFO 00356-16-0-all odoo.modules.loading: Module hr_contract loaded in 0.81s, 1008 queries (+1008 other) 2025-05-08 14:15:14,711 145 INFO 00356-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-05-08 14:15:14,829 145 INFO 00356-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-05-08 14:15:14,840 145 INFO 00356-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-05-08 14:15:15,211 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-05-08 14:15:15,216 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-05-08 14:15:15,229 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-05-08 14:15:15,242 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-05-08 14:15:15,293 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-05-08 14:15:15,300 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-05-08 14:15:15,529 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-05-08 14:15:15,551 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-05-08 14:15:15,577 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-05-08 14:15:15,734 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-05-08 14:15:15,753 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-05-08 14:15:15,833 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-05-08 14:15:15,852 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-05-08 14:15:15,866 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-05-08 14:15:15,869 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-05-08 14:15:15,873 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-05-08 14:15:15,879 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-05-08 14:15:15,886 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-05-08 14:15:15,891 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-05-08 14:15:15,897 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-05-08 14:15:15,917 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-05-08 14:15:15,931 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-05-08 14:15:15,941 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-05-08 14:15:16,003 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-05-08 14:15:16,044 145 INFO 00356-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-05-08 14:15:16,044 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-05-08 14:15:16,160 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,161 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 7 and Message-Id '<355194511084001.1746713716.111658334732056-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,168 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-05-08 14:15:16,168 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,207 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,207 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 8 and Message-Id '<569360608834368.1746713716.191243171691895-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,213 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-05-08 14:15:16,213 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,249 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,249 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 9 and Message-Id '<478811553456363.1746713716.233286380767822-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,255 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-05-08 14:15:16,255 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,291 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,292 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 10 and Message-Id '<961261462490560.1746713716.275723934173584-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,297 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-05-08 14:15:16,297 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,346 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-05-08 14:15:16,505 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,506 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 11 and Message-Id '<395625105848250.1746713716.489949226379395-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,513 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-05-08 14:15:16,513 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,562 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-05-08 14:15:16,611 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,611 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 12 and Message-Id '<960257169390163.1746713716.594795942306519-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,617 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-05-08 14:15:16,617 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,653 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,654 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 13 and Message-Id '<100744320172676.1746713716.637626886367798-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,659 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-05-08 14:15:16,659 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,696 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,696 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 14 and Message-Id '<324960929499207.1746713716.679927110671997-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,702 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-05-08 14:15:16,702 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,738 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-05-08 14:15:16,868 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,868 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 15 and Message-Id '<488613805736930.1746713716.851098537445068-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,873 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-05-08 14:15:16,874 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:16,952 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-05-08 14:15:16,990 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:16,991 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 16 and Message-Id '<011563423863977.1746713716.974884271621704-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:16,996 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-05-08 14:15:16,996 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,029 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-05-08 14:15:17,064 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,065 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 17 and Message-Id '<122412502197414.1746713717.047615528106689-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,070 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-05-08 14:15:17,070 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,090 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-05-08 14:15:17,125 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,126 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 18 and Message-Id '<929689195069098.1746713717.108815193176270-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,131 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-05-08 14:15:17,131 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,259 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,260 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 19 and Message-Id '<993235096347356.1746713717.243195056915283-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,265 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-05-08 14:15:17,265 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,342 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-05-08 14:15:17,478 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,478 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 20 and Message-Id '<829116227379521.1746713717.460584640502930-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,485 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-05-08 14:15:17,485 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,561 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-05-08 14:15:17,591 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,591 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 21 and Message-Id '<288310210556422.1746713717.572656631469727-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,596 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-05-08 14:15:17,596 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,638 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,638 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 22 and Message-Id '<536333058234011.1746713717.621610403060913-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,643 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-05-08 14:15:17,644 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,681 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,682 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 23 and Message-Id '<054049221132843.1746713717.665855884552002-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,687 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-05-08 14:15:17,687 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,714 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-05-08 14:15:17,758 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,759 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 24 and Message-Id '<658003782875245.1746713717.742221832275391-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,765 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-05-08 14:15:17,765 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,814 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-05-08 14:15:17,858 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,859 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 25 and Message-Id '<054163736071224.1746713717.842105388641357-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,864 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-05-08 14:15:17,864 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,905 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-05-08 14:15:17,941 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:17,942 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 26 and Message-Id '<107775079877779.1746713717.925058841705322-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:17,947 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-05-08 14:15:17,948 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:17,969 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-05-08 14:15:18,005 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,006 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 27 and Message-Id '<604793967813879.1746713717.988991975784302-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,011 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-05-08 14:15:18,011 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,050 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,051 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 28 and Message-Id '<960654202343201.1746713718.033729076385498-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,056 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-05-08 14:15:18,056 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,096 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,096 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 29 and Message-Id '<868589664586819.1746713718.079391241073608-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,101 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-05-08 14:15:18,101 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,129 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-05-08 14:15:18,258 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,258 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 30 and Message-Id '<590830146136668.1746713718.241595029830933-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,264 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-05-08 14:15:18,264 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,346 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-05-08 14:15:18,388 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,389 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 31 and Message-Id '<381853985596967.1746713718.371587991714478-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,395 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [31] 2025-05-08 14:15:18,395 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,431 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-05-08 14:15:18,466 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,467 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 32 and Message-Id '<387828529002919.1746713718.449044942855835-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,472 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [32] 2025-05-08 14:15:18,472 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,513 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,513 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 33 and Message-Id '<759834809092488.1746713718.495335578918457-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,519 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [33] 2025-05-08 14:15:18,519 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,563 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,563 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 34 and Message-Id '<752608052368524.1746713718.547059774398804-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,569 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-05-08 14:15:18,569 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,603 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-05-08 14:15:18,644 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:18,645 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 35 and Message-Id '<975977907655417.1746713718.627783775329590-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:18,650 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [35] 2025-05-08 14:15:18,650 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:18,688 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-05-08 14:15:18,921 145 INFO 00356-16-0-all odoo.modules.loading: Module hr_holidays loaded in 4.21s, 4922 queries (+4969 other) 2025-05-08 14:15:18,921 145 INFO 00356-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-05-08 14:15:18,990 145 INFO 00356-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-05-08 14:15:19,113 145 INFO 00356-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-05-08 14:15:19,152 145 INFO 00356-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.23s, 88 queries (+88 other) 2025-05-08 14:15:19,152 145 INFO 00356-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-05-08 14:15:19,226 145 INFO 00356-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-05-08 14:15:19,285 145 INFO 00356-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.13s, 61 queries (+61 other) 2025-05-08 14:15:19,285 145 INFO 00356-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-05-08 14:15:19,359 145 INFO 00356-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-05-08 14:15:19,447 145 INFO 00356-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-05-08 14:15:19,456 145 INFO 00356-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-05-08 14:15:19,475 145 INFO 00356-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-05-08 14:15:19,481 145 INFO 00356-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-05-08 14:15:19,496 145 INFO 00356-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-05-08 14:15:19,515 145 INFO 00356-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.23s, 182 queries (+182 other) 2025-05-08 14:15:19,515 145 INFO 00356-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-05-08 14:15:19,586 145 INFO 00356-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-05-08 14:15:19,814 145 INFO 00356-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-05-08 14:15:19,825 145 INFO 00356-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-05-08 14:15:19,830 145 INFO 00356-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-05-08 14:15:19,836 145 INFO 00356-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-05-08 14:15:19,917 145 INFO 00356-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-05-08 14:15:19,932 145 INFO 00356-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-05-08 14:15:19,940 145 INFO 00356-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-05-08 14:15:19,970 145 INFO 00356-16-0-all odoo.modules.loading: Module portal loaded in 0.45s, 546 queries (+546 other) 2025-05-08 14:15:19,970 145 INFO 00356-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-05-08 14:15:20,088 145 INFO 00356-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-05-08 14:15:20,094 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-05-08 14:15:20,094 145 INFO 00356-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-05-08 14:15:20,113 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-05-08 14:15:21,225 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-05-08 14:15:21,233 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-05-08 14:15:21,245 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-05-08 14:15:21,251 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-05-08 14:15:21,260 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-05-08 14:15:21,267 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-05-08 14:15:21,275 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-05-08 14:15:21,285 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-05-08 14:15:21,301 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-05-08 14:15:21,332 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-05-08 14:15:21,351 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-05-08 14:15:21,368 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-05-08 14:15:21,385 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-05-08 14:15:21,391 145 INFO 00356-16-0-all odoo.modules.loading: Module sms: loading demo 2025-05-08 14:15:21,391 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-05-08 14:15:21,395 145 INFO 00356-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-05-08 14:15:21,448 145 INFO 00356-16-0-all odoo.modules.loading: Module sms loaded in 1.48s, 2059 queries (+2059 other) 2025-05-08 14:15:21,448 145 INFO 00356-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-05-08 14:15:21,535 145 INFO 00356-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-05-08 14:15:21,809 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-05-08 14:15:21,819 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-05-08 14:15:21,830 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-05-08 14:15:21,845 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-05-08 14:15:21,849 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-05-08 14:15:21,856 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-05-08 14:15:21,863 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-05-08 14:15:21,889 145 INFO 00356-16-0-all odoo.modules.loading: Module snailmail loaded in 0.44s, 489 queries (+489 other) 2025-05-08 14:15:21,889 145 INFO 00356-16-0-all odoo.modules.loading: Loading module auth_totp_portal (43/78) 2025-05-08 14:15:21,964 145 INFO 00356-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-05-08 14:15:21,993 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-05-08 14:15:22,014 145 INFO 00356-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-05-08 14:15:22,032 145 INFO 00356-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.14s, 59 queries (+59 other) 2025-05-08 14:15:22,032 145 INFO 00356-16-0-all odoo.modules.loading: Loading module calendar_sms (44/78) 2025-05-08 14:15:22,106 145 INFO 00356-16-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-05-08 14:15:22,110 145 INFO 00356-16-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-05-08 14:15:22,164 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-05-08 14:15:22,169 145 INFO 00356-16-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-05-08 14:15:22,199 145 INFO 00356-16-0-all odoo.modules.loading: Module calendar_sms loaded in 0.17s, 93 queries (+93 other) 2025-05-08 14:15:22,199 145 INFO 00356-16-0-all odoo.modules.loading: Loading module digest (45/78) 2025-05-08 14:15:22,282 145 INFO 00356-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-05-08 14:15:22,386 145 INFO 00356-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-05-08 14:15:22,397 145 INFO 00356-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-05-08 14:15:22,415 145 INFO 00356-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-05-08 14:15:22,428 145 INFO 00356-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-05-08 14:15:22,436 145 INFO 00356-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-05-08 14:15:22,441 145 INFO 00356-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-05-08 14:15:22,475 145 INFO 00356-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-05-08 14:15:22,479 145 INFO 00356-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-05-08 14:15:22,515 145 INFO 00356-16-0-all odoo.modules.loading: Module digest loaded in 0.32s, 300 queries (+300 other) 2025-05-08 14:15:22,515 145 INFO 00356-16-0-all odoo.modules.loading: Loading module payment (46/78) 2025-05-08 14:15:22,613 145 INFO 00356-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-05-08 14:15:22,840 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-05-08 14:15:23,114 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-05-08 14:15:23,628 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-05-08 14:15:23,635 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-05-08 14:15:23,658 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-05-08 14:15:23,683 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-05-08 14:15:23,710 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-05-08 14:15:23,719 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-05-08 14:15:23,835 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-05-08 14:15:23,850 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-05-08 14:15:23,863 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-05-08 14:15:23,962 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-05-08 14:15:23,982 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-05-08 14:15:23,988 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-05-08 14:15:23,996 145 INFO 00356-16-0-all odoo.modules.loading: Module payment: loading demo 2025-05-08 14:15:23,996 145 INFO 00356-16-0-all odoo.modules.loading: loading payment/data/payment_demo.xml 2025-05-08 14:15:24,022 145 INFO 00356-16-0-all odoo.modules.loading: Module payment loaded in 1.51s, 853 queries (+853 other) 2025-05-08 14:15:24,022 145 INFO 00356-16-0-all odoo.modules.loading: Loading module portal_rating (47/78) 2025-05-08 14:15:24,100 145 INFO 00356-16-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-05-08 14:15:24,163 145 INFO 00356-16-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-05-08 14:15:24,172 145 INFO 00356-16-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-05-08 14:15:24,177 145 INFO 00356-16-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-05-08 14:15:24,192 145 INFO 00356-16-0-all odoo.modules.loading: Module portal_rating loaded in 0.17s, 102 queries (+102 other) 2025-05-08 14:15:24,192 145 INFO 00356-16-0-all odoo.modules.loading: Loading module account (48/78) 2025-05-08 14:15:24,521 145 INFO 00356-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-05-08 14:15:24,834 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-05-08 14:15:24,834 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-05-08 14:15:24,834 145 INFO 00356-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-05-08 14:15:26,531 145 INFO 00356-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-05-08 14:15:27,036 145 INFO 00356-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-05-08 14:15:27,123 145 INFO 00356-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-05-08 14:15:27,179 145 INFO 00356-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-05-08 14:15:27,185 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-05-08 14:15:27,198 145 INFO 00356-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-05-08 14:15:27,207 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-05-08 14:15:27,266 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-05-08 14:15:27,276 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-05-08 14:15:27,283 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-05-08 14:15:27,292 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-05-08 14:15:27,298 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-05-08 14:15:27,307 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-05-08 14:15:27,597 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-05-08 14:15:27,613 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-05-08 14:15:27,639 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-05-08 14:15:27,652 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-05-08 14:15:27,707 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-05-08 14:15:27,723 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-05-08 14:15:27,752 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-05-08 14:15:27,792 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-05-08 14:15:27,857 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-05-08 14:15:27,864 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-05-08 14:15:27,887 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-05-08 14:15:27,911 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-05-08 14:15:27,920 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-05-08 14:15:27,926 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-05-08 14:15:27,936 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-05-08 14:15:27,945 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-05-08 14:15:27,956 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-05-08 14:15:27,977 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-05-08 14:15:27,983 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-05-08 14:15:27,995 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-05-08 14:15:28,006 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-05-08 14:15:28,032 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-05-08 14:15:28,056 145 INFO 00356-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-05-08 14:15:28,091 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-05-08 14:15:28,106 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-05-08 14:15:28,112 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-05-08 14:15:28,155 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-05-08 14:15:28,220 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-05-08 14:15:28,242 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-05-08 14:15:28,270 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-05-08 14:15:28,278 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-05-08 14:15:28,312 145 INFO 00356-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-05-08 14:15:28,318 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-05-08 14:15:28,330 145 INFO 00356-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-05-08 14:15:28,342 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-05-08 14:15:28,348 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-05-08 14:15:28,360 145 INFO 00356-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-05-08 14:15:28,365 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-05-08 14:15:28,371 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-05-08 14:15:28,487 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-05-08 14:15:28,497 145 INFO 00356-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-05-08 14:15:28,503 145 INFO 00356-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-05-08 14:15:28,511 145 INFO 00356-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-05-08 14:15:28,525 145 INFO 00356-16-0-all odoo.modules.loading: Module account: loading demo 2025-05-08 14:15:28,526 145 INFO 00356-16-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-05-08 14:15:29,101 145 INFO 00356-16-0-all odoo.modules.loading: Module account loaded in 4.91s, 6567 queries (+6567 other) 2025-05-08 14:15:29,101 145 INFO 00356-16-0-all odoo.modules.loading: Loading module project (49/78) 2025-05-08 14:15:29,279 145 INFO 00356-16-0-all odoo.modules.registry: module project: creating or updating database tables 2025-05-08 14:15:29,782 145 INFO 00356-16-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-05-08 14:15:30,120 145 INFO 00356-16-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-05-08 14:15:30,154 145 INFO 00356-16-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-05-08 14:15:30,158 145 INFO 00356-16-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-05-08 14:15:30,166 145 INFO 00356-16-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-05-08 14:15:30,191 145 INFO 00356-16-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-05-08 14:15:30,202 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/analytic_views.xml 2025-05-08 14:15:30,210 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/digest_views.xml 2025-05-08 14:15:30,217 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-05-08 14:15:30,276 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-05-08 14:15:30,297 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-05-08 14:15:30,306 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-05-08 14:15:30,331 145 INFO 00356-16-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-05-08 14:15:30,340 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-05-08 14:15:30,350 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_views.xml 2025-05-08 14:15:30,658 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-05-08 14:15:30,669 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-05-08 14:15:30,684 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-05-08 14:15:30,715 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-05-08 14:15:30,721 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-05-08 14:15:30,766 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-05-08 14:15:30,807 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-05-08 14:15:30,812 145 INFO 00356-16-0-all odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-05-08 14:15:30,821 145 INFO 00356-16-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-05-08 14:15:30,831 145 INFO 00356-16-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-05-08 14:15:30,855 145 INFO 00356-16-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-05-08 14:15:30,865 145 INFO 00356-16-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-05-08 14:15:30,872 145 INFO 00356-16-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-05-08 14:15:30,883 145 INFO 00356-16-0-all odoo.modules.loading: Module project: loading demo 2025-05-08 14:15:30,884 145 INFO 00356-16-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-05-08 14:15:30,887 145 INFO 00356-16-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-05-08 14:15:31,128 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,129 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 36 and Message-Id '<478205317257523.1746713731.078062772750854-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:31,140 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [36] 2025-05-08 14:15:31,140 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,268 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,268 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 37 and Message-Id '<200435355783975.1746713731.249195098876953-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:31,269 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,322 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,322 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 38 and Message-Id '<969370688840540.1746713731.304627656936646-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:31,323 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,392 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,393 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 39 and Message-Id '<755130978385423.1746713731.375862836837769-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:31,393 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,422 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,422 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 40 and Message-Id '<048005640543279.1746713731.406373023986816-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:31,635 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [40] 2025-05-08 14:15:31,635 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,682 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,682 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 41 and Message-Id '<775364059634267.1746713731.662484884262085-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:31,683 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,714 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,714 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 42 and Message-Id '<169551679469532.1746713731.697476863861084-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:31,750 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [42] 2025-05-08 14:15:31,750 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,793 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,794 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 43 and Message-Id '<215742795350006.1746713731.774572372436523-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:31,795 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,837 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,837 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 44 and Message-Id '<956081335835407.1746713731.821519613265991-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:31,838 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,881 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,882 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 45 and Message-Id '<952753722946057.1746713731.866376399993896-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:31,882 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:31,908 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:31,908 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 46 and Message-Id '<904168206539330.1746713731.891857385635376-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,002 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [46] 2025-05-08 14:15:32,003 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,165 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,166 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 47 and Message-Id '<349876242728779.1746713732.148750066757202-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,167 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,183 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,183 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 48 and Message-Id '<674389567336201.1746713732.167934179306030-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,184 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,228 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,229 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 49 and Message-Id '<705109694629122.1746713732.213560342788696-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,230 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,275 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,275 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 50 and Message-Id '<798832991952798.1746713732.258556127548218-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,276 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,292 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,292 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 51 and Message-Id '<945483271943558.1746713732.277023553848267-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,293 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,345 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,345 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 52 and Message-Id '<314345840740387.1746713732.328974008560181-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,346 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,385 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,386 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 53 and Message-Id '<757878931026864.1746713732.370827436447144-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,387 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,451 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,451 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 54 and Message-Id '<617364967368837.1746713732.434391021728516-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,452 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,469 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,470 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 55 and Message-Id '<696932790186724.1746713732.453507184982300-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,471 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,534 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,535 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 56 and Message-Id '<559712582827097.1746713732.518738746643066-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,536 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,552 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,552 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 57 and Message-Id '<359510439260085.1746713732.536945343017578-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,553 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,606 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,606 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 58 and Message-Id '<363936983573231.1746713732.590427875518799-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,607 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,623 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,624 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 59 and Message-Id '<894629075240153.1746713732.608173131942749-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,624 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,691 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,691 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 60 and Message-Id '<550245536404594.1746713732.675181865692139-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,692 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,726 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,726 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 61 and Message-Id '<887676297445345.1746713732.711505651473999-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,727 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,762 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,763 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 62 and Message-Id '<368480793868242.1746713732.746644735336304-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,764 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,807 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,808 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 63 and Message-Id '<507033913721952.1746713732.792303562164307-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,809 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,841 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,841 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 64 and Message-Id '<845189497820291.1746713732.826600790023804-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,842 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,875 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,876 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 65 and Message-Id '<431258726861615.1746713732.860066890716553-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,876 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,910 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,911 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 66 and Message-Id '<189734865097200.1746713732.894660711288452-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,912 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,943 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,943 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 67 and Message-Id '<964711190368358.1746713732.928587675094604-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:32,944 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:32,974 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:32,975 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 68 and Message-Id '<769283732327534.1746713732.960569143295288-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:32,976 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:33,006 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:33,007 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 69 and Message-Id '<648684892113767.1746713732.991951942443848-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:33,007 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:33,471 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:33,472 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 70 and Message-Id '<282793143607819.1746713733.452868700027466-openerp-3-project.task@654306adf17b>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:33,479 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [70] 2025-05-08 14:15:33,479 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:33,511 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:33,512 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 71 and Message-Id '<577181647952344.1746713733.489827632904053-openerp-22-project.task@654306adf17b>' from 'mark.brown23@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:33,518 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [71] 2025-05-08 14:15:33,519 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:33,549 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:33,550 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 72 and Message-Id '<444870814997095.1746713733.528629779815674-openerp-4-project.task@654306adf17b>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:33,556 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [72] 2025-05-08 14:15:33,557 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:33,591 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:33,591 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 73 and Message-Id '<645939840030094.1746713733.567649841308594-openerp-2-project.task@654306adf17b>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:33,598 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [73] 2025-05-08 14:15:33,598 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:33,765 145 INFO 00356-16-0-all odoo.modules.loading: Module project loaded in 4.66s, 5427 queries (+5430 other) 2025-05-08 14:15:33,765 145 INFO 00356-16-0-all odoo.modules.loading: Loading module stock (50/78) 2025-05-08 14:15:34,139 145 INFO 00356-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-05-08 14:15:34,286 145 INFO 00356-16-0-all odoo.models: Prepare computation of product.template.tracking 2025-05-08 14:15:35,526 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-05-08 14:15:35,907 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-05-08 14:15:35,974 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-05-08 14:15:35,978 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-05-08 14:15:35,987 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-05-08 14:15:35,995 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-05-08 14:15:36,156 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-05-08 14:15:36,169 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-05-08 14:15:36,173 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-05-08 14:15:36,183 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-05-08 14:15:36,187 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-05-08 14:15:36,202 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-05-08 14:15:36,234 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-05-08 14:15:36,248 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-05-08 14:15:36,254 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-05-08 14:15:36,261 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-05-08 14:15:36,272 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-05-08 14:15:36,294 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-05-08 14:15:36,299 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-05-08 14:15:36,321 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-05-08 14:15:36,325 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-05-08 14:15:36,336 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-05-08 14:15:36,344 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-05-08 14:15:36,348 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-05-08 14:15:36,353 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-05-08 14:15:36,395 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-05-08 14:15:36,403 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-05-08 14:15:36,411 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-05-08 14:15:36,419 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-05-08 14:15:36,428 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-05-08 14:15:36,433 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-05-08 14:15:36,442 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-05-08 14:15:36,447 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-05-08 14:15:36,452 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-05-08 14:15:36,458 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-05-08 14:15:36,472 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-05-08 14:15:36,479 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-05-08 14:15:36,489 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-05-08 14:15:36,496 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-05-08 14:15:36,502 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-05-08 14:15:36,507 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-05-08 14:15:36,514 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-05-08 14:15:36,520 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-05-08 14:15:36,526 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-05-08 14:15:36,533 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-05-08 14:15:36,537 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-05-08 14:15:36,542 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-05-08 14:15:36,569 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-05-08 14:15:36,598 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-05-08 14:15:36,624 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-05-08 14:15:36,656 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-05-08 14:15:37,110 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-05-08 14:15:37,133 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-05-08 14:15:37,184 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-05-08 14:15:37,282 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-05-08 14:15:37,318 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-05-08 14:15:37,415 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-05-08 14:15:37,547 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-05-08 14:15:37,607 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-05-08 14:15:37,652 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-05-08 14:15:37,673 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-05-08 14:15:37,721 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-05-08 14:15:37,736 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-05-08 14:15:37,744 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-05-08 14:15:37,774 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-05-08 14:15:37,794 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-05-08 14:15:37,812 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-05-08 14:15:37,817 145 INFO 00356-16-0-all odoo.modules.loading: Module stock: loading demo 2025-05-08 14:15:37,817 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-05-08 14:15:37,962 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-05-08 14:15:38,820 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-05-08 14:15:39,718 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-05-08 14:15:39,735 145 INFO 00356-16-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-05-08 14:15:39,954 145 INFO 00356-16-0-all odoo.modules.loading: Module stock loaded in 6.19s, 8212 queries (+8212 other) 2025-05-08 14:15:39,955 145 INFO 00356-16-0-all odoo.modules.loading: Loading module account_edi (51/78) 2025-05-08 14:15:40,102 145 INFO 00356-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-05-08 14:15:40,392 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-05-08 14:15:40,402 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-05-08 14:15:40,409 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-05-08 14:15:40,491 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-05-08 14:15:40,505 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-05-08 14:15:40,513 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-05-08 14:15:40,538 145 INFO 00356-16-0-all odoo.modules.loading: Module account_edi loaded in 0.58s, 335 queries (+335 other) 2025-05-08 14:15:40,538 145 INFO 00356-16-0-all odoo.modules.loading: Loading module account_payment (52/78) 2025-05-08 14:15:40,685 145 INFO 00356-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-05-08 14:15:40,851 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-05-08 14:15:40,859 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-05-08 14:15:40,870 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-05-08 14:15:40,884 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-05-08 14:15:40,910 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-05-08 14:15:40,920 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-05-08 14:15:40,937 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-05-08 14:15:40,947 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-05-08 14:15:40,959 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-05-08 14:15:40,966 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-05-08 14:15:40,972 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-05-08 14:15:40,979 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-05-08 14:15:40,984 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-05-08 14:15:41,005 145 INFO 00356-16-0-all odoo.modules.loading: Module account_payment loaded in 0.47s, 425 queries (+425 other) 2025-05-08 14:15:41,005 145 INFO 00356-16-0-all odoo.modules.loading: Loading module account_sequence (53/78) 2025-05-08 14:15:41,139 145 INFO 00356-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-05-08 14:15:41,231 145 INFO 00356-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.23s, 57 queries (+57 other) 2025-05-08 14:15:41,231 145 INFO 00356-16-0-all odoo.modules.loading: Loading module l10n_th (54/78) 2025-05-08 14:15:41,363 145 INFO 00356-16-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-05-08 14:15:41,574 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-05-08 14:15:41,585 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-05-08 14:15:41,604 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-05-08 14:15:41,650 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-05-08 14:15:41,653 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-05-08 14:15:41,743 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-05-08 14:15:41,815 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-05-08 14:15:41,825 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-05-08 14:15:41,848 145 INFO 00356-16-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-05-08 14:15:41,848 145 INFO 00356-16-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-05-08 14:15:43,592 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:43,593 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 74 and Message-Id '<421745996372528.1746713743.519437074661255-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:43,648 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [74] 2025-05-08 14:15:43,648 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:43,700 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:43,700 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 75 and Message-Id '<179815768011222.1746713743.654067277908325-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:43,705 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [75] 2025-05-08 14:15:43,706 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:43,765 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:43,766 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 76 and Message-Id '<544550146781773.1746713743.711397886276245-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:43,773 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [76] 2025-05-08 14:15:43,773 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:43,802 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:43,802 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 77 and Message-Id '<868770541398277.1746713743.778849601745605-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:43,808 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [77] 2025-05-08 14:15:43,808 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:43,837 145 INFO 00356-16-0-all odoo.modules.loading: Module l10n_th loaded in 2.61s, 2783 queries (+2784 other) 2025-05-08 14:15:43,838 145 INFO 00356-16-0-all odoo.modules.loading: Loading module project_sms (55/78) 2025-05-08 14:15:43,983 145 INFO 00356-16-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-05-08 14:15:44,079 145 INFO 00356-16-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-05-08 14:15:44,097 145 INFO 00356-16-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-05-08 14:15:44,112 145 INFO 00356-16-0-all odoo.modules.loading: loading project_sms/views/project_views.xml 2025-05-08 14:15:44,118 145 INFO 00356-16-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-05-08 14:15:44,125 145 INFO 00356-16-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-05-08 14:15:44,141 145 INFO 00356-16-0-all odoo.modules.loading: Module project_sms loaded in 0.30s, 179 queries (+179 other) 2025-05-08 14:15:44,141 145 INFO 00356-16-0-all odoo.modules.loading: Loading module purchase (56/78) 2025-05-08 14:15:44,313 145 INFO 00356-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-05-08 14:15:44,359 145 INFO 00356-16-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-05-08 14:15:44,754 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-05-08 14:15:45,027 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-05-08 14:15:45,058 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-05-08 14:15:45,063 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-05-08 14:15:45,081 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-05-08 14:15:45,102 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-05-08 14:15:45,107 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-05-08 14:15:45,113 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-05-08 14:15:45,270 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-05-08 14:15:45,309 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-05-08 14:15:45,365 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-05-08 14:15:45,420 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-05-08 14:15:45,428 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-05-08 14:15:45,451 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-05-08 14:15:45,459 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-05-08 14:15:45,467 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-05-08 14:15:45,503 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-05-08 14:15:45,513 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-05-08 14:15:45,521 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-05-08 14:15:45,532 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-05-08 14:15:45,540 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase: loading demo 2025-05-08 14:15:45,540 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-05-08 14:15:45,918 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:45,919 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 78 and Message-Id '<213891192219505.1746713745.866443634033203-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:45,946 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [78] 2025-05-08 14:15:45,947 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:45,981 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:45,982 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 79 and Message-Id '<524176129376162.1746713745.962448835372925-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:45,987 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [79] 2025-05-08 14:15:45,987 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:46,021 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:46,021 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 80 and Message-Id '<671022224431154.1746713746.000555992126465-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:46,027 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [80] 2025-05-08 14:15:46,027 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:46,061 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:46,061 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 81 and Message-Id '<314365022377214.1746713746.039913177490234-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:46,067 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [81] 2025-05-08 14:15:46,067 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:46,117 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase loaded in 1.98s, 2485 queries (+2488 other) 2025-05-08 14:15:46,117 145 INFO 00356-16-0-all odoo.modules.loading: Loading module snailmail_account (57/78) 2025-05-08 14:15:46,262 145 INFO 00356-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-05-08 14:15:46,368 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-05-08 14:15:46,404 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-05-08 14:15:46,415 145 INFO 00356-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-05-08 14:15:46,433 145 INFO 00356-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.32s, 116 queries (+116 other) 2025-05-08 14:15:46,433 145 INFO 00356-16-0-all odoo.modules.loading: Loading module spreadsheet_account (58/78) 2025-05-08 14:15:46,577 145 INFO 00356-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-05-08 14:15:46,760 145 INFO 00356-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.33s, 49 queries (+49 other) 2025-05-08 14:15:46,760 145 INFO 00356-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (59/78) 2025-05-08 14:15:46,912 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-05-08 14:15:46,963 145 INFO 00356-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.20s, 26 queries (+26 other) 2025-05-08 14:15:46,963 145 INFO 00356-16-0-all odoo.modules.loading: Loading module stock_account (60/78) 2025-05-08 14:15:47,130 145 INFO 00356-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-05-08 14:15:47,395 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-05-08 14:15:47,420 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-05-08 14:15:47,433 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-05-08 14:15:47,438 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-05-08 14:15:47,911 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-05-08 14:15:47,944 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-05-08 14:15:47,950 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-05-08 14:15:47,957 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-05-08 14:15:48,002 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-05-08 14:15:48,016 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-05-08 14:15:48,047 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-05-08 14:15:48,053 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-05-08 14:15:48,059 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-05-08 14:15:48,065 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-05-08 14:15:48,170 145 INFO 00356-16-0-all odoo.modules.loading: Module stock_account loaded in 1.21s, 677 queries (+677 other) 2025-05-08 14:15:48,170 145 INFO 00356-16-0-all odoo.modules.loading: Loading module stock_sms (61/78) 2025-05-08 14:15:48,380 145 INFO 00356-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-05-08 14:15:48,595 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-05-08 14:15:48,601 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-05-08 14:15:48,667 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-05-08 14:15:48,672 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-05-08 14:15:48,681 145 INFO 00356-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-05-08 14:15:48,705 145 INFO 00356-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.54s, 198 queries (+198 other) 2025-05-08 14:15:48,705 145 INFO 00356-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (62/78) 2025-05-08 14:15:48,908 145 INFO 00356-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-05-08 14:15:48,987 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-05-08 14:15:49,005 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-05-08 14:15:49,029 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-05-08 14:15:49,064 145 INFO 00356-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-05-08 14:15:49,085 145 INFO 00356-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.38s, 186 queries (+186 other) 2025-05-08 14:15:49,085 145 INFO 00356-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (63/78) 2025-05-08 14:15:49,231 145 INFO 00356-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-05-08 14:15:49,332 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-05-08 14:15:49,339 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-05-08 14:15:49,356 145 INFO 00356-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-05-08 14:15:49,434 145 INFO 00356-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.35s, 147 queries (+147 other) 2025-05-08 14:15:49,434 145 INFO 00356-16-0-all odoo.modules.loading: Loading module project_purchase (64/78) 2025-05-08 14:15:49,582 145 INFO 00356-16-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-05-08 14:15:49,764 145 INFO 00356-16-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-05-08 14:15:49,764 145 INFO 00356-16-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-05-08 14:15:49,780 145 INFO 00356-16-0-all odoo.modules.loading: Module project_purchase loaded in 0.35s, 64 queries (+64 other) 2025-05-08 14:15:49,780 145 INFO 00356-16-0-all odoo.modules.loading: Loading module purchase_requisition (65/78) 2025-05-08 14:15:49,939 145 INFO 00356-16-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-05-08 14:15:50,175 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-05-08 14:15:50,185 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-05-08 14:15:50,198 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-05-08 14:15:50,204 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-05-08 14:15:50,216 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-05-08 14:15:50,264 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-05-08 14:15:50,310 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-05-08 14:15:50,315 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-05-08 14:15:50,320 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-05-08 14:15:50,325 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-05-08 14:15:50,330 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-05-08 14:15:50,330 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-05-08 14:15:50,541 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase_requisition loaded in 0.76s, 710 queries (+710 other) 2025-05-08 14:15:50,541 145 INFO 00356-16-0-all odoo.modules.loading: Loading module purchase_stock (66/78) 2025-05-08 14:15:50,715 145 INFO 00356-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-05-08 14:15:50,750 145 INFO 00356-16-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-05-08 14:15:50,750 145 INFO 00356-16-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-05-08 14:15:50,750 145 INFO 00356-16-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-05-08 14:15:51,030 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-05-08 14:15:51,048 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-05-08 14:15:51,120 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-05-08 14:15:51,126 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-05-08 14:15:51,137 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-05-08 14:15:51,169 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-05-08 14:15:51,194 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-05-08 14:15:51,201 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-05-08 14:15:51,305 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-05-08 14:15:51,323 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-05-08 14:15:51,331 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-05-08 14:15:51,337 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-05-08 14:15:51,347 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-05-08 14:15:51,353 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-05-08 14:15:51,359 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-05-08 14:15:51,374 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-05-08 14:15:51,374 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-05-08 14:15:51,824 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase_stock loaded in 1.28s, 1231 queries (+1231 other) 2025-05-08 14:15:51,825 145 INFO 00356-16-0-all odoo.modules.loading: Loading module sale (67/78) 2025-05-08 14:15:52,034 145 INFO 00356-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-05-08 14:15:52,049 145 INFO 00356-16-0-all odoo.models: Prepare computation of account.move.team_id 2025-05-08 14:15:52,102 145 INFO 00356-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-05-08 14:15:52,103 145 INFO 00356-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-05-08 14:15:52,103 145 INFO 00356-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-05-08 14:15:52,625 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-05-08 14:15:52,686 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-05-08 14:15:52,736 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-05-08 14:15:52,836 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-05-08 14:15:52,855 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-05-08 14:15:52,871 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-05-08 14:15:52,880 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-05-08 14:15:52,907 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-05-08 14:15:52,912 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-05-08 14:15:52,919 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-05-08 14:15:52,930 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-05-08 14:15:52,940 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-05-08 14:15:52,951 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-05-08 14:15:52,955 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-05-08 14:15:52,959 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-05-08 14:15:52,968 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-05-08 14:15:52,974 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-05-08 14:15:53,096 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-05-08 14:15:53,138 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-05-08 14:15:53,162 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-05-08 14:15:53,165 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-05-08 14:15:53,177 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-05-08 14:15:53,198 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-05-08 14:15:53,211 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-05-08 14:15:53,252 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-05-08 14:15:53,312 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-05-08 14:15:53,371 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-05-08 14:15:53,380 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-05-08 14:15:53,394 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-05-08 14:15:53,410 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-05-08 14:15:53,447 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-05-08 14:15:53,458 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-05-08 14:15:53,524 145 INFO 00356-16-0-all odoo.modules.loading: Module sale: loading demo 2025-05-08 14:15:53,524 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-05-08 14:15:53,743 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [147] 2025-05-08 14:15:53,758 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-05-08 14:15:53,845 145 INFO 00356-16-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-05-08 14:15:54,801 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:54,802 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 82 and Message-Id '<248123470052026.1746713754.750921487808228-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:54,813 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [82] 2025-05-08 14:15:54,814 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:54,849 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:54,850 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 83 and Message-Id '<442072940329696.1746713754.829267024993896-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:54,855 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [83] 2025-05-08 14:15:54,855 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:54,890 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:54,891 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 84 and Message-Id '<690687590765018.1746713754.870133399963379-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:54,896 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [84] 2025-05-08 14:15:54,897 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:54,931 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:54,932 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 85 and Message-Id '<321681694256212.1746713754.911572217941284-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:54,937 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [85] 2025-05-08 14:15:54,937 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:54,972 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:54,972 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 86 and Message-Id '<806721008869633.1746713754.951627254486084-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:54,978 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [86] 2025-05-08 14:15:54,978 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:55,011 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:55,012 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 87 and Message-Id '<361937928179163.1746713754.991598367691040-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:55,017 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [87] 2025-05-08 14:15:55,017 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:55,051 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:55,051 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 88 and Message-Id '<129593115213223.1746713755.031100511550903-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-08 14:15:55,056 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [88] 2025-05-08 14:15:55,056 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:55,091 145 INFO 00356-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 14:15:55,092 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 89 and Message-Id '<353625587868298.1746713755.071414232254028-openerp-message-notify@654306adf17b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 14:15:55,097 145 INFO 00356-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [89] 2025-05-08 14:15:55,097 145 INFO 00356-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 14:15:55,181 145 INFO 00356-16-0-all odoo.modules.loading: Module sale loaded in 3.36s, 4219 queries (+4222 other) 2025-05-08 14:15:55,181 145 INFO 00356-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (68/78) 2025-05-08 14:15:55,350 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-05-08 14:15:55,523 145 INFO 00356-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.34s, 25 queries (+25 other) 2025-05-08 14:15:55,523 145 INFO 00356-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (69/78) 2025-05-08 14:15:55,687 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-05-08 14:15:55,737 145 INFO 00356-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.21s, 25 queries (+25 other) 2025-05-08 14:15:55,738 145 INFO 00356-16-0-all odoo.modules.loading: Loading module purchase_price_diff (70/78) 2025-05-08 14:15:55,890 145 INFO 00356-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-05-08 14:15:55,989 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-05-08 14:15:56,017 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.28s, 118 queries (+118 other) 2025-05-08 14:15:56,018 145 INFO 00356-16-0-all odoo.modules.loading: Loading module purchase_requisition_stock (71/78) 2025-05-08 14:15:56,175 145 INFO 00356-16-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-05-08 14:15:56,292 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-05-08 14:15:56,301 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-05-08 14:15:56,305 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-05-08 14:15:56,329 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-05-08 14:15:56,336 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase_requisition_stock: loading demo 2025-05-08 14:15:56,337 145 INFO 00356-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_demo.xml 2025-05-08 14:15:56,355 145 INFO 00356-16-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.34s, 188 queries (+188 other) 2025-05-08 14:15:56,355 145 INFO 00356-16-0-all odoo.modules.loading: Loading module sale_product_configurator (72/78) 2025-05-08 14:15:56,616 145 INFO 00356-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-05-08 14:15:56,718 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-05-08 14:15:56,733 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-05-08 14:15:56,747 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-05-08 14:15:56,765 145 INFO 00356-16-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 2025-05-08 14:15:56,765 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-05-08 14:15:56,877 145 INFO 00356-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.52s, 259 queries (+259 other) 2025-05-08 14:15:56,877 145 INFO 00356-16-0-all odoo.modules.loading: Loading module sale_purchase (73/78) 2025-05-08 14:15:57,039 145 INFO 00356-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-05-08 14:15:57,164 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-05-08 14:15:57,176 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-05-08 14:15:57,187 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-05-08 14:15:57,201 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-05-08 14:15:57,215 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-05-08 14:15:57,235 145 INFO 00356-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.36s, 198 queries (+198 other) 2025-05-08 14:15:57,235 145 INFO 00356-16-0-all odoo.modules.loading: Loading module sale_sms (74/78) 2025-05-08 14:15:57,405 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-05-08 14:15:57,449 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-05-08 14:15:57,463 145 INFO 00356-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.23s, 40 queries (+40 other) 2025-05-08 14:15:57,463 145 INFO 00356-16-0-all odoo.modules.loading: Loading module sale_stock (75/78) 2025-05-08 14:15:57,757 145 INFO 00356-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-05-08 14:15:57,811 145 INFO 00356-16-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-05-08 14:15:57,811 145 INFO 00356-16-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-05-08 14:15:57,811 145 INFO 00356-16-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-05-08 14:15:58,038 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-05-08 14:15:58,064 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-05-08 14:15:58,084 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-05-08 14:15:58,150 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-05-08 14:15:58,156 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-05-08 14:15:58,279 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-05-08 14:15:58,286 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-05-08 14:15:58,295 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-05-08 14:15:58,316 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-05-08 14:15:58,322 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-05-08 14:15:58,332 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-05-08 14:15:58,337 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-05-08 14:15:58,344 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-05-08 14:15:58,348 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-05-08 14:15:58,353 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-05-08 14:15:58,360 145 INFO 00356-16-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-05-08 14:15:58,360 145 INFO 00356-16-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-05-08 14:15:58,913 145 INFO 00356-16-0-all odoo.modules.loading: Module sale_stock loaded in 1.45s, 1293 queries (+1293 other) 2025-05-08 14:15:58,913 145 INFO 00356-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (76/78) 2025-05-08 14:15:59,084 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-05-08 14:15:59,141 145 INFO 00356-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.23s, 25 queries (+25 other) 2025-05-08 14:15:59,141 145 INFO 00356-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (77/78) 2025-05-08 14:15:59,407 145 INFO 00356-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-05-08 14:15:59,466 145 INFO 00356-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.32s, 30 queries (+30 other) 2025-05-08 14:15:59,466 145 INFO 00356-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (78/78) 2025-05-08 14:15:59,631 145 INFO 00356-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-05-08 14:15:59,724 145 INFO 00356-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.26s, 46 queries (+46 other) 2025-05-08 14:15:59,724 145 INFO 00356-16-0-all odoo.modules.loading: 78 modules loaded in 61.91s, 66444 queries (+66501 extra) 2025-05-08 14:16:00,617 145 INFO 00356-16-0-all odoo.modules.loading: Modules loaded. 2025-05-08 14:16:00,639 145 INFO 00356-16-0-all odoo.modules.registry: Registry loaded in 71.587s 2025-05-08 14:16:00,639 145 INFO 00356-16-0-all odoo.service.server: Starting post tests 2025-05-08 14:16:00,798 145 INFO 00356-16-0-all odoo.service.server: 0 post-tests in 0.16s, 0 queries 2025-05-08 14:16:00,798 145 WARNING 00356-16-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00356-16-0-all' 2025-05-08 14:16:00,799 145 INFO 00356-16-0-all odoo.service.server: Initiating shutdown 2025-05-08 14:16:00,799 145 INFO 00356-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-05-08 14:16:00,886 145 INFO 00356-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