Docker command: python3 odoo/odoo-bin --addons-path nexterp-base,enterprise,odoo/addons,odoo/odoo/addons -d 03603-17-0-all -i nexterp_base_module,nexterp_chatbot,nexterp_currency_rate_bnr_fix,nexterp_customer_anaf_token --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/nexterp-base' pointing to /opt/odoo/runbot/runbot/static/sources/nexterp-base/417831088927ff9c9955c3162f53c33e848a7466 Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/enterprise/106361d2d212b32202da719f52a2a8e24e6b1f10 Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/56cf53dce3eedb0ca0057506d5880c469eaf8923 Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/03603-17-0/.odoorc Defaulting to user installation because normal site-packages is not writeable Ignoring Babel: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version >= "3.13"' don't match your environment Ignoring chardet: markers 'python_version < "3.11"' don't match your environment Ignoring cryptography: markers 'python_version < "3.12"' don't match your environment Ignoring decorator: markers 'python_version < "3.11"' don't match your environment Ignoring docutils: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version >= "3.13"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" 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.13"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" 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.13" and python_version < "3.14"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.14"' don't match your environment Ignoring idna: markers '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.11"' don't match your environment Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring num2words: markers 'python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.10"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.14"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.13"' 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 PyPDF: markers 'python_version >= "3.13"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-dateutil: markers 'python_version < "3.11"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring python-stdnum: markers 'python_version < "3.11"' don't match your environment Ignoring python-stdnum: markers 'python_version >= "3.14"' don't match your environment Ignoring qrcode: markers 'python_version < "3.11"' don't match your environment Ignoring reportlab: markers 'python_version <= "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring requests: markers 'python_version < "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version < "3.11"' 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 vobject: markers 'python_version >= "3.14"' don't match your environment Ignoring Werkzeug: markers 'python_version <= "3.10"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring xlrd: markers 'python_version < "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version < "3.12"' don't match your environment Ignoring zeep: markers 'python_version < "3.11"' don't match your environment Ignoring zeep: markers 'python_version >= "3.13"' don't match your environment Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (2.10.3) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 9)) (42.0.8) Requirement already satisfied: decorator==5.1.1 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 11)) (5.1.1) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 13)) (0.20.1) Requirement already satisfied: ebaysdk==2.1.5 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 14)) (2.1.5) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 31)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 33)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (5.2.1) Requirement already satisfied: lxml-html-clean in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 39)) (0.4.4) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 42)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 44)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 45)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 46)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 49)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 52)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 55)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 58)) (2.9.9) Requirement already satisfied: pydot==1.4.2 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 60)) (1.4.2) Requirement already satisfied: pyopenssl==24.1.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 62)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 64)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 67)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 69)) (2.8.2) Requirement already satisfied: python-ldap==3.4.4 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 71)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (1.19) Requirement already satisfied: pytz in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 75)) (2026.2) Requirement already satisfied: pyusb==1.2.1 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 76)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 78)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 81)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 83)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 85)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 88)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 89)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 93)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 95)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 97)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 98)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 100)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/odoo/.local/lib/python3.12/site-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: pyparsing>=2.1.4 in /home/odoo/.local/lib/python3.12/site-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 60)) (3.3.2) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 71)) (0.4.8) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 71)) (0.2.8) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 100)) (23.2.0) Requirement already satisfied: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 100)) (0.6.1) Requirement already satisfied: platformdirs>=1.4.0 in /usr/lib/python3/dist-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 100)) (4.2.0) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/lib/python3/dist-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 100)) (1.0.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/lib/python3/dist-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 100)) (1.5.1) Requirement already satisfied: pycparser in /home/odoo/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (3.0) Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from -r nexterp-base/requirements.txt (line 2)) (2.31.0) 2026-09-16 02:28:58,940 43 INFO ? odoo: Odoo version 17.0 2026-09-16 02:28:58,940 43 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2026-09-16 02:28:58,940 43 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/nexterp-base', '/data/build/enterprise', '/data/build/odoo/addons'] 2026-09-16 02:28:58,941 43 INFO ? odoo: database: odoo@default:default Warn: Can't find .pfb for face 'Courier' 2026-09-16 02:28:59,302 43 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2026-09-16 02:28:59,919 43 INFO 03603-17-0-all odoo.modules.loading: init db 2026-09-16 02:29:03,694 43 INFO 03603-17-0-all odoo.modules.loading: loading 1 modules... 2026-09-16 02:29:03,696 43 INFO 03603-17-0-all odoo.modules.loading: Loading module base (1/1) 2026-09-16 02:29:03,757 43 INFO 03603-17-0-all odoo.modules.registry: module base: creating or updating database tables 2026-09-16 02:29:04,193 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2026-09-16 02:29:04,194 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2026-09-16 02:29:04,194 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2026-09-16 02:29:04,354 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.user_id 2026-09-16 02:29:04,355 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2026-09-16 02:29:04,355 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2026-09-16 02:29:04,355 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2026-09-16 02:29:04,355 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2026-09-16 02:29:04,355 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2026-09-16 02:29:04,411 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2026-09-16 02:29:04,457 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2026-09-16 02:29:04,457 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.company.logo_web 2026-09-16 02:29:04,459 43 INFO 03603-17-0-all odoo.models: Computing parent_path for table res_company... 2026-09-16 02:29:04,491 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.users.signature 2026-09-16 02:29:04,492 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.users.share 2026-09-16 02:29:06,905 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2026-09-16 02:29:06,922 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2026-09-16 02:29:06,992 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2026-09-16 02:29:07,040 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2026-09-16 02:29:07,139 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2026-09-16 02:29:07,926 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2026-09-16 02:29:07,944 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2026-09-16 02:29:09,618 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2026-09-16 02:29:09,630 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2026-09-16 02:29:10,244 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2026-09-16 02:29:10,263 43 INFO 03603-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2026-09-16 02:29:11,204 43 INFO 03603-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2026-09-16 02:29:11,382 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2026-09-16 02:29:11,478 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2026-09-16 02:29:11,500 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2026-09-16 02:29:11,512 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2026-09-16 02:29:12,939 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2026-09-16 02:29:13,109 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2026-09-16 02:29:13,134 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2026-09-16 02:29:13,157 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2026-09-16 02:29:13,198 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2026-09-16 02:29:13,222 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2026-09-16 02:29:13,251 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2026-09-16 02:29:13,279 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2026-09-16 02:29:13,484 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2026-09-16 02:29:13,516 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2026-09-16 02:29:13,555 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2026-09-16 02:29:13,586 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2026-09-16 02:29:13,614 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2026-09-16 02:29:13,679 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2026-09-16 02:29:13,705 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2026-09-16 02:29:13,722 43 INFO 03603-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2026-09-16 02:29:13,729 43 INFO 03603-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2026-09-16 02:29:13,741 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2026-09-16 02:29:13,766 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2026-09-16 02:29:13,783 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2026-09-16 02:29:13,854 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2026-09-16 02:29:13,963 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2026-09-16 02:29:14,018 43 INFO 03603-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2026-09-16 02:29:14,025 43 INFO 03603-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2026-09-16 02:29:14,033 43 INFO 03603-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2026-09-16 02:29:14,050 43 INFO 03603-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2026-09-16 02:29:14,066 43 INFO 03603-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2026-09-16 02:29:14,083 43 INFO 03603-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2026-09-16 02:29:14,107 43 INFO 03603-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2026-09-16 02:29:14,117 43 INFO 03603-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2026-09-16 02:29:14,134 43 INFO 03603-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2026-09-16 02:29:14,154 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2026-09-16 02:29:14,173 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2026-09-16 02:29:14,201 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2026-09-16 02:29:14,232 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2026-09-16 02:29:14,263 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2026-09-16 02:29:14,415 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2026-09-16 02:29:14,458 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2026-09-16 02:29:14,516 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2026-09-16 02:29:14,565 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2026-09-16 02:29:14,734 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2026-09-16 02:29:14,747 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2026-09-16 02:29:14,773 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2026-09-16 02:29:14,783 43 INFO 03603-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2026-09-16 02:29:14,818 43 INFO 03603-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2026-09-16 02:29:15,039 43 INFO 03603-17-0-all odoo.modules.loading: Module base: loading demo 2026-09-16 02:29:15,039 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2026-09-16 02:29:17,515 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2026-09-16 02:29:17,523 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_currency_demo.xml 2026-09-16 02:29:17,530 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2026-09-16 02:29:17,895 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2026-09-16 02:29:17,902 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2026-09-16 02:29:18,204 43 INFO 03603-17-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2026-09-16 02:29:18,853 43 INFO 03603-17-0-all odoo.modules.loading: Module base loaded in 15.16s, 9072 queries (+9072 other) 2026-09-16 02:29:18,853 43 INFO 03603-17-0-all odoo.modules.loading: 1 modules loaded in 15.16s, 9072 queries (+9072 extra) 2026-09-16 02:29:18,884 43 INFO 03603-17-0-all odoo.modules.loading: updating modules list 2026-09-16 02:29:18,886 43 INFO 03603-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2026-09-16 02:29:21,144 43 INFO 03603-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['NextERP Base', 'NextERP Chatbot', 'NextERP - BNR Currency Rate URL Fix', 'NextERP - ANAF Token Authorization'] to user __system__ #1 via n/a 2026-09-16 02:29:21,449 43 INFO 03603-17-0-all odoo.modules.loading: loading 66 modules... 2026-09-16 02:29:21,449 43 INFO 03603-17-0-all odoo.modules.loading: Loading module uom (2/66) 2026-09-16 02:29:21,497 43 INFO 03603-17-0-all odoo.modules.registry: module uom: creating or updating database tables 2026-09-16 02:29:21,607 43 INFO 03603-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2026-09-16 02:29:21,728 43 INFO 03603-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2026-09-16 02:29:21,756 43 INFO 03603-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2026-09-16 02:29:21,775 43 INFO 03603-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2026-09-16 02:29:21,853 43 INFO 03603-17-0-all odoo.modules.loading: Module uom loaded in 0.40s, 287 queries (+287 other) 2026-09-16 02:29:21,854 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web (3/66) 2026-09-16 02:29:21,899 43 INFO 03603-17-0-all odoo.modules.registry: module web: creating or updating database tables 2026-09-16 02:29:22,552 43 INFO 03603-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2026-09-16 02:29:22,569 43 INFO 03603-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2026-09-16 02:29:22,638 43 INFO 03603-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2026-09-16 02:29:22,744 43 INFO 03603-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2026-09-16 02:29:22,760 43 INFO 03603-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2026-09-16 02:29:22,769 43 INFO 03603-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2026-09-16 02:29:22,776 43 INFO 03603-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2026-09-16 02:29:22,783 43 INFO 03603-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2026-09-16 02:29:22,791 43 INFO 03603-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2026-09-16 02:29:22,880 43 INFO 03603-17-0-all odoo.modules.loading: Module web loaded in 1.03s, 1018 queries (+1018 other) 2026-09-16 02:29:22,881 43 INFO 03603-17-0-all odoo.modules.loading: Loading module auth_totp (4/66) 2026-09-16 02:29:22,946 43 INFO 03603-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2026-09-16 02:29:23,039 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2026-09-16 02:29:23,082 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2026-09-16 02:29:23,096 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2026-09-16 02:29:23,107 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2026-09-16 02:29:23,147 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2026-09-16 02:29:23,156 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2026-09-16 02:29:23,189 43 INFO 03603-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.31s, 179 queries (+179 other) 2026-09-16 02:29:23,190 43 INFO 03603-17-0-all odoo.modules.loading: Loading module base_import (5/66) 2026-09-16 02:29:23,752 43 INFO 03603-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2026-09-16 02:29:24,383 43 INFO 03603-17-0-all odoo.modules.loading: loading base_import/security/base_import_security.xml 2026-09-16 02:29:24,395 43 INFO 03603-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2026-09-16 02:29:24,423 43 INFO 03603-17-0-all odoo.modules.loading: Module base_import loaded in 1.23s, 837 queries (+837 other) 2026-09-16 02:29:24,424 43 INFO 03603-17-0-all odoo.modules.loading: Loading module base_import_module (6/66) 2026-09-16 02:29:24,474 43 INFO 03603-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2026-09-16 02:29:24,585 43 INFO 03603-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2026-09-16 02:29:24,600 43 INFO 03603-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2026-09-16 02:29:24,632 43 INFO 03603-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2026-09-16 02:29:24,717 43 INFO 03603-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.29s, 154 queries (+154 other) 2026-09-16 02:29:24,718 43 INFO 03603-17-0-all odoo.modules.loading: Loading module base_setup (7/66) 2026-09-16 02:29:24,764 43 INFO 03603-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2026-09-16 02:29:24,846 43 INFO 03603-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2026-09-16 02:29:24,855 43 INFO 03603-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2026-09-16 02:29:24,898 43 INFO 03603-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2026-09-16 02:29:24,925 43 INFO 03603-17-0-all odoo.modules.loading: Module base_setup loaded in 0.21s, 143 queries (+143 other) 2026-09-16 02:29:24,925 43 INFO 03603-17-0-all odoo.modules.loading: Loading module bus (8/66) 2026-09-16 02:29:25,004 43 INFO 03603-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2026-09-16 02:29:25,109 43 INFO 03603-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2026-09-16 02:29:25,140 43 INFO 03603-17-0-all odoo.modules.loading: Module bus loaded in 0.21s, 119 queries (+119 other) 2026-09-16 02:29:25,140 43 INFO 03603-17-0-all odoo.modules.loading: Loading module http_routing (9/66) 2026-09-16 02:29:25,187 43 INFO 03603-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2026-09-16 02:29:25,204 43 INFO 03603-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2026-09-16 02:29:25,251 43 INFO 03603-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2026-09-16 02:29:25,283 43 INFO 03603-17-0-all odoo.modules.loading: Module http_routing loaded in 0.14s, 71 queries (+71 other) 2026-09-16 02:29:25,283 43 INFO 03603-17-0-all odoo.modules.loading: Loading module onboarding (10/66) 2026-09-16 02:29:25,331 43 INFO 03603-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2026-09-16 02:29:25,510 43 INFO 03603-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2026-09-16 02:29:25,530 43 INFO 03603-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2026-09-16 02:29:25,560 43 INFO 03603-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2026-09-16 02:29:25,574 43 INFO 03603-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2026-09-16 02:29:25,621 43 INFO 03603-17-0-all odoo.modules.loading: Module onboarding loaded in 0.34s, 237 queries (+237 other) 2026-09-16 02:29:25,621 43 INFO 03603-17-0-all odoo.modules.loading: Loading module resource (11/66) 2026-09-16 02:29:25,713 43 INFO 03603-17-0-all odoo.modules.registry: module resource: creating or updating database tables 2026-09-16 02:29:25,913 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2026-09-16 02:29:25,948 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2026-09-16 02:29:25,969 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2026-09-16 02:29:26,008 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2026-09-16 02:29:26,041 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2026-09-16 02:29:26,080 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2026-09-16 02:29:26,093 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2026-09-16 02:29:26,119 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2026-09-16 02:29:26,145 43 INFO 03603-17-0-all odoo.modules.loading: Module resource: loading demo 2026-09-16 02:29:26,145 43 INFO 03603-17-0-all odoo.modules.loading: loading resource/data/resource_demo.xml 2026-09-16 02:29:26,205 43 INFO 03603-17-0-all odoo.modules.loading: Module resource loaded in 0.58s, 419 queries (+419 other) 2026-09-16 02:29:26,205 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_cohort (12/66) 2026-09-16 02:29:26,285 43 INFO 03603-17-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2026-09-16 02:29:26,978 43 INFO 03603-17-0-all odoo.modules.loading: Module web_cohort loaded in 0.77s, 874 queries (+874 other) 2026-09-16 02:29:26,978 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_gantt (13/66) 2026-09-16 02:29:27,040 43 INFO 03603-17-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2026-09-16 02:29:27,670 43 INFO 03603-17-0-all odoo.modules.loading: Module web_gantt loaded in 0.69s, 872 queries (+872 other) 2026-09-16 02:29:27,670 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_grid (14/66) 2026-09-16 02:29:27,849 43 INFO 03603-17-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2026-09-16 02:29:28,477 43 INFO 03603-17-0-all odoo.modules.loading: Module web_grid loaded in 0.81s, 874 queries (+874 other) 2026-09-16 02:29:28,477 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_tour (15/66) 2026-09-16 02:29:28,539 43 INFO 03603-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2026-09-16 02:29:28,594 43 INFO 03603-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2026-09-16 02:29:28,612 43 INFO 03603-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2026-09-16 02:29:28,626 43 INFO 03603-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2026-09-16 02:29:28,687 43 INFO 03603-17-0-all odoo.modules.loading: Module web_tour loaded in 0.21s, 104 queries (+104 other) 2026-09-16 02:29:28,687 43 INFO 03603-17-0-all odoo.modules.loading: Loading module iap (16/66) 2026-09-16 02:29:28,739 43 INFO 03603-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2026-09-16 02:29:28,831 43 INFO 03603-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2026-09-16 02:29:28,851 43 INFO 03603-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2026-09-16 02:29:28,863 43 INFO 03603-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2026-09-16 02:29:28,897 43 INFO 03603-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2026-09-16 02:29:28,934 43 INFO 03603-17-0-all odoo.modules.loading: Module iap loaded in 0.25s, 151 queries (+151 other) 2026-09-16 02:29:28,935 43 INFO 03603-17-0-all odoo.modules.loading: Loading module mail (17/66) 2026-09-16 02:29:29,415 43 INFO 03603-17-0-all odoo.modules.registry: module mail: creating or updating database tables 2026-09-16 02:29:29,683 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2026-09-16 02:29:29,683 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2026-09-16 02:29:29,684 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2026-09-16 02:29:29,684 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2026-09-16 02:29:29,684 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2026-09-16 02:29:29,684 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2026-09-16 02:29:29,684 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2026-09-16 02:29:29,685 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2026-09-16 02:29:29,685 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2026-09-16 02:29:29,685 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2026-09-16 02:29:29,685 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2026-09-16 02:29:29,685 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2026-09-16 02:29:29,729 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 2026-09-16 02:29:29,730 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2026-09-16 02:29:29,750 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.users.notification_type 2026-09-16 02:29:29,848 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.email_normalized :38: (ERROR/3) Unexpected indentation. :43: (WARNING/2) Block quote ends without a blank line; unexpected unindent. 2026-09-16 02:29:32,262 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2026-09-16 02:29:32,693 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2026-09-16 02:29:32,706 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2026-09-16 02:29:32,713 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2026-09-16 02:29:32,741 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2026-09-16 02:29:32,755 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2026-09-16 02:29:32,767 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2026-09-16 02:29:32,780 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2026-09-16 02:29:32,789 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2026-09-16 02:29:32,800 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2026-09-16 02:29:32,826 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2026-09-16 02:29:32,842 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2026-09-16 02:29:32,858 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2026-09-16 02:29:32,873 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2026-09-16 02:29:32,912 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2026-09-16 02:29:32,931 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2026-09-16 02:29:32,968 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2026-09-16 02:29:32,983 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2026-09-16 02:29:33,000 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2026-09-16 02:29:33,017 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2026-09-16 02:29:33,037 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2026-09-16 02:29:33,053 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2026-09-16 02:29:33,068 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2026-09-16 02:29:33,105 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2026-09-16 02:29:33,129 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2026-09-16 02:29:33,262 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2026-09-16 02:29:33,298 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2026-09-16 02:29:33,311 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2026-09-16 02:29:33,345 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2026-09-16 02:29:33,352 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2026-09-16 02:29:33,453 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2026-09-16 02:29:33,467 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2026-09-16 02:29:33,488 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2026-09-16 02:29:33,515 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2026-09-16 02:29:33,530 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2026-09-16 02:29:33,583 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2026-09-16 02:29:33,609 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2026-09-16 02:29:33,617 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2026-09-16 02:29:33,678 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2026-09-16 02:29:33,871 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2026-09-16 02:29:33,992 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2026-09-16 02:29:34,002 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2026-09-16 02:29:34,024 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2026-09-16 02:29:34,050 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2026-09-16 02:29:34,064 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2026-09-16 02:29:34,079 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2026-09-16 02:29:34,095 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2026-09-16 02:29:34,107 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2026-09-16 02:29:34,131 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2026-09-16 02:29:34,146 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2026-09-16 02:29:34,179 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2026-09-16 02:29:34,195 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2026-09-16 02:29:34,226 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2026-09-16 02:29:34,300 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2026-09-16 02:29:34,325 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2026-09-16 02:29:34,513 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2026-09-16 02:29:34,526 43 INFO 03603-17-0-all odoo.modules.loading: Module mail: loading demo 2026-09-16 02:29:34,526 43 INFO 03603-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_demo.xml 2026-09-16 02:29:34,691 43 INFO 03603-17-0-all odoo.modules.loading: Module mail loaded in 5.76s, 4240 queries (+4241 other) 2026-09-16 02:29:34,691 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_editor (18/66) 2026-09-16 02:29:34,872 43 INFO 03603-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2026-09-16 02:29:36,026 43 INFO 03603-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2026-09-16 02:29:36,045 43 INFO 03603-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2026-09-16 02:29:36,053 43 INFO 03603-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2026-09-16 02:29:36,073 43 INFO 03603-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2026-09-16 02:29:36,141 43 INFO 03603-17-0-all odoo.modules.loading: Module web_editor loaded in 1.45s, 1355 queries (+1355 other) 2026-09-16 02:29:36,141 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_enterprise (19/66) 2026-09-16 02:29:36,209 43 INFO 03603-17-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2026-09-16 02:29:36,266 43 INFO 03603-17-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2026-09-16 02:29:36,301 43 INFO 03603-17-0-all odoo.modules.loading: Module web_enterprise loaded in 0.16s, 69 queries (+69 other) 2026-09-16 02:29:36,301 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_map (20/66) 2026-09-16 02:29:36,408 43 INFO 03603-17-0-all odoo.modules.registry: module web_map: creating or updating database tables 2026-09-16 02:29:36,426 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2026-09-16 02:29:37,366 43 INFO 03603-17-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2026-09-16 02:29:37,395 43 INFO 03603-17-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2026-09-16 02:29:37,429 43 INFO 03603-17-0-all odoo.modules.loading: Module web_map loaded in 1.13s, 1318 queries (+1318 other) 2026-09-16 02:29:37,429 43 INFO 03603-17-0-all odoo.modules.loading: Loading module analytic (21/66) 2026-09-16 02:29:37,525 43 INFO 03603-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 2026-09-16 02:29:37,802 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2026-09-16 02:29:37,864 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2026-09-16 02:29:37,891 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2026-09-16 02:29:37,948 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2026-09-16 02:29:38,006 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2026-09-16 02:29:38,031 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2026-09-16 02:29:38,048 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2026-09-16 02:29:38,141 43 INFO 03603-17-0-all odoo.modules.loading: Module analytic: loading demo 2026-09-16 02:29:38,141 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2026-09-16 02:29:38,856 43 INFO 03603-17-0-all odoo.modules.loading: Module analytic loaded in 1.43s, 650 queries (+650 other) 2026-09-16 02:29:38,856 43 INFO 03603-17-0-all odoo.modules.loading: Loading module auth_signup (22/66) 2026-09-16 02:29:38,960 43 INFO 03603-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2026-09-16 02:29:39,060 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2026-09-16 02:29:39,068 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2026-09-16 02:29:39,085 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2026-09-16 02:29:39,104 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2026-09-16 02:29:39,127 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2026-09-16 02:29:39,159 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2026-09-16 02:29:39,187 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2026-09-16 02:29:39,202 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2026-09-16 02:29:39,241 43 INFO 03603-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.38s, 202 queries (+202 other) 2026-09-16 02:29:39,241 43 INFO 03603-17-0-all odoo.modules.loading: Loading module auth_totp_mail (23/66) 2026-09-16 02:29:39,456 43 INFO 03603-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2026-09-16 02:29:39,503 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2026-09-16 02:29:39,532 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2026-09-16 02:29:39,541 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2026-09-16 02:29:39,554 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2026-09-16 02:29:39,608 43 INFO 03603-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.37s, 112 queries (+112 other) 2026-09-16 02:29:39,608 43 INFO 03603-17-0-all odoo.modules.loading: Loading module base_install_request (24/66) 2026-09-16 02:29:39,686 43 INFO 03603-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2026-09-16 02:29:39,792 43 INFO 03603-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2026-09-16 02:29:39,815 43 INFO 03603-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2026-09-16 02:29:39,838 43 INFO 03603-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2026-09-16 02:29:39,847 43 INFO 03603-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2026-09-16 02:29:39,855 43 INFO 03603-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2026-09-16 02:29:39,897 43 INFO 03603-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.29s, 144 queries (+144 other) 2026-09-16 02:29:39,897 43 INFO 03603-17-0-all odoo.modules.loading: Loading module google_gmail (25/66) 2026-09-16 02:29:39,978 43 INFO 03603-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2026-09-16 02:29:40,052 43 INFO 03603-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2026-09-16 02:29:40,070 43 INFO 03603-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2026-09-16 02:29:40,083 43 INFO 03603-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2026-09-16 02:29:40,138 43 INFO 03603-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.24s, 118 queries (+118 other) 2026-09-16 02:29:40,138 43 INFO 03603-17-0-all odoo.modules.loading: Loading module iap_mail (26/66) 2026-09-16 02:29:40,210 43 INFO 03603-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2026-09-16 02:29:40,234 43 INFO 03603-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2026-09-16 02:29:40,281 43 INFO 03603-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.14s, 40 queries (+40 other) 2026-09-16 02:29:40,281 43 INFO 03603-17-0-all odoo.modules.loading: Loading module mail_bot (27/66) 2026-09-16 02:29:40,363 43 INFO 03603-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2026-09-16 02:29:40,467 43 INFO 03603-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2026-09-16 02:29:40,499 43 INFO 03603-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2026-09-16 02:29:40,506 43 INFO 03603-17-0-all odoo.modules.loading: Module mail_bot: loading demo 2026-09-16 02:29:40,507 43 INFO 03603-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2026-09-16 02:29:40,528 43 INFO 03603-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.25s, 165 queries (+165 other) 2026-09-16 02:29:40,528 43 INFO 03603-17-0-all odoo.modules.loading: Loading module nexterp_base_module (28/66) 2026-09-16 02:29:40,540 43 INFO 03603-17-0-all odoo.addons.nexterp_base_module.patch: Applying patch module_change_extra_buy 2026-09-16 02:29:40,650 43 INFO 03603-17-0-all odoo.modules.registry: module nexterp_base_module: creating or updating database tables 2026-09-16 02:29:41,637 43 INFO 03603-17-0-all odoo.modules.loading: loading nexterp_base_module/views/menu.xml 2026-09-16 02:29:41,653 43 INFO 03603-17-0-all odoo.modules.loading: loading nexterp_base_module/security/ir.model.access.csv 2026-09-16 02:29:41,671 43 INFO 03603-17-0-all odoo.modules.loading: loading nexterp_base_module/data/nexterp_connector.xml 2026-09-16 02:29:41,696 43 INFO 03603-17-0-all odoo.modules.loading: Module nexterp_base_module loaded in 1.17s, 1371 queries (+1371 other) 2026-09-16 02:29:41,696 43 INFO 03603-17-0-all odoo.modules.loading: Loading module phone_validation (29/66) 2026-09-16 02:29:41,863 43 INFO 03603-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2026-09-16 02:29:42,880 43 INFO 03603-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2026-09-16 02:29:42,902 43 INFO 03603-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2026-09-16 02:29:42,944 43 INFO 03603-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2026-09-16 02:29:43,074 43 INFO 03603-17-0-all odoo.modules.loading: Module phone_validation loaded in 1.38s, 1429 queries (+1429 other) 2026-09-16 02:29:43,074 43 INFO 03603-17-0-all odoo.modules.loading: Loading module privacy_lookup (30/66) 2026-09-16 02:29:43,155 43 INFO 03603-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2026-09-16 02:29:43,314 43 INFO 03603-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2026-09-16 02:29:43,362 43 INFO 03603-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2026-09-16 02:29:43,394 43 INFO 03603-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2026-09-16 02:29:43,422 43 INFO 03603-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2026-09-16 02:29:43,460 43 INFO 03603-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.39s, 245 queries (+245 other) 2026-09-16 02:29:43,460 43 INFO 03603-17-0-all odoo.modules.loading: Loading module product (31/66) 2026-09-16 02:29:43,982 43 INFO 03603-17-0-all odoo.modules.registry: module product: creating or updating database tables 2026-09-16 02:29:44,905 43 INFO 03603-17-0-all odoo.modules.loading: loading product/data/product_data.xml 2026-09-16 02:29:44,939 43 INFO 03603-17-0-all odoo.modules.loading: loading product/security/product_security.xml 2026-09-16 02:29:45,102 43 INFO 03603-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2026-09-16 02:29:45,186 43 INFO 03603-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2026-09-16 02:29:45,208 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2026-09-16 02:29:45,228 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_views.xml 2026-09-16 02:29:45,410 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2026-09-16 02:29:45,473 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2026-09-16 02:29:45,521 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2026-09-16 02:29:45,529 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2026-09-16 02:29:45,551 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2026-09-16 02:29:45,580 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2026-09-16 02:29:45,615 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2026-09-16 02:29:45,650 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2026-09-16 02:29:45,686 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2026-09-16 02:29:45,722 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2026-09-16 02:29:45,777 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2026-09-16 02:29:45,788 43 INFO 03603-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2026-09-16 02:29:45,804 43 INFO 03603-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 2026-09-16 02:29:45,840 43 INFO 03603-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2026-09-16 02:29:45,879 43 INFO 03603-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2026-09-16 02:29:45,904 43 INFO 03603-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2026-09-16 02:29:45,911 43 INFO 03603-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2026-09-16 02:29:45,925 43 INFO 03603-17-0-all odoo.modules.loading: Module product: loading demo 2026-09-16 02:29:45,925 43 INFO 03603-17-0-all odoo.modules.loading: loading product/data/product_demo.xml 2026-09-16 02:29:46,762 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [47] 2026-09-16 02:29:46,781 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [11] 2026-09-16 02:29:46,781 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2026-09-16 02:29:46,884 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [49, 48] 2026-09-16 02:29:46,891 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [10, 11] 2026-09-16 02:29:47,742 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [67] 2026-09-16 02:29:47,757 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [21] 2026-09-16 02:29:47,757 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2026-09-16 02:29:47,910 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [53] 2026-09-16 02:29:47,917 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2026-09-16 02:29:49,048 43 INFO 03603-17-0-all odoo.modules.loading: Module product loaded in 5.59s, 3190 queries (+3190 other) 2026-09-16 02:29:49,049 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_mobile (32/66) 2026-09-16 02:29:49,154 43 INFO 03603-17-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2026-09-16 02:29:49,239 43 INFO 03603-17-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2026-09-16 02:29:49,278 43 INFO 03603-17-0-all odoo.modules.loading: Module web_mobile loaded in 0.23s, 89 queries (+89 other) 2026-09-16 02:29:49,278 43 INFO 03603-17-0-all odoo.modules.loading: Loading module web_unsplash (33/66) 2026-09-16 02:29:49,372 43 INFO 03603-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2026-09-16 02:29:49,447 43 INFO 03603-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2026-09-16 02:29:49,502 43 INFO 03603-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.22s, 98 queries (+98 other) 2026-09-16 02:29:49,502 43 INFO 03603-17-0-all odoo.modules.loading: Loading module iap_extract (34/66) 2026-09-16 02:29:49,749 43 INFO 03603-17-0-all odoo.modules.registry: module iap_extract: creating or updating database tables 2026-09-16 02:29:49,798 43 INFO 03603-17-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 2026-09-16 02:29:49,807 43 INFO 03603-17-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 2026-09-16 02:29:49,828 43 INFO 03603-17-0-all odoo.modules.loading: Module iap_extract loaded in 0.33s, 45 queries (+45 other) 2026-09-16 02:29:49,828 43 INFO 03603-17-0-all odoo.modules.loading: Loading module mail_enterprise (35/66) 2026-09-16 02:29:49,918 43 INFO 03603-17-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2026-09-16 02:29:49,963 43 INFO 03603-17-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.14s, 18 queries (+18 other) 2026-09-16 02:29:49,963 43 INFO 03603-17-0-all odoo.modules.loading: Loading module nexterp_chatbot (36/66) 2026-09-16 02:29:50,161 43 INFO 03603-17-0-all odoo.modules.registry: module nexterp_chatbot: creating or updating database tables 2026-09-16 02:29:50,263 43 INFO 03603-17-0-all odoo.modules.loading: loading nexterp_chatbot/security/ir.model.access.csv 2026-09-16 02:29:50,279 43 INFO 03603-17-0-all odoo.modules.loading: loading nexterp_chatbot/data/nexterp_connector.xml 2026-09-16 02:29:50,286 43 INFO 03603-17-0-all odoo.modules.loading: loading nexterp_chatbot/views/chat_session_views.xml 2026-09-16 02:29:50,345 43 INFO 03603-17-0-all odoo.modules.loading: Module nexterp_chatbot loaded in 0.38s, 125 queries (+125 other) 2026-09-16 02:29:50,345 43 INFO 03603-17-0-all odoo.modules.loading: Loading module partner_autocomplete (37/66) 2026-09-16 02:29:50,450 43 INFO 03603-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2026-09-16 02:29:50,581 43 INFO 03603-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2026-09-16 02:29:50,600 43 INFO 03603-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2026-09-16 02:29:50,627 43 INFO 03603-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2026-09-16 02:29:50,639 43 INFO 03603-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2026-09-16 02:29:50,659 43 INFO 03603-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2026-09-16 02:29:50,698 43 INFO 03603-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.35s, 196 queries (+196 other) 2026-09-16 02:29:50,698 43 INFO 03603-17-0-all odoo.modules.loading: Loading module portal (38/66) 2026-09-16 02:29:50,830 43 INFO 03603-17-0-all odoo.modules.registry: module portal: creating or updating database tables 2026-09-16 02:29:51,126 43 INFO 03603-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2026-09-16 02:29:51,145 43 INFO 03603-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2026-09-16 02:29:51,156 43 INFO 03603-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2026-09-16 02:29:51,167 43 INFO 03603-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2026-09-16 02:29:51,177 43 INFO 03603-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2026-09-16 02:29:51,335 43 INFO 03603-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2026-09-16 02:29:51,358 43 INFO 03603-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2026-09-16 02:29:51,373 43 INFO 03603-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2026-09-16 02:29:51,420 43 INFO 03603-17-0-all odoo.modules.loading: Module portal loaded in 0.72s, 498 queries (+498 other) 2026-09-16 02:29:51,420 43 INFO 03603-17-0-all odoo.modules.loading: Loading module sms (39/66) 2026-09-16 02:29:51,621 43 INFO 03603-17-0-all odoo.modules.registry: module sms: creating or updating database tables 2026-09-16 02:29:51,630 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2026-09-16 02:29:51,631 43 INFO 03603-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2026-09-16 02:29:51,667 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2026-09-16 02:29:53,221 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2026-09-16 02:29:53,239 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2026-09-16 02:29:53,264 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2026-09-16 02:29:53,280 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2026-09-16 02:29:53,303 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2026-09-16 02:29:53,318 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2026-09-16 02:29:53,335 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2026-09-16 02:29:53,356 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2026-09-16 02:29:53,379 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2026-09-16 02:29:53,431 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2026-09-16 02:29:53,477 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2026-09-16 02:29:53,518 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2026-09-16 02:29:53,568 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2026-09-16 02:29:53,581 43 INFO 03603-17-0-all odoo.modules.loading: Module sms: loading demo 2026-09-16 02:29:53,582 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2026-09-16 02:29:53,590 43 INFO 03603-17-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2026-09-16 02:29:53,702 43 INFO 03603-17-0-all odoo.modules.loading: Module sms loaded in 2.28s, 2080 queries (+2080 other) 2026-09-16 02:29:53,702 43 INFO 03603-17-0-all odoo.modules.loading: Loading module snailmail (40/66) 2026-09-16 02:29:53,832 43 INFO 03603-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2026-09-16 02:29:54,199 43 INFO 03603-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2026-09-16 02:29:54,216 43 INFO 03603-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2026-09-16 02:29:54,238 43 INFO 03603-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2026-09-16 02:29:54,267 43 INFO 03603-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2026-09-16 02:29:54,282 43 INFO 03603-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2026-09-16 02:29:54,295 43 INFO 03603-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2026-09-16 02:29:54,346 43 INFO 03603-17-0-all odoo.modules.loading: Module snailmail loaded in 0.64s, 437 queries (+437 other) 2026-09-16 02:29:54,346 43 INFO 03603-17-0-all odoo.modules.loading: Loading module auth_totp_portal (41/66) 2026-09-16 02:29:54,453 43 INFO 03603-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2026-09-16 02:29:54,498 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2026-09-16 02:29:54,522 43 INFO 03603-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2026-09-16 02:29:54,554 43 INFO 03603-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.21s, 66 queries (+66 other) 2026-09-16 02:29:54,554 43 INFO 03603-17-0-all odoo.modules.loading: Loading module digest (42/66) 2026-09-16 02:29:54,671 43 INFO 03603-17-0-all odoo.modules.registry: module digest: creating or updating database tables 2026-09-16 02:29:54,834 43 INFO 03603-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2026-09-16 02:29:54,856 43 INFO 03603-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2026-09-16 02:29:54,889 43 INFO 03603-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2026-09-16 02:29:54,917 43 INFO 03603-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2026-09-16 02:29:54,932 43 INFO 03603-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2026-09-16 02:29:54,941 43 INFO 03603-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2026-09-16 02:29:55,006 43 INFO 03603-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2026-09-16 02:29:55,014 43 INFO 03603-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2026-09-16 02:29:55,071 43 INFO 03603-17-0-all odoo.modules.loading: Module digest loaded in 0.52s, 296 queries (+296 other) 2026-09-16 02:29:55,071 43 INFO 03603-17-0-all odoo.modules.loading: Loading module mail_mobile (43/66) 2026-09-16 02:29:55,187 43 INFO 03603-17-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2026-09-16 02:29:55,367 43 INFO 03603-17-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2026-09-16 02:29:55,376 43 INFO 03603-17-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2026-09-16 02:29:55,419 43 INFO 03603-17-0-all odoo.modules.loading: Module mail_mobile loaded in 0.35s, 193 queries (+193 other) 2026-09-16 02:29:55,419 43 INFO 03603-17-0-all odoo.modules.loading: Loading module payment (44/66) 2026-09-16 02:29:55,576 43 INFO 03603-17-0-all odoo.modules.registry: module payment: creating or updating database tables 2026-09-16 02:29:56,054 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2026-09-16 02:29:56,063 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2026-09-16 02:29:58,236 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2026-09-16 02:29:58,467 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2026-09-16 02:29:59,356 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2026-09-16 02:29:59,368 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2026-09-16 02:29:59,404 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2026-09-16 02:29:59,466 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2026-09-16 02:29:59,510 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2026-09-16 02:29:59,546 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2026-09-16 02:29:59,585 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2026-09-16 02:29:59,612 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2026-09-16 02:29:59,633 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2026-09-16 02:29:59,667 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2026-09-16 02:29:59,709 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2026-09-16 02:29:59,721 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2026-09-16 02:29:59,729 43 INFO 03603-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2026-09-16 02:29:59,767 43 INFO 03603-17-0-all odoo.modules.loading: Module payment loaded in 4.35s, 2219 queries (+2219 other) 2026-09-16 02:29:59,767 43 INFO 03603-17-0-all odoo.modules.loading: Loading module spreadsheet (45/66) 2026-09-16 02:29:59,921 43 INFO 03603-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2026-09-16 02:30:00,255 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2026-09-16 02:30:00,283 43 INFO 03603-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.52s, 83 queries (+83 other) 2026-09-16 02:30:00,283 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account (46/66) 2026-09-16 02:30:00,938 43 INFO 03603-17-0-all odoo.modules.registry: module account: creating or updating database tables 2026-09-16 02:30:01,009 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.bank.has_iban_warning 2026-09-16 02:30:01,009 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.bank.has_money_transfer_warning 2026-09-16 02:30:01,417 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2026-09-16 02:30:01,417 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2026-09-16 02:30:04,176 43 INFO 03603-17-0-all odoo.modules.loading: loading account/security/account_security.xml 2026-09-16 02:30:05,087 43 INFO 03603-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2026-09-16 02:30:05,273 43 INFO 03603-17-0-all odoo.modules.loading: loading account/data/account_data.xml 2026-09-16 02:30:05,391 43 INFO 03603-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 2026-09-16 02:30:05,403 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_report.xml 2026-09-16 02:30:05,434 43 INFO 03603-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2026-09-16 02:30:05,456 43 INFO 03603-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2026-09-16 02:30:05,519 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2026-09-16 02:30:05,688 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2026-09-16 02:30:05,721 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2026-09-16 02:30:05,738 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2026-09-16 02:30:05,752 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2026-09-16 02:30:05,766 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2026-09-16 02:30:05,783 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2026-09-16 02:30:06,552 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2026-09-16 02:30:06,578 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2026-09-16 02:30:06,625 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2026-09-16 02:30:06,644 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2026-09-16 02:30:06,713 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2026-09-16 02:30:06,732 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2026-09-16 02:30:06,770 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2026-09-16 02:30:06,813 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2026-09-16 02:30:06,893 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2026-09-16 02:30:06,901 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2026-09-16 02:30:06,931 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2026-09-16 02:30:06,943 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2026-09-16 02:30:06,979 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 2026-09-16 02:30:06,998 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 2026-09-16 02:30:07,015 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2026-09-16 02:30:07,028 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2026-09-16 02:30:07,064 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/product_view.xml 2026-09-16 02:30:07,104 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2026-09-16 02:30:07,116 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2026-09-16 02:30:07,137 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2026-09-16 02:30:07,157 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2026-09-16 02:30:07,203 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2026-09-16 02:30:07,258 43 INFO 03603-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2026-09-16 02:30:07,317 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2026-09-16 02:30:07,341 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2026-09-16 02:30:07,354 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2026-09-16 02:30:07,408 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 2026-09-16 02:30:07,505 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2026-09-16 02:30:07,540 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2026-09-16 02:30:07,598 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2026-09-16 02:30:07,614 43 INFO 03603-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 2026-09-16 02:30:07,636 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2026-09-16 02:30:07,660 43 INFO 03603-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2026-09-16 02:30:07,687 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 2026-09-16 02:30:07,699 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2026-09-16 02:30:07,717 43 INFO 03603-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2026-09-16 02:30:07,728 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 2026-09-16 02:30:07,740 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2026-09-16 02:30:08,077 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2026-09-16 02:30:08,097 43 INFO 03603-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2026-09-16 02:30:08,108 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2026-09-16 02:30:08,138 43 INFO 03603-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2026-09-16 02:30:09,310 43 INFO 03603-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2026-09-16 02:30:09,322 43 INFO 03603-17-0-all odoo.modules.loading: loading account/data/ir_config_parameter_data.xml 2026-09-16 02:30:09,328 43 INFO 03603-17-0-all odoo.modules.loading: Module account: loading demo 2026-09-16 02:30:09,329 43 INFO 03603-17-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2026-09-16 02:30:13,051 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 1 and Message-Id '<439822649986373.1789525812.899740457534790-openerp-message-notify@30d02de38888>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-09-16 02:30:13,051 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-09-16 02:30:13,183 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 2026-09-16 02:30:13,184 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-09-16 02:30:13,285 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<862514571013203.1789525813.198309421539307-openerp-message-notify@30d02de38888>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-09-16 02:30:13,285 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-09-16 02:30:13,295 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2026-09-16 02:30:13,295 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-09-16 02:30:13,404 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<301594149356521.1789525813.309230566024780-openerp-message-notify@30d02de38888>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-09-16 02:30:13,405 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-09-16 02:30:13,417 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2026-09-16 02:30:13,417 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-09-16 02:30:13,483 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<608700935590510.1789525813.431741237640381-openerp-message-notify@30d02de38888>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-09-16 02:30:13,483 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-09-16 02:30:13,493 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2026-09-16 02:30:13,493 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-09-16 02:30:14,629 43 INFO 03603-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Check Printing Base'] to user __system__ #1 via n/a 2026-09-16 02:30:14,785 43 INFO 03603-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Avatax'] to user __system__ #1 via n/a 2026-09-16 02:30:14,914 43 INFO 03603-17-0-all odoo.modules.loading: Module account loaded in 14.63s, 8609 queries (+8610 other) 2026-09-16 02:30:14,914 43 INFO 03603-17-0-all odoo.modules.loading: Loading module digest_enterprise (47/66) 2026-09-16 02:30:15,123 43 INFO 03603-17-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2026-09-16 02:30:15,186 43 INFO 03603-17-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.27s, 20 queries (+20 other) 2026-09-16 02:30:15,186 43 INFO 03603-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (48/66) 2026-09-16 02:30:15,363 43 INFO 03603-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2026-09-16 02:30:15,531 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2026-09-16 02:30:15,835 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2026-09-16 02:30:15,859 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2026-09-16 02:30:15,887 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2026-09-16 02:30:15,932 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2026-09-16 02:30:15,974 43 INFO 03603-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.79s, 267 queries (+267 other) 2026-09-16 02:30:15,975 43 INFO 03603-17-0-all odoo.modules.loading: Loading module spreadsheet_edition (49/66) 2026-09-16 02:30:16,377 43 INFO 03603-17-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2026-09-16 02:30:16,483 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2026-09-16 02:30:16,500 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 2026-09-16 02:30:16,557 43 INFO 03603-17-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.58s, 126 queries (+126 other) 2026-09-16 02:30:16,557 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account_add_gln (50/66) 2026-09-16 02:30:16,724 43 INFO 03603-17-0-all odoo.modules.registry: module account_add_gln: creating or updating database tables 2026-09-16 02:30:16,835 43 INFO 03603-17-0-all odoo.modules.loading: loading account_add_gln/views/res_partner_views.xml 2026-09-16 02:30:16,882 43 INFO 03603-17-0-all odoo.modules.loading: Module account_add_gln loaded in 0.32s, 92 queries (+92 other) 2026-09-16 02:30:16,882 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (51/66) 2026-09-16 02:30:17,193 43 INFO 03603-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2026-09-16 02:30:17,219 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 2026-09-16 02:30:17,219 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2026-09-16 02:30:17,219 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2026-09-16 02:30:17,458 43 INFO 03603-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2026-09-16 02:30:17,498 43 INFO 03603-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2026-09-16 02:30:17,636 43 INFO 03603-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2026-09-16 02:30:17,686 43 INFO 03603-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/account_move_views.xml 2026-09-16 02:30:17,699 43 INFO 03603-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2026-09-16 02:30:17,731 43 INFO 03603-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2026-09-16 02:30:17,778 43 INFO 03603-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2026-09-16 02:30:17,825 43 INFO 03603-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.94s, 435 queries (+435 other) 2026-09-16 02:30:17,825 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account_invoice_extract (52/66) 2026-09-16 02:30:18,015 43 INFO 03603-17-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2026-09-16 02:30:18,039 43 INFO 03603-17-0-all odoo.models: Prepare computation of account.move.is_in_extractable_state 2026-09-16 02:30:18,039 43 INFO 03603-17-0-all odoo.models: Prepare computation of account.move.extract_state_processed 2026-09-16 02:30:18,288 43 INFO 03603-17-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2026-09-16 02:30:18,304 43 INFO 03603-17-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2026-09-16 02:30:18,371 43 INFO 03603-17-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2026-09-16 02:30:18,430 43 INFO 03603-17-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2026-09-16 02:30:18,450 43 INFO 03603-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2026-09-16 02:30:18,472 43 INFO 03603-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_journal_views.xml 2026-09-16 02:30:18,522 43 INFO 03603-17-0-all odoo.modules.loading: Module account_invoice_extract loaded in 0.70s, 296 queries (+296 other) 2026-09-16 02:30:18,522 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account_payment (53/66) 2026-09-16 02:30:18,858 43 INFO 03603-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2026-09-16 02:30:18,903 43 INFO 03603-17-0-all odoo.models: Prepare computation of account.payment.method.line.payment_provider_id 2026-09-16 02:30:19,162 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2026-09-16 02:30:19,172 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2026-09-16 02:30:19,190 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2026-09-16 02:30:19,215 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2026-09-16 02:30:19,228 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2026-09-16 02:30:19,264 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2026-09-16 02:30:19,318 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2026-09-16 02:30:19,346 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2026-09-16 02:30:19,365 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2026-09-16 02:30:19,381 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2026-09-16 02:30:19,394 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2026-09-16 02:30:19,406 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2026-09-16 02:30:19,420 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2026-09-16 02:30:19,430 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2026-09-16 02:30:19,441 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2026-09-16 02:30:19,530 43 INFO 03603-17-0-all odoo.modules.loading: Module account_payment loaded in 1.01s, 477 queries (+477 other) 2026-09-16 02:30:19,530 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account_payment_term (54/66) 2026-09-16 02:30:19,737 43 INFO 03603-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 2026-09-16 02:30:19,814 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2026-09-16 02:30:19,835 43 INFO 03603-17-0-all odoo.modules.loading: Module account_payment_term: loading demo 2026-09-16 02:30:19,836 43 INFO 03603-17-0-all odoo.modules.loading: loading account_payment_term/demo/account_payment_term_demo.xml 2026-09-16 02:30:19,874 43 INFO 03603-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.34s, 64 queries (+64 other) 2026-09-16 02:30:19,874 43 INFO 03603-17-0-all odoo.modules.loading: Loading module analytic_enterprise (55/66) 2026-09-16 02:30:20,051 43 INFO 03603-17-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2026-09-16 02:30:20,084 43 INFO 03603-17-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2026-09-16 02:30:20,172 43 INFO 03603-17-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.30s, 68 queries (+68 other) 2026-09-16 02:30:20,172 43 INFO 03603-17-0-all odoo.modules.loading: Loading module base_vat (56/66) 2026-09-16 02:30:20,368 43 INFO 03603-17-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2026-09-16 02:30:20,398 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.partner.vies_valid 2026-09-16 02:30:20,540 43 INFO 03603-17-0-all odoo.modules.loading: loading base_vat/data/ir_cron.xml 2026-09-16 02:30:20,558 43 INFO 03603-17-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2026-09-16 02:30:20,593 43 INFO 03603-17-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2026-09-16 02:30:20,650 43 INFO 03603-17-0-all odoo.modules.loading: Module base_vat loaded in 0.48s, 151 queries (+151 other) 2026-09-16 02:30:20,650 43 INFO 03603-17-0-all odoo.modules.loading: Loading module currency_rate_live (57/66) 2026-09-16 02:30:21,028 43 INFO 03603-17-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2026-09-16 02:30:21,042 43 INFO 03603-17-0-all odoo.models: Prepare computation of res.company.currency_provider 2026-09-16 02:30:21,157 43 INFO 03603-17-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2026-09-16 02:30:21,195 43 INFO 03603-17-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2026-09-16 02:30:21,238 43 INFO 03603-17-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.59s, 101 queries (+101 other) 2026-09-16 02:30:21,238 43 INFO 03603-17-0-all odoo.modules.loading: Loading module snailmail_account (58/66) 2026-09-16 02:30:21,420 43 INFO 03603-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2026-09-16 02:30:21,579 43 INFO 03603-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2026-09-16 02:30:21,619 43 INFO 03603-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2026-09-16 02:30:21,655 43 INFO 03603-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.42s, 131 queries (+131 other) 2026-09-16 02:30:21,655 43 INFO 03603-17-0-all odoo.modules.loading: Loading module spreadsheet_account (59/66) 2026-09-16 02:30:21,830 43 INFO 03603-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2026-09-16 02:30:21,950 43 INFO 03603-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.29s, 53 queries (+53 other) 2026-09-16 02:30:21,950 43 INFO 03603-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (60/66) 2026-09-16 02:30:22,138 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2026-09-16 02:30:22,353 43 INFO 03603-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.40s, 28 queries (+28 other) 2026-09-16 02:30:22,353 43 INFO 03603-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (61/66) 2026-09-16 02:30:22,529 43 INFO 03603-17-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2026-09-16 02:30:22,750 43 INFO 03603-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2026-09-16 02:30:22,786 43 INFO 03603-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.43s, 51 queries (+51 other) 2026-09-16 02:30:22,787 43 INFO 03603-17-0-all odoo.modules.loading: Loading module l10n_ro (62/66) 2026-09-16 02:30:22,961 43 INFO 03603-17-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2026-09-16 02:30:23,089 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2026-09-16 02:30:23,119 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2026-09-16 02:30:24,141 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2026-09-16 02:30:24,230 43 INFO 03603-17-0-all odoo.modules.loading: Module l10n_ro: loading demo 2026-09-16 02:30:24,231 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro/demo/demo_company.xml 2026-09-16 02:30:30,323 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 5 and Message-Id '<847880217578021.1789525830.196366786956787-openerp-message-notify@30d02de38888>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-09-16 02:30:30,323 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-09-16 02:30:30,442 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 2026-09-16 02:30:30,443 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-09-16 02:30:30,558 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 6 and Message-Id '<352058485223004.1789525830.458324670791626-openerp-message-notify@30d02de38888>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-09-16 02:30:30,558 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-09-16 02:30:30,569 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 2026-09-16 02:30:30,569 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-09-16 02:30:30,683 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<037037758915637.1789525830.583851099014282-openerp-message-notify@30d02de38888>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-09-16 02:30:30,683 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-09-16 02:30:30,694 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2026-09-16 02:30:30,694 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-09-16 02:30:30,759 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<142447651968992.1789525830.708724021911621-openerp-message-notify@30d02de38888>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-09-16 02:30:30,759 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-09-16 02:30:30,769 43 INFO 03603-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2026-09-16 02:30:30,769 43 INFO 03603-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-09-16 02:30:31,705 43 INFO 03603-17-0-all odoo.modules.loading: Module l10n_ro loaded in 8.92s, 4687 queries (+4688 other) 2026-09-16 02:30:31,706 43 INFO 03603-17-0-all odoo.modules.loading: Loading module nexterp_currency_rate_bnr_fix (63/66) 2026-09-16 02:30:31,917 43 INFO 03603-17-0-all odoo.modules.registry: module nexterp_currency_rate_bnr_fix: creating or updating database tables 2026-09-16 02:30:32,220 43 INFO 03603-17-0-all odoo.modules.loading: Module nexterp_currency_rate_bnr_fix loaded in 0.51s, 42 queries (+42 other) 2026-09-16 02:30:32,220 43 INFO 03603-17-0-all odoo.modules.loading: Loading module l10n_ro_edi (64/66) 2026-09-16 02:30:32,403 43 INFO 03603-17-0-all odoo.modules.registry: module l10n_ro_edi: creating or updating database tables 2026-09-16 02:30:32,534 43 INFO 03603-17-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 0.31s, 83 queries (+83 other) 2026-09-16 02:30:32,534 43 INFO 03603-17-0-all odoo.modules.loading: Loading module l10n_ro_efactura (65/66) 2026-09-16 02:30:32,731 43 INFO 03603-17-0-all odoo.modules.registry: module l10n_ro_efactura: creating or updating database tables 2026-09-16 02:30:32,741 43 INFO 03603-17-0-all odoo.models: Prepare computation of account.move.l10n_ro_edi_state 2026-09-16 02:30:33,016 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro_efactura/data/ir_cron.xml 2026-09-16 02:30:33,040 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro_efactura/security/ir.model.access.csv 2026-09-16 02:30:33,068 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/account_move_views.xml 2026-09-16 02:30:33,206 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/res_config_settings_views.xml 2026-09-16 02:30:33,243 43 INFO 03603-17-0-all odoo.modules.loading: loading l10n_ro_efactura/wizard/account_move_send_views.xml 2026-09-16 02:30:33,289 43 INFO 03603-17-0-all odoo.modules.loading: Module l10n_ro_efactura loaded in 0.75s, 260 queries (+260 other) 2026-09-16 02:30:33,289 43 INFO 03603-17-0-all odoo.modules.loading: Loading module nexterp_customer_anaf_token (66/66) 2026-09-16 02:30:33,481 43 INFO 03603-17-0-all odoo.modules.registry: module nexterp_customer_anaf_token: creating or updating database tables 2026-09-16 02:30:33,593 43 INFO 03603-17-0-all odoo.modules.loading: loading nexterp_customer_anaf_token/views/res_config_settings_view.xml 2026-09-16 02:30:33,653 43 INFO 03603-17-0-all odoo.modules.loading: Module nexterp_customer_anaf_token loaded in 0.36s, 81 queries (+81 other) 2026-09-16 02:30:33,653 43 INFO 03603-17-0-all odoo.modules.loading: 66 modules loaded in 72.20s, 43552 queries (+43555 extra) 2026-09-16 02:30:33,655 43 INFO 03603-17-0-all odoo.modules.loading: loading 69 modules... 2026-09-16 02:30:33,656 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account_check_printing (51/69) 2026-09-16 02:30:33,852 43 INFO 03603-17-0-all odoo.modules.registry: module account_check_printing: creating or updating database tables 2026-09-16 02:30:34,339 43 INFO 03603-17-0-all odoo.modules.loading: loading account_check_printing/security/ir.model.access.csv 2026-09-16 02:30:34,356 43 INFO 03603-17-0-all odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2026-09-16 02:30:34,392 43 INFO 03603-17-0-all odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2026-09-16 02:30:34,423 43 INFO 03603-17-0-all odoo.modules.loading: loading account_check_printing/views/account_move_views.xml 2026-09-16 02:30:34,438 43 INFO 03603-17-0-all odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2026-09-16 02:30:34,468 43 INFO 03603-17-0-all odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2026-09-16 02:30:34,506 43 INFO 03603-17-0-all odoo.modules.loading: loading account_check_printing/views/res_partner_views.xml 2026-09-16 02:30:34,532 43 INFO 03603-17-0-all odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2026-09-16 02:30:34,590 43 INFO 03603-17-0-all odoo.modules.loading: Module account_check_printing loaded in 0.93s, 349 queries (+349 other) 2026-09-16 02:30:34,590 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account_external_tax (53/69) 2026-09-16 02:30:34,779 43 INFO 03603-17-0-all odoo.modules.registry: module account_external_tax: creating or updating database tables 2026-09-16 02:30:34,914 43 INFO 03603-17-0-all odoo.modules.loading: loading account_external_tax/views/account_move_views.xml 2026-09-16 02:30:34,962 43 INFO 03603-17-0-all odoo.modules.loading: Module account_external_tax loaded in 0.37s, 100 queries (+100 other) 2026-09-16 02:30:34,962 43 INFO 03603-17-0-all odoo.modules.loading: Loading module account_avatax (64/69) 2026-09-16 02:30:35,219 43 INFO 03603-17-0-all odoo.modules.registry: module account_avatax: creating or updating database tables 2026-09-16 02:30:35,641 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/security/ir.model.access.csv 2026-09-16 02:30:35,667 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/data/product.avatax.category.csv 2026-09-16 02:30:36,839 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/data/fiscal_position.xml 2026-09-16 02:30:36,857 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/views/account_fiscal_position_views.xml 2026-09-16 02:30:36,873 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/views/account_move_views.xml 2026-09-16 02:30:36,898 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/views/avatax_category_views.xml 2026-09-16 02:30:36,911 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/views/avatax_exemption_views.xml 2026-09-16 02:30:36,924 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/views/res_config_settings_views.xml 2026-09-16 02:30:37,010 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/views/res_partner_views.xml 2026-09-16 02:30:37,037 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/views/product_views.xml 2026-09-16 02:30:37,063 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/wizard/avatax_validate_address_views.xml 2026-09-16 02:30:37,073 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/wizard/avatax_connection_test_result_views.xml 2026-09-16 02:30:37,080 43 INFO 03603-17-0-all odoo.modules.loading: loading account_avatax/reports/account_invoice.xml 2026-09-16 02:30:37,126 43 INFO 03603-17-0-all odoo.modules.loading: Module account_avatax loaded in 2.16s, 529 queries (+529 other) 2026-09-16 02:30:37,126 43 INFO 03603-17-0-all odoo.modules.loading: 69 modules loaded in 3.47s, 978 queries (+978 extra) 2026-09-16 02:30:38,383 43 INFO 03603-17-0-all odoo.modules.loading: Modules loaded. 2026-09-16 02:30:38,923 43 INFO 03603-17-0-all odoo.modules.registry: Registry loaded in 99.058s 2026-09-16 02:30:38,925 43 INFO 03603-17-0-all odoo.service.server: Initiating shutdown 2026-09-16 02:30:38,925 43 INFO 03603-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2026-09-16 02:30:38,925 43 INFO 03603-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 1 connections