Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons -d 00288-16-0-all -i purchase_stock,hr_contract,base,hr,purchase_requisition,l10n_th,project,sale,stock,hr_holidays,purchase,project_purchase --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/6f30dee4aef8e0078d1a1da8de1878397f872a90 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00288-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) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 13)) (45.2.0) Collecting zope.interface Downloading zope.interface-7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257 kB) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 35)) (4.8.2) Requirement already satisfied: pyparsing>=2.1.4 in /usr/lib/python3/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (2.4.6) Requirement already satisfied: pyasn1>=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: 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: 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: 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: 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: 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: 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=24c0fb92bc8be409825926d46eda1b43ade6bbf5af0e4c521d4dde24c686ad68 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=505023 sha256=6db90d5bedffd757b9f9b71f7c97f094d010ebffc599d16f0089cc8d1e63e5d6 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=a31e8337204ccc8588d7f811d777afeec14b037dd21da2f3fe9c5cf94e29225d Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, zope.event, greenlet, 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-06 10:09:39,584 145 INFO ? odoo: Odoo version 16.0 2025-05-06 10:09:39,585 145 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-05-06 10:09:39,585 145 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo/addons'] 2025-05-06 10:09:39,585 145 INFO ? odoo: database: runbot@default:default 2025-05-06 10:09:39,767 145 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-06 10:09:40,061 145 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-05-06 10:09:40,072 145 INFO 00288-16-0-all odoo.modules.loading: init db 2025-05-06 10:09:40,702 145 INFO 00288-16-0-all odoo.modules.loading: loading 1 modules... 2025-05-06 10:09:40,702 145 INFO 00288-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-05-06 10:09:40,730 145 INFO 00288-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-05-06 10:09:40,980 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-06 10:09:40,981 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-06 10:09:40,981 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-06 10:09:41,076 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-05-06 10:09:41,076 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-06 10:09:41,076 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-05-06 10:09:41,076 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-05-06 10:09:41,076 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-06 10:09:41,076 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-05-06 10:09:41,107 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-05-06 10:09:41,123 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-05-06 10:09:41,142 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.users.signature 2025-05-06 10:09:41,143 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.users.share 2025-05-06 10:09:42,206 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-05-06 10:09:42,213 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-05-06 10:09:42,262 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-06 10:09:42,287 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-06 10:09:42,339 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-06 10:09:42,600 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-06 10:09:42,609 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-06 10:09:43,656 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-06 10:09:43,663 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-06 10:09:43,978 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-06 10:09:43,987 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-05-06 10:09:43,993 145 INFO 00288-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-05-06 10:09:44,285 145 INFO 00288-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-05-06 10:09:44,374 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-05-06 10:09:44,428 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-06 10:09:44,441 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-06 10:09:44,447 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-06 10:09:45,033 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-06 10:09:45,119 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-06 10:09:45,133 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-06 10:09:45,146 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-06 10:09:45,170 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-06 10:09:45,183 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-06 10:09:45,197 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-06 10:09:45,213 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-06 10:09:45,321 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-06 10:09:45,342 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-06 10:09:45,364 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-06 10:09:45,379 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-06 10:09:45,394 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-06 10:09:45,428 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-06 10:09:45,442 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-06 10:09:45,448 145 INFO 00288-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-06 10:09:45,452 145 INFO 00288-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-06 10:09:45,458 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-06 10:09:45,472 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-06 10:09:45,478 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-06 10:09:45,528 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-06 10:09:45,574 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-06 10:09:45,625 145 INFO 00288-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-06 10:09:45,628 145 INFO 00288-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-06 10:09:45,633 145 INFO 00288-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-06 10:09:45,641 145 INFO 00288-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-06 10:09:45,650 145 INFO 00288-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-06 10:09:45,658 145 INFO 00288-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-06 10:09:45,670 145 INFO 00288-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-06 10:09:45,675 145 INFO 00288-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-06 10:09:45,683 145 INFO 00288-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-06 10:09:45,694 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-05-06 10:09:45,697 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-06 10:09:45,707 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-06 10:09:45,724 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-06 10:09:45,740 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-06 10:09:45,756 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-06 10:09:45,844 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-06 10:09:45,868 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-06 10:09:45,896 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-06 10:09:45,923 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-06 10:09:46,008 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-06 10:09:46,022 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-06 10:09:46,028 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-06 10:09:46,044 145 INFO 00288-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-05-06 10:09:46,061 145 INFO 00288-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-06 10:09:46,145 145 INFO 00288-16-0-all odoo.modules.loading: Module base: loading demo 2025-05-06 10:09:46,145 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-05-06 10:09:46,152 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-05-06 10:09:47,299 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-05-06 10:09:47,304 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-05-06 10:09:47,464 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-05-06 10:09:47,468 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-05-06 10:09:47,642 145 INFO 00288-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-05-06 10:09:48,199 145 INFO 00288-16-0-all odoo.modules.loading: Module base loaded in 7.50s, 9060 queries (+9060 other) 2025-05-06 10:09:48,200 145 INFO 00288-16-0-all odoo.modules.loading: 1 modules loaded in 7.50s, 9060 queries (+9060 extra) 2025-05-06 10:09:48,220 145 INFO 00288-16-0-all odoo.modules.loading: updating modules list 2025-05-06 10:09:48,221 145 INFO 00288-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-06 10:09:48,598 145 INFO 00288-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-06 10:09:48,736 145 INFO 00288-16-0-all odoo.modules.loading: loading 78 modules... 2025-05-06 10:09:48,736 145 INFO 00288-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-05-06 10:09:48,756 145 INFO 00288-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-05-06 10:09:48,810 145 INFO 00288-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-06 10:09:48,858 145 INFO 00288-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-06 10:09:48,870 145 INFO 00288-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-06 10:09:48,879 145 INFO 00288-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-06 10:09:48,913 145 INFO 00288-16-0-all odoo.modules.loading: Module uom loaded in 0.18s, 283 queries (+283 other) 2025-05-06 10:09:48,913 145 INFO 00288-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-05-06 10:09:48,937 145 INFO 00288-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-05-06 10:09:49,325 145 INFO 00288-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-06 10:09:49,332 145 INFO 00288-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-06 10:09:49,371 145 INFO 00288-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-05-06 10:09:49,428 145 INFO 00288-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-06 10:09:49,437 145 INFO 00288-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-06 10:09:49,440 145 INFO 00288-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-05-06 10:09:49,444 145 INFO 00288-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-06 10:09:49,448 145 INFO 00288-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-06 10:09:49,452 145 INFO 00288-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-05-06 10:09:49,789 145 INFO 00288-16-0-all odoo.modules.loading: Module web loaded in 0.88s, 898 queries (+898 other) 2025-05-06 10:09:49,789 145 INFO 00288-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-05-06 10:09:49,817 145 INFO 00288-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-06 10:09:49,864 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-06 10:09:49,881 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-06 10:09:49,887 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-06 10:09:49,892 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-06 10:09:49,917 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-06 10:09:49,921 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-06 10:09:49,940 145 INFO 00288-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.15s, 175 queries (+175 other) 2025-05-06 10:09:49,940 145 INFO 00288-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-05-06 10:09:49,964 145 INFO 00288-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-06 10:09:50,017 145 INFO 00288-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-06 10:09:50,023 145 INFO 00288-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-06 10:09:50,037 145 INFO 00288-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-06 10:09:50,056 145 INFO 00288-16-0-all odoo.modules.loading: Module barcodes loaded in 0.12s, 136 queries (+136 other) 2025-05-06 10:09:50,056 145 INFO 00288-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-05-06 10:09:50,211 145 INFO 00288-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-05-06 10:09:50,730 145 INFO 00288-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-06 10:09:50,764 145 INFO 00288-16-0-all odoo.modules.loading: Module base_import loaded in 0.71s, 919 queries (+919 other) 2025-05-06 10:09:50,764 145 INFO 00288-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-05-06 10:09:50,789 145 INFO 00288-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-06 10:09:50,828 145 INFO 00288-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-06 10:09:50,832 145 INFO 00288-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-06 10:09:50,858 145 INFO 00288-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-06 10:09:50,874 145 INFO 00288-16-0-all odoo.modules.loading: Module base_setup loaded in 0.11s, 153 queries (+153 other) 2025-05-06 10:09:50,874 145 INFO 00288-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-05-06 10:09:50,895 145 INFO 00288-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-05-06 10:09:50,954 145 INFO 00288-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-06 10:09:50,975 145 INFO 00288-16-0-all odoo.modules.loading: Module bus loaded in 0.10s, 103 queries (+103 other) 2025-05-06 10:09:50,976 145 INFO 00288-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-05-06 10:09:50,997 145 INFO 00288-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-06 10:09:51,006 145 INFO 00288-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-06 10:09:51,035 145 INFO 00288-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-06 10:09:51,052 145 INFO 00288-16-0-all odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-05-06 10:09:51,052 145 INFO 00288-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-05-06 10:09:51,089 145 INFO 00288-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-05-06 10:09:51,200 145 INFO 00288-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-06 10:09:51,222 145 INFO 00288-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-06 10:09:51,231 145 INFO 00288-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-06 10:09:51,248 145 INFO 00288-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-05-06 10:09:51,321 145 INFO 00288-16-0-all odoo.modules.loading: Module resource loaded in 0.27s, 424 queries (+424 other) 2025-05-06 10:09:51,321 145 INFO 00288-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-05-06 10:09:51,349 145 INFO 00288-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-05-06 10:09:51,444 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-06 10:09:51,459 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-06 10:09:51,470 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-06 10:09:51,473 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-06 10:09:51,476 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-06 10:09:51,496 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-06 10:09:51,508 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-06 10:09:51,516 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-06 10:09:51,525 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-06 10:09:51,531 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-06 10:09:51,547 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-06 10:09:51,560 145 INFO 00288-16-0-all odoo.modules.loading: Module utm: loading demo 2025-05-06 10:09:51,560 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-05-06 10:09:51,568 145 INFO 00288-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-05-06 10:09:51,586 145 INFO 00288-16-0-all odoo.modules.loading: Module utm loaded in 0.27s, 437 queries (+437 other) 2025-05-06 10:09:51,586 145 INFO 00288-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-05-06 10:09:51,624 145 INFO 00288-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-05-06 10:09:51,624 145 INFO 00288-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-05-06 10:09:51,646 145 INFO 00288-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-06 10:09:51,734 145 INFO 00288-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-06 10:09:51,741 145 INFO 00288-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-06 10:09:51,747 145 INFO 00288-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-06 10:09:51,768 145 INFO 00288-16-0-all odoo.modules.loading: Module web_tour loaded in 0.14s, 101 queries (+101 other) 2025-05-06 10:09:51,768 145 INFO 00288-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-05-06 10:09:51,793 145 INFO 00288-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-06 10:09:51,824 145 INFO 00288-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-06 10:09:51,866 145 INFO 00288-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-06 10:09:51,891 145 INFO 00288-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.12s, 195 queries (+195 other) 2025-05-06 10:09:51,891 145 INFO 00288-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-05-06 10:09:51,913 145 INFO 00288-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-05-06 10:09:51,954 145 INFO 00288-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-06 10:09:51,961 145 INFO 00288-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-06 10:09:51,967 145 INFO 00288-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-06 10:09:51,981 145 INFO 00288-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-06 10:09:52,004 145 INFO 00288-16-0-all odoo.modules.loading: Module iap loaded in 0.11s, 147 queries (+147 other) 2025-05-06 10:09:52,005 145 INFO 00288-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-05-06 10:09:52,054 145 INFO 00288-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-05-06 10:09:52,216 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-06 10:09:52,216 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-06 10:09:52,216 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-06 10:09:52,216 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-06 10:09:52,217 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-06 10:09:52,217 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-06 10:09:52,217 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-06 10:09:52,217 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-06 10:09:52,217 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-06 10:09:52,217 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-06 10:09:52,217 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-06 10:09:52,217 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-06 10:09:52,256 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-05-06 10:09:52,262 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-05-06 10:09:53,263 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-06 10:09:53,349 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-06 10:09:53,354 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-06 10:09:53,366 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-06 10:09:53,375 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-06 10:09:53,383 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-06 10:09:53,388 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-06 10:09:53,393 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-06 10:09:53,408 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-06 10:09:53,416 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-05-06 10:09:53,425 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-06 10:09:53,434 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-06 10:09:53,455 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-06 10:09:53,468 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-06 10:09:53,489 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-06 10:09:53,498 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-06 10:09:53,507 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-05-06 10:09:53,516 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-05-06 10:09:53,528 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-06 10:09:53,534 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-05-06 10:09:53,553 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-06 10:09:53,562 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-06 10:09:53,603 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-06 10:09:53,625 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-06 10:09:53,638 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-06 10:09:53,645 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-06 10:09:53,658 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-06 10:09:53,676 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-06 10:09:53,685 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-05-06 10:09:53,704 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-06 10:09:53,719 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-06 10:09:53,746 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-06 10:09:53,827 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-06 10:09:53,871 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-06 10:09:53,878 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-06 10:09:53,890 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-06 10:09:53,898 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-06 10:09:53,903 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-06 10:09:53,909 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-06 10:09:53,921 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-06 10:09:53,930 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-06 10:09:53,946 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-06 10:09:53,954 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-06 10:09:53,972 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-06 10:09:54,011 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-06 10:09:54,024 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-06 10:09:54,089 145 INFO 00288-16-0-all odoo.modules.loading: Module mail: loading demo 2025-05-06 10:09:54,090 145 INFO 00288-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-05-06 10:09:54,207 145 INFO 00288-16-0-all odoo.modules.loading: Module mail loaded in 2.20s, 3592 queries (+3592 other) 2025-05-06 10:09:54,207 145 INFO 00288-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-05-06 10:09:54,247 145 INFO 00288-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-06 10:09:54,291 145 INFO 00288-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-05-06 10:09:54,291 145 INFO 00288-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-05-06 10:09:54,364 145 INFO 00288-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-06 10:09:54,961 145 INFO 00288-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-06 10:09:54,969 145 INFO 00288-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-06 10:09:54,972 145 INFO 00288-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-06 10:09:54,990 145 INFO 00288-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-06 10:09:55,030 145 INFO 00288-16-0-all odoo.modules.loading: Module web_editor loaded in 0.74s, 1166 queries (+1166 other) 2025-05-06 10:09:55,031 145 INFO 00288-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-05-06 10:09:55,075 145 INFO 00288-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-05-06 10:09:55,213 145 INFO 00288-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-06 10:09:55,242 145 INFO 00288-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-06 10:09:55,252 145 INFO 00288-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-06 10:09:55,282 145 INFO 00288-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-06 10:09:55,305 145 INFO 00288-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-06 10:09:55,318 145 INFO 00288-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-06 10:09:55,327 145 INFO 00288-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-06 10:09:55,330 145 INFO 00288-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-05-06 10:09:55,330 145 INFO 00288-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-05-06 10:09:55,421 145 INFO 00288-16-0-all odoo.modules.loading: Module analytic loaded in 0.39s, 528 queries (+528 other) 2025-05-06 10:09:55,421 145 INFO 00288-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-05-06 10:09:55,469 145 INFO 00288-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-06 10:09:55,588 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-06 10:09:55,593 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-06 10:09:55,601 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-06 10:09:55,613 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-06 10:09:55,626 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-06 10:09:55,647 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-06 10:09:55,662 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-06 10:09:55,682 145 INFO 00288-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.26s, 191 queries (+191 other) 2025-05-06 10:09:55,682 145 INFO 00288-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-05-06 10:09:55,726 145 INFO 00288-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-06 10:09:55,755 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-06 10:09:55,773 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-06 10:09:55,778 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-06 10:09:55,809 145 INFO 00288-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.13s, 92 queries (+92 other) 2025-05-06 10:09:55,810 145 INFO 00288-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-05-06 10:09:55,852 145 INFO 00288-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-06 10:09:55,918 145 INFO 00288-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-06 10:09:55,928 145 INFO 00288-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-06 10:09:55,941 145 INFO 00288-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-06 10:09:55,946 145 INFO 00288-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-06 10:09:55,951 145 INFO 00288-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-06 10:09:55,969 145 INFO 00288-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.16s, 143 queries (+143 other) 2025-05-06 10:09:55,969 145 INFO 00288-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-05-06 10:09:56,046 145 INFO 00288-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-05-06 10:09:56,261 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-05-06 10:09:56,276 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-05-06 10:09:56,291 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-05-06 10:09:56,298 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-05-06 10:09:56,309 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-05-06 10:09:56,319 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-05-06 10:09:56,322 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-05-06 10:09:56,325 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-05-06 10:09:56,333 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-05-06 10:09:56,338 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-05-06 10:09:56,412 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-05-06 10:09:56,428 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-05-06 10:09:56,433 145 INFO 00288-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-05-06 10:09:56,433 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-05-06 10:09:57,155 145 INFO 00288-16-0-all odoo.modules.loading: Module calendar loaded in 1.19s, 918 queries (+918 other) 2025-05-06 10:09:57,155 145 INFO 00288-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-05-06 10:09:57,200 145 INFO 00288-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-06 10:09:57,247 145 INFO 00288-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-06 10:09:57,258 145 INFO 00288-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-06 10:09:57,266 145 INFO 00288-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-06 10:09:57,293 145 INFO 00288-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.14s, 122 queries (+122 other) 2025-05-06 10:09:57,293 145 INFO 00288-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-05-06 10:09:57,388 145 INFO 00288-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-05-06 10:09:58,383 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-05-06 10:09:58,524 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-05-06 10:09:58,547 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-05-06 10:09:58,556 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-05-06 10:09:58,564 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-05-06 10:09:58,574 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-05-06 10:09:58,584 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-05-06 10:09:58,603 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-05-06 10:09:58,625 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-05-06 10:09:58,633 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-05-06 10:09:58,653 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-05-06 10:09:58,660 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-05-06 10:09:58,713 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-05-06 10:09:58,734 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-05-06 10:09:58,745 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-05-06 10:09:58,789 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-05-06 10:09:58,810 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-05-06 10:09:58,817 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-05-06 10:09:58,873 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-05-06 10:09:58,883 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-05-06 10:09:58,957 145 INFO 00288-16-0-all odoo.modules.loading: Module hr: loading demo 2025-05-06 10:09:58,958 145 INFO 00288-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-05-06 10:09:59,788 145 INFO 00288-16-0-all odoo.modules.loading: Module hr loaded in 2.49s, 3419 queries (+3419 other) 2025-05-06 10:09:59,788 145 INFO 00288-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-05-06 10:09:59,839 145 INFO 00288-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-06 10:09:59,858 145 INFO 00288-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-06 10:09:59,883 145 INFO 00288-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.10s, 35 queries (+35 other) 2025-05-06 10:09:59,883 145 INFO 00288-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-05-06 10:09:59,938 145 INFO 00288-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-06 10:10:00,034 145 INFO 00288-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-06 10:10:00,053 145 INFO 00288-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-06 10:10:00,058 145 INFO 00288-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-05-06 10:10:00,059 145 INFO 00288-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-05-06 10:10:00,069 145 INFO 00288-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.19s, 187 queries (+187 other) 2025-05-06 10:10:00,069 145 INFO 00288-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-05-06 10:10:00,159 145 INFO 00288-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-06 10:10:00,243 145 INFO 00288-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-06 10:10:00,251 145 INFO 00288-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-06 10:10:00,272 145 INFO 00288-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-06 10:10:00,295 145 INFO 00288-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.23s, 169 queries (+169 other) 2025-05-06 10:10:00,295 145 INFO 00288-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-05-06 10:10:00,354 145 INFO 00288-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-06 10:10:00,456 145 INFO 00288-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-06 10:10:00,483 145 INFO 00288-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-06 10:10:00,498 145 INFO 00288-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-06 10:10:00,509 145 INFO 00288-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-06 10:10:00,528 145 INFO 00288-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.23s, 236 queries (+236 other) 2025-05-06 10:10:00,528 145 INFO 00288-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-05-06 10:10:00,761 145 INFO 00288-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-05-06 10:10:01,295 145 INFO 00288-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-05-06 10:10:01,311 145 INFO 00288-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-05-06 10:10:01,396 145 INFO 00288-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-06 10:10:01,421 145 INFO 00288-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-06 10:10:01,430 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-05-06 10:10:01,491 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-06 10:10:01,516 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-06 10:10:01,539 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-06 10:10:01,551 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-06 10:10:01,570 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-06 10:10:01,591 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-06 10:10:01,610 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-06 10:10:01,629 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-06 10:10:01,658 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-06 10:10:01,667 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-06 10:10:01,672 145 INFO 00288-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-06 10:10:01,681 145 INFO 00288-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-05-06 10:10:01,694 145 INFO 00288-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-06 10:10:01,713 145 INFO 00288-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-06 10:10:01,719 145 INFO 00288-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-06 10:10:01,723 145 INFO 00288-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-06 10:10:01,730 145 INFO 00288-16-0-all odoo.modules.loading: Module product: loading demo 2025-05-06 10:10:01,730 145 INFO 00288-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-05-06 10:10:02,078 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [141] 2025-05-06 10:10:02,086 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-05-06 10:10:02,086 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-05-06 10:10:02,125 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [143, 142] 2025-05-06 10:10:02,130 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-05-06 10:10:02,612 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [161] 2025-05-06 10:10:02,619 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-05-06 10:10:02,619 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-05-06 10:10:03,147 145 INFO 00288-16-0-all odoo.modules.loading: Module product loaded in 2.62s, 3026 queries (+3026 other) 2025-05-06 10:10:03,148 145 INFO 00288-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-05-06 10:10:03,215 145 INFO 00288-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-05-06 10:10:03,375 145 INFO 00288-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-05-06 10:10:03,421 145 INFO 00288-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-05-06 10:10:03,428 145 INFO 00288-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-05-06 10:10:03,434 145 INFO 00288-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-05-06 10:10:03,454 145 INFO 00288-16-0-all odoo.modules.loading: Module rating loaded in 0.31s, 380 queries (+380 other) 2025-05-06 10:10:03,454 145 INFO 00288-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-05-06 10:10:03,520 145 INFO 00288-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-06 10:10:03,548 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-05-06 10:10:03,654 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-06 10:10:03,806 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-06 10:10:03,818 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-06 10:10:03,857 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-06 10:10:03,868 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-06 10:10:03,899 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-06 10:10:03,932 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-06 10:10:03,935 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-06 10:10:03,946 145 INFO 00288-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-05-06 10:10:03,946 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-05-06 10:10:03,977 145 INFO 00288-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-05-06 10:10:04,006 145 INFO 00288-16-0-all odoo.modules.loading: Module sales_team loaded in 0.55s, 750 queries (+750 other) 2025-05-06 10:10:04,006 145 INFO 00288-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-05-06 10:10:04,067 145 INFO 00288-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-06 10:10:04,132 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-06 10:10:04,139 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-06 10:10:04,148 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-06 10:10:04,160 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-06 10:10:04,177 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-06 10:10:04,196 145 INFO 00288-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.19s, 190 queries (+190 other) 2025-05-06 10:10:04,196 145 INFO 00288-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-05-06 10:10:04,259 145 INFO 00288-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-06 10:10:04,312 145 INFO 00288-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-06 10:10:04,347 145 INFO 00288-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.15s, 96 queries (+96 other) 2025-05-06 10:10:04,347 145 INFO 00288-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-05-06 10:10:04,493 145 INFO 00288-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-05-06 10:10:04,500 145 INFO 00288-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-05-06 10:10:04,500 145 INFO 00288-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-05-06 10:10:04,641 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-05-06 10:10:04,784 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-05-06 10:10:04,796 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-05-06 10:10:04,813 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-05-06 10:10:04,856 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-05-06 10:10:04,924 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-05-06 10:10:04,931 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-05-06 10:10:04,937 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-05-06 10:10:04,947 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-05-06 10:10:04,953 145 INFO 00288-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-05-06 10:10:04,953 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-05-06 10:10:05,176 145 INFO 00288-16-0-all odoo.modules.loading: Module hr_contract loaded in 0.83s, 1008 queries (+1008 other) 2025-05-06 10:10:05,176 145 INFO 00288-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-05-06 10:10:05,306 145 INFO 00288-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-05-06 10:10:05,318 145 INFO 00288-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-05-06 10:10:05,698 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-05-06 10:10:05,703 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-05-06 10:10:05,715 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-05-06 10:10:05,729 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-05-06 10:10:05,777 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-05-06 10:10:05,784 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-05-06 10:10:06,013 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-05-06 10:10:06,035 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-05-06 10:10:06,059 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-05-06 10:10:06,217 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-05-06 10:10:06,236 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-05-06 10:10:06,315 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-05-06 10:10:06,332 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-05-06 10:10:06,345 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-05-06 10:10:06,348 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-05-06 10:10:06,352 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-05-06 10:10:06,358 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-05-06 10:10:06,365 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-05-06 10:10:06,369 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-05-06 10:10:06,376 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-05-06 10:10:06,395 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-05-06 10:10:06,408 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-05-06 10:10:06,418 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-05-06 10:10:06,480 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-05-06 10:10:06,522 145 INFO 00288-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-05-06 10:10:06,523 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-05-06 10:10:06,638 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:06,639 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 7 and Message-Id '<927359650891911.1746526206.590425968170166-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:06,647 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-05-06 10:10:06,647 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:06,685 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:06,685 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 8 and Message-Id '<561686684471226.1746526206.669403791427612-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:06,690 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-05-06 10:10:06,690 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:06,726 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:06,727 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 9 and Message-Id '<982007894649892.1746526206.710755348205566-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:06,732 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-05-06 10:10:06,732 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:06,767 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:06,767 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 10 and Message-Id '<564806559955135.1746526206.752246856689453-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:06,772 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-05-06 10:10:06,772 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:06,818 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-05-06 10:10:06,978 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:06,979 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 11 and Message-Id '<814497646399806.1746526206.963328599929810-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:06,985 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-05-06 10:10:06,986 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,035 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-05-06 10:10:07,084 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,085 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 12 and Message-Id '<580137565231697.1746526207.068860054016113-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,090 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-05-06 10:10:07,090 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,127 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,128 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 13 and Message-Id '<577377395244888.1746526207.110948801040649-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,132 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-05-06 10:10:07,133 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,169 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,169 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 14 and Message-Id '<605819642468958.1746526207.153328657150269-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,174 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-05-06 10:10:07,174 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,207 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-05-06 10:10:07,333 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,334 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 15 and Message-Id '<511384697414353.1746526207.317890644073486-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,339 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-05-06 10:10:07,339 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,416 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-05-06 10:10:07,456 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,456 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 16 and Message-Id '<975102692286342.1746526207.439279079437256-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,461 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-05-06 10:10:07,462 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,497 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-05-06 10:10:07,531 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,531 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 17 and Message-Id '<567524503023013.1746526207.515121698379517-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,536 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-05-06 10:10:07,536 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,555 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-05-06 10:10:07,590 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,591 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 18 and Message-Id '<565247689477344.1746526207.573746204376221-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,596 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-05-06 10:10:07,596 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,722 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,722 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 19 and Message-Id '<166309831591151.1746526207.706503868103027-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,728 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-05-06 10:10:07,728 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:07,805 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-05-06 10:10:07,932 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:07,933 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 20 and Message-Id '<373603568952578.1746526207.916563272476196-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:07,938 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-05-06 10:10:07,938 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,008 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-05-06 10:10:08,035 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,036 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 21 and Message-Id '<691354896046957.1746526208.019074678421021-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,040 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-05-06 10:10:08,040 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,077 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,078 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 22 and Message-Id '<256328942119482.1746526208.061859130859375-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,083 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-05-06 10:10:08,083 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,121 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,121 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 23 and Message-Id '<907333052955794.1746526208.105046272277832-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,127 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-05-06 10:10:08,127 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,156 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-05-06 10:10:08,201 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,202 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 24 and Message-Id '<765525207845812.1746526208.185079813003540-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,208 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-05-06 10:10:08,208 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,258 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-05-06 10:10:08,301 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,302 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 25 and Message-Id '<579295705760345.1746526208.285220146179199-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,307 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-05-06 10:10:08,307 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,344 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-05-06 10:10:08,378 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,379 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 26 and Message-Id '<997581769353383.1746526208.362986087799072-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,384 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-05-06 10:10:08,384 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,404 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-05-06 10:10:08,438 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,439 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 27 and Message-Id '<229050724209700.1746526208.422513246536255-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,444 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-05-06 10:10:08,444 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,482 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,482 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 28 and Message-Id '<669902262098780.1746526208.465976715087891-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,487 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-05-06 10:10:08,487 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,526 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,527 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 29 and Message-Id '<593717897155491.1746526208.510614871978760-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,532 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-05-06 10:10:08,532 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,559 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-05-06 10:10:08,684 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,685 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 30 and Message-Id '<975550429911810.1746526208.669036149978638-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,690 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-05-06 10:10:08,690 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,768 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-05-06 10:10:08,810 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,811 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 31 and Message-Id '<886908474054403.1746526208.793546438217163-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,816 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [31] 2025-05-06 10:10:08,816 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,851 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-05-06 10:10:08,887 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,888 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 32 and Message-Id '<728919428294876.1746526208.869978189468384-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,893 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [32] 2025-05-06 10:10:08,893 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,930 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,931 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 33 and Message-Id '<346176028520782.1746526208.914413928985596-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,936 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [33] 2025-05-06 10:10:08,936 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:08,981 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:08,982 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 34 and Message-Id '<745096011113074.1746526208.964537620544434-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:08,988 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-05-06 10:10:08,988 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:09,024 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-05-06 10:10:09,065 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:09,065 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 35 and Message-Id '<490891613073907.1746526209.048574447631836-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:09,070 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [35] 2025-05-06 10:10:09,070 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:09,110 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-05-06 10:10:09,118 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted resource.calendar.leaves records with IDs: [7] 2025-05-06 10:10:09,488 145 INFO 00288-16-0-all odoo.modules.loading: Module hr_holidays loaded in 4.31s, 4963 queries (+5010 other) 2025-05-06 10:10:09,488 145 INFO 00288-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-05-06 10:10:09,559 145 INFO 00288-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-05-06 10:10:09,726 145 INFO 00288-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-05-06 10:10:09,778 145 INFO 00288-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.29s, 88 queries (+88 other) 2025-05-06 10:10:09,778 145 INFO 00288-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-05-06 10:10:09,855 145 INFO 00288-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-05-06 10:10:09,918 145 INFO 00288-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.14s, 61 queries (+61 other) 2025-05-06 10:10:09,918 145 INFO 00288-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-05-06 10:10:09,990 145 INFO 00288-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-05-06 10:10:10,079 145 INFO 00288-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-05-06 10:10:10,088 145 INFO 00288-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-05-06 10:10:10,109 145 INFO 00288-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-05-06 10:10:10,115 145 INFO 00288-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-05-06 10:10:10,131 145 INFO 00288-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-05-06 10:10:10,150 145 INFO 00288-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.23s, 182 queries (+182 other) 2025-05-06 10:10:10,150 145 INFO 00288-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-05-06 10:10:10,222 145 INFO 00288-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-05-06 10:10:10,453 145 INFO 00288-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-05-06 10:10:10,462 145 INFO 00288-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-05-06 10:10:10,468 145 INFO 00288-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-05-06 10:10:10,474 145 INFO 00288-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-05-06 10:10:10,558 145 INFO 00288-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-05-06 10:10:10,572 145 INFO 00288-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-05-06 10:10:10,581 145 INFO 00288-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-05-06 10:10:10,610 145 INFO 00288-16-0-all odoo.modules.loading: Module portal loaded in 0.46s, 546 queries (+546 other) 2025-05-06 10:10:10,610 145 INFO 00288-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-05-06 10:10:10,726 145 INFO 00288-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-05-06 10:10:10,732 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-05-06 10:10:10,732 145 INFO 00288-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-05-06 10:10:10,752 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-05-06 10:10:11,846 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-05-06 10:10:11,854 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-05-06 10:10:11,866 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-05-06 10:10:11,873 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-05-06 10:10:11,881 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-05-06 10:10:11,887 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-05-06 10:10:11,895 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-05-06 10:10:11,904 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-05-06 10:10:11,918 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-05-06 10:10:11,948 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-05-06 10:10:11,967 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-05-06 10:10:11,984 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-05-06 10:10:12,001 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-05-06 10:10:12,007 145 INFO 00288-16-0-all odoo.modules.loading: Module sms: loading demo 2025-05-06 10:10:12,007 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-05-06 10:10:12,011 145 INFO 00288-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-05-06 10:10:12,062 145 INFO 00288-16-0-all odoo.modules.loading: Module sms loaded in 1.45s, 2059 queries (+2059 other) 2025-05-06 10:10:12,062 145 INFO 00288-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-05-06 10:10:12,148 145 INFO 00288-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-05-06 10:10:12,405 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-05-06 10:10:12,414 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-05-06 10:10:12,426 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-05-06 10:10:12,441 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-05-06 10:10:12,445 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-05-06 10:10:12,452 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-05-06 10:10:12,458 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-05-06 10:10:12,482 145 INFO 00288-16-0-all odoo.modules.loading: Module snailmail loaded in 0.42s, 489 queries (+489 other) 2025-05-06 10:10:12,482 145 INFO 00288-16-0-all odoo.modules.loading: Loading module auth_totp_portal (43/78) 2025-05-06 10:10:12,554 145 INFO 00288-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-05-06 10:10:12,581 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-05-06 10:10:12,603 145 INFO 00288-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-05-06 10:10:12,620 145 INFO 00288-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.14s, 59 queries (+59 other) 2025-05-06 10:10:12,620 145 INFO 00288-16-0-all odoo.modules.loading: Loading module calendar_sms (44/78) 2025-05-06 10:10:12,694 145 INFO 00288-16-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-05-06 10:10:12,698 145 INFO 00288-16-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-05-06 10:10:12,747 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-05-06 10:10:12,752 145 INFO 00288-16-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-05-06 10:10:12,779 145 INFO 00288-16-0-all odoo.modules.loading: Module calendar_sms loaded in 0.16s, 93 queries (+93 other) 2025-05-06 10:10:12,779 145 INFO 00288-16-0-all odoo.modules.loading: Loading module digest (45/78) 2025-05-06 10:10:12,857 145 INFO 00288-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-05-06 10:10:12,963 145 INFO 00288-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-05-06 10:10:12,972 145 INFO 00288-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-05-06 10:10:12,989 145 INFO 00288-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-05-06 10:10:13,001 145 INFO 00288-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-05-06 10:10:13,008 145 INFO 00288-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-05-06 10:10:13,012 145 INFO 00288-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-05-06 10:10:13,045 145 INFO 00288-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-05-06 10:10:13,049 145 INFO 00288-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-05-06 10:10:13,083 145 INFO 00288-16-0-all odoo.modules.loading: Module digest loaded in 0.30s, 300 queries (+300 other) 2025-05-06 10:10:13,083 145 INFO 00288-16-0-all odoo.modules.loading: Loading module payment (46/78) 2025-05-06 10:10:13,177 145 INFO 00288-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-05-06 10:10:13,477 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-05-06 10:10:13,762 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-05-06 10:10:14,285 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-05-06 10:10:14,294 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-05-06 10:10:14,317 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-05-06 10:10:14,341 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-05-06 10:10:14,366 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-05-06 10:10:14,376 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-05-06 10:10:14,396 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-05-06 10:10:14,410 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-05-06 10:10:14,423 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-05-06 10:10:14,517 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-05-06 10:10:14,535 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-05-06 10:10:14,540 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-05-06 10:10:14,546 145 INFO 00288-16-0-all odoo.modules.loading: Module payment: loading demo 2025-05-06 10:10:14,547 145 INFO 00288-16-0-all odoo.modules.loading: loading payment/data/payment_demo.xml 2025-05-06 10:10:14,571 145 INFO 00288-16-0-all odoo.modules.loading: Module payment loaded in 1.49s, 853 queries (+853 other) 2025-05-06 10:10:14,571 145 INFO 00288-16-0-all odoo.modules.loading: Loading module portal_rating (47/78) 2025-05-06 10:10:14,648 145 INFO 00288-16-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-05-06 10:10:14,711 145 INFO 00288-16-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-05-06 10:10:14,721 145 INFO 00288-16-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-05-06 10:10:14,727 145 INFO 00288-16-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-05-06 10:10:14,743 145 INFO 00288-16-0-all odoo.modules.loading: Module portal_rating loaded in 0.17s, 102 queries (+102 other) 2025-05-06 10:10:14,743 145 INFO 00288-16-0-all odoo.modules.loading: Loading module account (48/78) 2025-05-06 10:10:15,059 145 INFO 00288-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-05-06 10:10:15,382 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-05-06 10:10:15,382 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-05-06 10:10:15,382 145 INFO 00288-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-05-06 10:10:17,126 145 INFO 00288-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-05-06 10:10:17,621 145 INFO 00288-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-05-06 10:10:17,712 145 INFO 00288-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-05-06 10:10:17,774 145 INFO 00288-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-05-06 10:10:17,781 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-05-06 10:10:17,795 145 INFO 00288-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-05-06 10:10:17,805 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-05-06 10:10:17,868 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-05-06 10:10:17,878 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-05-06 10:10:17,886 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-05-06 10:10:17,896 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-05-06 10:10:17,904 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-05-06 10:10:17,913 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-05-06 10:10:18,203 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-05-06 10:10:18,216 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-05-06 10:10:18,241 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-05-06 10:10:18,252 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-05-06 10:10:18,291 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-05-06 10:10:18,302 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-05-06 10:10:18,325 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-05-06 10:10:18,355 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-05-06 10:10:18,404 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-05-06 10:10:18,409 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-05-06 10:10:18,426 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-05-06 10:10:18,450 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-05-06 10:10:18,459 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-05-06 10:10:18,465 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-05-06 10:10:18,475 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-05-06 10:10:18,482 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-05-06 10:10:18,493 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-05-06 10:10:18,514 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-05-06 10:10:18,519 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-05-06 10:10:18,530 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-05-06 10:10:18,540 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-05-06 10:10:18,564 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-05-06 10:10:18,587 145 INFO 00288-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-05-06 10:10:18,619 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-05-06 10:10:18,633 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-05-06 10:10:18,639 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-05-06 10:10:18,681 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-05-06 10:10:18,739 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-05-06 10:10:18,757 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-05-06 10:10:18,783 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-05-06 10:10:18,792 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-05-06 10:10:18,824 145 INFO 00288-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-05-06 10:10:18,830 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-05-06 10:10:18,843 145 INFO 00288-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-05-06 10:10:18,855 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-05-06 10:10:18,861 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-05-06 10:10:18,872 145 INFO 00288-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-05-06 10:10:18,877 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-05-06 10:10:18,883 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-05-06 10:10:19,004 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-05-06 10:10:19,014 145 INFO 00288-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-05-06 10:10:19,019 145 INFO 00288-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-05-06 10:10:19,028 145 INFO 00288-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-05-06 10:10:19,042 145 INFO 00288-16-0-all odoo.modules.loading: Module account: loading demo 2025-05-06 10:10:19,043 145 INFO 00288-16-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-05-06 10:10:19,581 145 INFO 00288-16-0-all odoo.modules.loading: Module account loaded in 4.84s, 6567 queries (+6567 other) 2025-05-06 10:10:19,581 145 INFO 00288-16-0-all odoo.modules.loading: Loading module project (49/78) 2025-05-06 10:10:19,754 145 INFO 00288-16-0-all odoo.modules.registry: module project: creating or updating database tables 2025-05-06 10:10:20,276 145 INFO 00288-16-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-05-06 10:10:20,604 145 INFO 00288-16-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-05-06 10:10:20,638 145 INFO 00288-16-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-05-06 10:10:20,641 145 INFO 00288-16-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-05-06 10:10:20,649 145 INFO 00288-16-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-05-06 10:10:20,671 145 INFO 00288-16-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-05-06 10:10:20,682 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/analytic_views.xml 2025-05-06 10:10:20,689 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/digest_views.xml 2025-05-06 10:10:20,696 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-05-06 10:10:20,753 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-05-06 10:10:20,773 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-05-06 10:10:20,782 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-05-06 10:10:20,805 145 INFO 00288-16-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-05-06 10:10:20,813 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-05-06 10:10:20,822 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_views.xml 2025-05-06 10:10:21,140 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-05-06 10:10:21,151 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-05-06 10:10:21,166 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-05-06 10:10:21,197 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-05-06 10:10:21,203 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-05-06 10:10:21,248 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-05-06 10:10:21,289 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-05-06 10:10:21,293 145 INFO 00288-16-0-all odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-05-06 10:10:21,303 145 INFO 00288-16-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-05-06 10:10:21,313 145 INFO 00288-16-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-05-06 10:10:21,337 145 INFO 00288-16-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-05-06 10:10:21,347 145 INFO 00288-16-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-05-06 10:10:21,354 145 INFO 00288-16-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-05-06 10:10:21,366 145 INFO 00288-16-0-all odoo.modules.loading: Module project: loading demo 2025-05-06 10:10:21,366 145 INFO 00288-16-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-05-06 10:10:21,369 145 INFO 00288-16-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-05-06 10:10:21,610 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:21,611 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 36 and Message-Id '<190082212758682.1746526221.562009572982788-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:21,622 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [36] 2025-05-06 10:10:21,622 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:21,747 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:21,748 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 37 and Message-Id '<366923960154595.1746526221.727805137634277-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:21,749 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:21,794 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:21,795 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 38 and Message-Id '<647328461099081.1746526221.778878211975098-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:21,795 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:21,860 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:21,861 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 39 and Message-Id '<236829728856946.1746526221.845330953598022-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:21,862 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:21,889 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:21,889 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 40 and Message-Id '<716920556185142.1746526221.873781681060791-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,096 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [40] 2025-05-06 10:10:22,096 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,142 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,143 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 41 and Message-Id '<031456436636054.1746526222.122483491897583-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,143 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,172 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,173 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 42 and Message-Id '<122331321210380.1746526222.157370328903198-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,208 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [42] 2025-05-06 10:10:22,209 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,253 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,253 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 43 and Message-Id '<059489566075387.1746526222.233922719955444-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,254 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,295 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,296 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 44 and Message-Id '<714655910371071.1746526222.279419898986816-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:22,296 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,341 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,342 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 45 and Message-Id '<931362622397919.1746526222.326046466827393-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:22,342 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,366 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,367 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 46 and Message-Id '<347462507262533.1746526222.351295232772827-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:22,458 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [46] 2025-05-06 10:10:22,458 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,612 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,612 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 47 and Message-Id '<683247645378819.1746526222.595669984817505-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,613 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,628 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,629 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 48 and Message-Id '<087779057540077.1746526222.614198923110962-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:22,629 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,672 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,673 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 49 and Message-Id '<025107755089278.1746526222.657757520675659-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,674 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,715 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,716 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 50 and Message-Id '<094724395375934.1746526222.701092004776001-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,717 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,732 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,732 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 51 and Message-Id '<408361715707657.1746526222.717808485031128-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:22,733 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,782 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,782 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 52 and Message-Id '<727517598987994.1746526222.766672611236572-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,783 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,821 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,821 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 53 and Message-Id '<109990513063159.1746526222.806271791458130-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:22,822 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,883 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,884 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 54 and Message-Id '<752487810229209.1746526222.868123054504395-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,885 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,900 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,901 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 55 and Message-Id '<141212430619158.1746526222.885925531387329-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:22,902 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,964 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,965 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 56 and Message-Id '<222813005102020.1746526222.948665618896484-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:22,965 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:22,981 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:22,981 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 57 and Message-Id '<493888501755380.1746526222.966446876525879-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:22,982 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,032 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,033 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 58 and Message-Id '<422852727311131.1746526223.017814159393311-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:23,034 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,049 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,049 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 59 and Message-Id '<968269984436355.1746526223.034665107727051-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:23,050 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,110 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,111 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 60 and Message-Id '<902191576938327.1746526223.095615148544312-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:23,112 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,147 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,148 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 61 and Message-Id '<449677474017945.1746526223.129947185516357-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:23,148 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,187 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,188 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 62 and Message-Id '<291416368209895.1746526223.171134471893311-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:23,189 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,234 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,234 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 63 and Message-Id '<405868401742183.1746526223.218585968017578-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:23,235 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,268 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,269 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 64 and Message-Id '<356599197065109.1746526223.253541707992554-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:23,270 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,304 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,304 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 65 and Message-Id '<486792361006519.1746526223.288937330245972-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:23,305 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,336 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,337 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 66 and Message-Id '<842685095883706.1746526223.321969509124756-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:23,337 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,368 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,369 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 67 and Message-Id '<324084890375911.1746526223.354135990142822-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:23,369 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,402 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,403 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 68 and Message-Id '<622262446291384.1746526223.386209726333618-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:23,403 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,437 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,437 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 69 and Message-Id '<414476669358147.1746526223.420945644378662-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:23,438 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,889 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,889 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 70 and Message-Id '<156571058455045.1746526223.871042966842651-openerp-3-project.task@d8309879cb34>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:23,896 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [70] 2025-05-06 10:10:23,896 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,928 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,928 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 71 and Message-Id '<317548609361025.1746526223.906735897064209-openerp-22-project.task@d8309879cb34>' from 'mark.brown23@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:23,935 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [71] 2025-05-06 10:10:23,935 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:23,967 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:23,968 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 72 and Message-Id '<724513844100435.1746526223.945556879043579-openerp-4-project.task@d8309879cb34>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:23,975 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [72] 2025-05-06 10:10:23,975 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:24,011 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:24,011 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 73 and Message-Id '<038454458262352.1746526223.985147476196289-openerp-2-project.task@d8309879cb34>' from 'joel.willis63@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:24,019 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [73] 2025-05-06 10:10:24,019 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:24,175 145 INFO 00288-16-0-all odoo.modules.loading: Module project loaded in 4.59s, 5427 queries (+5430 other) 2025-05-06 10:10:24,175 145 INFO 00288-16-0-all odoo.modules.loading: Loading module stock (50/78) 2025-05-06 10:10:24,527 145 INFO 00288-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-05-06 10:10:24,675 145 INFO 00288-16-0-all odoo.models: Prepare computation of product.template.tracking 2025-05-06 10:10:25,936 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-05-06 10:10:26,333 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-05-06 10:10:26,406 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-05-06 10:10:26,411 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-05-06 10:10:26,419 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-05-06 10:10:26,427 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-05-06 10:10:26,600 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-05-06 10:10:26,615 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-05-06 10:10:26,620 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-05-06 10:10:26,632 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-05-06 10:10:26,636 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-05-06 10:10:26,651 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-05-06 10:10:26,678 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-05-06 10:10:26,690 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-05-06 10:10:26,694 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-05-06 10:10:26,702 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-05-06 10:10:26,712 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-05-06 10:10:26,734 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-05-06 10:10:26,739 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-05-06 10:10:26,759 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-05-06 10:10:26,764 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-05-06 10:10:26,775 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-05-06 10:10:26,782 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-05-06 10:10:26,786 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-05-06 10:10:26,792 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-05-06 10:10:26,828 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-05-06 10:10:26,836 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-05-06 10:10:26,843 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-05-06 10:10:26,850 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-05-06 10:10:26,859 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-05-06 10:10:26,864 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-05-06 10:10:26,872 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-05-06 10:10:26,878 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-05-06 10:10:26,882 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-05-06 10:10:26,889 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-05-06 10:10:26,902 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-05-06 10:10:26,909 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-05-06 10:10:26,919 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-05-06 10:10:26,926 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-05-06 10:10:26,932 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-05-06 10:10:26,937 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-05-06 10:10:26,943 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-05-06 10:10:26,949 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-05-06 10:10:26,956 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-05-06 10:10:26,963 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-05-06 10:10:26,967 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-05-06 10:10:26,972 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-05-06 10:10:26,999 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-05-06 10:10:27,021 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-05-06 10:10:27,042 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-05-06 10:10:27,074 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-05-06 10:10:27,526 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-05-06 10:10:27,546 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-05-06 10:10:27,591 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-05-06 10:10:27,673 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-05-06 10:10:27,705 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-05-06 10:10:27,792 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-05-06 10:10:27,918 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-05-06 10:10:27,975 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-05-06 10:10:28,020 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-05-06 10:10:28,042 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-05-06 10:10:28,088 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-05-06 10:10:28,104 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-05-06 10:10:28,111 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-05-06 10:10:28,140 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-05-06 10:10:28,156 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-05-06 10:10:28,173 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-05-06 10:10:28,177 145 INFO 00288-16-0-all odoo.modules.loading: Module stock: loading demo 2025-05-06 10:10:28,177 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-05-06 10:10:28,304 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-05-06 10:10:29,108 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-05-06 10:10:30,014 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-05-06 10:10:30,032 145 INFO 00288-16-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-05-06 10:10:30,283 145 INFO 00288-16-0-all odoo.modules.loading: Module stock loaded in 6.11s, 8213 queries (+8213 other) 2025-05-06 10:10:30,283 145 INFO 00288-16-0-all odoo.modules.loading: Loading module account_edi (51/78) 2025-05-06 10:10:30,516 145 INFO 00288-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-05-06 10:10:30,703 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-05-06 10:10:30,713 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-05-06 10:10:30,720 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-05-06 10:10:30,803 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-05-06 10:10:30,817 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-05-06 10:10:30,825 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-05-06 10:10:30,849 145 INFO 00288-16-0-all odoo.modules.loading: Module account_edi loaded in 0.57s, 335 queries (+335 other) 2025-05-06 10:10:30,850 145 INFO 00288-16-0-all odoo.modules.loading: Loading module account_payment (52/78) 2025-05-06 10:10:30,997 145 INFO 00288-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-05-06 10:10:31,163 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-05-06 10:10:31,171 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-05-06 10:10:31,182 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-05-06 10:10:31,196 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-05-06 10:10:31,222 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-05-06 10:10:31,232 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-05-06 10:10:31,248 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-05-06 10:10:31,259 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-05-06 10:10:31,271 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-05-06 10:10:31,279 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-05-06 10:10:31,286 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-05-06 10:10:31,294 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-05-06 10:10:31,299 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-05-06 10:10:31,319 145 INFO 00288-16-0-all odoo.modules.loading: Module account_payment loaded in 0.47s, 425 queries (+425 other) 2025-05-06 10:10:31,320 145 INFO 00288-16-0-all odoo.modules.loading: Loading module account_sequence (53/78) 2025-05-06 10:10:31,462 145 INFO 00288-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-05-06 10:10:31,556 145 INFO 00288-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.24s, 57 queries (+57 other) 2025-05-06 10:10:31,556 145 INFO 00288-16-0-all odoo.modules.loading: Loading module l10n_th (54/78) 2025-05-06 10:10:31,696 145 INFO 00288-16-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-05-06 10:10:31,904 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-05-06 10:10:31,916 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-05-06 10:10:31,934 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-05-06 10:10:31,978 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-05-06 10:10:31,982 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-05-06 10:10:32,067 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-05-06 10:10:32,138 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-05-06 10:10:32,148 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-05-06 10:10:32,170 145 INFO 00288-16-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-05-06 10:10:32,170 145 INFO 00288-16-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-05-06 10:10:33,887 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:33,888 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 74 and Message-Id '<375519634869907.1746526233.818006992340088-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:33,941 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [74] 2025-05-06 10:10:33,941 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:33,992 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:33,992 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 75 and Message-Id '<369422293216914.1746526233.947116613388062-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:33,998 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [75] 2025-05-06 10:10:33,998 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:34,050 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:34,051 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 76 and Message-Id '<541852742379484.1746526234.003572702407837-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:34,057 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [76] 2025-05-06 10:10:34,057 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:34,085 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:34,085 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 77 and Message-Id '<909463584354366.1746526234.062751531600952-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:34,090 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [77] 2025-05-06 10:10:34,090 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:34,117 145 INFO 00288-16-0-all odoo.modules.loading: Module l10n_th loaded in 2.56s, 2783 queries (+2784 other) 2025-05-06 10:10:34,117 145 INFO 00288-16-0-all odoo.modules.loading: Loading module project_sms (55/78) 2025-05-06 10:10:34,258 145 INFO 00288-16-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-05-06 10:10:34,359 145 INFO 00288-16-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-05-06 10:10:34,378 145 INFO 00288-16-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-05-06 10:10:34,395 145 INFO 00288-16-0-all odoo.modules.loading: loading project_sms/views/project_views.xml 2025-05-06 10:10:34,402 145 INFO 00288-16-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-05-06 10:10:34,410 145 INFO 00288-16-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-05-06 10:10:34,426 145 INFO 00288-16-0-all odoo.modules.loading: Module project_sms loaded in 0.31s, 179 queries (+179 other) 2025-05-06 10:10:34,426 145 INFO 00288-16-0-all odoo.modules.loading: Loading module purchase (56/78) 2025-05-06 10:10:34,685 145 INFO 00288-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-05-06 10:10:34,729 145 INFO 00288-16-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-05-06 10:10:35,019 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-05-06 10:10:35,303 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-05-06 10:10:35,335 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-05-06 10:10:35,340 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-05-06 10:10:35,360 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-05-06 10:10:35,381 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-05-06 10:10:35,386 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-05-06 10:10:35,392 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-05-06 10:10:35,546 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-05-06 10:10:35,586 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-05-06 10:10:35,642 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-05-06 10:10:35,697 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-05-06 10:10:35,706 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-05-06 10:10:35,730 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-05-06 10:10:35,738 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-05-06 10:10:35,748 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-05-06 10:10:35,790 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-05-06 10:10:35,801 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-05-06 10:10:35,809 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-05-06 10:10:35,822 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-05-06 10:10:35,831 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase: loading demo 2025-05-06 10:10:35,832 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-05-06 10:10:36,218 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:36,219 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 78 and Message-Id '<021850506741650.1746526236.162517070770264-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:36,247 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [78] 2025-05-06 10:10:36,247 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:36,282 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:36,283 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 79 and Message-Id '<181349021666332.1746526236.263006448745728-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:36,288 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [79] 2025-05-06 10:10:36,288 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:36,321 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:36,322 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 80 and Message-Id '<632662636020296.1746526236.301002025604248-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:36,328 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [80] 2025-05-06 10:10:36,328 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:36,363 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:36,364 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 81 and Message-Id '<805378736314159.1746526236.342031717300415-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:36,369 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [81] 2025-05-06 10:10:36,369 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:36,419 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase loaded in 1.99s, 2485 queries (+2488 other) 2025-05-06 10:10:36,419 145 INFO 00288-16-0-all odoo.modules.loading: Loading module snailmail_account (57/78) 2025-05-06 10:10:36,562 145 INFO 00288-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-05-06 10:10:36,676 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-05-06 10:10:36,713 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-05-06 10:10:36,724 145 INFO 00288-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-05-06 10:10:36,741 145 INFO 00288-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.32s, 116 queries (+116 other) 2025-05-06 10:10:36,741 145 INFO 00288-16-0-all odoo.modules.loading: Loading module spreadsheet_account (58/78) 2025-05-06 10:10:36,970 145 INFO 00288-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-05-06 10:10:37,061 145 INFO 00288-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.32s, 49 queries (+49 other) 2025-05-06 10:10:37,061 145 INFO 00288-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (59/78) 2025-05-06 10:10:37,210 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-05-06 10:10:37,260 145 INFO 00288-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.20s, 26 queries (+26 other) 2025-05-06 10:10:37,260 145 INFO 00288-16-0-all odoo.modules.loading: Loading module stock_account (60/78) 2025-05-06 10:10:37,422 145 INFO 00288-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-05-06 10:10:37,686 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-05-06 10:10:37,712 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-05-06 10:10:37,725 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-05-06 10:10:37,731 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-05-06 10:10:38,187 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-05-06 10:10:38,222 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-05-06 10:10:38,229 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-05-06 10:10:38,237 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-05-06 10:10:38,287 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-05-06 10:10:38,303 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-05-06 10:10:38,336 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-05-06 10:10:38,342 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-05-06 10:10:38,349 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-05-06 10:10:38,356 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-05-06 10:10:38,447 145 INFO 00288-16-0-all odoo.modules.loading: Module stock_account loaded in 1.19s, 677 queries (+677 other) 2025-05-06 10:10:38,448 145 INFO 00288-16-0-all odoo.modules.loading: Loading module stock_sms (61/78) 2025-05-06 10:10:38,694 145 INFO 00288-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-05-06 10:10:38,816 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-05-06 10:10:38,822 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-05-06 10:10:38,890 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-05-06 10:10:38,897 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-05-06 10:10:38,907 145 INFO 00288-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-05-06 10:10:38,932 145 INFO 00288-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.48s, 198 queries (+198 other) 2025-05-06 10:10:38,932 145 INFO 00288-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (62/78) 2025-05-06 10:10:39,134 145 INFO 00288-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-05-06 10:10:39,213 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-05-06 10:10:39,225 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-05-06 10:10:39,247 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-05-06 10:10:39,281 145 INFO 00288-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-05-06 10:10:39,302 145 INFO 00288-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.37s, 186 queries (+186 other) 2025-05-06 10:10:39,302 145 INFO 00288-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (63/78) 2025-05-06 10:10:39,456 145 INFO 00288-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-05-06 10:10:39,555 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-05-06 10:10:39,560 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-05-06 10:10:39,575 145 INFO 00288-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-05-06 10:10:39,647 145 INFO 00288-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.35s, 147 queries (+147 other) 2025-05-06 10:10:39,648 145 INFO 00288-16-0-all odoo.modules.loading: Loading module project_purchase (64/78) 2025-05-06 10:10:39,894 145 INFO 00288-16-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-05-06 10:10:39,974 145 INFO 00288-16-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-05-06 10:10:39,975 145 INFO 00288-16-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-05-06 10:10:39,990 145 INFO 00288-16-0-all odoo.modules.loading: Module project_purchase loaded in 0.34s, 64 queries (+64 other) 2025-05-06 10:10:39,990 145 INFO 00288-16-0-all odoo.modules.loading: Loading module purchase_requisition (65/78) 2025-05-06 10:10:40,152 145 INFO 00288-16-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-05-06 10:10:40,434 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-05-06 10:10:40,445 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-05-06 10:10:40,460 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-05-06 10:10:40,467 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-05-06 10:10:40,480 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-05-06 10:10:40,530 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-05-06 10:10:40,580 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-05-06 10:10:40,585 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-05-06 10:10:40,592 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-05-06 10:10:40,597 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-05-06 10:10:40,602 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-05-06 10:10:40,602 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-05-06 10:10:40,814 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase_requisition loaded in 0.82s, 710 queries (+710 other) 2025-05-06 10:10:40,815 145 INFO 00288-16-0-all odoo.modules.loading: Loading module purchase_stock (66/78) 2025-05-06 10:10:41,016 145 INFO 00288-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-05-06 10:10:41,051 145 INFO 00288-16-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-05-06 10:10:41,051 145 INFO 00288-16-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-05-06 10:10:41,051 145 INFO 00288-16-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-05-06 10:10:41,416 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-05-06 10:10:41,433 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-05-06 10:10:41,502 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-05-06 10:10:41,507 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-05-06 10:10:41,517 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-05-06 10:10:41,546 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-05-06 10:10:41,568 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-05-06 10:10:41,575 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-05-06 10:10:41,675 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-05-06 10:10:41,693 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-05-06 10:10:41,701 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-05-06 10:10:41,707 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-05-06 10:10:41,717 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-05-06 10:10:41,722 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-05-06 10:10:41,728 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-05-06 10:10:41,741 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-05-06 10:10:41,741 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-05-06 10:10:42,074 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase_stock loaded in 1.26s, 1231 queries (+1231 other) 2025-05-06 10:10:42,074 145 INFO 00288-16-0-all odoo.modules.loading: Loading module sale (67/78) 2025-05-06 10:10:42,275 145 INFO 00288-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-05-06 10:10:42,288 145 INFO 00288-16-0-all odoo.models: Prepare computation of account.move.team_id 2025-05-06 10:10:42,334 145 INFO 00288-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-05-06 10:10:42,334 145 INFO 00288-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-05-06 10:10:42,334 145 INFO 00288-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-05-06 10:10:42,828 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-05-06 10:10:42,888 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-05-06 10:10:42,934 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-05-06 10:10:43,021 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-05-06 10:10:43,035 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-05-06 10:10:43,048 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-05-06 10:10:43,054 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-05-06 10:10:43,077 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-05-06 10:10:43,081 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-05-06 10:10:43,088 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-05-06 10:10:43,099 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-05-06 10:10:43,108 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-05-06 10:10:43,119 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-05-06 10:10:43,123 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-05-06 10:10:43,126 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-05-06 10:10:43,135 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-05-06 10:10:43,140 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-05-06 10:10:43,260 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-05-06 10:10:43,299 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-05-06 10:10:43,322 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-05-06 10:10:43,325 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-05-06 10:10:43,336 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-05-06 10:10:43,350 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-05-06 10:10:43,362 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-05-06 10:10:43,400 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-05-06 10:10:43,453 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-05-06 10:10:43,507 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-05-06 10:10:43,515 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-05-06 10:10:43,529 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-05-06 10:10:43,544 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-05-06 10:10:43,580 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-05-06 10:10:43,591 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-05-06 10:10:43,655 145 INFO 00288-16-0-all odoo.modules.loading: Module sale: loading demo 2025-05-06 10:10:43,656 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-05-06 10:10:43,871 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [147] 2025-05-06 10:10:43,885 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-05-06 10:10:43,969 145 INFO 00288-16-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-05-06 10:10:44,889 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:44,889 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 82 and Message-Id '<272741515084591.1746526244.840943813323975-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:44,900 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [82] 2025-05-06 10:10:44,901 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:44,936 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:44,937 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 83 and Message-Id '<841577826420565.1746526244.915884494781494-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:44,942 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [83] 2025-05-06 10:10:44,942 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:44,978 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:44,979 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 84 and Message-Id '<070167326553809.1746526244.957604646682739-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:44,984 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [84] 2025-05-06 10:10:44,984 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:45,019 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:45,020 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 85 and Message-Id '<144053617999473.1746526244.999230146408081-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:45,025 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [85] 2025-05-06 10:10:45,025 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:45,058 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:45,059 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 86 and Message-Id '<063631449788911.1746526245.038710117340088-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:45,064 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [86] 2025-05-06 10:10:45,064 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:45,098 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:45,098 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 87 and Message-Id '<860318065626795.1746526245.077702999114990-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:45,104 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [87] 2025-05-06 10:10:45,104 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:45,136 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:45,137 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 88 and Message-Id '<944581979718157.1746526245.117197513580322-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'm*********23@example.com' successfully sent 2025-05-06 10:10:45,142 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [88] 2025-05-06 10:10:45,142 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:45,176 145 INFO 00288-16-0-all odoo.tests: skip sending email in test mode 2025-05-06 10:10:45,176 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 89 and Message-Id '<912096949283393.1746526245.156809806823730-openerp-message-notify@d8309879cb34>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-06 10:10:45,181 145 INFO 00288-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [89] 2025-05-06 10:10:45,181 145 INFO 00288-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-06 10:10:45,267 145 INFO 00288-16-0-all odoo.modules.loading: Module sale loaded in 3.19s, 4219 queries (+4222 other) 2025-05-06 10:10:45,267 145 INFO 00288-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (68/78) 2025-05-06 10:10:45,545 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-05-06 10:10:45,598 145 INFO 00288-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.33s, 25 queries (+25 other) 2025-05-06 10:10:45,598 145 INFO 00288-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (69/78) 2025-05-06 10:10:45,769 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-05-06 10:10:45,820 145 INFO 00288-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.22s, 25 queries (+25 other) 2025-05-06 10:10:45,820 145 INFO 00288-16-0-all odoo.modules.loading: Loading module purchase_price_diff (70/78) 2025-05-06 10:10:45,969 145 INFO 00288-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-05-06 10:10:46,069 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-05-06 10:10:46,097 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.28s, 118 queries (+118 other) 2025-05-06 10:10:46,097 145 INFO 00288-16-0-all odoo.modules.loading: Loading module purchase_requisition_stock (71/78) 2025-05-06 10:10:46,249 145 INFO 00288-16-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-05-06 10:10:46,464 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-05-06 10:10:46,473 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-05-06 10:10:46,477 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-05-06 10:10:46,503 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-05-06 10:10:46,511 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase_requisition_stock: loading demo 2025-05-06 10:10:46,511 145 INFO 00288-16-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_demo.xml 2025-05-06 10:10:46,529 145 INFO 00288-16-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.43s, 188 queries (+188 other) 2025-05-06 10:10:46,529 145 INFO 00288-16-0-all odoo.modules.loading: Loading module sale_product_configurator (72/78) 2025-05-06 10:10:46,682 145 INFO 00288-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-05-06 10:10:46,781 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-05-06 10:10:46,794 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-05-06 10:10:46,809 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-05-06 10:10:46,827 145 INFO 00288-16-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 2025-05-06 10:10:46,827 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 2025-05-06 10:10:46,935 145 INFO 00288-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.41s, 259 queries (+259 other) 2025-05-06 10:10:46,935 145 INFO 00288-16-0-all odoo.modules.loading: Loading module sale_purchase (73/78) 2025-05-06 10:10:47,097 145 INFO 00288-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-05-06 10:10:47,235 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-05-06 10:10:47,251 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-05-06 10:10:47,268 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-05-06 10:10:47,286 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-05-06 10:10:47,306 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-05-06 10:10:47,329 145 INFO 00288-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.39s, 198 queries (+198 other) 2025-05-06 10:10:47,329 145 INFO 00288-16-0-all odoo.modules.loading: Loading module sale_sms (74/78) 2025-05-06 10:10:47,588 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-05-06 10:10:47,632 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-05-06 10:10:47,645 145 INFO 00288-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.32s, 40 queries (+40 other) 2025-05-06 10:10:47,646 145 INFO 00288-16-0-all odoo.modules.loading: Loading module sale_stock (75/78) 2025-05-06 10:10:47,819 145 INFO 00288-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-05-06 10:10:47,870 145 INFO 00288-16-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-05-06 10:10:47,871 145 INFO 00288-16-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-05-06 10:10:47,871 145 INFO 00288-16-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-05-06 10:10:48,100 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-05-06 10:10:48,126 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-05-06 10:10:48,147 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-05-06 10:10:48,211 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-05-06 10:10:48,217 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-05-06 10:10:48,338 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-05-06 10:10:48,345 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-05-06 10:10:48,353 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-05-06 10:10:48,374 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-05-06 10:10:48,380 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-05-06 10:10:48,392 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-05-06 10:10:48,397 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-05-06 10:10:48,404 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-05-06 10:10:48,407 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-05-06 10:10:48,413 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-05-06 10:10:48,419 145 INFO 00288-16-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-05-06 10:10:48,420 145 INFO 00288-16-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-05-06 10:10:48,938 145 INFO 00288-16-0-all odoo.modules.loading: Module sale_stock loaded in 1.29s, 1293 queries (+1293 other) 2025-05-06 10:10:48,938 145 INFO 00288-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (76/78) 2025-05-06 10:10:49,105 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-05-06 10:10:49,263 145 INFO 00288-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.33s, 25 queries (+25 other) 2025-05-06 10:10:49,263 145 INFO 00288-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (77/78) 2025-05-06 10:10:49,424 145 INFO 00288-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-05-06 10:10:49,481 145 INFO 00288-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.22s, 30 queries (+30 other) 2025-05-06 10:10:49,481 145 INFO 00288-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (78/78) 2025-05-06 10:10:49,670 145 INFO 00288-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-05-06 10:10:49,764 145 INFO 00288-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.28s, 46 queries (+46 other) 2025-05-06 10:10:49,764 145 INFO 00288-16-0-all odoo.modules.loading: 78 modules loaded in 61.03s, 66486 queries (+66543 extra) 2025-05-06 10:10:50,695 145 INFO 00288-16-0-all odoo.modules.loading: Modules loaded. 2025-05-06 10:10:50,717 145 INFO 00288-16-0-all odoo.modules.registry: Registry loaded in 70.657s 2025-05-06 10:10:50,717 145 INFO 00288-16-0-all odoo.service.server: Starting post tests 2025-05-06 10:10:50,872 145 INFO 00288-16-0-all odoo.service.server: 0 post-tests in 0.16s, 0 queries 2025-05-06 10:10:50,872 145 WARNING 00288-16-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00288-16-0-all' 2025-05-06 10:10:50,873 145 INFO 00288-16-0-all odoo.service.server: Initiating shutdown 2025-05-06 10:10:50,873 145 INFO 00288-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-05-06 10:10:50,989 145 INFO 00288-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