Docker command: python3 odoo/odoo-bin --addons-path addons_oca,nexterp-base,connector,enterprise,odoo/addons,odoo/odoo/addons -d 03679-20-0-all -i nexterp_base_module,nexterp_chatbot,nexterp_customer_anaf_token,nexterp_license,nexterp_migration --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/addons_oca' pointing to /opt/odoo/runbot/runbot/static/sources/addons_oca/5efcc79cf1cc0fa299df0455aec0facd9312e769 Adding readonly volume '/data/build/nexterp-base' pointing to /opt/odoo/runbot/runbot/static/sources/nexterp-base/e99c6bf5d6fd975fdc180e49bfb991d6f4d49129 Adding readonly volume '/data/build/connector' pointing to /opt/odoo/runbot/runbot/static/sources/connector/cbf27ff3bffd92923d982d3230495db928c734ae Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/enterprise/4c80a36a972915858d958a42b6b3327495d232bd Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/b1ca4811705413ebac9579517be2264e8ac4ada7 Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/03679-20-0/.odoorc Defaulting to user installation because normal site-packages is not writeable WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring Babel: markers 'python_version >= "3.13"' 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.13"' 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 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 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 psycopg2: markers 'python_version >= "3.13"' 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-stdnum: markers 'python_version >= "3.14"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring tzdata: markers 'sys_platform == "win32"' don't match your environment Ignoring vobject: markers 'python_version >= "3.14"' don't match your environment Ignoring zeep: markers 'python_version >= "3.13"' don't match your environment Requirement already satisfied: asn1crypto==1.5.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 3)) (1.5.1) 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: cbor2==5.6.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 6)) (5.6.2) 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 8)) (42.0.8) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 9)) (0.20.1) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 10)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 12)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 13)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 15)) (3.0.3) Requirement already satisfied: h11==0.16.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 18)) (0.16.0) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 19)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 20)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 22)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 26)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 27)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 28)) (0.21) Requirement already satisfied: openpyxl==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (3.1.2) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 30)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 31)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 34)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 35)) (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 36)) (2.9.9) Requirement already satisfied: pyopenssl==24.1.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 38)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 39)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 42)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (2.8.2) Requirement already satisfied: python-magic==0.4.27 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 44)) (0.4.27) Requirement already satisfied: python-ldap==3.4.4 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 45)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 46)) (1.19) Requirement already satisfied: pyusb==1.2.1 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 48)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 49)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 50)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 52)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 55)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 56)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 58)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 59)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 60)) (3.1.9) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 61)) (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 8)) (2.1.0) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 45)) (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 45)) (0.2.8) 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 8)) (3.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Defaulting to user installation because normal site-packages is not writeable WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Collecting astor (from -r addons_oca/requirements.txt (line 2)) Downloading astor-0.8.1-py2.py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from -r addons_oca/requirements.txt (line 3)) (5.2.1) Requirement already satisfied: openpyxl in /usr/lib/python3/dist-packages (from -r addons_oca/requirements.txt (line 4)) (3.1.2) Requirement already satisfied: xlrd in /usr/lib/python3/dist-packages (from -r addons_oca/requirements.txt (line 5)) (2.0.1) Requirement already satisfied: xlsxwriter in /usr/lib/python3/dist-packages (from -r addons_oca/requirements.txt (line 6)) (3.1.9) Collecting odoo-test-helper (from -r addons_oca/requirements.txt (line 7)) Downloading odoo_test_helper-2.1.3-py3-none-any.whl.metadata (5.5 kB) Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Downloading odoo_test_helper-2.1.3-py3-none-any.whl (14 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: odoo-test-helper, astor Successfully installed astor-0.8.1 odoo-test-helper-2.1.3 Defaulting to user installation because normal site-packages is not writeable WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: cryptography in /home/odoo/.local/lib/python3.12/site-packages (from -r connector/requirements.txt (line 2)) (42.0.8) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from -r connector/requirements.txt (line 3)) (5.2.1) Requirement already satisfied: pyjwt in /usr/lib/python3/dist-packages (from -r connector/requirements.txt (line 4)) (2.7.0) Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from -r connector/requirements.txt (line 5)) (2.31.0) Requirement already satisfied: zeep in /usr/lib/python3/dist-packages (from -r connector/requirements.txt (line 6)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/odoo/.local/lib/python3.12/site-packages (from cryptography->-r connector/requirements.txt (line 2)) (2.1.0) Requirement already satisfied: pycparser in /home/odoo/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography->-r connector/requirements.txt (line 2)) (3.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Defaulting to user installation because normal site-packages is not writeable WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from -r nexterp-base/requirements.txt (line 2)) (2.31.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 2026-09-17 15:56:42,970 77 WARNING ? odoo.tools.config: option --addons-path, invalid addons directory '/data/build/addons_oca', skipped 2026-09-17 15:56:42,971 77 INFO ? odoo: Odoo version 20.0 2026-09-17 15:56:42,971 77 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2026-09-17 15:56:42,971 77 INFO ? odoo: addons paths: _NamespacePath(['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/20.0', '/data/build/nexterp-base', '/data/build/connector', '/data/build/enterprise', '/data/build/odoo/addons']) 2026-09-17 15:56:42,971 77 INFO ? odoo: database: odoo@default:default 2026-09-17 15:56:44,493 77 INFO 03679-20-0-all odoo.modules.loading: Initializing database 03679-20-0-all 2026-09-17 15:56:44,555 77 INFO 03679-20-0-all odoo.modules.db: Initializing tables with random ids 2026-09-17 15:56:48,986 77 INFO 03679-20-0-all odoo.modules.loading: loading 1 modules... 2026-09-17 15:56:48,986 77 INFO 03679-20-0-all odoo.modules.loading: Loading module base (1/1) 2026-09-17 15:56:49,066 77 INFO 03679-20-0-all odoo.registry: module base: creating or updating database tables 2026-09-17 15:56:49,646 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.module.module.menus_by_module in 1544 records 2026-09-17 15:56:49,649 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.module.module.reports_by_module in 1544 records 2026-09-17 15:56:49,651 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.module.module.views_by_module in 1544 records 2026-09-17 15:56:49,798 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.user_id in 1 records 2026-09-17 15:56:49,801 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.commercial_partner_id in 1 records 2026-09-17 15:56:49,803 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.complete_name in 1 records 2026-09-17 15:56:49,804 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.lang in 1 records 2026-09-17 15:56:49,817 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.commercial_company_name in 1 records 2026-09-17 15:56:49,818 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.properties in 1 records 2026-09-17 15:56:49,824 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.partner_share in 1 records 2026-09-17 15:56:49,864 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.currency.decimal_places in 1 records 2026-09-17 15:56:50,017 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.company_details in 1 records 2026-09-17 15:56:50,019 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.uses_default_logo in 1 records 2026-09-17 15:56:50,022 77 INFO 03679-20-0-all odoo.models: Computing parent_path for table res_company... 2026-09-17 15:56:50,062 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.users.signature in 1 records 2026-09-17 15:56:50,063 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.users.share in 1 records 2026-09-17 15:56:52,925 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/res.lang.csv 2026-09-17 15:56:53,013 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2026-09-17 15:56:53,080 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2026-09-17 15:56:53,283 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2026-09-17 15:56:54,539 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2026-09-17 15:56:54,582 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2026-09-17 15:56:56,270 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2026-09-17 15:56:56,285 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2026-09-17 15:56:57,369 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/clearing_label_data.xml 2026-09-17 15:56:57,413 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2026-09-17 15:56:57,436 77 INFO 03679-20-0-all odoo.modules.loading: loading base/security/base_groups.xml 2026-09-17 15:56:57,931 77 INFO 03679-20-0-all odoo.addons.base.models.res_users: Group change: user 1 with IP n/a changed groups of user 3 who belonged to [] with changes [(, 82, 0)] 2026-09-17 15:56:58,032 77 INFO 03679-20-0-all odoo.modules.loading: loading base/wizard/wizard_ir_model_menu_create_views.xml 2026-09-17 15:56:58,055 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2026-09-17 15:56:58,080 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2026-09-17 15:56:58,091 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2026-09-17 15:56:58,909 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2026-09-17 15:56:59,189 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2026-09-17 15:56:59,222 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2026-09-17 15:56:59,252 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2026-09-17 15:56:59,308 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2026-09-17 15:56:59,337 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2026-09-17 15:56:59,381 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2026-09-17 15:56:59,416 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2026-09-17 15:56:59,606 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2026-09-17 15:56:59,643 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_access_views.xml 2026-09-17 15:56:59,691 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2026-09-17 15:56:59,727 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2026-09-17 15:56:59,759 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2026-09-17 15:56:59,842 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2026-09-17 15:56:59,874 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2026-09-17 15:56:59,881 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2026-09-17 15:56:59,914 77 INFO 03679-20-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2026-09-17 15:56:59,925 77 INFO 03679-20-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2026-09-17 15:56:59,944 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2026-09-17 15:56:59,978 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2026-09-17 15:57:00,007 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2026-09-17 15:57:00,099 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2026-09-17 15:57:00,199 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2026-09-17 15:57:00,316 77 INFO 03679-20-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2026-09-17 15:57:00,325 77 INFO 03679-20-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2026-09-17 15:57:00,338 77 INFO 03679-20-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2026-09-17 15:57:00,357 77 INFO 03679-20-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2026-09-17 15:57:00,382 77 INFO 03679-20-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2026-09-17 15:57:00,398 77 INFO 03679-20-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2026-09-17 15:57:00,429 77 INFO 03679-20-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2026-09-17 15:57:00,446 77 INFO 03679-20-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2026-09-17 15:57:00,466 77 INFO 03679-20-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2026-09-17 15:57:00,497 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2026-09-17 15:57:00,535 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2026-09-17 15:57:00,614 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2026-09-17 15:57:00,653 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2026-09-17 15:57:00,689 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2026-09-17 15:57:00,891 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/clearing_label_views.xml 2026-09-17 15:57:00,902 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_partner_bank_views.xml 2026-09-17 15:57:00,939 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2026-09-17 15:57:00,975 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_country_group_views.xml 2026-09-17 15:57:00,999 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_country_state_views.xml 2026-09-17 15:57:01,034 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2026-09-17 15:57:01,114 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_groups_views.xml 2026-09-17 15:57:01,208 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2026-09-17 15:57:01,387 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_users_apikeys_views.xml 2026-09-17 15:57:01,400 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_device_views.xml 2026-09-17 15:57:01,459 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2026-09-17 15:57:01,471 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2026-09-17 15:57:01,491 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2026-09-17 15:57:01,521 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/ir_action_data.xml 2026-09-17 15:57:01,538 77 INFO 03679-20-0-all odoo.modules.loading: loading base/data/website.xml 2026-09-17 15:57:01,549 77 INFO 03679-20-0-all odoo.modules.loading: loading base/views/base_menus.xml 2026-09-17 15:57:01,999 77 INFO 03679-20-0-all odoo.modules.loading: loading base/security/ir.access.csv 2026-09-17 15:57:02,492 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:02,516 77 INFO 03679-20-0-all odoo.modules.loading: Module base loaded in 13.53s, 8647 queries (+8647 other) 2026-09-17 15:57:02,516 77 INFO 03679-20-0-all odoo.modules.loading: 1 modules loaded in 13.53s, 8647 queries (+8647 extra) 2026-09-17 15:57:02,523 77 INFO 03679-20-0-all odoo.modules.loading: updating modules list 2026-09-17 15:57:02,525 77 INFO 03679-20-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2026-09-17 15:57:05,176 77 INFO 03679-20-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['NextERP License Client', 'NextERP Base', 'NextERP Chatbot', 'NextERP - ANAF Token Authorization', 'NextERP - Migration'] to user __system__ #1 via n/a 2026-09-17 15:57:05,509 77 INFO 03679-20-0-all odoo.modules.loading: loading 88 modules... 2026-09-17 15:57:05,510 77 INFO 03679-20-0-all odoo.modules.loading: Loading module base_report_wkhtmltox (2/88) 2026-09-17 15:57:05,529 77 INFO 03679-20-0-all odoo.registry: module base_report_wkhtmltox: creating or updating database tables 2026-09-17 15:57:05,592 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:05,594 77 INFO 03679-20-0-all odoo.modules.loading: Module base_report_wkhtmltox loaded in 0.08s, 44 queries (+44 other) 2026-09-17 15:57:05,594 77 INFO 03679-20-0-all odoo.modules.loading: Loading module nexterp_migration (3/88) 2026-09-17 15:57:05,642 77 INFO 03679-20-0-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'stable'] 2026-09-17 15:57:05,644 77 INFO 03679-20-0-all odoo.modules.loading: Module nexterp_migration loaded in 0.05s, 12 queries (+12 other) 2026-09-17 15:57:05,644 77 INFO 03679-20-0-all odoo.modules.loading: Loading module rpc (4/88) 2026-09-17 15:57:05,671 77 INFO 03679-20-0-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'stable'] 2026-09-17 15:57:05,672 77 INFO 03679-20-0-all odoo.modules.loading: Module rpc loaded in 0.03s, 12 queries (+12 other) 2026-09-17 15:57:05,672 77 INFO 03679-20-0-all odoo.modules.loading: Loading module uom (5/88) 2026-09-17 15:57:05,687 77 INFO 03679-20-0-all odoo.registry: module uom: creating or updating database tables 2026-09-17 15:57:05,768 77 INFO 03679-20-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2026-09-17 15:57:05,882 77 INFO 03679-20-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2026-09-17 15:57:05,926 77 INFO 03679-20-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2026-09-17 15:57:05,966 77 INFO 03679-20-0-all odoo.modules.loading: loading uom/security/ir.access.csv 2026-09-17 15:57:06,011 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:06,026 77 INFO 03679-20-0-all odoo.modules.loading: Module uom loaded in 0.35s, 295 queries (+295 other) 2026-09-17 15:57:06,026 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web (6/88) 2026-09-17 15:57:06,090 77 INFO 03679-20-0-all odoo.registry: module web: creating or updating database tables 2026-09-17 15:57:06,749 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2026-09-17 15:57:06,847 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/report_templates.xml 2026-09-17 15:57:07,041 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2026-09-17 15:57:07,073 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/partner_view.xml 2026-09-17 15:57:07,093 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2026-09-17 15:57:07,101 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/memory_template.xml 2026-09-17 15:57:07,109 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/speedscope_config_wizard.xml 2026-09-17 15:57:07,122 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2026-09-17 15:57:07,136 77 INFO 03679-20-0-all odoo.modules.loading: loading web/views/ir_ui_view_views.xml 2026-09-17 15:57:07,149 77 INFO 03679-20-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2026-09-17 15:57:07,156 77 INFO 03679-20-0-all odoo.modules.loading: loading web/data/report_layout.xml 2026-09-17 15:57:07,228 77 INFO 03679-20-0-all odoo.modules.loading: loading web/security/ir.access.csv 2026-09-17 15:57:07,372 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:07,374 77 INFO 03679-20-0-all odoo.modules.loading: Module web loaded in 1.35s, 1396 queries (+1396 other) 2026-09-17 15:57:07,374 77 INFO 03679-20-0-all odoo.modules.loading: Loading module api_doc (7/88) 2026-09-17 15:57:07,394 77 INFO 03679-20-0-all odoo.registry: module api_doc: creating or updating database tables 2026-09-17 15:57:07,427 77 INFO 03679-20-0-all odoo.modules.loading: loading api_doc/security/res_groups.xml 2026-09-17 15:57:07,489 77 INFO 03679-20-0-all odoo.modules.loading: loading api_doc/views/docclient.xml 2026-09-17 15:57:07,511 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:07,512 77 INFO 03679-20-0-all odoo.modules.loading: Module api_doc loaded in 0.14s, 88 queries (+88 other) 2026-09-17 15:57:07,512 77 INFO 03679-20-0-all odoo.modules.loading: Loading module auth_totp (8/88) 2026-09-17 15:57:07,556 77 INFO 03679-20-0-all odoo.registry: module auth_totp: creating or updating database tables 2026-09-17 15:57:07,698 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2026-09-17 15:57:07,721 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2026-09-17 15:57:07,786 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2026-09-17 15:57:07,797 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2026-09-17 15:57:07,809 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp/security/ir.access.csv 2026-09-17 15:57:07,892 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:07,895 77 INFO 03679-20-0-all odoo.modules.loading: Module auth_totp loaded in 0.38s, 210 queries (+210 other) 2026-09-17 15:57:07,895 77 INFO 03679-20-0-all odoo.modules.loading: Loading module base_address_extended (9/88) 2026-09-17 15:57:07,926 77 INFO 03679-20-0-all odoo.registry: module base_address_extended: creating or updating database tables 2026-09-17 15:57:07,947 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.street_name in 5 records 2026-09-17 15:57:07,949 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.street_number in 5 records 2026-09-17 15:57:07,950 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.street_number2 in 5 records 2026-09-17 15:57:08,071 77 INFO 03679-20-0-all odoo.modules.loading: loading base_address_extended/views/res_city_view.xml 2026-09-17 15:57:08,118 77 INFO 03679-20-0-all odoo.modules.loading: loading base_address_extended/views/res_country_view.xml 2026-09-17 15:57:08,143 77 INFO 03679-20-0-all odoo.modules.loading: loading base_address_extended/views/res_partner_views.xml 2026-09-17 15:57:08,164 77 INFO 03679-20-0-all odoo.modules.loading: loading base_address_extended/security/ir.access.csv 2026-09-17 15:57:08,213 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:08,215 77 INFO 03679-20-0-all odoo.modules.loading: Module base_address_extended loaded in 0.32s, 205 queries (+205 other) 2026-09-17 15:57:08,215 77 INFO 03679-20-0-all odoo.modules.loading: Loading module base_import (10/88) 2026-09-17 15:57:08,317 77 INFO 03679-20-0-all odoo.registry: module base_import: creating or updating database tables 2026-09-17 15:57:09,003 77 INFO 03679-20-0-all odoo.modules.loading: loading base_import/security/ir.access.csv 2026-09-17 15:57:09,134 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:09,136 77 INFO 03679-20-0-all odoo.modules.loading: Module base_import loaded in 0.92s, 1142 queries (+1142 other) 2026-09-17 15:57:09,136 77 INFO 03679-20-0-all odoo.modules.loading: Loading module base_import_module (11/88) 2026-09-17 15:57:09,164 77 INFO 03679-20-0-all odoo.registry: module base_import_module: creating or updating database tables 2026-09-17 15:57:09,300 77 INFO 03679-20-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2026-09-17 15:57:09,342 77 INFO 03679-20-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2026-09-17 15:57:09,401 77 INFO 03679-20-0-all odoo.modules.loading: loading base_import_module/security/ir.access.csv 2026-09-17 15:57:09,443 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:09,444 77 INFO 03679-20-0-all odoo.modules.loading: Module base_import_module loaded in 0.31s, 173 queries (+173 other) 2026-09-17 15:57:09,445 77 INFO 03679-20-0-all odoo.modules.loading: Loading module base_setup (12/88) 2026-09-17 15:57:09,469 77 INFO 03679-20-0-all odoo.registry: module base_setup: creating or updating database tables 2026-09-17 15:57:09,546 77 INFO 03679-20-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2026-09-17 15:57:09,553 77 INFO 03679-20-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2026-09-17 15:57:09,616 77 INFO 03679-20-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2026-09-17 15:57:09,653 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:09,655 77 INFO 03679-20-0-all odoo.modules.loading: Module base_setup loaded in 0.21s, 154 queries (+154 other) 2026-09-17 15:57:09,655 77 INFO 03679-20-0-all odoo.modules.loading: Loading module bus (13/88) 2026-09-17 15:57:09,725 77 INFO 03679-20-0-all odoo.registry: module bus: creating or updating database tables 2026-09-17 15:57:09,889 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:09,891 77 INFO 03679-20-0-all odoo.modules.loading: Module bus loaded in 0.24s, 129 queries (+129 other) 2026-09-17 15:57:09,891 77 INFO 03679-20-0-all odoo.modules.loading: Loading module http_routing (14/88) 2026-09-17 15:57:09,911 77 INFO 03679-20-0-all odoo.registry: module http_routing: creating or updating database tables 2026-09-17 15:57:09,952 77 INFO 03679-20-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2026-09-17 15:57:10,067 77 INFO 03679-20-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2026-09-17 15:57:10,125 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:10,127 77 INFO 03679-20-0-all odoo.modules.loading: Module http_routing loaded in 0.24s, 141 queries (+141 other) 2026-09-17 15:57:10,127 77 INFO 03679-20-0-all odoo.modules.loading: Loading module mysubscription (15/88) 2026-09-17 15:57:10,135 77 INFO 03679-20-0-all odoo.registry: module mysubscription: creating or updating database tables 2026-09-17 15:57:10,161 77 INFO 03679-20-0-all odoo.modules.loading: loading mysubscription/views/menus.xml 2026-09-17 15:57:10,182 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:10,183 77 INFO 03679-20-0-all odoo.modules.loading: Module mysubscription loaded in 0.06s, 30 queries (+30 other) 2026-09-17 15:57:10,183 77 INFO 03679-20-0-all odoo.modules.loading: Loading module onboarding (16/88) 2026-09-17 15:57:10,201 77 INFO 03679-20-0-all odoo.registry: module onboarding: creating or updating database tables 2026-09-17 15:57:10,387 77 INFO 03679-20-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2026-09-17 15:57:10,412 77 INFO 03679-20-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2026-09-17 15:57:10,472 77 INFO 03679-20-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2026-09-17 15:57:10,484 77 INFO 03679-20-0-all odoo.modules.loading: loading onboarding/security/ir.access.csv 2026-09-17 15:57:10,531 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:10,533 77 INFO 03679-20-0-all odoo.modules.loading: Module onboarding loaded in 0.35s, 259 queries (+259 other) 2026-09-17 15:57:10,533 77 INFO 03679-20-0-all odoo.modules.loading: Loading module resource (17/88) 2026-09-17 15:57:10,604 77 INFO 03679-20-0-all odoo.registry: module resource: creating or updating database tables 2026-09-17 15:57:10,611 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.tz in 1 records 2026-09-17 15:57:10,874 77 INFO 03679-20-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2026-09-17 15:57:10,913 77 INFO 03679-20-0-all odoo.modules.loading: loading resource/data/ir_cron.xml 2026-09-17 15:57:10,938 77 INFO 03679-20-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2026-09-17 15:57:10,995 77 INFO 03679-20-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2026-09-17 15:57:11,040 77 INFO 03679-20-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2026-09-17 15:57:11,085 77 INFO 03679-20-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2026-09-17 15:57:11,119 77 INFO 03679-20-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2026-09-17 15:57:11,138 77 INFO 03679-20-0-all odoo.modules.loading: loading resource/security/ir.access.csv 2026-09-17 15:57:11,213 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:11,215 77 INFO 03679-20-0-all odoo.modules.loading: Module resource loaded in 0.68s, 476 queries (+476 other) 2026-09-17 15:57:11,215 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web_cohort (18/88) 2026-09-17 15:57:11,302 77 INFO 03679-20-0-all odoo.registry: module web_cohort: creating or updating database tables 2026-09-17 15:57:12,048 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:12,050 77 INFO 03679-20-0-all odoo.modules.loading: Module web_cohort loaded in 0.83s, 916 queries (+916 other) 2026-09-17 15:57:12,050 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web_gantt (19/88) 2026-09-17 15:57:12,140 77 INFO 03679-20-0-all odoo.registry: module web_gantt: creating or updating database tables 2026-09-17 15:57:12,862 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:12,864 77 INFO 03679-20-0-all odoo.modules.loading: Module web_gantt loaded in 0.81s, 916 queries (+916 other) 2026-09-17 15:57:12,864 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web_grid (20/88) 2026-09-17 15:57:12,950 77 INFO 03679-20-0-all odoo.registry: module web_grid: creating or updating database tables 2026-09-17 15:57:13,769 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:13,771 77 INFO 03679-20-0-all odoo.modules.loading: Module web_grid loaded in 0.91s, 916 queries (+916 other) 2026-09-17 15:57:13,771 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web_tour (21/88) 2026-09-17 15:57:13,793 77 INFO 03679-20-0-all odoo.registry: module web_tour: creating or updating database tables 2026-09-17 15:57:13,799 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.users.tour_enabled in 4 records 2026-09-17 15:57:13,934 77 INFO 03679-20-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2026-09-17 15:57:13,999 77 INFO 03679-20-0-all odoo.modules.loading: loading web_tour/security/ir.access.csv 2026-09-17 15:57:14,063 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:14,065 77 INFO 03679-20-0-all odoo.modules.loading: Module web_tour loaded in 0.29s, 208 queries (+208 other) 2026-09-17 15:57:14,065 77 INFO 03679-20-0-all odoo.modules.loading: Loading module auth_passkey (22/88) 2026-09-17 15:57:14,190 77 INFO 03679-20-0-all odoo.registry: module auth_passkey: creating or updating database tables 2026-09-17 15:57:14,298 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_passkey/views/auth_passkey_key_views.xml 2026-09-17 15:57:14,346 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_passkey/views/auth_passkey_login_templates.xml 2026-09-17 15:57:14,369 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_passkey/views/res_users_identitycheck_views.xml 2026-09-17 15:57:14,387 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_passkey/views/res_users_views.xml 2026-09-17 15:57:14,422 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_passkey/security/ir.access.csv 2026-09-17 15:57:14,482 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:14,484 77 INFO 03679-20-0-all odoo.modules.loading: Module auth_passkey loaded in 0.42s, 216 queries (+216 other) 2026-09-17 15:57:14,484 77 INFO 03679-20-0-all odoo.modules.loading: Loading module html_editor (23/88) 2026-09-17 15:57:15,234 77 INFO 03679-20-0-all odoo.registry: module html_editor: creating or updating database tables 2026-09-17 15:57:16,025 77 INFO 03679-20-0-all odoo.modules.loading: loading html_editor/security/ir.access.csv 2026-09-17 15:57:16,169 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:16,172 77 INFO 03679-20-0-all odoo.modules.loading: Module html_editor loaded in 1.69s, 1324 queries (+1324 other) 2026-09-17 15:57:16,172 77 INFO 03679-20-0-all odoo.modules.loading: Loading module iap (24/88) 2026-09-17 15:57:16,181 77 INFO 03679-20-0-all odoo.registry: module iap: creating or updating database tables 2026-09-17 15:57:16,337 77 INFO 03679-20-0-all odoo.modules.loading: loading iap/data/services.xml 2026-09-17 15:57:16,345 77 INFO 03679-20-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2026-09-17 15:57:16,403 77 INFO 03679-20-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2026-09-17 15:57:16,424 77 INFO 03679-20-0-all odoo.modules.loading: loading iap/views/res_users_views.xml 2026-09-17 15:57:16,436 77 INFO 03679-20-0-all odoo.modules.loading: loading iap/security/ir.access.csv 2026-09-17 15:57:16,494 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:16,497 77 INFO 03679-20-0-all odoo.modules.loading: Module iap loaded in 0.33s, 241 queries (+241 other) 2026-09-17 15:57:16,498 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web_enterprise (25/88) 2026-09-17 15:57:16,528 77 INFO 03679-20-0-all odoo.registry: module web_enterprise: creating or updating database tables 2026-09-17 15:57:16,539 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.contact_address_complete in 5 records 2026-09-17 15:57:16,642 77 INFO 03679-20-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2026-09-17 15:57:16,666 77 INFO 03679-20-0-all odoo.modules.loading: loading web_enterprise/views/res_config_settings.xml 2026-09-17 15:57:16,706 77 INFO 03679-20-0-all odoo.modules.loading: loading web_enterprise/views/res_users_views.xml 2026-09-17 15:57:16,758 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:16,760 77 INFO 03679-20-0-all odoo.modules.loading: Module web_enterprise loaded in 0.26s, 157 queries (+157 other) 2026-09-17 15:57:16,760 77 INFO 03679-20-0-all odoo.modules.loading: Loading module mail (26/88) 2026-09-17 15:57:16,914 77 INFO 03679-20-0-all odoo.registry: module mail: creating or updating database tables 2026-09-17 15:57:17,253 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.partner_ids 2026-09-17 15:57:17,258 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_user_id in 10 records 2026-09-17 15:57:17,259 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_type_id in 10 records 2026-09-17 15:57:17,261 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.template_id in 10 records 2026-09-17 15:57:17,262 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_plan_id in 10 records 2026-09-17 15:57:17,263 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_date_deadline_range in 10 records 2026-09-17 15:57:17,264 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_role_id in 10 records 2026-09-17 15:57:17,265 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_summary in 10 records 2026-09-17 15:57:17,266 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.followers_type in 10 records 2026-09-17 15:57:17,268 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.followers_partner_field_name in 10 records 2026-09-17 15:57:17,269 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_date_deadline_range_type in 10 records 2026-09-17 15:57:17,270 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_user_type in 10 records 2026-09-17 15:57:17,271 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.activity_user_field_name in 10 records 2026-09-17 15:57:17,273 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.log_note_note in 10 records 2026-09-17 15:57:17,274 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.mail_post_autofollow in 10 records 2026-09-17 15:57:17,517 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.email_normalized in 5 records 2026-09-17 15:57:17,547 77 INFO 03679-20-0-all odoo.fields: Prepare computation of mail.compose.message.attachment_ids 2026-09-17 15:57:17,551 77 INFO 03679-20-0-all odoo.fields: Prepare computation of mail.compose.message.partner_ids 2026-09-17 15:57:17,554 77 INFO 03679-20-0-all odoo.fields: Prepare computation of mail.compose.message.partner_cc_ids 2026-09-17 15:57:17,566 77 INFO 03679-20-0-all odoo.fields: Prepare computation of mail.activity.schedule.plan_available_ids 2026-09-17 15:57:20,257 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2026-09-17 15:57:20,435 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2026-09-17 15:57:20,476 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2026-09-17 15:57:20,486 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2026-09-17 15:57:20,522 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2026-09-17 15:57:20,539 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/wizard/mail_followers_edit_views.xml 2026-09-17 15:57:20,558 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2026-09-17 15:57:20,572 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2026-09-17 15:57:20,605 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/ir_access_views.xml 2026-09-17 15:57:20,626 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/ir_cron_views.xml 2026-09-17 15:57:20,644 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/ir_filters_views.xml 2026-09-17 15:57:20,677 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/ir_mail_server_views.xml 2026-09-17 15:57:20,693 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/ir_ui_view_views.xml 2026-09-17 15:57:20,707 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2026-09-17 15:57:20,733 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2026-09-17 15:57:20,753 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2026-09-17 15:57:20,816 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2026-09-17 15:57:20,841 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2026-09-17 15:57:20,886 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2026-09-17 15:57:20,904 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2026-09-17 15:57:20,940 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/discuss_category_views.xml 2026-09-17 15:57:20,972 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2026-09-17 15:57:20,993 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2026-09-17 15:57:21,023 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2026-09-17 15:57:21,050 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2026-09-17 15:57:21,068 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2026-09-17 15:57:21,142 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_canned_response_views.xml 2026-09-17 15:57:21,182 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/res_role_views.xml 2026-09-17 15:57:21,209 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2026-09-17 15:57:21,525 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2026-09-17 15:57:21,585 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2026-09-17 15:57:21,604 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2026-09-17 15:57:21,658 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2026-09-17 15:57:21,706 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2026-09-17 15:57:21,716 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2026-09-17 15:57:21,886 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2026-09-17 15:57:21,904 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2026-09-17 15:57:21,943 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2026-09-17 15:57:21,976 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2026-09-17 15:57:22,056 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/mail_activity_type_data.xml 2026-09-17 15:57:22,076 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2026-09-17 15:57:22,087 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2026-09-17 15:57:22,357 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/ir_actions_data.xml 2026-09-17 15:57:22,372 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2026-09-17 15:57:22,384 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2026-09-17 15:57:22,428 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2026-09-17 15:57:22,465 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_attachment_views.xml 2026-09-17 15:57:22,482 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2026-09-17 15:57:22,501 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2026-09-17 15:57:22,522 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2026-09-17 15:57:22,544 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2026-09-17 15:57:22,561 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2026-09-17 15:57:22,613 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2026-09-17 15:57:22,634 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2026-09-17 15:57:22,673 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2026-09-17 15:57:22,703 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2026-09-17 15:57:22,747 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2026-09-17 15:57:22,826 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2026-09-17 15:57:22,852 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2026-09-17 15:57:23,080 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/discuss/discuss_call_history_views.xml 2026-09-17 15:57:23,115 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2026-09-17 15:57:23,133 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/views/mail_scheduled_message_views.xml 2026-09-17 15:57:23,146 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/mail_canned_response_data.xml 2026-09-17 15:57:23,159 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/mail_templates_invite.xml 2026-09-17 15:57:23,182 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/data/web_tour_tour.xml 2026-09-17 15:57:23,190 77 INFO 03679-20-0-all odoo.modules.loading: loading mail/security/ir.access.csv 2026-09-17 15:57:23,857 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:23,898 77 INFO 03679-20-0-all odoo.modules.loading: Module mail loaded in 7.14s, 5711 queries (+5712 other) 2026-09-17 15:57:23,898 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web_map (27/88) 2026-09-17 15:57:24,059 77 INFO 03679-20-0-all odoo.registry: module web_map: creating or updating database tables 2026-09-17 15:57:25,208 77 INFO 03679-20-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2026-09-17 15:57:25,340 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:25,374 77 INFO 03679-20-0-all odoo.modules.loading: Module web_map loaded in 1.48s, 1476 queries (+1476 other) 2026-09-17 15:57:25,374 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web_mobile (28/88) 2026-09-17 15:57:25,404 77 INFO 03679-20-0-all odoo.registry: module web_mobile: creating or updating database tables 2026-09-17 15:57:25,497 77 INFO 03679-20-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2026-09-17 15:57:25,572 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:25,580 77 INFO 03679-20-0-all odoo.modules.loading: Module web_mobile loaded in 0.21s, 94 queries (+94 other) 2026-09-17 15:57:25,580 77 INFO 03679-20-0-all odoo.modules.loading: Loading module web_unsplash (29/88) 2026-09-17 15:57:25,612 77 INFO 03679-20-0-all odoo.registry: module web_unsplash: creating or updating database tables 2026-09-17 15:57:25,701 77 INFO 03679-20-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2026-09-17 15:57:25,786 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:25,812 77 INFO 03679-20-0-all odoo.modules.loading: Module web_unsplash loaded in 0.23s, 116 queries (+116 other) 2026-09-17 15:57:25,812 77 INFO 03679-20-0-all odoo.modules.loading: Loading module ai_auto_install (30/88) 2026-09-17 15:57:26,021 77 INFO 03679-20-0-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'stable'] 2026-09-17 15:57:26,023 77 INFO 03679-20-0-all odoo.modules.loading: Module ai_auto_install loaded in 0.21s, 17 queries (+17 other) 2026-09-17 15:57:26,023 77 INFO 03679-20-0-all odoo.modules.loading: Loading module analytic (31/88) 2026-09-17 15:57:26,071 77 INFO 03679-20-0-all odoo.registry: module analytic: creating or updating database tables 2026-09-17 15:57:26,395 77 INFO 03679-20-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2026-09-17 15:57:26,482 77 INFO 03679-20-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2026-09-17 15:57:26,559 77 INFO 03679-20-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2026-09-17 15:57:26,609 77 INFO 03679-20-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2026-09-17 15:57:26,638 77 INFO 03679-20-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2026-09-17 15:57:26,659 77 INFO 03679-20-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2026-09-17 15:57:27,056 77 INFO 03679-20-0-all odoo.modules.loading: loading analytic/security/ir.access.csv 2026-09-17 15:57:27,171 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:27,234 77 INFO 03679-20-0-all odoo.modules.loading: Module analytic loaded in 1.21s, 558 queries (+558 other) 2026-09-17 15:57:27,234 77 INFO 03679-20-0-all odoo.modules.loading: Loading module auth_signup (32/88) 2026-09-17 15:57:27,283 77 INFO 03679-20-0-all odoo.registry: module auth_signup: creating or updating database tables 2026-09-17 15:57:27,397 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2026-09-17 15:57:27,406 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2026-09-17 15:57:27,473 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2026-09-17 15:57:27,579 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2026-09-17 15:57:27,624 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2026-09-17 15:57:27,681 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2026-09-17 15:57:27,724 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2026-09-17 15:57:27,734 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2026-09-17 15:57:27,767 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:27,769 77 INFO 03679-20-0-all odoo.modules.loading: Module auth_signup loaded in 0.53s, 266 queries (+266 other) 2026-09-17 15:57:27,769 77 INFO 03679-20-0-all odoo.modules.loading: Loading module auth_totp_mail (33/88) 2026-09-17 15:57:27,801 77 INFO 03679-20-0-all odoo.registry: module auth_totp_mail: creating or updating database tables 2026-09-17 15:57:27,874 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2026-09-17 15:57:27,938 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2026-09-17 15:57:27,989 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2026-09-17 15:57:28,002 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp_mail/views/res_config_settings_views.xml 2026-09-17 15:57:28,054 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2026-09-17 15:57:28,094 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp_mail/views/templates.xml 2026-09-17 15:57:28,125 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:28,126 77 INFO 03679-20-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.36s, 199 queries (+199 other) 2026-09-17 15:57:28,127 77 INFO 03679-20-0-all odoo.modules.loading: Loading module base_install_request (34/88) 2026-09-17 15:57:28,144 77 INFO 03679-20-0-all odoo.registry: module base_install_request: creating or updating database tables 2026-09-17 15:57:28,249 77 INFO 03679-20-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2026-09-17 15:57:28,309 77 INFO 03679-20-0-all odoo.modules.loading: loading base_install_request/data/mail_templates.xml 2026-09-17 15:57:28,319 77 INFO 03679-20-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2026-09-17 15:57:28,328 77 INFO 03679-20-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2026-09-17 15:57:28,353 77 INFO 03679-20-0-all odoo.modules.loading: loading base_install_request/security/ir.access.csv 2026-09-17 15:57:28,442 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:28,444 77 INFO 03679-20-0-all odoo.modules.loading: Module base_install_request loaded in 0.32s, 189 queries (+189 other) 2026-09-17 15:57:28,444 77 INFO 03679-20-0-all odoo.modules.loading: Loading module google_gmail (35/88) 2026-09-17 15:57:28,484 77 INFO 03679-20-0-all odoo.registry: module google_gmail: creating or updating database tables 2026-09-17 15:57:28,584 77 INFO 03679-20-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2026-09-17 15:57:28,631 77 INFO 03679-20-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2026-09-17 15:57:28,650 77 INFO 03679-20-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2026-09-17 15:57:28,699 77 INFO 03679-20-0-all odoo.modules.loading: loading google_gmail/views/templates.xml 2026-09-17 15:57:28,728 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:28,730 77 INFO 03679-20-0-all odoo.modules.loading: Module google_gmail loaded in 0.29s, 150 queries (+150 other) 2026-09-17 15:57:28,730 77 INFO 03679-20-0-all odoo.modules.loading: Loading module iap_mail (36/88) 2026-09-17 15:57:28,746 77 INFO 03679-20-0-all odoo.registry: module iap_mail: creating or updating database tables 2026-09-17 15:57:28,804 77 INFO 03679-20-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2026-09-17 15:57:28,832 77 INFO 03679-20-0-all odoo.modules.loading: loading iap_mail/views/iap_views.xml 2026-09-17 15:57:28,900 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:28,934 77 INFO 03679-20-0-all odoo.modules.loading: Module iap_mail loaded in 0.20s, 77 queries (+77 other) 2026-09-17 15:57:28,935 77 INFO 03679-20-0-all odoo.modules.loading: Loading module mail_bot (37/88) 2026-09-17 15:57:28,968 77 INFO 03679-20-0-all odoo.registry: module mail_bot: creating or updating database tables 2026-09-17 15:57:29,052 77 INFO 03679-20-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2026-09-17 15:57:29,108 77 INFO 03679-20-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2026-09-17 15:57:29,170 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:29,192 77 INFO 03679-20-0-all odoo.modules.loading: Module mail_bot loaded in 0.26s, 128 queries (+128 other) 2026-09-17 15:57:29,192 77 INFO 03679-20-0-all odoo.modules.loading: Loading module mail_enterprise (38/88) 2026-09-17 15:57:29,208 77 INFO 03679-20-0-all odoo.registry: module mail_enterprise: creating or updating database tables 2026-09-17 15:57:29,303 77 INFO 03679-20-0-all odoo.modules.loading: loading mail_enterprise/views/res_group_functional_views.xml 2026-09-17 15:57:29,362 77 INFO 03679-20-0-all odoo.modules.loading: loading mail_enterprise/security/ir.access.csv 2026-09-17 15:57:29,436 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:29,440 77 INFO 03679-20-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.25s, 149 queries (+149 other) 2026-09-17 15:57:29,440 77 INFO 03679-20-0-all odoo.modules.loading: Loading module microsoft_outlook (39/88) 2026-09-17 15:57:29,480 77 INFO 03679-20-0-all odoo.registry: module microsoft_outlook: creating or updating database tables 2026-09-17 15:57:29,576 77 INFO 03679-20-0-all odoo.modules.loading: loading microsoft_outlook/views/fetchmail_server_views.xml 2026-09-17 15:57:29,623 77 INFO 03679-20-0-all odoo.modules.loading: loading microsoft_outlook/views/ir_mail_server_views.xml 2026-09-17 15:57:29,642 77 INFO 03679-20-0-all odoo.modules.loading: loading microsoft_outlook/views/res_config_settings_views.xml 2026-09-17 15:57:29,683 77 INFO 03679-20-0-all odoo.modules.loading: loading microsoft_outlook/views/templates.xml 2026-09-17 15:57:29,711 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:29,724 77 INFO 03679-20-0-all odoo.modules.loading: Module microsoft_outlook loaded in 0.28s, 153 queries (+153 other) 2026-09-17 15:57:29,724 77 INFO 03679-20-0-all odoo.modules.loading: Loading module nexterp_base_module (40/88) 2026-09-17 15:57:29,900 77 INFO 03679-20-0-all odoo.registry: module nexterp_base_module: creating or updating database tables 2026-09-17 15:57:31,219 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_base_module/views/menu.xml 2026-09-17 15:57:31,237 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_base_module/security/ir.access.csv 2026-09-17 15:57:31,282 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_base_module/data/nexterp_connector.xml 2026-09-17 15:57:31,494 77 WARNING 03679-20-0-all odoo.addons.nexterp_base_module.models.nexterp_connector: NextERP auto-register skipped: 'ir.config_parameter' object has no attribute 'get_param' 2026-09-17 15:57:31,501 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:31,540 77 INFO 03679-20-0-all odoo.modules.loading: Module nexterp_base_module loaded in 1.82s, 2053 queries (+2053 other) 2026-09-17 15:57:31,540 77 INFO 03679-20-0-all odoo.modules.loading: Loading module phone_validation (41/88) 2026-09-17 15:57:36,924 77 INFO 03679-20-0-all odoo.registry: module phone_validation: creating or updating database tables 2026-09-17 15:57:37,573 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.phone_sanitized in 5 records 2026-09-17 15:57:38,897 77 INFO 03679-20-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2026-09-17 15:57:38,978 77 INFO 03679-20-0-all odoo.modules.loading: loading phone_validation/views/res_partner_views.xml 2026-09-17 15:57:39,064 77 INFO 03679-20-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2026-09-17 15:57:39,075 77 INFO 03679-20-0-all odoo.modules.loading: loading phone_validation/security/ir.access.csv 2026-09-17 15:57:39,334 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:39,336 77 INFO 03679-20-0-all odoo.modules.loading: Module phone_validation loaded in 7.80s, 2178 queries (+2178 other) 2026-09-17 15:57:39,337 77 INFO 03679-20-0-all odoo.modules.loading: Loading module privacy_lookup (42/88) 2026-09-17 15:57:39,385 77 INFO 03679-20-0-all odoo.registry: module privacy_lookup: creating or updating database tables 2026-09-17 15:57:39,599 77 INFO 03679-20-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2026-09-17 15:57:39,762 77 INFO 03679-20-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2026-09-17 15:57:39,795 77 INFO 03679-20-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2026-09-17 15:57:39,833 77 INFO 03679-20-0-all odoo.modules.loading: loading privacy_lookup/security/ir.access.csv 2026-09-17 15:57:39,900 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:39,902 77 INFO 03679-20-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.57s, 319 queries (+319 other) 2026-09-17 15:57:39,902 77 INFO 03679-20-0-all odoo.modules.loading: Loading module product (43/88) 2026-09-17 15:57:40,091 77 INFO 03679-20-0-all odoo.registry: module product: creating or updating database tables 2026-09-17 15:57:40,643 77 INFO 03679-20-0-all odoo.fields: Prepare computation of product.attribute.product_tmpl_ids 2026-09-17 15:57:41,816 77 INFO 03679-20-0-all odoo.modules.loading: loading product/data/product_data.xml 2026-09-17 15:57:41,876 77 INFO 03679-20-0-all odoo.modules.loading: loading product/security/product_security.xml 2026-09-17 15:57:42,081 77 INFO 03679-20-0-all odoo.addons.base.models.res_users: Group change: user 1 with IP n/a changed groups of user 2 who belonged to [75] with changes [(, 93, 0)] 2026-09-17 15:57:42,229 77 INFO 03679-20-0-all odoo.modules.loading: loading product/data/product_attribute_data.xml 2026-09-17 15:57:42,250 77 INFO 03679-20-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2026-09-17 15:57:42,293 77 INFO 03679-20-0-all odoo.modules.loading: loading product/wizard/update_product_attribute_value_views.xml 2026-09-17 15:57:42,304 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2026-09-17 15:57:42,328 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_views.xml 2026-09-17 15:57:42,554 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2026-09-17 15:57:42,584 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2026-09-17 15:57:42,645 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2026-09-17 15:57:42,660 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_base_unit_views.xml 2026-09-17 15:57:42,665 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2026-09-17 15:57:42,696 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_combo_views.xml 2026-09-17 15:57:42,716 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2026-09-17 15:57:42,753 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2026-09-17 15:57:42,845 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2026-09-17 15:57:42,886 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2026-09-17 15:57:42,928 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_template_attribute_line_views.xml 2026-09-17 15:57:42,938 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2026-09-17 15:57:43,050 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2026-09-17 15:57:43,074 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2026-09-17 15:57:43,096 77 INFO 03679-20-0-all odoo.modules.loading: loading product/views/uom_views.xml 2026-09-17 15:57:43,149 77 INFO 03679-20-0-all odoo.modules.loading: loading product/report/product_reports.xml 2026-09-17 15:57:43,175 77 INFO 03679-20-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2026-09-17 15:57:43,339 77 INFO 03679-20-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2026-09-17 15:57:43,359 77 INFO 03679-20-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2026-09-17 15:57:43,382 77 INFO 03679-20-0-all odoo.modules.loading: loading product/security/ir.access.csv 2026-09-17 15:57:43,656 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:43,665 77 INFO 03679-20-0-all odoo.modules.loading: Module product loaded in 3.76s, 1980 queries (+1980 other) 2026-09-17 15:57:43,665 77 INFO 03679-20-0-all odoo.modules.loading: Loading module resource_mail (44/88) 2026-09-17 15:57:43,689 77 INFO 03679-20-0-all odoo.registry: module resource_mail: creating or updating database tables 2026-09-17 15:57:43,762 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:43,763 77 INFO 03679-20-0-all odoo.modules.loading: Module resource_mail loaded in 0.10s, 34 queries (+34 other) 2026-09-17 15:57:43,763 77 INFO 03679-20-0-all odoo.modules.loading: Loading module iap_extract (45/88) 2026-09-17 15:57:43,790 77 INFO 03679-20-0-all odoo.registry: module iap_extract: creating or updating database tables 2026-09-17 15:57:43,860 77 INFO 03679-20-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 2026-09-17 15:57:43,870 77 INFO 03679-20-0-all odoo.modules.loading: loading iap_extract/data/iap_service_data.xml 2026-09-17 15:57:43,878 77 INFO 03679-20-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 2026-09-17 15:57:43,909 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:43,911 77 INFO 03679-20-0-all odoo.modules.loading: Module iap_extract loaded in 0.15s, 63 queries (+63 other) 2026-09-17 15:57:43,911 77 INFO 03679-20-0-all odoo.modules.loading: Loading module mail_mobile (46/88) 2026-09-17 15:57:43,994 77 INFO 03679-20-0-all odoo.registry: module mail_mobile: creating or updating database tables 2026-09-17 15:57:44,262 77 INFO 03679-20-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2026-09-17 15:57:44,270 77 INFO 03679-20-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2026-09-17 15:57:44,382 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:44,384 77 INFO 03679-20-0-all odoo.modules.loading: Module mail_mobile loaded in 0.47s, 304 queries (+304 other) 2026-09-17 15:57:44,384 77 INFO 03679-20-0-all odoo.modules.loading: Loading module nexterp_chatbot (47/88) 2026-09-17 15:57:44,415 77 INFO 03679-20-0-all odoo.registry: module nexterp_chatbot: creating or updating database tables 2026-09-17 15:57:44,565 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_chatbot/security/ir.access.csv 2026-09-17 15:57:44,622 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_chatbot/data/nexterp_connector.xml 2026-09-17 15:57:44,630 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_chatbot/views/chat_session_views.xml 2026-09-17 15:57:44,727 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:44,730 77 INFO 03679-20-0-all odoo.modules.loading: Module nexterp_chatbot loaded in 0.35s, 163 queries (+163 other) 2026-09-17 15:57:44,730 77 INFO 03679-20-0-all odoo.modules.loading: Loading module nexterp_license (48/88) 2026-09-17 15:57:44,762 77 INFO 03679-20-0-all odoo.registry: module nexterp_license: creating or updating database tables 2026-09-17 15:57:44,913 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_license/security/ir.access.csv 2026-09-17 15:57:44,966 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_license/security/nexterp_license_rules.xml 2026-09-17 15:57:44,995 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_license/data/license_cron.xml 2026-09-17 15:57:45,084 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_license/views/nexterp_license_views.xml 2026-09-17 15:57:45,146 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_license/views/menu_items.xml 2026-09-17 15:57:45,176 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:45,178 77 INFO 03679-20-0-all odoo.modules.loading: Module nexterp_license loaded in 0.45s, 250 queries (+250 other) 2026-09-17 15:57:45,178 77 INFO 03679-20-0-all odoo.modules.loading: Loading module partner_autocomplete (49/88) 2026-09-17 15:57:45,232 77 INFO 03679-20-0-all odoo.registry: module partner_autocomplete: creating or updating database tables 2026-09-17 15:57:45,377 77 INFO 03679-20-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2026-09-17 15:57:45,433 77 INFO 03679-20-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2026-09-17 15:57:45,463 77 INFO 03679-20-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2026-09-17 15:57:45,528 77 INFO 03679-20-0-all odoo.modules.loading: loading partner_autocomplete/data/iap_service_data.xml 2026-09-17 15:57:45,551 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:45,553 77 INFO 03679-20-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.38s, 173 queries (+173 other) 2026-09-17 15:57:45,553 77 INFO 03679-20-0-all odoo.modules.loading: Loading module portal (50/88) 2026-09-17 15:57:45,684 77 INFO 03679-20-0-all odoo.registry: module portal: creating or updating database tables 2026-09-17 15:57:46,145 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2026-09-17 15:57:46,160 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/data/portal_entry_data.xml 2026-09-17 15:57:46,181 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/views/address_templates.xml 2026-09-17 15:57:46,253 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2026-09-17 15:57:46,267 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2026-09-17 15:57:46,476 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2026-09-17 15:57:46,539 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2026-09-17 15:57:46,555 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2026-09-17 15:57:46,621 77 INFO 03679-20-0-all odoo.modules.loading: loading portal/security/ir.access.csv 2026-09-17 15:57:46,739 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:46,742 77 INFO 03679-20-0-all odoo.modules.loading: Module portal loaded in 1.19s, 747 queries (+747 other) 2026-09-17 15:57:46,742 77 INFO 03679-20-0-all odoo.modules.loading: Loading module product_barcodelookup (51/88) 2026-09-17 15:57:46,783 77 INFO 03679-20-0-all odoo.registry: module product_barcodelookup: creating or updating database tables 2026-09-17 15:57:46,913 77 INFO 03679-20-0-all odoo.modules.loading: loading product_barcodelookup/data/ir_cron_data.xml 2026-09-17 15:57:46,975 77 INFO 03679-20-0-all odoo.modules.loading: loading product_barcodelookup/data/product_data.xml 2026-09-17 15:57:46,988 77 INFO 03679-20-0-all odoo.modules.loading: loading product_barcodelookup/views/product_product_views.xml 2026-09-17 15:57:47,048 77 INFO 03679-20-0-all odoo.modules.loading: loading product_barcodelookup/views/res_config_settings_views.xml 2026-09-17 15:57:47,081 77 INFO 03679-20-0-all odoo.modules.loading: loading product_barcodelookup/wizard/product_fetch_image_wizard_views.xml 2026-09-17 15:57:47,101 77 INFO 03679-20-0-all odoo.modules.loading: loading product_barcodelookup/security/ir.access.csv 2026-09-17 15:57:47,163 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:47,165 77 INFO 03679-20-0-all odoo.modules.loading: Module product_barcodelookup loaded in 0.42s, 235 queries (+235 other) 2026-09-17 15:57:47,165 77 INFO 03679-20-0-all odoo.modules.loading: Loading module sms (52/88) 2026-09-17 15:57:47,303 77 INFO 03679-20-0-all odoo.registry: module sms: creating or updating database tables 2026-09-17 15:57:47,316 77 INFO 03679-20-0-all odoo.fields: Prepare computation of ir.actions.server.sms_template_id in 38 records 2026-09-17 15:57:47,915 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/data/iap_service_data.xml 2026-09-17 15:57:47,923 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2026-09-17 15:57:47,998 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/wizard/sms_account_code_views.xml 2026-09-17 15:57:48,041 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/wizard/sms_account_phone_views.xml 2026-09-17 15:57:48,051 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/wizard/sms_account_sender_views.xml 2026-09-17 15:57:48,060 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2026-09-17 15:57:48,086 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2026-09-17 15:57:48,101 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2026-09-17 15:57:48,115 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2026-09-17 15:57:48,145 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2026-09-17 15:57:48,180 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2026-09-17 15:57:48,211 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2026-09-17 15:57:48,246 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/views/iap_account_views.xml 2026-09-17 15:57:48,273 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2026-09-17 15:57:48,335 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2026-09-17 15:57:48,373 77 INFO 03679-20-0-all odoo.modules.loading: loading sms/security/ir.access.csv 2026-09-17 15:57:48,522 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:48,525 77 INFO 03679-20-0-all odoo.modules.loading: Module sms loaded in 1.36s, 905 queries (+905 other) 2026-09-17 15:57:48,525 77 INFO 03679-20-0-all odoo.modules.loading: Loading module auth_passkey_portal (53/88) 2026-09-17 15:57:48,554 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_passkey_portal/views/templates.xml 2026-09-17 15:57:48,605 77 INFO 03679-20-0-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'stable', 'templates'] 2026-09-17 15:57:48,607 77 INFO 03679-20-0-all odoo.modules.loading: Module auth_passkey_portal loaded in 0.08s, 24 queries (+24 other) 2026-09-17 15:57:48,608 77 INFO 03679-20-0-all odoo.modules.loading: Loading module auth_totp_portal (54/88) 2026-09-17 15:57:48,638 77 INFO 03679-20-0-all odoo.registry: module auth_totp_portal: creating or updating database tables 2026-09-17 15:57:48,685 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2026-09-17 15:57:48,731 77 INFO 03679-20-0-all odoo.modules.loading: loading auth_totp_portal/security/ir.access.csv 2026-09-17 15:57:48,806 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:48,808 77 INFO 03679-20-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.20s, 106 queries (+106 other) 2026-09-17 15:57:48,808 77 INFO 03679-20-0-all odoo.modules.loading: Loading module digest (55/88) 2026-09-17 15:57:48,859 77 INFO 03679-20-0-all odoo.registry: module digest: creating or updating database tables 2026-09-17 15:57:49,071 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2026-09-17 15:57:49,117 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2026-09-17 15:57:49,147 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2026-09-17 15:57:49,209 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2026-09-17 15:57:49,217 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2026-09-17 15:57:49,338 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2026-09-17 15:57:49,348 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2026-09-17 15:57:49,384 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/wizard/digest_test_views.xml 2026-09-17 15:57:49,395 77 INFO 03679-20-0-all odoo.modules.loading: loading digest/security/ir.access.csv 2026-09-17 15:57:49,488 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:49,490 77 INFO 03679-20-0-all odoo.modules.loading: Module digest loaded in 0.68s, 400 queries (+400 other) 2026-09-17 15:57:49,490 77 INFO 03679-20-0-all odoo.modules.loading: Loading module payment (56/88) 2026-09-17 15:57:49,645 77 INFO 03679-20-0-all odoo.registry: module payment: creating or updating database tables 2026-09-17 15:57:49,682 77 INFO 03679-20-0-all odoo.fields: Prepare computation of payment.provider.available_currency_ids 2026-09-17 15:57:49,924 77 INFO 03679-20-0-all odoo.schema: Keep unexpected index payment_data__errored_index on table payment_data 2026-09-17 15:57:50,212 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/data/ir_actions_server_data.xml 2026-09-17 15:57:50,300 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/data/ir_cron_data.xml 2026-09-17 15:57:50,376 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2026-09-17 15:57:50,784 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/data/portal_entry_data.xml 2026-09-17 15:57:50,795 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/security/ir.access.csv 2026-09-17 15:57:50,875 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2026-09-17 15:57:50,886 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2026-09-17 15:57:50,982 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2026-09-17 15:57:51,047 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/payment_data_views.xml 2026-09-17 15:57:51,099 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2026-09-17 15:57:51,151 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2026-09-17 15:57:51,192 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2026-09-17 15:57:51,236 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2026-09-17 15:57:51,275 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2026-09-17 15:57:51,304 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2026-09-17 15:57:51,318 77 INFO 03679-20-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2026-09-17 15:57:51,376 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:51,383 77 INFO 03679-20-0-all odoo.modules.loading: Module payment loaded in 1.89s, 1015 queries (+1015 other) 2026-09-17 15:57:51,383 77 INFO 03679-20-0-all odoo.modules.loading: Loading module portal_discuss (57/88) 2026-09-17 15:57:51,405 77 INFO 03679-20-0-all odoo.registry: module portal_discuss: creating or updating database tables 2026-09-17 15:57:51,481 77 INFO 03679-20-0-all odoo.modules.loading: loading portal_discuss/data/portal_entry_data.xml 2026-09-17 15:57:51,496 77 INFO 03679-20-0-all odoo.modules.loading: loading portal_discuss/views/portal_templates.xml 2026-09-17 15:57:51,527 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:51,529 77 INFO 03679-20-0-all odoo.modules.loading: Module portal_discuss loaded in 0.15s, 84 queries (+84 other) 2026-09-17 15:57:51,529 77 INFO 03679-20-0-all odoo.modules.loading: Loading module spreadsheet (58/88) 2026-09-17 15:57:51,568 77 INFO 03679-20-0-all odoo.registry: module spreadsheet: creating or updating database tables 2026-09-17 15:57:51,660 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2026-09-17 15:57:51,691 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:57:51,692 77 INFO 03679-20-0-all odoo.modules.loading: Module spreadsheet loaded in 0.16s, 80 queries (+80 other) 2026-09-17 15:57:51,692 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account (59/88) 2026-09-17 15:57:52,590 77 INFO 03679-20-0-all odoo.registry: module account: creating or updating database tables 2026-09-17 15:57:52,720 77 INFO 03679-20-0-all odoo.fields: Prepare computation of account.account.tag_ids 2026-09-17 15:57:52,811 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.domestic_fiscal_position_id in 1 records 2026-09-17 15:57:52,813 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.account_fiscal_country_id in 1 records 2026-09-17 15:57:52,832 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.invoice_terms_html in 1 records 2026-09-17 15:57:52,835 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.qr_code in 1 records 2026-09-17 15:57:52,839 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.vat_disabled in 1 records 2026-09-17 15:57:52,841 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.account_storno in 1 records 2026-09-17 15:57:53,337 77 INFO 03679-20-0-all odoo.fields: Prepare computation of account.move.send.wizard.mail_partner_ids 2026-09-17 15:57:56,282 77 INFO 03679-20-0-all odoo.modules.loading: loading account/security/account_security.xml 2026-09-17 15:57:56,851 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/account_data.xml 2026-09-17 15:57:57,012 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/digest_data.xml 2026-09-17 15:57:57,024 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_report.xml 2026-09-17 15:57:57,056 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2026-09-17 15:57:57,135 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2026-09-17 15:57:57,182 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/account_tour.xml 2026-09-17 15:57:57,190 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/ir_sequence.xml 2026-09-17 15:57:57,197 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/res_country_group.xml 2026-09-17 15:57:57,231 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/portal_entry_data.xml 2026-09-17 15:57:57,246 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2026-09-17 15:57:57,452 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2026-09-17 15:57:57,471 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_autopost_bills_wizard.xml 2026-09-17 15:57:57,483 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2026-09-17 15:57:57,507 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2026-09-17 15:57:57,524 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2026-09-17 15:57:57,540 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2026-09-17 15:57:57,562 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2026-09-17 15:58:01,406 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2026-09-17 15:58:01,443 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2026-09-17 15:58:01,524 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2026-09-17 15:58:01,603 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2026-09-17 15:58:01,626 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2026-09-17 15:58:01,709 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2026-09-17 15:58:01,749 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2026-09-17 15:58:01,872 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2026-09-17 15:58:01,883 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2026-09-17 15:58:01,924 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2026-09-17 15:58:01,940 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2026-09-17 15:58:01,983 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/report_statement.xml 2026-09-17 15:58:02,010 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/terms_template.xml 2026-09-17 15:58:02,034 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2026-09-17 15:58:02,070 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2026-09-17 15:58:02,116 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/product_view.xml 2026-09-17 15:58:02,209 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2026-09-17 15:58:02,225 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2026-09-17 15:58:02,259 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2026-09-17 15:58:02,287 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2026-09-17 15:58:02,348 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2026-09-17 15:58:02,428 77 INFO 03679-20-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2026-09-17 15:58:02,492 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2026-09-17 15:58:02,523 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/ir_actions_views.xml 2026-09-17 15:58:02,539 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2026-09-17 15:58:02,555 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/base_document_layout_views.xml 2026-09-17 15:58:02,573 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2026-09-17 15:58:02,675 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/partner_view.xml 2026-09-17 15:58:02,820 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2026-09-17 15:58:02,866 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2026-09-17 15:58:02,956 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2026-09-17 15:58:02,978 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/service_cron.xml 2026-09-17 15:58:03,064 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2026-09-17 15:58:03,093 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2026-09-17 15:58:03,119 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/digest_views.xml 2026-09-17 15:58:03,137 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_move_send_wizard.xml 2026-09-17 15:58:03,151 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_move_send_batch_wizard.xml 2026-09-17 15:58:03,161 77 INFO 03679-20-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2026-09-17 15:58:03,175 77 INFO 03679-20-0-all odoo.modules.loading: loading account/report/account_stock_valuation_report.xml 2026-09-17 15:58:03,183 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/res_currency.xml 2026-09-17 15:58:03,201 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/res_country_group_view.xml 2026-09-17 15:58:03,217 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2026-09-17 15:58:03,453 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_secure_entries_wizard.xml 2026-09-17 15:58:03,475 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/mail_message_views.xml 2026-09-17 15:58:03,508 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2026-09-17 15:58:03,524 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2026-09-17 15:58:03,544 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2026-09-17 15:58:03,625 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2026-09-17 15:58:03,642 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/product_views.xml 2026-09-17 15:58:03,660 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/tests_shared_js_python.xml 2026-09-17 15:58:03,669 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/account_lock_exception_views.xml 2026-09-17 15:58:03,683 77 INFO 03679-20-0-all odoo.modules.loading: loading account/views/report_templates.xml 2026-09-17 15:58:03,722 77 INFO 03679-20-0-all odoo.modules.loading: loading account/wizard/account_merge_wizard_views.xml 2026-09-17 15:58:03,741 77 INFO 03679-20-0-all odoo.modules.loading: loading account/data/ir_config_parameter_data.xml 2026-09-17 15:58:03,749 77 INFO 03679-20-0-all odoo.modules.loading: loading account/security/ir.access.csv 2026-09-17 15:58:04,418 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:04,442 77 INFO 03679-20-0-all odoo.modules.loading: Module account loaded in 12.75s, 6186 queries (+6186 other) 2026-09-17 15:58:04,442 77 INFO 03679-20-0-all odoo.modules.loading: Loading module digest_enterprise (60/88) 2026-09-17 15:58:04,491 77 INFO 03679-20-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2026-09-17 15:58:04,576 77 INFO 03679-20-0-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'stable'] 2026-09-17 15:58:04,578 77 INFO 03679-20-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.14s, 29 queries (+29 other) 2026-09-17 15:58:04,578 77 INFO 03679-20-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (61/88) 2026-09-17 15:58:04,613 77 INFO 03679-20-0-all odoo.registry: module spreadsheet_dashboard: creating or updating database tables 2026-09-17 15:58:04,942 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2026-09-17 15:58:05,057 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2026-09-17 15:58:05,174 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2026-09-17 15:58:05,237 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2026-09-17 15:58:05,257 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.access.csv 2026-09-17 15:58:05,387 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:05,389 77 INFO 03679-20-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.81s, 476 queries (+476 other) 2026-09-17 15:58:05,389 77 INFO 03679-20-0-all odoo.modules.loading: Loading module spreadsheet_edition (62/88) 2026-09-17 15:58:05,434 77 INFO 03679-20-0-all odoo.registry: module spreadsheet_edition: creating or updating database tables 2026-09-17 15:58:05,632 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 2026-09-17 15:58:05,712 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_edition/data/mail_template_layouts.xml 2026-09-17 15:58:05,727 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.access.csv 2026-09-17 15:58:05,821 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:05,823 77 INFO 03679-20-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.43s, 254 queries (+254 other) 2026-09-17 15:58:05,823 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_accountant (63/88) 2026-09-17 15:58:06,036 77 INFO 03679-20-0-all odoo.registry: module account_accountant: creating or updating database tables 2026-09-17 15:58:06,838 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/data/ir_cron.xml 2026-09-17 15:58:06,911 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/data/digest_data.xml 2026-09-17 15:58:06,925 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/data/account_accountant_tour.xml 2026-09-17 15:58:06,932 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/data/ir_config_parameters.xml 2026-09-17 15:58:06,940 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2026-09-17 15:58:07,129 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/account_account_views.xml 2026-09-17 15:58:07,191 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/account_fiscal_year_view.xml 2026-09-17 15:58:07,221 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/account_journal_dashboard_views.xml 2026-09-17 15:58:07,257 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2026-09-17 15:58:09,759 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/account_payment_views.xml 2026-09-17 15:58:09,784 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_views.xml 2026-09-17 15:58:10,108 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/account_accountant_menuitems.xml 2026-09-17 15:58:10,128 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/digest_views.xml 2026-09-17 15:58:10,147 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2026-09-17 15:58:10,225 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/product_views.xml 2026-09-17 15:58:10,260 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/bank_rec_widget_views.xml 2026-09-17 15:58:10,485 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/report_invoice.xml 2026-09-17 15:58:10,511 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/views/account_journal_views.xml 2026-09-17 15:58:10,527 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2026-09-17 15:58:10,562 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/wizard/account_auto_reconcile_wizard.xml 2026-09-17 15:58:10,575 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/wizard/account_reconcile_wizard.xml 2026-09-17 15:58:10,594 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/wizard/bank_rec_auto_reconcile_wizard.xml 2026-09-17 15:58:10,605 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/wizard/account_select_account_line.xml 2026-09-17 15:58:10,615 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/wizard/account_split_journal_item_wizard.xml 2026-09-17 15:58:10,626 77 INFO 03679-20-0-all odoo.modules.loading: loading account_accountant/security/ir.access.csv 2026-09-17 15:58:10,788 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:10,793 77 INFO 03679-20-0-all odoo.modules.loading: Module account_accountant loaded in 4.97s, 1373 queries (+1373 other) 2026-09-17 15:58:10,793 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (64/88) 2026-09-17 15:58:11,064 77 INFO 03679-20-0-all odoo.registry: module account_edi_ubl_cii: creating or updating database tables 2026-09-17 15:58:11,118 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.routing_scheme in 5 records 2026-09-17 15:58:11,120 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.partner.routing_endpoint in 5 records 2026-09-17 15:58:11,434 77 INFO 03679-20-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/uom_data.xml 2026-09-17 15:58:11,558 77 INFO 03679-20-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2026-09-17 15:58:11,611 77 INFO 03679-20-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ir_config_parameter_data.xml 2026-09-17 15:58:11,617 77 INFO 03679-20-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/account_tax_views.xml 2026-09-17 15:58:11,679 77 INFO 03679-20-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/account_move_views.xml 2026-09-17 15:58:11,731 77 INFO 03679-20-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2026-09-17 15:58:11,775 77 INFO 03679-20-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/uom_uom_views.xml 2026-09-17 15:58:11,793 77 INFO 03679-20-0-all odoo.modules.loading: loading account_edi_ubl_cii/report/account_edi_ubl_cii_report_templates.xml 2026-09-17 15:58:11,903 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:11,906 77 INFO 03679-20-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 1.11s, 637 queries (+637 other) 2026-09-17 15:58:11,906 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_payment (65/88) 2026-09-17 15:58:12,014 77 INFO 03679-20-0-all odoo.registry: module account_payment: creating or updating database tables 2026-09-17 15:58:12,343 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2026-09-17 15:58:12,351 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/data/portal_entry_data.xml 2026-09-17 15:58:12,358 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2026-09-17 15:58:12,368 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2026-09-17 15:58:12,477 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2026-09-17 15:58:12,557 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2026-09-17 15:58:12,580 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2026-09-17 15:58:12,601 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/views/payment_form_templates.xml 2026-09-17 15:58:12,614 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2026-09-17 15:58:12,630 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2026-09-17 15:58:12,644 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2026-09-17 15:58:12,665 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2026-09-17 15:58:12,685 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2026-09-17 15:58:12,696 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2026-09-17 15:58:12,773 77 INFO 03679-20-0-all odoo.modules.loading: loading account_payment/security/ir.access.csv 2026-09-17 15:58:12,908 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:12,910 77 INFO 03679-20-0-all odoo.modules.loading: Module account_payment loaded in 1.00s, 554 queries (+554 other) 2026-09-17 15:58:12,910 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_qr_code_sepa (66/88) 2026-09-17 15:58:12,946 77 INFO 03679-20-0-all odoo.registry: module account_qr_code_sepa: creating or updating database tables 2026-09-17 15:58:13,062 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:13,063 77 INFO 03679-20-0-all odoo.modules.loading: Module account_qr_code_sepa loaded in 0.15s, 55 queries (+55 other) 2026-09-17 15:58:13,063 77 INFO 03679-20-0-all odoo.modules.loading: Loading module analytic_enterprise (67/88) 2026-09-17 15:58:13,089 77 INFO 03679-20-0-all odoo.registry: module analytic_enterprise: creating or updating database tables 2026-09-17 15:58:13,180 77 INFO 03679-20-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2026-09-17 15:58:13,286 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:13,289 77 INFO 03679-20-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.23s, 85 queries (+85 other) 2026-09-17 15:58:13,289 77 INFO 03679-20-0-all odoo.modules.loading: Loading module currency_rate_live (68/88) 2026-09-17 15:58:13,390 77 INFO 03679-20-0-all odoo.registry: module currency_rate_live: creating or updating database tables 2026-09-17 15:58:13,402 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.currency_provider in 1 records 2026-09-17 15:58:13,541 77 INFO 03679-20-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2026-09-17 15:58:13,628 77 INFO 03679-20-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2026-09-17 15:58:13,710 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:13,712 77 INFO 03679-20-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.42s, 139 queries (+139 other) 2026-09-17 15:58:13,712 77 INFO 03679-20-0-all odoo.modules.loading: Loading module spreadsheet_account (69/88) 2026-09-17 15:58:13,774 77 INFO 03679-20-0-all odoo.registry: module spreadsheet_account: creating or updating database tables 2026-09-17 15:58:13,921 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:13,923 77 INFO 03679-20-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.21s, 72 queries (+72 other) 2026-09-17 15:58:13,923 77 INFO 03679-20-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (70/88) 2026-09-17 15:58:13,952 77 INFO 03679-20-0-all odoo.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2026-09-17 15:58:14,053 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2026-09-17 15:58:14,193 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/security/ir.access.csv 2026-09-17 15:58:14,264 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:14,266 77 INFO 03679-20-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.34s, 170 queries (+170 other) 2026-09-17 15:58:14,266 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_bank_statement_import (71/88) 2026-09-17 15:58:14,333 77 INFO 03679-20-0-all odoo.registry: module account_bank_statement_import: creating or updating database tables 2026-09-17 15:58:14,459 77 INFO 03679-20-0-all odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_view.xml 2026-09-17 15:58:14,587 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:14,589 77 INFO 03679-20-0-all odoo.modules.loading: Module account_bank_statement_import loaded in 0.32s, 116 queries (+116 other) 2026-09-17 15:58:14,589 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_online_synchronization (72/88) 2026-09-17 15:58:14,704 77 INFO 03679-20-0-all odoo.registry: module account_online_synchronization: creating or updating database tables 2026-09-17 15:58:15,088 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/data/config_parameter.xml 2026-09-17 15:58:15,097 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/data/ir_cron.xml 2026-09-17 15:58:15,243 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/data/mail_subtype_data.xml 2026-09-17 15:58:15,249 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/data/mail_template.xml 2026-09-17 15:58:15,262 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_views.xml 2026-09-17 15:58:15,348 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/views/account_bank_statement_view.xml 2026-09-17 15:58:15,402 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_view.xml 2026-09-17 15:58:15,427 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_portal_templates.xml 2026-09-17 15:58:15,439 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_dashboard_view.xml 2026-09-17 15:58:15,476 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_selection_wizard.xml 2026-09-17 15:58:15,485 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_journal_missing_transactions.xml 2026-09-17 15:58:15,495 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_journal_duplicate_transactions.xml 2026-09-17 15:58:15,508 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_statement_line.xml 2026-09-17 15:58:15,523 77 INFO 03679-20-0-all odoo.modules.loading: loading account_online_synchronization/security/ir.access.csv 2026-09-17 15:58:15,654 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:15,656 77 INFO 03679-20-0-all odoo.modules.loading: Module account_online_synchronization loaded in 1.07s, 547 queries (+547 other) 2026-09-17 15:58:15,656 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_reports (73/88) 2026-09-17 15:58:16,244 77 INFO 03679-20-0-all odoo.registry: module account_reports: creating or updating database tables 2026-09-17 15:58:16,285 77 INFO 03679-20-0-all odoo.fields: Prepare computation of account.return.company_ids 2026-09-17 15:58:16,348 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.totals_below_sections in 1 records 2026-09-17 15:58:16,385 77 INFO 03679-20-0-all odoo.fields: Prepare computation of account.report.allow_account_audit_status_on_lines in 3 records 2026-09-17 15:58:16,386 77 INFO 03679-20-0-all odoo.fields: Prepare computation of account.report.filter_analytic_groupby in 3 records 2026-09-17 15:58:16,557 77 INFO 03679-20-0-all odoo.fields: Prepare computation of account.report.send.mail_partner_ids 2026-09-17 15:58:16,606 77 INFO 03679-20-0-all odoo.fields: Prepare computation of account.return.creation.wizard.cycle_ids 2026-09-17 15:58:17,960 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/ir_cron.xml 2026-09-17 15:58:18,088 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/horizontal_group_data.xml 2026-09-17 15:58:18,100 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/pdf_export_templates.xml 2026-09-17 15:58:18,158 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/customer_reports_pdf_export_templates.xml 2026-09-17 15:58:18,189 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/balance_sheet.xml 2026-09-17 15:58:18,371 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/cash_flow_report.xml 2026-09-17 15:58:18,403 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/executive_summary.xml 2026-09-17 15:58:18,600 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/profit_and_loss.xml 2026-09-17 15:58:18,684 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/bank_reconciliation_report.xml 2026-09-17 15:58:18,899 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/aged_partner_balance.xml 2026-09-17 15:58:19,059 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/general_ledger.xml 2026-09-17 15:58:19,118 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/trial_balance.xml 2026-09-17 15:58:19,159 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/sales_report.xml 2026-09-17 15:58:19,201 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/partner_ledger.xml 2026-09-17 15:58:19,287 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/trial_balance_template.xml 2026-09-17 15:58:19,322 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/customer_statement.xml 2026-09-17 15:58:19,372 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/followup_report.xml 2026-09-17 15:58:19,441 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/multicurrency_revaluation_report.xml 2026-09-17 15:58:19,522 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/deferred_reports.xml 2026-09-17 15:58:19,577 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/journal_report.xml 2026-09-17 15:58:19,662 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/generic_tax_report.xml 2026-09-17 15:58:19,689 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/interco_comparison_report.xml 2026-09-17 15:58:20,745 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_report_view.xml 2026-09-17 15:58:20,883 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/account_report_actions.xml 2026-09-17 15:58:20,998 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/account_return_check_actions.xml 2026-09-17 15:58:21,038 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/report_send_cron.xml 2026-09-17 15:58:21,070 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/annual_statements.xml 2026-09-17 15:58:21,154 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/mail_templates.xml 2026-09-17 15:58:21,215 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/wizard/return_creation_wizard.xml 2026-09-17 15:58:21,228 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_move_views.xml 2026-09-17 15:58:27,291 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/res_company_views.xml 2026-09-17 15:58:27,311 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_return_type_views.xml 2026-09-17 15:58:27,345 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_return_views.xml 2026-09-17 15:58:27,423 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_return_check_views.xml 2026-09-17 15:58:27,446 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2026-09-17 15:58:27,487 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2026-09-17 15:58:27,533 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/res_partner_views.xml 2026-09-17 15:58:27,572 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/report_template.xml 2026-09-17 15:58:27,588 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/wizard/account_report_send.xml 2026-09-17 15:58:27,606 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/wizard/multicurrency_revaluation.xml 2026-09-17 15:58:27,618 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2026-09-17 15:58:27,628 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/wizard/account_report_file_download_error_wizard.xml 2026-09-17 15:58:27,639 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2026-09-17 15:58:27,654 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/wizard/return_submission_wizard.xml 2026-09-17 15:58:27,664 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/wizard/return_generic_payment_wizard.xml 2026-09-17 15:58:27,676 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_account_views.xml 2026-09-17 15:58:27,695 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_tax_views.xml 2026-09-17 15:58:27,723 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_return_check_template_views.xml 2026-09-17 15:58:27,755 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/views/account_audit_views.xml 2026-09-17 15:58:27,836 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/account_return_audit_cycle.xml 2026-09-17 15:58:27,863 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/account_return_data.xml 2026-09-17 15:58:27,902 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/menuitems.xml 2026-09-17 15:58:28,008 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/data/account_return_check_template.xml 2026-09-17 15:58:28,776 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports/security/ir.access.csv 2026-09-17 15:58:29,160 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:29,199 77 INFO 03679-20-0-all odoo.modules.loading: Module account_reports loaded in 13.54s, 4770 queries (+4772 other) 2026-09-17 15:58:29,199 77 INFO 03679-20-0-all odoo.modules.loading: Loading module l10n_ro (74/88) 2026-09-17 15:58:29,273 77 INFO 03679-20-0-all odoo.registry: module l10n_ro: creating or updating database tables 2026-09-17 15:58:29,503 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2026-09-17 15:58:29,611 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2026-09-17 15:58:30,346 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:30,349 77 INFO 03679-20-0-all odoo.modules.loading: Module l10n_ro loaded in 1.15s, 778 queries (+778 other) 2026-09-17 15:58:30,349 77 INFO 03679-20-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (75/88) 2026-09-17 15:58:30,386 77 INFO 03679-20-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2026-09-17 15:58:30,488 77 INFO 03679-20-0-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'stable'] 2026-09-17 15:58:30,492 77 INFO 03679-20-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.14s, 34 queries (+34 other) 2026-09-17 15:58:30,492 77 INFO 03679-20-0-all odoo.modules.loading: Loading module spreadsheet_edition_account (76/88) 2026-09-17 15:58:30,521 77 INFO 03679-20-0-all odoo.registry: module spreadsheet_edition_account: creating or updating database tables 2026-09-17 15:58:30,654 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:30,655 77 INFO 03679-20-0-all odoo.modules.loading: Module spreadsheet_edition_account loaded in 0.16s, 71 queries (+71 other) 2026-09-17 15:58:30,656 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_bank_statement_import_camt (77/88) 2026-09-17 15:58:30,707 77 INFO 03679-20-0-all odoo.registry: module account_bank_statement_import_camt: creating or updating database tables 2026-09-17 15:58:30,834 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:30,835 77 INFO 03679-20-0-all odoo.modules.loading: Module account_bank_statement_import_camt loaded in 0.18s, 51 queries (+51 other) 2026-09-17 15:58:30,835 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_bank_statement_import_csv (78/88) 2026-09-17 15:58:30,900 77 INFO 03679-20-0-all odoo.registry: module account_bank_statement_import_csv: creating or updating database tables 2026-09-17 15:58:31,029 77 INFO 03679-20-0-all odoo.modules.loading: loading account_bank_statement_import_csv/views/bank_rec_widget_views.xml 2026-09-17 15:58:31,125 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:31,126 77 INFO 03679-20-0-all odoo.modules.loading: Module account_bank_statement_import_csv loaded in 0.29s, 97 queries (+97 other) 2026-09-17 15:58:31,126 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_bank_statement_import_ofx (79/88) 2026-09-17 15:58:31,177 77 INFO 03679-20-0-all odoo.registry: module account_bank_statement_import_ofx: creating or updating database tables 2026-09-17 15:58:31,303 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:31,304 77 INFO 03679-20-0-all odoo.modules.loading: Module account_bank_statement_import_ofx loaded in 0.18s, 51 queries (+51 other) 2026-09-17 15:58:31,304 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_extract (80/88) 2026-09-17 15:58:31,342 77 INFO 03679-20-0-all odoo.modules.loading: loading account_extract/views/res_config_settings_views.xml 2026-09-17 15:58:31,511 77 INFO 03679-20-0-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'stable', 'templates'] 2026-09-17 15:58:31,514 77 INFO 03679-20-0-all odoo.modules.loading: Module account_extract loaded in 0.21s, 43 queries (+43 other) 2026-09-17 15:58:31,514 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_fiscal_categories (81/88) 2026-09-17 15:58:31,567 77 INFO 03679-20-0-all odoo.registry: module account_fiscal_categories: creating or updating database tables 2026-09-17 15:58:31,745 77 INFO 03679-20-0-all odoo.modules.loading: loading account_fiscal_categories/data/account_fiscal_report.xml 2026-09-17 15:58:31,809 77 INFO 03679-20-0-all odoo.modules.loading: loading account_fiscal_categories/views/account_account_views.xml 2026-09-17 15:58:31,925 77 INFO 03679-20-0-all odoo.modules.loading: loading account_fiscal_categories/views/account_fiscal_category_views.xml 2026-09-17 15:58:31,966 77 INFO 03679-20-0-all odoo.modules.loading: loading account_fiscal_categories/views/account_fiscal_report_views.xml 2026-09-17 15:58:31,980 77 INFO 03679-20-0-all odoo.modules.loading: loading account_fiscal_categories/data/account_return_check_template.xml 2026-09-17 15:58:31,990 77 INFO 03679-20-0-all odoo.modules.loading: loading account_fiscal_categories/security/ir.access.csv 2026-09-17 15:58:32,096 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:32,098 77 INFO 03679-20-0-all odoo.modules.loading: Module account_fiscal_categories loaded in 0.58s, 332 queries (+332 other) 2026-09-17 15:58:32,098 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_followup (82/88) 2026-09-17 15:58:32,254 77 INFO 03679-20-0-all odoo.registry: module account_followup: creating or updating database tables 2026-09-17 15:58:32,783 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/data/mail_template_data.xml 2026-09-17 15:58:32,965 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2026-09-17 15:58:32,983 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/data/cron.xml 2026-09-17 15:58:33,040 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/wizard/followup_manual_reminder_views.xml 2026-09-17 15:58:33,097 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/wizard/followup_missing_information.xml 2026-09-17 15:58:33,119 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/wizard/mail_compose_message_views.xml 2026-09-17 15:58:33,136 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2026-09-17 15:58:33,186 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/views/account_followup_line_views.xml 2026-09-17 15:58:33,225 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/views/partner_view.xml 2026-09-17 15:58:33,302 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/views/report_followup.xml 2026-09-17 15:58:33,357 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/views/account_move_views.xml 2026-09-17 15:58:33,901 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/views/res_config_settings_views.xml 2026-09-17 15:58:33,950 77 INFO 03679-20-0-all odoo.modules.loading: loading account_followup/security/ir.access.csv 2026-09-17 15:58:34,099 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:34,102 77 INFO 03679-20-0-all odoo.modules.loading: Module account_followup loaded in 2.00s, 727 queries (+727 other) 2026-09-17 15:58:34,102 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_reports_spreadsheet (83/88) 2026-09-17 15:58:34,138 77 INFO 03679-20-0-all odoo.registry: module account_reports_spreadsheet: creating or updating database tables 2026-09-17 15:58:34,284 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports_spreadsheet/security/ir.access.csv 2026-09-17 15:58:34,357 77 INFO 03679-20-0-all odoo.modules.loading: loading account_reports_spreadsheet/views/account_audit_views.xml 2026-09-17 15:58:34,394 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:34,396 77 INFO 03679-20-0-all odoo.modules.loading: Module account_reports_spreadsheet loaded in 0.29s, 162 queries (+162 other) 2026-09-17 15:58:34,396 77 INFO 03679-20-0-all odoo.modules.loading: Loading module l10n_ro_edi (84/88) 2026-09-17 15:58:34,553 77 INFO 03679-20-0-all odoo.registry: module l10n_ro_edi: creating or updating database tables 2026-09-17 15:58:34,611 77 INFO 03679-20-0-all odoo.fields: Prepare computation of res.company.l10n_ro_edi_anaf_imported_inv_journal_id in 1 records 2026-09-17 15:58:34,977 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_edi/data/ir_cron.xml 2026-09-17 15:58:35,090 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_edi/data/l10n_ro.cpv.code.csv 2026-09-17 15:58:37,328 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_edi/views/account_move_views.xml 2026-09-17 15:58:38,030 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_edi/views/res_config_settings_views.xml 2026-09-17 15:58:38,088 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_edi/views/product_views.xml 2026-09-17 15:58:38,128 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_edi/wizard/account_move_fetch_invoices_wizard.xml 2026-09-17 15:58:38,141 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_edi/security/ir.access.csv 2026-09-17 15:58:38,340 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:38,343 77 INFO 03679-20-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 3.95s, 698 queries (+698 other) 2026-09-17 15:58:38,343 77 INFO 03679-20-0-all odoo.modules.loading: Loading module l10n_ro_reports (85/88) 2026-09-17 15:58:38,375 77 INFO 03679-20-0-all odoo.registry: module l10n_ro_reports: creating or updating database tables 2026-09-17 15:58:38,458 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports/data/account_return_data.xml 2026-09-17 15:58:38,519 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_short.xml 2026-09-17 15:58:38,992 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_internat.xml 2026-09-17 15:58:39,711 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_micro.xml 2026-09-17 15:58:39,852 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_smle.xml 2026-09-17 15:58:40,322 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_internat.xml 2026-09-17 15:58:40,901 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports/data/trial_balance.xml 2026-09-17 15:58:41,078 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports/data/account_report_ec_sales_list_report.xml 2026-09-17 15:58:41,135 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:41,203 77 INFO 03679-20-0-all odoo.modules.loading: Module l10n_ro_reports loaded in 2.86s, 2488 queries (+2492 other) 2026-09-17 15:58:41,203 77 INFO 03679-20-0-all odoo.modules.loading: Loading module account_invoice_extract (86/88) 2026-09-17 15:58:41,356 77 INFO 03679-20-0-all odoo.registry: module account_invoice_extract: creating or updating database tables 2026-09-17 15:58:41,688 77 INFO 03679-20-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2026-09-17 15:58:41,784 77 INFO 03679-20-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2026-09-17 15:58:41,904 77 INFO 03679-20-0-all odoo.modules.loading: loading account_invoice_extract/views/res_config_settings_views.xml 2026-09-17 15:58:42,031 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:42,034 77 INFO 03679-20-0-all odoo.modules.loading: Module account_invoice_extract loaded in 0.83s, 350 queries (+350 other) 2026-09-17 15:58:42,034 77 INFO 03679-20-0-all odoo.modules.loading: Loading module l10n_ro_reports_d300 (87/88) 2026-09-17 15:58:42,076 77 INFO 03679-20-0-all odoo.registry: module l10n_ro_reports_d300: creating or updating database tables 2026-09-17 15:58:42,235 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports_d300/data/account_tax_report_data.xml 2026-09-17 15:58:42,262 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports_d300/wizard/d300_submission_wizard_views.xml 2026-09-17 15:58:42,326 77 INFO 03679-20-0-all odoo.modules.loading: loading l10n_ro_reports_d300/security/ir.access.csv 2026-09-17 15:58:42,408 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:42,410 77 INFO 03679-20-0-all odoo.modules.loading: Module l10n_ro_reports_d300 loaded in 0.38s, 173 queries (+173 other) 2026-09-17 15:58:42,410 77 INFO 03679-20-0-all odoo.modules.loading: Loading module nexterp_customer_anaf_token (88/88) 2026-09-17 15:58:42,478 77 INFO 03679-20-0-all odoo.registry: module nexterp_customer_anaf_token: creating or updating database tables 2026-09-17 15:58:42,658 77 INFO 03679-20-0-all odoo.modules.loading: loading nexterp_customer_anaf_token/views/res_config_settings_view.xml 2026-09-17 15:58:42,789 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:42,791 77 INFO 03679-20-0-all odoo.modules.loading: Module nexterp_customer_anaf_token loaded in 0.38s, 104 queries (+104 other) 2026-09-17 15:58:42,791 77 INFO 03679-20-0-all odoo.modules.loading: 88 modules loaded in 97.28s, 51678 queries (+51685 extra) 2026-09-17 15:58:43,471 77 INFO 03679-20-0-all odoo.registry: verifying fields for every extended model 2026-09-17 15:58:44,231 77 INFO 03679-20-0-all odoo.modules.loading: Modules loaded. 2026-09-17 15:58:47,393 77 INFO 03679-20-0-all odoo.registry: Registry changed, signaling through the database 2026-09-17 15:58:47,399 77 INFO 03679-20-0-all odoo.registry: Registry loaded in 122.968s 2026-09-17 15:58:47,400 77 INFO 03679-20-0-all odoo.service.server.ThreadedServer: Initiating shutdown 2026-09-17 15:58:47,400 77 INFO 03679-20-0-all odoo.service.server.ThreadedServer: Hit CTRL-C again or send a second signal to force the shutdown. 2026-09-17 15:58:47,400 77 INFO 03679-20-0-all odoo.addons.bus.websocket: Disconnecting 0 websockets 2026-09-17 15:58:47,502 77 INFO 03679-20-0-all odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 1 connections