Docker command: python3 odoo/odoo-bin --addons-path nexterp-base,enterprise,odoo/addons,odoo/odoo/addons -d 03044-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/c2f7cb6c470cbfe81768f8a5b2a7e5849884783f Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/8a777adcc026445786e23eab8943c7121bd56086 Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/03044-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-08-22 02:34:18,887 43 INFO ? odoo: Odoo version 17.0 2026-08-22 02:34:18,887 43 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2026-08-22 02:34:18,887 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-08-22 02:34:18,887 43 INFO ? odoo: database: odoo@default:default Warn: Can't find .pfb for face 'Courier' 2026-08-22 02:34:19,252 43 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2026-08-22 02:34:19,858 43 INFO 03044-17-0-all odoo.modules.loading: init db 2026-08-22 02:34:23,579 43 INFO 03044-17-0-all odoo.modules.loading: loading 1 modules... 2026-08-22 02:34:23,582 43 INFO 03044-17-0-all odoo.modules.loading: Loading module base (1/1) 2026-08-22 02:34:23,646 43 INFO 03044-17-0-all odoo.modules.registry: module base: creating or updating database tables 2026-08-22 02:34:24,122 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2026-08-22 02:34:24,123 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2026-08-22 02:34:24,123 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2026-08-22 02:34:24,290 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.user_id 2026-08-22 02:34:24,290 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2026-08-22 02:34:24,290 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2026-08-22 02:34:24,290 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2026-08-22 02:34:24,290 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2026-08-22 02:34:24,290 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2026-08-22 02:34:24,352 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2026-08-22 02:34:24,394 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2026-08-22 02:34:24,394 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.company.logo_web 2026-08-22 02:34:24,397 43 INFO 03044-17-0-all odoo.models: Computing parent_path for table res_company... 2026-08-22 02:34:24,433 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.users.signature 2026-08-22 02:34:24,433 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.users.share 2026-08-22 02:34:26,624 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2026-08-22 02:34:26,640 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2026-08-22 02:34:26,708 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2026-08-22 02:34:26,757 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2026-08-22 02:34:26,851 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2026-08-22 02:34:27,594 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2026-08-22 02:34:27,610 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2026-08-22 02:34:29,282 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2026-08-22 02:34:29,294 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2026-08-22 02:34:29,906 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2026-08-22 02:34:29,923 43 INFO 03044-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2026-08-22 02:34:30,817 43 INFO 03044-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2026-08-22 02:34:30,989 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2026-08-22 02:34:31,085 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2026-08-22 02:34:31,107 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2026-08-22 02:34:31,119 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2026-08-22 02:34:32,526 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2026-08-22 02:34:32,694 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2026-08-22 02:34:32,719 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2026-08-22 02:34:32,743 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2026-08-22 02:34:32,784 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2026-08-22 02:34:32,807 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2026-08-22 02:34:32,832 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2026-08-22 02:34:32,859 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2026-08-22 02:34:33,054 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2026-08-22 02:34:33,084 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2026-08-22 02:34:33,120 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2026-08-22 02:34:33,147 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2026-08-22 02:34:33,173 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2026-08-22 02:34:33,237 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2026-08-22 02:34:33,261 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2026-08-22 02:34:33,277 43 INFO 03044-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2026-08-22 02:34:33,283 43 INFO 03044-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2026-08-22 02:34:33,294 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2026-08-22 02:34:33,318 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2026-08-22 02:34:33,334 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2026-08-22 02:34:33,403 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2026-08-22 02:34:33,506 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2026-08-22 02:34:33,557 43 INFO 03044-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2026-08-22 02:34:33,563 43 INFO 03044-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2026-08-22 02:34:33,571 43 INFO 03044-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2026-08-22 02:34:33,587 43 INFO 03044-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2026-08-22 02:34:33,603 43 INFO 03044-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2026-08-22 02:34:33,618 43 INFO 03044-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2026-08-22 02:34:33,641 43 INFO 03044-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2026-08-22 02:34:33,650 43 INFO 03044-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2026-08-22 02:34:33,667 43 INFO 03044-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2026-08-22 02:34:33,686 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2026-08-22 02:34:33,704 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2026-08-22 02:34:33,732 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2026-08-22 02:34:33,762 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2026-08-22 02:34:33,792 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2026-08-22 02:34:33,941 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2026-08-22 02:34:33,984 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2026-08-22 02:34:34,038 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2026-08-22 02:34:34,085 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2026-08-22 02:34:34,251 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2026-08-22 02:34:34,263 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2026-08-22 02:34:34,287 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2026-08-22 02:34:34,296 43 INFO 03044-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2026-08-22 02:34:34,330 43 INFO 03044-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2026-08-22 02:34:34,543 43 INFO 03044-17-0-all odoo.modules.loading: Module base: loading demo 2026-08-22 02:34:34,543 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2026-08-22 02:34:36,985 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2026-08-22 02:34:36,993 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_currency_demo.xml 2026-08-22 02:34:37,000 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2026-08-22 02:34:37,351 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2026-08-22 02:34:37,358 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2026-08-22 02:34:37,649 43 INFO 03044-17-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2026-08-22 02:34:38,297 43 INFO 03044-17-0-all odoo.modules.loading: Module base loaded in 14.72s, 9072 queries (+9072 other) 2026-08-22 02:34:38,297 43 INFO 03044-17-0-all odoo.modules.loading: 1 modules loaded in 14.72s, 9072 queries (+9072 extra) 2026-08-22 02:34:38,329 43 INFO 03044-17-0-all odoo.modules.loading: updating modules list 2026-08-22 02:34:38,332 43 INFO 03044-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2026-08-22 02:34:40,637 43 INFO 03044-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-08-22 02:34:40,901 43 INFO 03044-17-0-all odoo.modules.loading: loading 66 modules... 2026-08-22 02:34:40,901 43 INFO 03044-17-0-all odoo.modules.loading: Loading module uom (2/66) 2026-08-22 02:34:40,939 43 INFO 03044-17-0-all odoo.modules.registry: module uom: creating or updating database tables 2026-08-22 02:34:41,043 43 INFO 03044-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2026-08-22 02:34:41,155 43 INFO 03044-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2026-08-22 02:34:41,178 43 INFO 03044-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2026-08-22 02:34:41,195 43 INFO 03044-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2026-08-22 02:34:41,258 43 INFO 03044-17-0-all odoo.modules.loading: Module uom loaded in 0.36s, 287 queries (+287 other) 2026-08-22 02:34:41,258 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web (3/66) 2026-08-22 02:34:41,300 43 INFO 03044-17-0-all odoo.modules.registry: module web: creating or updating database tables 2026-08-22 02:34:42,004 43 INFO 03044-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2026-08-22 02:34:42,017 43 INFO 03044-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2026-08-22 02:34:42,082 43 INFO 03044-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2026-08-22 02:34:42,184 43 INFO 03044-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2026-08-22 02:34:42,200 43 INFO 03044-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2026-08-22 02:34:42,207 43 INFO 03044-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2026-08-22 02:34:42,214 43 INFO 03044-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2026-08-22 02:34:42,221 43 INFO 03044-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2026-08-22 02:34:42,228 43 INFO 03044-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2026-08-22 02:34:42,312 43 INFO 03044-17-0-all odoo.modules.loading: Module web loaded in 1.05s, 1018 queries (+1018 other) 2026-08-22 02:34:42,312 43 INFO 03044-17-0-all odoo.modules.loading: Loading module auth_totp (4/66) 2026-08-22 02:34:42,373 43 INFO 03044-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2026-08-22 02:34:42,459 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2026-08-22 02:34:42,499 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2026-08-22 02:34:42,513 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2026-08-22 02:34:42,527 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2026-08-22 02:34:42,566 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2026-08-22 02:34:42,574 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2026-08-22 02:34:42,603 43 INFO 03044-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.29s, 179 queries (+179 other) 2026-08-22 02:34:42,603 43 INFO 03044-17-0-all odoo.modules.loading: Loading module base_import (5/66) 2026-08-22 02:34:43,108 43 INFO 03044-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2026-08-22 02:34:43,798 43 INFO 03044-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2026-08-22 02:34:43,824 43 INFO 03044-17-0-all odoo.modules.loading: Module base_import loaded in 1.22s, 830 queries (+830 other) 2026-08-22 02:34:43,824 43 INFO 03044-17-0-all odoo.modules.loading: Loading module base_import_module (6/66) 2026-08-22 02:34:43,872 43 INFO 03044-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2026-08-22 02:34:43,981 43 INFO 03044-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2026-08-22 02:34:43,994 43 INFO 03044-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2026-08-22 02:34:44,015 43 INFO 03044-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2026-08-22 02:34:44,072 43 INFO 03044-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.25s, 154 queries (+154 other) 2026-08-22 02:34:44,072 43 INFO 03044-17-0-all odoo.modules.loading: Loading module base_setup (7/66) 2026-08-22 02:34:44,112 43 INFO 03044-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2026-08-22 02:34:44,188 43 INFO 03044-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2026-08-22 02:34:44,194 43 INFO 03044-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2026-08-22 02:34:44,236 43 INFO 03044-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2026-08-22 02:34:44,263 43 INFO 03044-17-0-all odoo.modules.loading: Module base_setup loaded in 0.19s, 143 queries (+143 other) 2026-08-22 02:34:44,264 43 INFO 03044-17-0-all odoo.modules.loading: Loading module bus (8/66) 2026-08-22 02:34:44,338 43 INFO 03044-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2026-08-22 02:34:44,444 43 INFO 03044-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2026-08-22 02:34:44,473 43 INFO 03044-17-0-all odoo.modules.loading: Module bus loaded in 0.21s, 119 queries (+119 other) 2026-08-22 02:34:44,474 43 INFO 03044-17-0-all odoo.modules.loading: Loading module http_routing (9/66) 2026-08-22 02:34:44,520 43 INFO 03044-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2026-08-22 02:34:44,536 43 INFO 03044-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2026-08-22 02:34:44,579 43 INFO 03044-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2026-08-22 02:34:44,610 43 INFO 03044-17-0-all odoo.modules.loading: Module http_routing loaded in 0.14s, 71 queries (+71 other) 2026-08-22 02:34:44,610 43 INFO 03044-17-0-all odoo.modules.loading: Loading module onboarding (10/66) 2026-08-22 02:34:44,656 43 INFO 03044-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2026-08-22 02:34:44,853 43 INFO 03044-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2026-08-22 02:34:44,877 43 INFO 03044-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2026-08-22 02:34:44,909 43 INFO 03044-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2026-08-22 02:34:44,925 43 INFO 03044-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2026-08-22 02:34:44,975 43 INFO 03044-17-0-all odoo.modules.loading: Module onboarding loaded in 0.37s, 237 queries (+237 other) 2026-08-22 02:34:44,976 43 INFO 03044-17-0-all odoo.modules.loading: Loading module resource (11/66) 2026-08-22 02:34:45,064 43 INFO 03044-17-0-all odoo.modules.registry: module resource: creating or updating database tables 2026-08-22 02:34:45,277 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2026-08-22 02:34:45,309 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2026-08-22 02:34:45,330 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2026-08-22 02:34:45,368 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2026-08-22 02:34:45,400 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2026-08-22 02:34:45,439 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2026-08-22 02:34:45,453 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2026-08-22 02:34:45,479 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2026-08-22 02:34:45,505 43 INFO 03044-17-0-all odoo.modules.loading: Module resource: loading demo 2026-08-22 02:34:45,505 43 INFO 03044-17-0-all odoo.modules.loading: loading resource/data/resource_demo.xml 2026-08-22 02:34:45,557 43 INFO 03044-17-0-all odoo.modules.loading: Module resource loaded in 0.58s, 419 queries (+419 other) 2026-08-22 02:34:45,557 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_cohort (12/66) 2026-08-22 02:34:45,619 43 INFO 03044-17-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2026-08-22 02:34:46,350 43 INFO 03044-17-0-all odoo.modules.loading: Module web_cohort loaded in 0.79s, 874 queries (+874 other) 2026-08-22 02:34:46,350 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_gantt (13/66) 2026-08-22 02:34:46,408 43 INFO 03044-17-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2026-08-22 02:34:47,256 43 INFO 03044-17-0-all odoo.modules.loading: Module web_gantt loaded in 0.91s, 872 queries (+872 other) 2026-08-22 02:34:47,256 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_grid (14/66) 2026-08-22 02:34:47,316 43 INFO 03044-17-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2026-08-22 02:34:48,053 43 INFO 03044-17-0-all odoo.modules.loading: Module web_grid loaded in 0.80s, 874 queries (+874 other) 2026-08-22 02:34:48,053 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_tour (15/66) 2026-08-22 02:34:48,092 43 INFO 03044-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2026-08-22 02:34:48,136 43 INFO 03044-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2026-08-22 02:34:48,154 43 INFO 03044-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2026-08-22 02:34:48,167 43 INFO 03044-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2026-08-22 02:34:48,214 43 INFO 03044-17-0-all odoo.modules.loading: Module web_tour loaded in 0.16s, 104 queries (+104 other) 2026-08-22 02:34:48,214 43 INFO 03044-17-0-all odoo.modules.loading: Loading module iap (16/66) 2026-08-22 02:34:48,264 43 INFO 03044-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2026-08-22 02:34:48,359 43 INFO 03044-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2026-08-22 02:34:48,380 43 INFO 03044-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2026-08-22 02:34:48,392 43 INFO 03044-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2026-08-22 02:34:48,425 43 INFO 03044-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2026-08-22 02:34:48,470 43 INFO 03044-17-0-all odoo.modules.loading: Module iap loaded in 0.26s, 151 queries (+151 other) 2026-08-22 02:34:48,470 43 INFO 03044-17-0-all odoo.modules.loading: Loading module mail (17/66) 2026-08-22 02:34:48,932 43 INFO 03044-17-0-all odoo.modules.registry: module mail: creating or updating database tables 2026-08-22 02:34:49,216 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2026-08-22 02:34:49,217 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2026-08-22 02:34:49,217 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2026-08-22 02:34:49,217 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2026-08-22 02:34:49,217 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2026-08-22 02:34:49,217 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2026-08-22 02:34:49,218 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2026-08-22 02:34:49,218 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2026-08-22 02:34:49,218 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2026-08-22 02:34:49,218 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2026-08-22 02:34:49,218 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2026-08-22 02:34:49,218 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2026-08-22 02:34:49,271 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 2026-08-22 02:34:49,271 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2026-08-22 02:34:49,293 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.users.notification_type 2026-08-22 02:34:49,398 43 INFO 03044-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-08-22 02:34:51,486 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2026-08-22 02:34:51,903 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2026-08-22 02:34:51,915 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2026-08-22 02:34:51,921 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2026-08-22 02:34:51,947 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2026-08-22 02:34:51,960 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2026-08-22 02:34:51,971 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2026-08-22 02:34:51,984 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2026-08-22 02:34:51,992 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2026-08-22 02:34:52,003 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2026-08-22 02:34:52,029 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2026-08-22 02:34:52,046 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2026-08-22 02:34:52,063 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2026-08-22 02:34:52,079 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2026-08-22 02:34:52,117 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2026-08-22 02:34:52,144 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2026-08-22 02:34:52,182 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2026-08-22 02:34:52,198 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2026-08-22 02:34:52,213 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2026-08-22 02:34:52,229 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2026-08-22 02:34:52,249 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2026-08-22 02:34:52,265 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2026-08-22 02:34:52,280 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2026-08-22 02:34:52,318 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2026-08-22 02:34:52,345 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2026-08-22 02:34:52,509 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2026-08-22 02:34:52,551 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2026-08-22 02:34:52,564 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2026-08-22 02:34:52,600 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2026-08-22 02:34:52,606 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2026-08-22 02:34:52,704 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2026-08-22 02:34:52,719 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2026-08-22 02:34:52,741 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2026-08-22 02:34:52,767 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2026-08-22 02:34:52,782 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2026-08-22 02:34:52,833 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2026-08-22 02:34:52,859 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2026-08-22 02:34:52,866 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2026-08-22 02:34:52,926 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2026-08-22 02:34:53,117 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2026-08-22 02:34:53,236 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2026-08-22 02:34:53,244 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2026-08-22 02:34:53,266 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2026-08-22 02:34:53,292 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2026-08-22 02:34:53,308 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2026-08-22 02:34:53,324 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2026-08-22 02:34:53,340 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2026-08-22 02:34:53,353 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2026-08-22 02:34:53,381 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2026-08-22 02:34:53,397 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2026-08-22 02:34:53,430 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2026-08-22 02:34:53,447 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2026-08-22 02:34:53,476 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2026-08-22 02:34:53,547 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2026-08-22 02:34:53,571 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2026-08-22 02:34:53,759 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2026-08-22 02:34:53,771 43 INFO 03044-17-0-all odoo.modules.loading: Module mail: loading demo 2026-08-22 02:34:53,772 43 INFO 03044-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_demo.xml 2026-08-22 02:34:53,937 43 INFO 03044-17-0-all odoo.modules.loading: Module mail loaded in 5.47s, 4240 queries (+4241 other) 2026-08-22 02:34:53,938 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_editor (18/66) 2026-08-22 02:34:54,121 43 INFO 03044-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2026-08-22 02:34:55,488 43 INFO 03044-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2026-08-22 02:34:55,510 43 INFO 03044-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2026-08-22 02:34:55,519 43 INFO 03044-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2026-08-22 02:34:55,554 43 INFO 03044-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2026-08-22 02:34:55,639 43 INFO 03044-17-0-all odoo.modules.loading: Module web_editor loaded in 1.70s, 1355 queries (+1355 other) 2026-08-22 02:34:55,639 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_enterprise (19/66) 2026-08-22 02:34:55,728 43 INFO 03044-17-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2026-08-22 02:34:55,800 43 INFO 03044-17-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2026-08-22 02:34:55,841 43 INFO 03044-17-0-all odoo.modules.loading: Module web_enterprise loaded in 0.20s, 69 queries (+69 other) 2026-08-22 02:34:55,842 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_map (20/66) 2026-08-22 02:34:55,952 43 INFO 03044-17-0-all odoo.modules.registry: module web_map: creating or updating database tables 2026-08-22 02:34:55,974 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2026-08-22 02:34:57,125 43 INFO 03044-17-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2026-08-22 02:34:57,148 43 INFO 03044-17-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2026-08-22 02:34:57,177 43 INFO 03044-17-0-all odoo.modules.loading: Module web_map loaded in 1.34s, 1318 queries (+1318 other) 2026-08-22 02:34:57,177 43 INFO 03044-17-0-all odoo.modules.loading: Loading module analytic (21/66) 2026-08-22 02:34:57,272 43 INFO 03044-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 2026-08-22 02:34:57,545 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2026-08-22 02:34:57,603 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2026-08-22 02:34:57,630 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2026-08-22 02:34:57,688 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2026-08-22 02:34:57,733 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2026-08-22 02:34:57,758 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2026-08-22 02:34:57,783 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2026-08-22 02:34:57,897 43 INFO 03044-17-0-all odoo.modules.loading: Module analytic: loading demo 2026-08-22 02:34:57,898 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2026-08-22 02:34:58,718 43 INFO 03044-17-0-all odoo.modules.loading: Module analytic loaded in 1.54s, 650 queries (+650 other) 2026-08-22 02:34:58,718 43 INFO 03044-17-0-all odoo.modules.loading: Loading module auth_signup (22/66) 2026-08-22 02:34:58,807 43 INFO 03044-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2026-08-22 02:34:58,910 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2026-08-22 02:34:58,919 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2026-08-22 02:34:58,935 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2026-08-22 02:34:58,953 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2026-08-22 02:34:58,974 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2026-08-22 02:34:59,003 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2026-08-22 02:34:59,029 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2026-08-22 02:34:59,044 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2026-08-22 02:34:59,078 43 INFO 03044-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.36s, 202 queries (+202 other) 2026-08-22 02:34:59,079 43 INFO 03044-17-0-all odoo.modules.loading: Loading module auth_totp_mail (23/66) 2026-08-22 02:34:59,149 43 INFO 03044-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2026-08-22 02:34:59,197 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2026-08-22 02:34:59,227 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2026-08-22 02:34:59,236 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2026-08-22 02:34:59,248 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2026-08-22 02:34:59,300 43 INFO 03044-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.22s, 112 queries (+112 other) 2026-08-22 02:34:59,300 43 INFO 03044-17-0-all odoo.modules.loading: Loading module base_install_request (24/66) 2026-08-22 02:34:59,387 43 INFO 03044-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2026-08-22 02:34:59,508 43 INFO 03044-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2026-08-22 02:34:59,532 43 INFO 03044-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2026-08-22 02:34:59,554 43 INFO 03044-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2026-08-22 02:34:59,563 43 INFO 03044-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2026-08-22 02:34:59,570 43 INFO 03044-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2026-08-22 02:34:59,608 43 INFO 03044-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.31s, 144 queries (+144 other) 2026-08-22 02:34:59,608 43 INFO 03044-17-0-all odoo.modules.loading: Loading module google_gmail (25/66) 2026-08-22 02:34:59,692 43 INFO 03044-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2026-08-22 02:34:59,779 43 INFO 03044-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2026-08-22 02:34:59,801 43 INFO 03044-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2026-08-22 02:34:59,815 43 INFO 03044-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2026-08-22 02:34:59,867 43 INFO 03044-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.26s, 118 queries (+118 other) 2026-08-22 02:34:59,867 43 INFO 03044-17-0-all odoo.modules.loading: Loading module iap_mail (26/66) 2026-08-22 02:34:59,940 43 INFO 03044-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2026-08-22 02:34:59,966 43 INFO 03044-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2026-08-22 02:35:00,013 43 INFO 03044-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.15s, 40 queries (+40 other) 2026-08-22 02:35:00,013 43 INFO 03044-17-0-all odoo.modules.loading: Loading module mail_bot (27/66) 2026-08-22 02:35:00,094 43 INFO 03044-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2026-08-22 02:35:00,211 43 INFO 03044-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2026-08-22 02:35:00,244 43 INFO 03044-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2026-08-22 02:35:00,251 43 INFO 03044-17-0-all odoo.modules.loading: Module mail_bot: loading demo 2026-08-22 02:35:00,252 43 INFO 03044-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2026-08-22 02:35:00,275 43 INFO 03044-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.26s, 165 queries (+165 other) 2026-08-22 02:35:00,275 43 INFO 03044-17-0-all odoo.modules.loading: Loading module nexterp_base_module (28/66) 2026-08-22 02:35:00,289 43 INFO 03044-17-0-all odoo.addons.nexterp_base_module.patch: Applying patch module_change_extra_buy 2026-08-22 02:35:00,400 43 INFO 03044-17-0-all odoo.modules.registry: module nexterp_base_module: creating or updating database tables 2026-08-22 02:35:01,646 43 INFO 03044-17-0-all odoo.modules.loading: loading nexterp_base_module/views/menu.xml 2026-08-22 02:35:01,667 43 INFO 03044-17-0-all odoo.modules.loading: loading nexterp_base_module/security/ir.model.access.csv 2026-08-22 02:35:01,689 43 INFO 03044-17-0-all odoo.modules.loading: loading nexterp_base_module/data/nexterp_connector.xml 2026-08-22 02:35:01,716 43 INFO 03044-17-0-all odoo.modules.loading: Module nexterp_base_module loaded in 1.44s, 1371 queries (+1371 other) 2026-08-22 02:35:01,716 43 INFO 03044-17-0-all odoo.modules.loading: Loading module phone_validation (29/66) 2026-08-22 02:35:01,953 43 INFO 03044-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2026-08-22 02:35:03,499 43 INFO 03044-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2026-08-22 02:35:03,538 43 INFO 03044-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2026-08-22 02:35:03,602 43 INFO 03044-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2026-08-22 02:35:03,642 43 INFO 03044-17-0-all odoo.modules.loading: Module phone_validation loaded in 1.93s, 1429 queries (+1429 other) 2026-08-22 02:35:03,642 43 INFO 03044-17-0-all odoo.modules.loading: Loading module privacy_lookup (30/66) 2026-08-22 02:35:03,744 43 INFO 03044-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2026-08-22 02:35:03,928 43 INFO 03044-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2026-08-22 02:35:03,978 43 INFO 03044-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2026-08-22 02:35:04,013 43 INFO 03044-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2026-08-22 02:35:04,040 43 INFO 03044-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2026-08-22 02:35:04,077 43 INFO 03044-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.44s, 245 queries (+245 other) 2026-08-22 02:35:04,078 43 INFO 03044-17-0-all odoo.modules.loading: Loading module product (31/66) 2026-08-22 02:35:04,596 43 INFO 03044-17-0-all odoo.modules.registry: module product: creating or updating database tables 2026-08-22 02:35:05,572 43 INFO 03044-17-0-all odoo.modules.loading: loading product/data/product_data.xml 2026-08-22 02:35:05,629 43 INFO 03044-17-0-all odoo.modules.loading: loading product/security/product_security.xml 2026-08-22 02:35:05,811 43 INFO 03044-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2026-08-22 02:35:05,874 43 INFO 03044-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2026-08-22 02:35:05,893 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2026-08-22 02:35:05,913 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_views.xml 2026-08-22 02:35:06,056 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2026-08-22 02:35:06,093 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2026-08-22 02:35:06,137 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2026-08-22 02:35:06,145 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2026-08-22 02:35:06,167 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2026-08-22 02:35:06,197 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2026-08-22 02:35:06,232 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2026-08-22 02:35:06,268 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2026-08-22 02:35:06,304 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2026-08-22 02:35:06,338 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2026-08-22 02:35:06,390 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2026-08-22 02:35:06,401 43 INFO 03044-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2026-08-22 02:35:06,416 43 INFO 03044-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 2026-08-22 02:35:06,453 43 INFO 03044-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2026-08-22 02:35:06,492 43 INFO 03044-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2026-08-22 02:35:06,517 43 INFO 03044-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2026-08-22 02:35:06,525 43 INFO 03044-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2026-08-22 02:35:06,538 43 INFO 03044-17-0-all odoo.modules.loading: Module product: loading demo 2026-08-22 02:35:06,539 43 INFO 03044-17-0-all odoo.modules.loading: loading product/data/product_demo.xml 2026-08-22 02:35:07,390 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [47] 2026-08-22 02:35:07,409 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [11] 2026-08-22 02:35:07,409 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2026-08-22 02:35:07,537 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [49, 48] 2026-08-22 02:35:07,545 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [10, 11] 2026-08-22 02:35:08,380 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [67] 2026-08-22 02:35:08,395 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [21] 2026-08-22 02:35:08,395 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2026-08-22 02:35:08,552 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [53] 2026-08-22 02:35:08,558 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2026-08-22 02:35:09,701 43 INFO 03044-17-0-all odoo.modules.loading: Module product loaded in 5.62s, 3190 queries (+3190 other) 2026-08-22 02:35:09,702 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_mobile (32/66) 2026-08-22 02:35:09,814 43 INFO 03044-17-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2026-08-22 02:35:09,911 43 INFO 03044-17-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2026-08-22 02:35:09,957 43 INFO 03044-17-0-all odoo.modules.loading: Module web_mobile loaded in 0.26s, 89 queries (+89 other) 2026-08-22 02:35:09,957 43 INFO 03044-17-0-all odoo.modules.loading: Loading module web_unsplash (33/66) 2026-08-22 02:35:10,053 43 INFO 03044-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2026-08-22 02:35:10,130 43 INFO 03044-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2026-08-22 02:35:10,184 43 INFO 03044-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.23s, 98 queries (+98 other) 2026-08-22 02:35:10,184 43 INFO 03044-17-0-all odoo.modules.loading: Loading module iap_extract (34/66) 2026-08-22 02:35:10,427 43 INFO 03044-17-0-all odoo.modules.registry: module iap_extract: creating or updating database tables 2026-08-22 02:35:10,473 43 INFO 03044-17-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 2026-08-22 02:35:10,481 43 INFO 03044-17-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 2026-08-22 02:35:10,502 43 INFO 03044-17-0-all odoo.modules.loading: Module iap_extract loaded in 0.32s, 45 queries (+45 other) 2026-08-22 02:35:10,502 43 INFO 03044-17-0-all odoo.modules.loading: Loading module mail_enterprise (35/66) 2026-08-22 02:35:10,595 43 INFO 03044-17-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2026-08-22 02:35:10,639 43 INFO 03044-17-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.14s, 18 queries (+18 other) 2026-08-22 02:35:10,639 43 INFO 03044-17-0-all odoo.modules.loading: Loading module nexterp_chatbot (36/66) 2026-08-22 02:35:10,742 43 INFO 03044-17-0-all odoo.modules.registry: module nexterp_chatbot: creating or updating database tables 2026-08-22 02:35:10,848 43 INFO 03044-17-0-all odoo.modules.loading: loading nexterp_chatbot/security/ir.model.access.csv 2026-08-22 02:35:10,866 43 INFO 03044-17-0-all odoo.modules.loading: loading nexterp_chatbot/data/nexterp_connector.xml 2026-08-22 02:35:10,872 43 INFO 03044-17-0-all odoo.modules.loading: loading nexterp_chatbot/views/chat_session_views.xml 2026-08-22 02:35:10,933 43 INFO 03044-17-0-all odoo.modules.loading: Module nexterp_chatbot loaded in 0.29s, 125 queries (+125 other) 2026-08-22 02:35:10,933 43 INFO 03044-17-0-all odoo.modules.loading: Loading module partner_autocomplete (37/66) 2026-08-22 02:35:11,037 43 INFO 03044-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2026-08-22 02:35:11,185 43 INFO 03044-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2026-08-22 02:35:11,204 43 INFO 03044-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2026-08-22 02:35:11,232 43 INFO 03044-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2026-08-22 02:35:11,245 43 INFO 03044-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2026-08-22 02:35:11,265 43 INFO 03044-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2026-08-22 02:35:11,303 43 INFO 03044-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.37s, 196 queries (+196 other) 2026-08-22 02:35:11,304 43 INFO 03044-17-0-all odoo.modules.loading: Loading module portal (38/66) 2026-08-22 02:35:11,435 43 INFO 03044-17-0-all odoo.modules.registry: module portal: creating or updating database tables 2026-08-22 02:35:11,762 43 INFO 03044-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2026-08-22 02:35:11,781 43 INFO 03044-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2026-08-22 02:35:11,790 43 INFO 03044-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2026-08-22 02:35:11,800 43 INFO 03044-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2026-08-22 02:35:11,810 43 INFO 03044-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2026-08-22 02:35:11,961 43 INFO 03044-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2026-08-22 02:35:11,983 43 INFO 03044-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2026-08-22 02:35:11,998 43 INFO 03044-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2026-08-22 02:35:12,045 43 INFO 03044-17-0-all odoo.modules.loading: Module portal loaded in 0.74s, 498 queries (+498 other) 2026-08-22 02:35:12,045 43 INFO 03044-17-0-all odoo.modules.loading: Loading module sms (39/66) 2026-08-22 02:35:12,245 43 INFO 03044-17-0-all odoo.modules.registry: module sms: creating or updating database tables 2026-08-22 02:35:12,257 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2026-08-22 02:35:12,257 43 INFO 03044-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2026-08-22 02:35:12,302 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2026-08-22 02:35:14,253 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2026-08-22 02:35:14,270 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2026-08-22 02:35:14,289 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2026-08-22 02:35:14,302 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2026-08-22 02:35:14,316 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2026-08-22 02:35:14,329 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2026-08-22 02:35:14,346 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2026-08-22 02:35:14,367 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2026-08-22 02:35:14,389 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2026-08-22 02:35:14,437 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2026-08-22 02:35:14,472 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2026-08-22 02:35:14,503 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2026-08-22 02:35:14,550 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2026-08-22 02:35:14,563 43 INFO 03044-17-0-all odoo.modules.loading: Module sms: loading demo 2026-08-22 02:35:14,563 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2026-08-22 02:35:14,571 43 INFO 03044-17-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2026-08-22 02:35:14,678 43 INFO 03044-17-0-all odoo.modules.loading: Module sms loaded in 2.63s, 2080 queries (+2080 other) 2026-08-22 02:35:14,679 43 INFO 03044-17-0-all odoo.modules.loading: Loading module snailmail (40/66) 2026-08-22 02:35:14,808 43 INFO 03044-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2026-08-22 02:35:15,204 43 INFO 03044-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2026-08-22 02:35:15,220 43 INFO 03044-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2026-08-22 02:35:15,240 43 INFO 03044-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2026-08-22 02:35:15,274 43 INFO 03044-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2026-08-22 02:35:15,288 43 INFO 03044-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2026-08-22 02:35:15,301 43 INFO 03044-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2026-08-22 02:35:15,352 43 INFO 03044-17-0-all odoo.modules.loading: Module snailmail loaded in 0.67s, 437 queries (+437 other) 2026-08-22 02:35:15,353 43 INFO 03044-17-0-all odoo.modules.loading: Loading module auth_totp_portal (41/66) 2026-08-22 02:35:15,454 43 INFO 03044-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2026-08-22 02:35:15,500 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2026-08-22 02:35:15,523 43 INFO 03044-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2026-08-22 02:35:15,554 43 INFO 03044-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.20s, 66 queries (+66 other) 2026-08-22 02:35:15,554 43 INFO 03044-17-0-all odoo.modules.loading: Loading module digest (42/66) 2026-08-22 02:35:15,669 43 INFO 03044-17-0-all odoo.modules.registry: module digest: creating or updating database tables 2026-08-22 02:35:15,861 43 INFO 03044-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2026-08-22 02:35:15,882 43 INFO 03044-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2026-08-22 02:35:15,913 43 INFO 03044-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2026-08-22 02:35:15,939 43 INFO 03044-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2026-08-22 02:35:15,953 43 INFO 03044-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2026-08-22 02:35:15,962 43 INFO 03044-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2026-08-22 02:35:16,025 43 INFO 03044-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2026-08-22 02:35:16,034 43 INFO 03044-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2026-08-22 02:35:16,095 43 INFO 03044-17-0-all odoo.modules.loading: Module digest loaded in 0.54s, 296 queries (+296 other) 2026-08-22 02:35:16,096 43 INFO 03044-17-0-all odoo.modules.loading: Loading module mail_mobile (43/66) 2026-08-22 02:35:16,209 43 INFO 03044-17-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2026-08-22 02:35:16,439 43 INFO 03044-17-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2026-08-22 02:35:16,447 43 INFO 03044-17-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2026-08-22 02:35:16,492 43 INFO 03044-17-0-all odoo.modules.loading: Module mail_mobile loaded in 0.40s, 193 queries (+193 other) 2026-08-22 02:35:16,492 43 INFO 03044-17-0-all odoo.modules.loading: Loading module payment (44/66) 2026-08-22 02:35:16,647 43 INFO 03044-17-0-all odoo.modules.registry: module payment: creating or updating database tables 2026-08-22 02:35:17,135 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2026-08-22 02:35:17,147 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2026-08-22 02:35:19,377 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2026-08-22 02:35:19,606 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2026-08-22 02:35:20,500 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2026-08-22 02:35:20,511 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2026-08-22 02:35:20,547 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2026-08-22 02:35:20,607 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2026-08-22 02:35:20,653 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2026-08-22 02:35:20,686 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2026-08-22 02:35:20,722 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2026-08-22 02:35:20,749 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2026-08-22 02:35:20,769 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2026-08-22 02:35:20,802 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2026-08-22 02:35:20,844 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2026-08-22 02:35:20,856 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2026-08-22 02:35:20,864 43 INFO 03044-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2026-08-22 02:35:20,900 43 INFO 03044-17-0-all odoo.modules.loading: Module payment loaded in 4.41s, 2219 queries (+2219 other) 2026-08-22 02:35:20,900 43 INFO 03044-17-0-all odoo.modules.loading: Loading module spreadsheet (45/66) 2026-08-22 02:35:21,029 43 INFO 03044-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2026-08-22 02:35:21,265 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2026-08-22 02:35:21,292 43 INFO 03044-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.39s, 83 queries (+83 other) 2026-08-22 02:35:21,292 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account (46/66) 2026-08-22 02:35:21,950 43 INFO 03044-17-0-all odoo.modules.registry: module account: creating or updating database tables 2026-08-22 02:35:22,029 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.bank.has_iban_warning 2026-08-22 02:35:22,029 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.bank.has_money_transfer_warning 2026-08-22 02:35:22,444 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2026-08-22 02:35:22,444 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2026-08-22 02:35:25,168 43 INFO 03044-17-0-all odoo.modules.loading: loading account/security/account_security.xml 2026-08-22 02:35:26,088 43 INFO 03044-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2026-08-22 02:35:26,276 43 INFO 03044-17-0-all odoo.modules.loading: loading account/data/account_data.xml 2026-08-22 02:35:26,392 43 INFO 03044-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 2026-08-22 02:35:26,404 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_report.xml 2026-08-22 02:35:26,435 43 INFO 03044-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2026-08-22 02:35:26,458 43 INFO 03044-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2026-08-22 02:35:26,525 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2026-08-22 02:35:26,638 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2026-08-22 02:35:26,656 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2026-08-22 02:35:26,672 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2026-08-22 02:35:26,687 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2026-08-22 02:35:26,702 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2026-08-22 02:35:26,719 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2026-08-22 02:35:27,618 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2026-08-22 02:35:27,641 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2026-08-22 02:35:27,686 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2026-08-22 02:35:27,704 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2026-08-22 02:35:27,773 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2026-08-22 02:35:27,790 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2026-08-22 02:35:27,837 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2026-08-22 02:35:27,885 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2026-08-22 02:35:27,966 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2026-08-22 02:35:27,974 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2026-08-22 02:35:28,002 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2026-08-22 02:35:28,014 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2026-08-22 02:35:28,050 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 2026-08-22 02:35:28,069 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 2026-08-22 02:35:28,086 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2026-08-22 02:35:28,099 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2026-08-22 02:35:28,135 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/product_view.xml 2026-08-22 02:35:28,174 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2026-08-22 02:35:28,185 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2026-08-22 02:35:28,204 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2026-08-22 02:35:28,224 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2026-08-22 02:35:28,270 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2026-08-22 02:35:28,322 43 INFO 03044-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2026-08-22 02:35:28,381 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2026-08-22 02:35:28,404 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2026-08-22 02:35:28,417 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2026-08-22 02:35:28,472 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 2026-08-22 02:35:28,572 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2026-08-22 02:35:28,607 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2026-08-22 02:35:28,660 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2026-08-22 02:35:28,674 43 INFO 03044-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 2026-08-22 02:35:28,694 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2026-08-22 02:35:28,716 43 INFO 03044-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2026-08-22 02:35:28,743 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 2026-08-22 02:35:28,755 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2026-08-22 02:35:28,773 43 INFO 03044-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2026-08-22 02:35:28,783 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 2026-08-22 02:35:28,794 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2026-08-22 02:35:29,100 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2026-08-22 02:35:29,115 43 INFO 03044-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2026-08-22 02:35:29,123 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2026-08-22 02:35:29,136 43 INFO 03044-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2026-08-22 02:35:30,223 43 INFO 03044-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2026-08-22 02:35:30,234 43 INFO 03044-17-0-all odoo.modules.loading: loading account/data/ir_config_parameter_data.xml 2026-08-22 02:35:30,241 43 INFO 03044-17-0-all odoo.modules.loading: Module account: loading demo 2026-08-22 02:35:30,241 43 INFO 03044-17-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2026-08-22 02:35:33,936 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 1 and Message-Id '<763738350072413.1787366133.752893924713135-openerp-message-notify@5a8c8c4e0c0b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-08-22 02:35:33,937 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-08-22 02:35:34,074 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 2026-08-22 02:35:34,074 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-08-22 02:35:34,183 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<291532388158132.1787366134.088965415954590-openerp-message-notify@5a8c8c4e0c0b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-08-22 02:35:34,183 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-08-22 02:35:34,193 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2026-08-22 02:35:34,193 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-08-22 02:35:34,309 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<508918071305614.1787366134.206569194793701-openerp-message-notify@5a8c8c4e0c0b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-08-22 02:35:34,310 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-08-22 02:35:34,323 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2026-08-22 02:35:34,323 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-08-22 02:35:34,389 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<416863290121888.1787366134.337883710861206-openerp-message-notify@5a8c8c4e0c0b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-08-22 02:35:34,389 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-08-22 02:35:34,400 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2026-08-22 02:35:34,400 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-08-22 02:35:35,562 43 INFO 03044-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-08-22 02:35:35,690 43 INFO 03044-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-08-22 02:35:35,806 43 INFO 03044-17-0-all odoo.modules.loading: Module account loaded in 14.51s, 8611 queries (+8612 other) 2026-08-22 02:35:35,806 43 INFO 03044-17-0-all odoo.modules.loading: Loading module digest_enterprise (47/66) 2026-08-22 02:35:35,992 43 INFO 03044-17-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2026-08-22 02:35:36,047 43 INFO 03044-17-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.24s, 20 queries (+20 other) 2026-08-22 02:35:36,047 43 INFO 03044-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (48/66) 2026-08-22 02:35:36,219 43 INFO 03044-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2026-08-22 02:35:36,389 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2026-08-22 02:35:36,643 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2026-08-22 02:35:36,669 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2026-08-22 02:35:36,697 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2026-08-22 02:35:36,742 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2026-08-22 02:35:36,785 43 INFO 03044-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.74s, 267 queries (+267 other) 2026-08-22 02:35:36,785 43 INFO 03044-17-0-all odoo.modules.loading: Loading module spreadsheet_edition (49/66) 2026-08-22 02:35:37,172 43 INFO 03044-17-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2026-08-22 02:35:37,280 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2026-08-22 02:35:37,296 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 2026-08-22 02:35:37,352 43 INFO 03044-17-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.57s, 126 queries (+126 other) 2026-08-22 02:35:37,352 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account_add_gln (50/66) 2026-08-22 02:35:37,521 43 INFO 03044-17-0-all odoo.modules.registry: module account_add_gln: creating or updating database tables 2026-08-22 02:35:37,628 43 INFO 03044-17-0-all odoo.modules.loading: loading account_add_gln/views/res_partner_views.xml 2026-08-22 02:35:37,675 43 INFO 03044-17-0-all odoo.modules.loading: Module account_add_gln loaded in 0.32s, 92 queries (+92 other) 2026-08-22 02:35:37,676 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (51/66) 2026-08-22 02:35:37,983 43 INFO 03044-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2026-08-22 02:35:38,012 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 2026-08-22 02:35:38,012 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2026-08-22 02:35:38,012 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2026-08-22 02:35:38,286 43 INFO 03044-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2026-08-22 02:35:38,328 43 INFO 03044-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2026-08-22 02:35:38,460 43 INFO 03044-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2026-08-22 02:35:38,508 43 INFO 03044-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/account_move_views.xml 2026-08-22 02:35:38,522 43 INFO 03044-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2026-08-22 02:35:38,555 43 INFO 03044-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2026-08-22 02:35:38,602 43 INFO 03044-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2026-08-22 02:35:38,646 43 INFO 03044-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.97s, 435 queries (+435 other) 2026-08-22 02:35:38,647 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account_invoice_extract (52/66) 2026-08-22 02:35:38,847 43 INFO 03044-17-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2026-08-22 02:35:38,873 43 INFO 03044-17-0-all odoo.models: Prepare computation of account.move.is_in_extractable_state 2026-08-22 02:35:38,874 43 INFO 03044-17-0-all odoo.models: Prepare computation of account.move.extract_state_processed 2026-08-22 02:35:39,129 43 INFO 03044-17-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2026-08-22 02:35:39,145 43 INFO 03044-17-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2026-08-22 02:35:39,212 43 INFO 03044-17-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2026-08-22 02:35:39,270 43 INFO 03044-17-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2026-08-22 02:35:39,290 43 INFO 03044-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2026-08-22 02:35:39,311 43 INFO 03044-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_journal_views.xml 2026-08-22 02:35:39,361 43 INFO 03044-17-0-all odoo.modules.loading: Module account_invoice_extract loaded in 0.71s, 296 queries (+296 other) 2026-08-22 02:35:39,361 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account_payment (53/66) 2026-08-22 02:35:39,743 43 INFO 03044-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2026-08-22 02:35:39,786 43 INFO 03044-17-0-all odoo.models: Prepare computation of account.payment.method.line.payment_provider_id 2026-08-22 02:35:40,041 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2026-08-22 02:35:40,049 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2026-08-22 02:35:40,066 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2026-08-22 02:35:40,087 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2026-08-22 02:35:40,100 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2026-08-22 02:35:40,135 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2026-08-22 02:35:40,183 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2026-08-22 02:35:40,210 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2026-08-22 02:35:40,228 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2026-08-22 02:35:40,244 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2026-08-22 02:35:40,257 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2026-08-22 02:35:40,269 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2026-08-22 02:35:40,281 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2026-08-22 02:35:40,290 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2026-08-22 02:35:40,299 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2026-08-22 02:35:40,388 43 INFO 03044-17-0-all odoo.modules.loading: Module account_payment loaded in 1.03s, 477 queries (+477 other) 2026-08-22 02:35:40,388 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account_payment_term (54/66) 2026-08-22 02:35:40,559 43 INFO 03044-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 2026-08-22 02:35:40,654 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2026-08-22 02:35:40,677 43 INFO 03044-17-0-all odoo.modules.loading: Module account_payment_term: loading demo 2026-08-22 02:35:40,678 43 INFO 03044-17-0-all odoo.modules.loading: loading account_payment_term/demo/account_payment_term_demo.xml 2026-08-22 02:35:40,719 43 INFO 03044-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.33s, 64 queries (+64 other) 2026-08-22 02:35:40,720 43 INFO 03044-17-0-all odoo.modules.loading: Loading module analytic_enterprise (55/66) 2026-08-22 02:35:40,909 43 INFO 03044-17-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2026-08-22 02:35:40,945 43 INFO 03044-17-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2026-08-22 02:35:41,031 43 INFO 03044-17-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.31s, 68 queries (+68 other) 2026-08-22 02:35:41,031 43 INFO 03044-17-0-all odoo.modules.loading: Loading module base_vat (56/66) 2026-08-22 02:35:41,232 43 INFO 03044-17-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2026-08-22 02:35:41,275 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.partner.vies_valid 2026-08-22 02:35:41,425 43 INFO 03044-17-0-all odoo.modules.loading: loading base_vat/data/ir_cron.xml 2026-08-22 02:35:41,443 43 INFO 03044-17-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2026-08-22 02:35:41,479 43 INFO 03044-17-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2026-08-22 02:35:41,537 43 INFO 03044-17-0-all odoo.modules.loading: Module base_vat loaded in 0.51s, 151 queries (+151 other) 2026-08-22 02:35:41,537 43 INFO 03044-17-0-all odoo.modules.loading: Loading module currency_rate_live (57/66) 2026-08-22 02:35:41,908 43 INFO 03044-17-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2026-08-22 02:35:41,923 43 INFO 03044-17-0-all odoo.models: Prepare computation of res.company.currency_provider 2026-08-22 02:35:42,036 43 INFO 03044-17-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2026-08-22 02:35:42,075 43 INFO 03044-17-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2026-08-22 02:35:42,383 43 INFO 03044-17-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.85s, 101 queries (+101 other) 2026-08-22 02:35:42,383 43 INFO 03044-17-0-all odoo.modules.loading: Loading module snailmail_account (58/66) 2026-08-22 02:35:42,563 43 INFO 03044-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2026-08-22 02:35:42,724 43 INFO 03044-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2026-08-22 02:35:42,763 43 INFO 03044-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2026-08-22 02:35:42,798 43 INFO 03044-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.41s, 131 queries (+131 other) 2026-08-22 02:35:42,798 43 INFO 03044-17-0-all odoo.modules.loading: Loading module spreadsheet_account (59/66) 2026-08-22 02:35:42,971 43 INFO 03044-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2026-08-22 02:35:43,079 43 INFO 03044-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.28s, 53 queries (+53 other) 2026-08-22 02:35:43,080 43 INFO 03044-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (60/66) 2026-08-22 02:35:43,259 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2026-08-22 02:35:43,339 43 INFO 03044-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.26s, 28 queries (+28 other) 2026-08-22 02:35:43,339 43 INFO 03044-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (61/66) 2026-08-22 02:35:43,515 43 INFO 03044-17-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2026-08-22 02:35:43,811 43 INFO 03044-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2026-08-22 02:35:43,844 43 INFO 03044-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.50s, 51 queries (+51 other) 2026-08-22 02:35:43,844 43 INFO 03044-17-0-all odoo.modules.loading: Loading module l10n_ro (62/66) 2026-08-22 02:35:44,017 43 INFO 03044-17-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2026-08-22 02:35:44,132 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2026-08-22 02:35:44,162 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2026-08-22 02:35:45,162 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2026-08-22 02:35:45,250 43 INFO 03044-17-0-all odoo.modules.loading: Module l10n_ro: loading demo 2026-08-22 02:35:45,251 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro/demo/demo_company.xml 2026-08-22 02:35:51,235 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 5 and Message-Id '<728248355222289.1787366151.109252691268921-openerp-message-notify@5a8c8c4e0c0b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-08-22 02:35:51,235 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-08-22 02:35:51,349 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 2026-08-22 02:35:51,349 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-08-22 02:35:51,458 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 6 and Message-Id '<795013129534666.1787366151.364114284515381-openerp-message-notify@5a8c8c4e0c0b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-08-22 02:35:51,458 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-08-22 02:35:51,469 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 2026-08-22 02:35:51,469 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-08-22 02:35:51,579 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<626383901307597.1787366151.482765913009644-openerp-message-notify@5a8c8c4e0c0b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-08-22 02:35:51,579 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-08-22 02:35:51,590 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2026-08-22 02:35:51,590 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-08-22 02:35:51,651 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<916677936037480.1787366151.603859424591064-openerp-message-notify@5a8c8c4e0c0b>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-08-22 02:35:51,652 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-08-22 02:35:51,662 43 INFO 03044-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2026-08-22 02:35:51,662 43 INFO 03044-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-08-22 02:35:52,528 43 INFO 03044-17-0-all odoo.modules.loading: Module l10n_ro loaded in 8.68s, 4692 queries (+4693 other) 2026-08-22 02:35:52,528 43 INFO 03044-17-0-all odoo.modules.loading: Loading module nexterp_currency_rate_bnr_fix (63/66) 2026-08-22 02:35:52,966 43 INFO 03044-17-0-all odoo.modules.registry: module nexterp_currency_rate_bnr_fix: creating or updating database tables 2026-08-22 02:35:53,069 43 INFO 03044-17-0-all odoo.modules.loading: Module nexterp_currency_rate_bnr_fix loaded in 0.54s, 42 queries (+42 other) 2026-08-22 02:35:53,069 43 INFO 03044-17-0-all odoo.modules.loading: Loading module l10n_ro_edi (64/66) 2026-08-22 02:35:53,249 43 INFO 03044-17-0-all odoo.modules.registry: module l10n_ro_edi: creating or updating database tables 2026-08-22 02:35:53,379 43 INFO 03044-17-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 0.31s, 83 queries (+83 other) 2026-08-22 02:35:53,379 43 INFO 03044-17-0-all odoo.modules.loading: Loading module l10n_ro_efactura (65/66) 2026-08-22 02:35:53,573 43 INFO 03044-17-0-all odoo.modules.registry: module l10n_ro_efactura: creating or updating database tables 2026-08-22 02:35:53,584 43 INFO 03044-17-0-all odoo.models: Prepare computation of account.move.l10n_ro_edi_state 2026-08-22 02:35:53,808 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro_efactura/data/ir_cron.xml 2026-08-22 02:35:53,825 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro_efactura/security/ir.model.access.csv 2026-08-22 02:35:53,851 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/account_move_views.xml 2026-08-22 02:35:53,981 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/res_config_settings_views.xml 2026-08-22 02:35:54,022 43 INFO 03044-17-0-all odoo.modules.loading: loading l10n_ro_efactura/wizard/account_move_send_views.xml 2026-08-22 02:35:54,064 43 INFO 03044-17-0-all odoo.modules.loading: Module l10n_ro_efactura loaded in 0.68s, 260 queries (+260 other) 2026-08-22 02:35:54,064 43 INFO 03044-17-0-all odoo.modules.loading: Loading module nexterp_customer_anaf_token (66/66) 2026-08-22 02:35:54,245 43 INFO 03044-17-0-all odoo.modules.registry: module nexterp_customer_anaf_token: creating or updating database tables 2026-08-22 02:35:54,363 43 INFO 03044-17-0-all odoo.modules.loading: loading nexterp_customer_anaf_token/views/res_config_settings_view.xml 2026-08-22 02:35:54,423 43 INFO 03044-17-0-all odoo.modules.loading: Module nexterp_customer_anaf_token loaded in 0.36s, 81 queries (+81 other) 2026-08-22 02:35:54,423 43 INFO 03044-17-0-all odoo.modules.loading: 66 modules loaded in 73.52s, 43552 queries (+43555 extra) 2026-08-22 02:35:54,425 43 INFO 03044-17-0-all odoo.modules.loading: loading 69 modules... 2026-08-22 02:35:54,426 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account_check_printing (51/69) 2026-08-22 02:35:54,620 43 INFO 03044-17-0-all odoo.modules.registry: module account_check_printing: creating or updating database tables 2026-08-22 02:35:55,082 43 INFO 03044-17-0-all odoo.modules.loading: loading account_check_printing/security/ir.model.access.csv 2026-08-22 02:35:55,099 43 INFO 03044-17-0-all odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2026-08-22 02:35:55,133 43 INFO 03044-17-0-all odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2026-08-22 02:35:55,163 43 INFO 03044-17-0-all odoo.modules.loading: loading account_check_printing/views/account_move_views.xml 2026-08-22 02:35:55,177 43 INFO 03044-17-0-all odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2026-08-22 02:35:55,203 43 INFO 03044-17-0-all odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2026-08-22 02:35:55,240 43 INFO 03044-17-0-all odoo.modules.loading: loading account_check_printing/views/res_partner_views.xml 2026-08-22 02:35:55,266 43 INFO 03044-17-0-all odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2026-08-22 02:35:55,323 43 INFO 03044-17-0-all odoo.modules.loading: Module account_check_printing loaded in 0.90s, 349 queries (+349 other) 2026-08-22 02:35:55,323 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account_external_tax (53/69) 2026-08-22 02:35:55,516 43 INFO 03044-17-0-all odoo.modules.registry: module account_external_tax: creating or updating database tables 2026-08-22 02:35:55,647 43 INFO 03044-17-0-all odoo.modules.loading: loading account_external_tax/views/account_move_views.xml 2026-08-22 02:35:55,693 43 INFO 03044-17-0-all odoo.modules.loading: Module account_external_tax loaded in 0.37s, 100 queries (+100 other) 2026-08-22 02:35:55,693 43 INFO 03044-17-0-all odoo.modules.loading: Loading module account_avatax (64/69) 2026-08-22 02:35:55,905 43 INFO 03044-17-0-all odoo.modules.registry: module account_avatax: creating or updating database tables 2026-08-22 02:35:56,344 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/security/ir.model.access.csv 2026-08-22 02:35:56,368 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/data/product.avatax.category.csv 2026-08-22 02:35:57,505 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/data/fiscal_position.xml 2026-08-22 02:35:57,522 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/views/account_fiscal_position_views.xml 2026-08-22 02:35:57,537 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/views/account_move_views.xml 2026-08-22 02:35:57,562 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/views/avatax_category_views.xml 2026-08-22 02:35:57,573 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/views/avatax_exemption_views.xml 2026-08-22 02:35:57,585 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/views/res_config_settings_views.xml 2026-08-22 02:35:57,670 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/views/res_partner_views.xml 2026-08-22 02:35:57,696 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/views/product_views.xml 2026-08-22 02:35:57,722 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/wizard/avatax_validate_address_views.xml 2026-08-22 02:35:57,732 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/wizard/avatax_connection_test_result_views.xml 2026-08-22 02:35:57,739 43 INFO 03044-17-0-all odoo.modules.loading: loading account_avatax/reports/account_invoice.xml 2026-08-22 02:35:57,787 43 INFO 03044-17-0-all odoo.modules.loading: Module account_avatax loaded in 2.09s, 529 queries (+529 other) 2026-08-22 02:35:57,788 43 INFO 03044-17-0-all odoo.modules.loading: 69 modules loaded in 3.36s, 978 queries (+978 extra) 2026-08-22 02:35:58,999 43 INFO 03044-17-0-all odoo.modules.loading: Modules loaded. 2026-08-22 02:35:59,504 43 INFO 03044-17-0-all odoo.modules.registry: Registry loaded in 99.680s 2026-08-22 02:35:59,504 43 INFO 03044-17-0-all odoo.service.server: Initiating shutdown 2026-08-22 02:35:59,504 43 INFO 03044-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2026-08-22 02:35:59,505 43 INFO 03044-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 1 connections