Docker command: python3 odoo/odoo-bin --addons-path us_dev,odoo/addons,odoo/odoo/addons -d 02293-17-0-all -i us_prro,us_prro_checkbox,us_prro_vchasno_kasa --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Making dir: /home/runbot/odoo/runbot/runbot/static/build/02293-17-0/us_dev Adding readonly volume '/data/build/us_dev' pointing to /home/runbot/odoo/runbot/runbot/static/sources/us_dev/735149e107dbb4426a51191d9823a0ee84804970 Making dir: /home/runbot/odoo/runbot/runbot/static/build/02293-17-0/odoo Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/0b7221d26da20b73d364dfccab5005766b31795c Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/02293-17-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.11"' don't match your environment Ignoring Babel: markers 'python_version >= "3.13"' don't match your environment Ignoring chardet: markers 'python_version < "3.11"' don't match your environment Ignoring cryptography: markers 'python_version < "3.12"' don't match your environment Ignoring decorator: markers 'python_version < "3.11"' don't match your environment Ignoring docutils: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version >= "3.13"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.13"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.13"' don't match your environment Ignoring idna: markers 'python_version < "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version <= "3.10"' don't match your environment Ignoring libsass: markers 'python_version < "3.11"' don't match your environment Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring num2words: markers 'python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.10"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.13"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.13"' don't match your environment Ignoring pyopenssl: markers 'python_version < "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version <= "3.10"' don't match your environment Ignoring PyPDF: markers 'python_version >= "3.13"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-dateutil: markers 'python_version < "3.11"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring python-stdnum: markers 'python_version < "3.11"' don't match your environment Ignoring qrcode: markers 'python_version < "3.11"' don't match your environment Ignoring reportlab: markers 'python_version <= "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring requests: markers 'python_version < "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version < "3.11"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version <= "3.10"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring xlrd: markers 'python_version < "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version < "3.12"' don't match your environment Ignoring zeep: markers 'python_version < "3.11"' don't match your environment Ignoring zeep: markers 'python_version >= "3.13"' don't match your environment Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (2.10.3) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 9)) (42.0.8) Collecting decorator==5.1.1 (from -r odoo/requirements.txt (line 11)) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 13)) (0.20.1) Requirement already satisfied: ebaysdk==2.1.5 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 14)) (2.1.5) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 28)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 30)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 32)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 35)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 39)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 41)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 42)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 46)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 48)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 54)) (2.9.9) Requirement already satisfied: pydot==1.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 56)) (1.4.2) Requirement already satisfied: pyopenssl==24.1.0 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 58)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 60)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 63)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 65)) (2.8.2) Requirement already satisfied: python-ldap==3.4.4 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 67)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 69)) (1.19) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 71)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 76)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 78)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 80)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 83)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 84)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 87)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 89)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 91)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 92)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 94)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/runbot/.local/lib/python3.12/site-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (2.0.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 67)) (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 67)) (0.2.8) Requirement already satisfied: pycparser in /home/runbot/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (3.0) Downloading decorator-5.1.1-py3-none-any.whl (9.1 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: decorator Successfully installed decorator-5.1.1 2026-04-02 06:50:21,076 26 INFO ? odoo: Odoo version 17.0 2026-04-02 06:50:21,077 26 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2026-04-02 06:50:21,077 26 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/us_dev', '/data/build/odoo/addons'] 2026-04-02 06:50:21,077 26 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2026-04-02 06:50:21,294 26 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2026-04-02 06:50:21,594 26 INFO 02293-17-0-all odoo.modules.loading: init db 2026-04-02 06:50:22,543 26 INFO 02293-17-0-all odoo.modules.loading: loading 1 modules... 2026-04-02 06:50:22,543 26 INFO 02293-17-0-all odoo.modules.loading: Loading module base (1/1) 2026-04-02 06:50:22,567 26 INFO 02293-17-0-all odoo.modules.registry: module base: creating or updating database tables 2026-04-02 06:50:23,139 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2026-04-02 06:50:23,140 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2026-04-02 06:50:23,140 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2026-04-02 06:50:23,355 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.user_id 2026-04-02 06:50:23,355 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2026-04-02 06:50:23,355 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2026-04-02 06:50:23,355 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2026-04-02 06:50:23,355 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2026-04-02 06:50:23,355 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2026-04-02 06:50:23,437 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2026-04-02 06:50:23,479 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2026-04-02 06:50:23,479 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.company.logo_web 2026-04-02 06:50:23,485 26 INFO 02293-17-0-all odoo.models: Computing parent_path for table res_company... 2026-04-02 06:50:23,528 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.users.signature 2026-04-02 06:50:23,528 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.users.share 2026-04-02 06:50:25,156 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2026-04-02 06:50:25,159 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2026-04-02 06:50:25,190 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2026-04-02 06:50:25,212 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2026-04-02 06:50:25,258 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2026-04-02 06:50:25,587 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2026-04-02 06:50:25,593 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2026-04-02 06:50:26,604 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2026-04-02 06:50:26,609 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2026-04-02 06:50:26,905 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2026-04-02 06:50:26,914 26 INFO 02293-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2026-04-02 06:50:27,134 26 INFO 02293-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2026-04-02 06:50:27,214 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2026-04-02 06:50:27,256 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2026-04-02 06:50:27,266 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2026-04-02 06:50:27,271 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2026-04-02 06:50:27,926 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2026-04-02 06:50:28,013 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2026-04-02 06:50:28,027 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2026-04-02 06:50:28,041 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2026-04-02 06:50:28,064 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2026-04-02 06:50:28,078 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2026-04-02 06:50:28,089 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2026-04-02 06:50:28,100 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2026-04-02 06:50:28,199 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2026-04-02 06:50:28,216 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2026-04-02 06:50:28,238 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2026-04-02 06:50:28,253 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2026-04-02 06:50:28,268 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2026-04-02 06:50:28,304 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2026-04-02 06:50:28,318 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2026-04-02 06:50:28,327 26 INFO 02293-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2026-04-02 06:50:28,331 26 INFO 02293-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2026-04-02 06:50:28,338 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2026-04-02 06:50:28,352 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2026-04-02 06:50:28,361 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2026-04-02 06:50:28,399 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2026-04-02 06:50:28,452 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2026-04-02 06:50:28,502 26 INFO 02293-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2026-04-02 06:50:28,505 26 INFO 02293-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2026-04-02 06:50:28,508 26 INFO 02293-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2026-04-02 06:50:28,515 26 INFO 02293-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2026-04-02 06:50:28,522 26 INFO 02293-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2026-04-02 06:50:28,528 26 INFO 02293-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2026-04-02 06:50:28,539 26 INFO 02293-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2026-04-02 06:50:28,544 26 INFO 02293-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2026-04-02 06:50:28,552 26 INFO 02293-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2026-04-02 06:50:28,561 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2026-04-02 06:50:28,569 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2026-04-02 06:50:28,584 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2026-04-02 06:50:28,601 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2026-04-02 06:50:28,620 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2026-04-02 06:50:28,717 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2026-04-02 06:50:28,746 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2026-04-02 06:50:28,781 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2026-04-02 06:50:28,815 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2026-04-02 06:50:28,896 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2026-04-02 06:50:28,902 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2026-04-02 06:50:28,916 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2026-04-02 06:50:28,921 26 INFO 02293-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2026-04-02 06:50:28,940 26 INFO 02293-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2026-04-02 06:50:29,049 26 INFO 02293-17-0-all odoo.modules.loading: Module base: loading demo 2026-04-02 06:50:29,049 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2026-04-02 06:50:30,583 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2026-04-02 06:50:30,587 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_currency_demo.xml 2026-04-02 06:50:30,591 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2026-04-02 06:50:30,773 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2026-04-02 06:50:30,776 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2026-04-02 06:50:30,926 26 INFO 02293-17-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2026-04-02 06:50:31,249 26 INFO 02293-17-0-all odoo.modules.loading: Module base loaded in 8.71s, 9089 queries (+9089 other) 2026-04-02 06:50:31,249 26 INFO 02293-17-0-all odoo.modules.loading: 1 modules loaded in 8.71s, 9089 queries (+9089 extra) 2026-04-02 06:50:31,271 26 INFO 02293-17-0-all odoo.modules.loading: updating modules list 2026-04-02 06:50:31,272 26 INFO 02293-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2026-04-02 06:50:31,722 26 INFO 02293-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['ПРРО (UnitSoft)', 'Checkbox для Точки Продажу', 'Вчасно.Каса для Точки Продажу'] to user __system__ #1 via n/a 2026-04-02 06:50:31,868 26 INFO 02293-17-0-all odoo.modules.loading: loading 56 modules... 2026-04-02 06:50:31,868 26 INFO 02293-17-0-all odoo.modules.loading: Loading module uom (2/56) 2026-04-02 06:50:31,888 26 INFO 02293-17-0-all odoo.modules.registry: module uom: creating or updating database tables 2026-04-02 06:50:31,954 26 INFO 02293-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2026-04-02 06:50:32,011 26 INFO 02293-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2026-04-02 06:50:32,023 26 INFO 02293-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2026-04-02 06:50:32,033 26 INFO 02293-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2026-04-02 06:50:32,066 26 INFO 02293-17-0-all odoo.modules.loading: Module uom loaded in 0.20s, 287 queries (+287 other) 2026-04-02 06:50:32,066 26 INFO 02293-17-0-all odoo.modules.loading: Loading module web (3/56) 2026-04-02 06:50:32,088 26 INFO 02293-17-0-all odoo.modules.registry: module web: creating or updating database tables 2026-04-02 06:50:32,448 26 INFO 02293-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2026-04-02 06:50:32,456 26 INFO 02293-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2026-04-02 06:50:32,488 26 INFO 02293-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2026-04-02 06:50:32,536 26 INFO 02293-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2026-04-02 06:50:32,543 26 INFO 02293-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2026-04-02 06:50:32,548 26 INFO 02293-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2026-04-02 06:50:32,551 26 INFO 02293-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2026-04-02 06:50:32,555 26 INFO 02293-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2026-04-02 06:50:32,559 26 INFO 02293-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2026-04-02 06:50:32,601 26 INFO 02293-17-0-all odoo.modules.loading: Module web loaded in 0.54s, 1018 queries (+1018 other) 2026-04-02 06:50:32,601 26 INFO 02293-17-0-all odoo.modules.loading: Loading module auth_totp (4/56) 2026-04-02 06:50:32,635 26 INFO 02293-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2026-04-02 06:50:32,702 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2026-04-02 06:50:32,721 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2026-04-02 06:50:32,728 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2026-04-02 06:50:32,732 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2026-04-02 06:50:32,749 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2026-04-02 06:50:32,753 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2026-04-02 06:50:32,770 26 INFO 02293-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.17s, 179 queries (+179 other) 2026-04-02 06:50:32,771 26 INFO 02293-17-0-all odoo.modules.loading: Loading module barcodes (5/56) 2026-04-02 06:50:32,791 26 INFO 02293-17-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2026-04-02 06:50:32,856 26 INFO 02293-17-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2026-04-02 06:50:32,862 26 INFO 02293-17-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2026-04-02 06:50:32,874 26 INFO 02293-17-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2026-04-02 06:50:32,893 26 INFO 02293-17-0-all odoo.modules.loading: Module barcodes loaded in 0.12s, 135 queries (+135 other) 2026-04-02 06:50:32,893 26 INFO 02293-17-0-all odoo.modules.loading: Loading module base_import (6/56) 2026-04-02 06:50:33,066 26 INFO 02293-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2026-04-02 06:50:33,486 26 INFO 02293-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2026-04-02 06:50:33,501 26 INFO 02293-17-0-all odoo.modules.loading: Module base_import loaded in 0.61s, 843 queries (+843 other) 2026-04-02 06:50:33,501 26 INFO 02293-17-0-all odoo.modules.loading: Loading module base_import_module (7/56) 2026-04-02 06:50:33,529 26 INFO 02293-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2026-04-02 06:50:33,581 26 INFO 02293-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2026-04-02 06:50:33,587 26 INFO 02293-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2026-04-02 06:50:33,598 26 INFO 02293-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2026-04-02 06:50:33,632 26 INFO 02293-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.13s, 154 queries (+154 other) 2026-04-02 06:50:33,632 26 INFO 02293-17-0-all odoo.modules.loading: Loading module base_setup (8/56) 2026-04-02 06:50:33,658 26 INFO 02293-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2026-04-02 06:50:33,709 26 INFO 02293-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2026-04-02 06:50:33,713 26 INFO 02293-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2026-04-02 06:50:33,731 26 INFO 02293-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2026-04-02 06:50:33,746 26 INFO 02293-17-0-all odoo.modules.loading: Module base_setup loaded in 0.11s, 143 queries (+143 other) 2026-04-02 06:50:33,746 26 INFO 02293-17-0-all odoo.modules.loading: Loading module bus (9/56) 2026-04-02 06:50:33,785 26 INFO 02293-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2026-04-02 06:50:33,885 26 INFO 02293-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2026-04-02 06:50:33,907 26 INFO 02293-17-0-all odoo.modules.loading: Module bus loaded in 0.16s, 119 queries (+119 other) 2026-04-02 06:50:33,907 26 INFO 02293-17-0-all odoo.modules.loading: Loading module http_routing (10/56) 2026-04-02 06:50:33,944 26 INFO 02293-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2026-04-02 06:50:33,952 26 INFO 02293-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2026-04-02 06:50:33,977 26 INFO 02293-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2026-04-02 06:50:33,997 26 INFO 02293-17-0-all odoo.modules.loading: Module http_routing loaded in 0.09s, 71 queries (+71 other) 2026-04-02 06:50:33,997 26 INFO 02293-17-0-all odoo.modules.loading: Loading module onboarding (11/56) 2026-04-02 06:50:34,026 26 INFO 02293-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2026-04-02 06:50:34,184 26 INFO 02293-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2026-04-02 06:50:34,194 26 INFO 02293-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2026-04-02 06:50:34,210 26 INFO 02293-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2026-04-02 06:50:34,217 26 INFO 02293-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2026-04-02 06:50:34,242 26 INFO 02293-17-0-all odoo.modules.loading: Module onboarding loaded in 0.25s, 237 queries (+237 other) 2026-04-02 06:50:34,242 26 INFO 02293-17-0-all odoo.modules.loading: Loading module resource (12/56) 2026-04-02 06:50:34,292 26 INFO 02293-17-0-all odoo.modules.registry: module resource: creating or updating database tables 2026-04-02 06:50:34,426 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2026-04-02 06:50:34,441 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2026-04-02 06:50:34,450 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2026-04-02 06:50:34,466 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2026-04-02 06:50:34,480 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2026-04-02 06:50:34,497 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2026-04-02 06:50:34,504 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2026-04-02 06:50:34,519 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2026-04-02 06:50:34,534 26 INFO 02293-17-0-all odoo.modules.loading: Module resource: loading demo 2026-04-02 06:50:34,534 26 INFO 02293-17-0-all odoo.modules.loading: loading resource/data/resource_demo.xml 2026-04-02 06:50:34,566 26 INFO 02293-17-0-all odoo.modules.loading: Module resource loaded in 0.32s, 419 queries (+419 other) 2026-04-02 06:50:34,566 26 INFO 02293-17-0-all odoo.modules.loading: Loading module web_tour (13/56) 2026-04-02 06:50:34,582 26 INFO 02293-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2026-04-02 06:50:34,620 26 INFO 02293-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2026-04-02 06:50:34,629 26 INFO 02293-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2026-04-02 06:50:34,638 26 INFO 02293-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2026-04-02 06:50:34,671 26 INFO 02293-17-0-all odoo.modules.loading: Module web_tour loaded in 0.10s, 104 queries (+104 other) 2026-04-02 06:50:34,671 26 INFO 02293-17-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/56) 2026-04-02 06:50:34,702 26 INFO 02293-17-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2026-04-02 06:50:34,735 26 INFO 02293-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2026-04-02 06:50:34,776 26 INFO 02293-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2026-04-02 06:50:34,800 26 INFO 02293-17-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.13s, 189 queries (+189 other) 2026-04-02 06:50:34,800 26 INFO 02293-17-0-all odoo.modules.loading: Loading module iap (15/56) 2026-04-02 06:50:34,826 26 INFO 02293-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2026-04-02 06:50:34,897 26 INFO 02293-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2026-04-02 06:50:34,906 26 INFO 02293-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2026-04-02 06:50:34,913 26 INFO 02293-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2026-04-02 06:50:34,930 26 INFO 02293-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2026-04-02 06:50:34,950 26 INFO 02293-17-0-all odoo.modules.loading: Module iap loaded in 0.15s, 151 queries (+151 other) 2026-04-02 06:50:34,950 26 INFO 02293-17-0-all odoo.modules.loading: Loading module mail (16/56) 2026-04-02 06:50:35,223 26 INFO 02293-17-0-all odoo.modules.registry: module mail: creating or updating database tables 2026-04-02 06:50:35,711 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2026-04-02 06:50:35,712 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2026-04-02 06:50:35,744 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 2026-04-02 06:50:35,744 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2026-04-02 06:50:35,755 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.users.notification_type 2026-04-02 06:50:35,922 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.email_normalized :38: (ERROR/3) Unexpected indentation. :43: (WARNING/2) Block quote ends without a blank line; unexpected unindent. 2026-04-02 06:50:37,309 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2026-04-02 06:50:37,399 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2026-04-02 06:50:37,406 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2026-04-02 06:50:37,410 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2026-04-02 06:50:37,427 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2026-04-02 06:50:37,437 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2026-04-02 06:50:37,443 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2026-04-02 06:50:37,450 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2026-04-02 06:50:37,454 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2026-04-02 06:50:37,460 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2026-04-02 06:50:37,472 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2026-04-02 06:50:37,480 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2026-04-02 06:50:37,488 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2026-04-02 06:50:37,495 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2026-04-02 06:50:37,514 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2026-04-02 06:50:37,524 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2026-04-02 06:50:37,540 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2026-04-02 06:50:37,548 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2026-04-02 06:50:37,556 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2026-04-02 06:50:37,564 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2026-04-02 06:50:37,576 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2026-04-02 06:50:37,584 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2026-04-02 06:50:37,593 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2026-04-02 06:50:37,614 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2026-04-02 06:50:37,627 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2026-04-02 06:50:37,690 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2026-04-02 06:50:37,709 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2026-04-02 06:50:37,715 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2026-04-02 06:50:37,733 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2026-04-02 06:50:37,736 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2026-04-02 06:50:37,788 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2026-04-02 06:50:37,795 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2026-04-02 06:50:37,803 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2026-04-02 06:50:37,816 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2026-04-02 06:50:37,824 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2026-04-02 06:50:37,848 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2026-04-02 06:50:37,859 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2026-04-02 06:50:37,862 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2026-04-02 06:50:37,890 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2026-04-02 06:50:37,978 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2026-04-02 06:50:38,041 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2026-04-02 06:50:38,045 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2026-04-02 06:50:38,056 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2026-04-02 06:50:38,069 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2026-04-02 06:50:38,077 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2026-04-02 06:50:38,085 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2026-04-02 06:50:38,094 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2026-04-02 06:50:38,100 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2026-04-02 06:50:38,112 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2026-04-02 06:50:38,119 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2026-04-02 06:50:38,137 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2026-04-02 06:50:38,146 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2026-04-02 06:50:38,160 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2026-04-02 06:50:38,192 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2026-04-02 06:50:38,204 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2026-04-02 06:50:38,281 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2026-04-02 06:50:38,290 26 INFO 02293-17-0-all odoo.modules.loading: Module mail: loading demo 2026-04-02 06:50:38,290 26 INFO 02293-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_demo.xml 2026-04-02 06:50:38,375 26 INFO 02293-17-0-all odoo.modules.loading: Module mail loaded in 3.43s, 4261 queries (+4262 other) 2026-04-02 06:50:38,376 26 INFO 02293-17-0-all odoo.modules.loading: Loading module web_editor (17/56) 2026-04-02 06:50:38,462 26 INFO 02293-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2026-04-02 06:50:39,087 26 INFO 02293-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2026-04-02 06:50:39,097 26 INFO 02293-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2026-04-02 06:50:39,101 26 INFO 02293-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2026-04-02 06:50:39,112 26 INFO 02293-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2026-04-02 06:50:39,149 26 INFO 02293-17-0-all odoo.modules.loading: Module web_editor loaded in 0.77s, 1368 queries (+1368 other) 2026-04-02 06:50:39,149 26 INFO 02293-17-0-all odoo.modules.loading: Loading module analytic (18/56) 2026-04-02 06:50:39,204 26 INFO 02293-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 2026-04-02 06:50:39,387 26 INFO 02293-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2026-04-02 06:50:39,421 26 INFO 02293-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2026-04-02 06:50:39,438 26 INFO 02293-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2026-04-02 06:50:39,478 26 INFO 02293-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2026-04-02 06:50:39,508 26 INFO 02293-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2026-04-02 06:50:39,525 26 INFO 02293-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2026-04-02 06:50:39,537 26 INFO 02293-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2026-04-02 06:50:39,596 26 INFO 02293-17-0-all odoo.modules.loading: Module analytic: loading demo 2026-04-02 06:50:39,597 26 INFO 02293-17-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2026-04-02 06:50:40,025 26 INFO 02293-17-0-all odoo.modules.loading: Module analytic loaded in 0.88s, 654 queries (+654 other) 2026-04-02 06:50:40,026 26 INFO 02293-17-0-all odoo.modules.loading: Loading module auth_signup (19/56) 2026-04-02 06:50:40,072 26 INFO 02293-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2026-04-02 06:50:40,140 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2026-04-02 06:50:40,144 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2026-04-02 06:50:40,152 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2026-04-02 06:50:40,160 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2026-04-02 06:50:40,169 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2026-04-02 06:50:40,182 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2026-04-02 06:50:40,195 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2026-04-02 06:50:40,203 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2026-04-02 06:50:40,221 26 INFO 02293-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.20s, 202 queries (+202 other) 2026-04-02 06:50:40,221 26 INFO 02293-17-0-all odoo.modules.loading: Loading module auth_totp_mail (20/56) 2026-04-02 06:50:40,262 26 INFO 02293-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2026-04-02 06:50:40,288 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2026-04-02 06:50:40,302 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2026-04-02 06:50:40,305 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2026-04-02 06:50:40,310 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2026-04-02 06:50:40,340 26 INFO 02293-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 112 queries (+112 other) 2026-04-02 06:50:40,340 26 INFO 02293-17-0-all odoo.modules.loading: Loading module base_install_request (21/56) 2026-04-02 06:50:40,376 26 INFO 02293-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2026-04-02 06:50:40,448 26 INFO 02293-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2026-04-02 06:50:40,460 26 INFO 02293-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2026-04-02 06:50:40,470 26 INFO 02293-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2026-04-02 06:50:40,475 26 INFO 02293-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2026-04-02 06:50:40,479 26 INFO 02293-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2026-04-02 06:50:40,502 26 INFO 02293-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.16s, 144 queries (+144 other) 2026-04-02 06:50:40,502 26 INFO 02293-17-0-all odoo.modules.loading: Loading module google_gmail (22/56) 2026-04-02 06:50:40,552 26 INFO 02293-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2026-04-02 06:50:40,600 26 INFO 02293-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2026-04-02 06:50:40,612 26 INFO 02293-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2026-04-02 06:50:40,618 26 INFO 02293-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2026-04-02 06:50:40,643 26 INFO 02293-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.14s, 118 queries (+118 other) 2026-04-02 06:50:40,643 26 INFO 02293-17-0-all odoo.modules.loading: Loading module iap_mail (23/56) 2026-04-02 06:50:40,685 26 INFO 02293-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2026-04-02 06:50:40,701 26 INFO 02293-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2026-04-02 06:50:40,725 26 INFO 02293-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.08s, 40 queries (+40 other) 2026-04-02 06:50:40,725 26 INFO 02293-17-0-all odoo.modules.loading: Loading module mail_bot (24/56) 2026-04-02 06:50:40,765 26 INFO 02293-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2026-04-02 06:50:40,834 26 INFO 02293-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2026-04-02 06:50:40,851 26 INFO 02293-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2026-04-02 06:50:40,854 26 INFO 02293-17-0-all odoo.modules.loading: Module mail_bot: loading demo 2026-04-02 06:50:40,855 26 INFO 02293-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2026-04-02 06:50:40,869 26 INFO 02293-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.14s, 165 queries (+165 other) 2026-04-02 06:50:40,869 26 INFO 02293-17-0-all odoo.modules.loading: Loading module phone_validation (25/56) 2026-04-02 06:50:40,966 26 INFO 02293-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2026-04-02 06:50:41,627 26 INFO 02293-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2026-04-02 06:50:41,638 26 INFO 02293-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2026-04-02 06:50:41,660 26 INFO 02293-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2026-04-02 06:50:41,678 26 INFO 02293-17-0-all odoo.modules.loading: Module phone_validation loaded in 0.81s, 1437 queries (+1437 other) 2026-04-02 06:50:41,678 26 INFO 02293-17-0-all odoo.modules.loading: Loading module privacy_lookup (26/56) 2026-04-02 06:50:41,719 26 INFO 02293-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2026-04-02 06:50:41,838 26 INFO 02293-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2026-04-02 06:50:41,930 26 INFO 02293-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2026-04-02 06:50:41,945 26 INFO 02293-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2026-04-02 06:50:41,956 26 INFO 02293-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2026-04-02 06:50:41,974 26 INFO 02293-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.30s, 245 queries (+245 other) 2026-04-02 06:50:41,974 26 INFO 02293-17-0-all odoo.modules.loading: Loading module product (27/56) 2026-04-02 06:50:42,227 26 INFO 02293-17-0-all odoo.modules.registry: module product: creating or updating database tables 2026-04-02 06:50:43,188 26 INFO 02293-17-0-all odoo.modules.loading: loading product/data/product_data.xml 2026-04-02 06:50:43,205 26 INFO 02293-17-0-all odoo.modules.loading: loading product/security/product_security.xml 2026-04-02 06:50:43,290 26 INFO 02293-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2026-04-02 06:50:43,325 26 INFO 02293-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2026-04-02 06:50:43,334 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2026-04-02 06:50:43,345 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_views.xml 2026-04-02 06:50:43,418 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2026-04-02 06:50:43,436 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2026-04-02 06:50:43,457 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2026-04-02 06:50:43,461 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2026-04-02 06:50:43,471 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2026-04-02 06:50:43,483 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2026-04-02 06:50:43,497 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2026-04-02 06:50:43,511 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2026-04-02 06:50:43,529 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2026-04-02 06:50:43,544 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2026-04-02 06:50:43,570 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2026-04-02 06:50:43,576 26 INFO 02293-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2026-04-02 06:50:43,584 26 INFO 02293-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 2026-04-02 06:50:43,601 26 INFO 02293-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2026-04-02 06:50:43,627 26 INFO 02293-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2026-04-02 06:50:43,644 26 INFO 02293-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2026-04-02 06:50:43,649 26 INFO 02293-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2026-04-02 06:50:43,657 26 INFO 02293-17-0-all odoo.modules.loading: Module product: loading demo 2026-04-02 06:50:43,658 26 INFO 02293-17-0-all odoo.modules.loading: loading product/data/product_demo.xml 2026-04-02 06:50:44,046 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [47] 2026-04-02 06:50:44,056 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [11] 2026-04-02 06:50:44,056 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2026-04-02 06:50:44,099 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [49, 48] 2026-04-02 06:50:44,102 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [10, 11] 2026-04-02 06:50:44,512 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [67] 2026-04-02 06:50:44,517 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [21] 2026-04-02 06:50:44,517 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2026-04-02 06:50:44,573 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [53] 2026-04-02 06:50:44,576 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2026-04-02 06:50:45,093 26 INFO 02293-17-0-all odoo.modules.loading: Module product loaded in 3.12s, 3198 queries (+3198 other) 2026-04-02 06:50:45,093 26 INFO 02293-17-0-all odoo.modules.loading: Loading module web_unsplash (28/56) 2026-04-02 06:50:45,132 26 INFO 02293-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2026-04-02 06:50:45,189 26 INFO 02293-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2026-04-02 06:50:45,216 26 INFO 02293-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.12s, 109 queries (+109 other) 2026-04-02 06:50:45,217 26 INFO 02293-17-0-all odoo.modules.loading: Loading module partner_autocomplete (29/56) 2026-04-02 06:50:45,271 26 INFO 02293-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2026-04-02 06:50:45,367 26 INFO 02293-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2026-04-02 06:50:45,375 26 INFO 02293-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2026-04-02 06:50:45,386 26 INFO 02293-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2026-04-02 06:50:45,404 26 INFO 02293-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2026-04-02 06:50:45,413 26 INFO 02293-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2026-04-02 06:50:45,453 26 INFO 02293-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.24s, 196 queries (+196 other) 2026-04-02 06:50:45,453 26 INFO 02293-17-0-all odoo.modules.loading: Loading module portal (30/56) 2026-04-02 06:50:45,515 26 INFO 02293-17-0-all odoo.modules.registry: module portal: creating or updating database tables 2026-04-02 06:50:45,856 26 INFO 02293-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2026-04-02 06:50:45,870 26 INFO 02293-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2026-04-02 06:50:45,877 26 INFO 02293-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2026-04-02 06:50:45,884 26 INFO 02293-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2026-04-02 06:50:45,890 26 INFO 02293-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2026-04-02 06:50:45,983 26 INFO 02293-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2026-04-02 06:50:45,997 26 INFO 02293-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2026-04-02 06:50:46,005 26 INFO 02293-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2026-04-02 06:50:46,049 26 INFO 02293-17-0-all odoo.modules.loading: Module portal loaded in 0.60s, 490 queries (+490 other) 2026-04-02 06:50:46,049 26 INFO 02293-17-0-all odoo.modules.loading: Loading module sms (31/56) 2026-04-02 06:50:46,147 26 INFO 02293-17-0-all odoo.modules.registry: module sms: creating or updating database tables 2026-04-02 06:50:46,154 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2026-04-02 06:50:46,154 26 INFO 02293-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2026-04-02 06:50:46,180 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2026-04-02 06:50:47,221 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2026-04-02 06:50:47,231 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2026-04-02 06:50:47,246 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2026-04-02 06:50:47,255 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2026-04-02 06:50:47,269 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2026-04-02 06:50:47,280 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2026-04-02 06:50:47,291 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2026-04-02 06:50:47,305 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2026-04-02 06:50:47,317 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2026-04-02 06:50:47,345 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2026-04-02 06:50:47,373 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2026-04-02 06:50:47,395 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2026-04-02 06:50:47,427 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2026-04-02 06:50:47,433 26 INFO 02293-17-0-all odoo.modules.loading: Module sms: loading demo 2026-04-02 06:50:47,434 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2026-04-02 06:50:47,438 26 INFO 02293-17-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2026-04-02 06:50:47,505 26 INFO 02293-17-0-all odoo.modules.loading: Module sms loaded in 1.46s, 2084 queries (+2084 other) 2026-04-02 06:50:47,505 26 INFO 02293-17-0-all odoo.modules.loading: Loading module snailmail (32/56) 2026-04-02 06:50:47,567 26 INFO 02293-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2026-04-02 06:50:47,827 26 INFO 02293-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2026-04-02 06:50:47,834 26 INFO 02293-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2026-04-02 06:50:47,844 26 INFO 02293-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2026-04-02 06:50:47,858 26 INFO 02293-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2026-04-02 06:50:47,865 26 INFO 02293-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2026-04-02 06:50:47,871 26 INFO 02293-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2026-04-02 06:50:47,899 26 INFO 02293-17-0-all odoo.modules.loading: Module snailmail loaded in 0.39s, 431 queries (+431 other) 2026-04-02 06:50:47,899 26 INFO 02293-17-0-all odoo.modules.loading: Loading module auth_totp_portal (33/56) 2026-04-02 06:50:47,945 26 INFO 02293-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2026-04-02 06:50:47,968 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2026-04-02 06:50:47,979 26 INFO 02293-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2026-04-02 06:50:47,995 26 INFO 02293-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.10s, 66 queries (+66 other) 2026-04-02 06:50:47,995 26 INFO 02293-17-0-all odoo.modules.loading: Loading module digest (34/56) 2026-04-02 06:50:48,054 26 INFO 02293-17-0-all odoo.modules.registry: module digest: creating or updating database tables 2026-04-02 06:50:48,227 26 INFO 02293-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2026-04-02 06:50:48,238 26 INFO 02293-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2026-04-02 06:50:48,252 26 INFO 02293-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2026-04-02 06:50:48,263 26 INFO 02293-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2026-04-02 06:50:48,270 26 INFO 02293-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2026-04-02 06:50:48,274 26 INFO 02293-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2026-04-02 06:50:48,303 26 INFO 02293-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2026-04-02 06:50:48,307 26 INFO 02293-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2026-04-02 06:50:48,335 26 INFO 02293-17-0-all odoo.modules.loading: Module digest loaded in 0.34s, 296 queries (+296 other) 2026-04-02 06:50:48,335 26 INFO 02293-17-0-all odoo.modules.loading: Loading module payment (35/56) 2026-04-02 06:50:48,464 26 INFO 02293-17-0-all odoo.modules.registry: module payment: creating or updating database tables 2026-04-02 06:50:49,047 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2026-04-02 06:50:49,052 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2026-04-02 06:50:50,269 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2026-04-02 06:50:50,381 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2026-04-02 06:50:50,858 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2026-04-02 06:50:50,863 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2026-04-02 06:50:50,881 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2026-04-02 06:50:50,909 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2026-04-02 06:50:50,930 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2026-04-02 06:50:50,946 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2026-04-02 06:50:50,967 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2026-04-02 06:50:50,978 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2026-04-02 06:50:50,987 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2026-04-02 06:50:51,003 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2026-04-02 06:50:51,023 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2026-04-02 06:50:51,029 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2026-04-02 06:50:51,034 26 INFO 02293-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2026-04-02 06:50:51,053 26 INFO 02293-17-0-all odoo.modules.loading: Module payment loaded in 2.72s, 2222 queries (+2222 other) 2026-04-02 06:50:51,053 26 INFO 02293-17-0-all odoo.modules.loading: Loading module spreadsheet (36/56) 2026-04-02 06:50:51,094 26 INFO 02293-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2026-04-02 06:50:51,141 26 INFO 02293-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2026-04-02 06:50:51,161 26 INFO 02293-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.11s, 83 queries (+83 other) 2026-04-02 06:50:51,161 26 INFO 02293-17-0-all odoo.modules.loading: Loading module account (37/56) 2026-04-02 06:50:51,506 26 INFO 02293-17-0-all odoo.modules.registry: module account: creating or updating database tables 2026-04-02 06:50:51,620 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.bank.has_iban_warning 2026-04-02 06:50:51,620 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.bank.has_money_transfer_warning 2026-04-02 06:50:52,823 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2026-04-02 06:50:52,823 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2026-04-02 06:50:55,079 26 INFO 02293-17-0-all odoo.modules.loading: loading account/security/account_security.xml 2026-04-02 06:50:55,393 26 INFO 02293-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2026-04-02 06:50:55,488 26 INFO 02293-17-0-all odoo.modules.loading: loading account/data/account_data.xml 2026-04-02 06:50:55,539 26 INFO 02293-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 2026-04-02 06:50:55,545 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_report.xml 2026-04-02 06:50:55,560 26 INFO 02293-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2026-04-02 06:50:55,570 26 INFO 02293-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2026-04-02 06:50:55,599 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2026-04-02 06:50:55,648 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2026-04-02 06:50:55,655 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2026-04-02 06:50:55,661 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2026-04-02 06:50:55,668 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2026-04-02 06:50:55,675 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2026-04-02 06:50:55,683 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2026-04-02 06:50:55,962 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2026-04-02 06:50:55,973 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2026-04-02 06:50:55,994 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2026-04-02 06:50:56,006 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2026-04-02 06:50:56,041 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2026-04-02 06:50:56,051 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2026-04-02 06:50:56,072 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2026-04-02 06:50:56,098 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2026-04-02 06:50:56,144 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2026-04-02 06:50:56,148 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2026-04-02 06:50:56,166 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2026-04-02 06:50:56,175 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2026-04-02 06:50:56,194 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 2026-04-02 06:50:56,204 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 2026-04-02 06:50:56,214 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2026-04-02 06:50:56,220 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2026-04-02 06:50:56,238 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/product_view.xml 2026-04-02 06:50:56,256 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2026-04-02 06:50:56,261 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2026-04-02 06:50:56,270 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2026-04-02 06:50:56,278 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2026-04-02 06:50:56,295 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2026-04-02 06:50:56,315 26 INFO 02293-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2026-04-02 06:50:56,338 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2026-04-02 06:50:56,347 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2026-04-02 06:50:56,352 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2026-04-02 06:50:56,371 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 2026-04-02 06:50:56,408 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2026-04-02 06:50:56,424 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2026-04-02 06:50:56,450 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2026-04-02 06:50:56,458 26 INFO 02293-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 2026-04-02 06:50:56,469 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2026-04-02 06:50:56,483 26 INFO 02293-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2026-04-02 06:50:56,496 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 2026-04-02 06:50:56,502 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2026-04-02 06:50:56,513 26 INFO 02293-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2026-04-02 06:50:56,519 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 2026-04-02 06:50:56,526 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2026-04-02 06:50:56,693 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2026-04-02 06:50:56,703 26 INFO 02293-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2026-04-02 06:50:56,710 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2026-04-02 06:50:56,717 26 INFO 02293-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2026-04-02 06:50:57,134 26 INFO 02293-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2026-04-02 06:50:57,138 26 INFO 02293-17-0-all odoo.modules.loading: loading account/data/ir_config_parameter_data.xml 2026-04-02 06:50:57,141 26 INFO 02293-17-0-all odoo.modules.loading: Module account: loading demo 2026-04-02 06:50:57,141 26 INFO 02293-17-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2026-04-02 06:50:58,817 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 1 and Message-Id '<017435704793981.1775112658.741573333740234-openerp-message-notify@9881e8915c22>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-04-02 06:50:58,817 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-04-02 06:50:58,871 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 2026-04-02 06:50:58,871 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-04-02 06:50:58,928 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 2 and Message-Id '<669785285766937.1775112658.880044698715210-openerp-message-notify@9881e8915c22>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-04-02 06:50:58,929 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-04-02 06:50:58,933 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 2026-04-02 06:50:58,934 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-04-02 06:50:58,986 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 3 and Message-Id '<800159957788376.1775112658.939781665802002-openerp-message-notify@9881e8915c22>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-04-02 06:50:58,986 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-04-02 06:50:58,992 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 2026-04-02 06:50:58,992 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-04-02 06:50:59,025 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 4 and Message-Id '<451154303598206.1775112658.999124288558960-openerp-message-notify@9881e8915c22>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2026-04-02 06:50:59,026 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2026-04-02 06:50:59,030 26 INFO 02293-17-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 2026-04-02 06:50:59,030 26 INFO 02293-17-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2026-04-02 06:50:59,566 26 INFO 02293-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Check Printing Base'] to user __system__ #1 via n/a 2026-04-02 06:50:59,625 26 INFO 02293-17-0-all odoo.modules.loading: Module account loaded in 8.46s, 8602 queries (+8603 other) 2026-04-02 06:50:59,625 26 INFO 02293-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (38/56) 2026-04-02 06:50:59,697 26 INFO 02293-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2026-04-02 06:50:59,869 26 INFO 02293-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2026-04-02 06:50:59,919 26 INFO 02293-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2026-04-02 06:50:59,928 26 INFO 02293-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2026-04-02 06:50:59,940 26 INFO 02293-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2026-04-02 06:50:59,960 26 INFO 02293-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2026-04-02 06:50:59,988 26 INFO 02293-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.36s, 267 queries (+267 other) 2026-04-02 06:50:59,988 26 INFO 02293-17-0-all odoo.modules.loading: Loading module stock (39/56) 2026-04-02 06:51:00,233 26 INFO 02293-17-0-all odoo.modules.registry: module stock: creating or updating database tables 2026-04-02 06:51:00,964 26 INFO 02293-17-0-all odoo.models: Prepare computation of product.template.tracking 2026-04-02 06:51:03,184 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2026-04-02 06:51:03,495 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2026-04-02 06:51:03,564 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2026-04-02 06:51:03,568 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2026-04-02 06:51:03,574 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2026-04-02 06:51:03,582 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2026-04-02 06:51:03,735 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2026-04-02 06:51:03,751 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2026-04-02 06:51:03,754 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2026-04-02 06:51:03,759 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2026-04-02 06:51:03,775 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2026-04-02 06:51:03,809 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2026-04-02 06:51:03,819 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2026-04-02 06:51:03,822 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2026-04-02 06:51:03,827 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2026-04-02 06:51:03,835 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2026-04-02 06:51:03,850 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2026-04-02 06:51:03,855 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2026-04-02 06:51:03,873 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2026-04-02 06:51:03,877 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2026-04-02 06:51:03,887 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2026-04-02 06:51:03,895 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2026-04-02 06:51:03,899 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 2026-04-02 06:51:03,917 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2026-04-02 06:51:03,925 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2026-04-02 06:51:03,993 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2026-04-02 06:51:04,001 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2026-04-02 06:51:04,008 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2026-04-02 06:51:04,015 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2026-04-02 06:51:04,022 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2026-04-02 06:51:04,029 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2026-04-02 06:51:04,034 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2026-04-02 06:51:04,039 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2026-04-02 06:51:04,045 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2026-04-02 06:51:04,057 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2026-04-02 06:51:04,064 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2026-04-02 06:51:04,073 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2026-04-02 06:51:04,081 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2026-04-02 06:51:04,087 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2026-04-02 06:51:04,092 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2026-04-02 06:51:04,098 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2026-04-02 06:51:04,104 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2026-04-02 06:51:04,110 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2026-04-02 06:51:04,118 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2026-04-02 06:51:04,122 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2026-04-02 06:51:04,126 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2026-04-02 06:51:04,129 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2026-04-02 06:51:04,144 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2026-04-02 06:51:04,163 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2026-04-02 06:51:04,191 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2026-04-02 06:51:04,217 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2026-04-02 06:51:04,384 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2026-04-02 06:51:04,403 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2026-04-02 06:51:04,448 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2026-04-02 06:51:04,554 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2026-04-02 06:51:04,580 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2026-04-02 06:51:04,632 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/product_views.xml 2026-04-02 06:51:04,750 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2026-04-02 06:51:04,798 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2026-04-02 06:51:04,836 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2026-04-02 06:51:04,853 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2026-04-02 06:51:04,876 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2026-04-02 06:51:04,883 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2026-04-02 06:51:04,889 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2026-04-02 06:51:04,913 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2026-04-02 06:51:04,925 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2026-04-02 06:51:04,940 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2026-04-02 06:51:04,944 26 INFO 02293-17-0-all odoo.modules.loading: Module stock: loading demo 2026-04-02 06:51:04,944 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2026-04-02 06:51:05,072 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2026-04-02 06:51:05,857 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2026-04-02 06:51:06,445 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2026-04-02 06:51:06,463 26 INFO 02293-17-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2026-04-02 06:51:06,596 26 INFO 02293-17-0-all odoo.modules.loading: Module stock loaded in 6.61s, 7842 queries (+7842 other) 2026-04-02 06:51:06,596 26 INFO 02293-17-0-all odoo.modules.loading: Loading module account_add_gln (40/56) 2026-04-02 06:51:06,666 26 INFO 02293-17-0-all odoo.modules.registry: module account_add_gln: creating or updating database tables 2026-04-02 06:51:06,827 26 INFO 02293-17-0-all odoo.modules.loading: loading account_add_gln/views/res_partner_views.xml 2026-04-02 06:51:06,856 26 INFO 02293-17-0-all odoo.modules.loading: Module account_add_gln loaded in 0.26s, 94 queries (+94 other) 2026-04-02 06:51:06,856 26 INFO 02293-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (41/56) 2026-04-02 06:51:07,012 26 INFO 02293-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2026-04-02 06:51:07,027 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 2026-04-02 06:51:07,027 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2026-04-02 06:51:07,027 26 INFO 02293-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2026-04-02 06:51:07,181 26 INFO 02293-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2026-04-02 06:51:07,203 26 INFO 02293-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2026-04-02 06:51:07,269 26 INFO 02293-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2026-04-02 06:51:07,291 26 INFO 02293-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/account_move_views.xml 2026-04-02 06:51:07,297 26 INFO 02293-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2026-04-02 06:51:07,311 26 INFO 02293-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2026-04-02 06:51:07,331 26 INFO 02293-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2026-04-02 06:51:07,356 26 INFO 02293-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.50s, 437 queries (+437 other) 2026-04-02 06:51:07,356 26 INFO 02293-17-0-all odoo.modules.loading: Loading module account_payment (42/56) 2026-04-02 06:51:07,449 26 INFO 02293-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2026-04-02 06:51:07,501 26 INFO 02293-17-0-all odoo.models: Prepare computation of account.payment.method.line.payment_provider_id 2026-04-02 06:51:07,706 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2026-04-02 06:51:07,711 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2026-04-02 06:51:07,721 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2026-04-02 06:51:07,729 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2026-04-02 06:51:07,736 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2026-04-02 06:51:07,752 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2026-04-02 06:51:07,777 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2026-04-02 06:51:07,787 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2026-04-02 06:51:07,795 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2026-04-02 06:51:07,803 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2026-04-02 06:51:07,810 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2026-04-02 06:51:07,816 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2026-04-02 06:51:07,823 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2026-04-02 06:51:07,828 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2026-04-02 06:51:07,834 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2026-04-02 06:51:07,882 26 INFO 02293-17-0-all odoo.modules.loading: Module account_payment loaded in 0.53s, 482 queries (+482 other) 2026-04-02 06:51:07,882 26 INFO 02293-17-0-all odoo.modules.loading: Loading module account_payment_term (43/56) 2026-04-02 06:51:07,963 26 INFO 02293-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 2026-04-02 06:51:08,002 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2026-04-02 06:51:08,094 26 INFO 02293-17-0-all odoo.modules.loading: Module account_payment_term: loading demo 2026-04-02 06:51:08,095 26 INFO 02293-17-0-all odoo.modules.loading: loading account_payment_term/demo/account_payment_term_demo.xml 2026-04-02 06:51:08,120 26 INFO 02293-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.24s, 64 queries (+64 other) 2026-04-02 06:51:08,120 26 INFO 02293-17-0-all odoo.modules.loading: Loading module snailmail_account (44/56) 2026-04-02 06:51:08,234 26 INFO 02293-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2026-04-02 06:51:08,335 26 INFO 02293-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2026-04-02 06:51:08,352 26 INFO 02293-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2026-04-02 06:51:08,370 26 INFO 02293-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.25s, 130 queries (+130 other) 2026-04-02 06:51:08,370 26 INFO 02293-17-0-all odoo.modules.loading: Loading module spreadsheet_account (45/56) 2026-04-02 06:51:08,448 26 INFO 02293-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2026-04-02 06:51:08,510 26 INFO 02293-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.14s, 53 queries (+53 other) 2026-04-02 06:51:08,510 26 INFO 02293-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (46/56) 2026-04-02 06:51:08,589 26 INFO 02293-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2026-04-02 06:51:08,625 26 INFO 02293-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.12s, 27 queries (+27 other) 2026-04-02 06:51:08,625 26 INFO 02293-17-0-all odoo.modules.loading: Loading module stock_account (47/56) 2026-04-02 06:51:08,726 26 INFO 02293-17-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2026-04-02 06:51:09,252 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2026-04-02 06:51:09,284 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2026-04-02 06:51:09,301 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2026-04-02 06:51:09,306 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2026-04-02 06:51:09,406 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2026-04-02 06:51:09,422 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2026-04-02 06:51:09,428 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2026-04-02 06:51:09,434 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2026-04-02 06:51:09,499 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2026-04-02 06:51:09,515 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2026-04-02 06:51:09,543 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2026-04-02 06:51:09,548 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2026-04-02 06:51:09,554 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2026-04-02 06:51:09,559 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2026-04-02 06:51:09,805 26 INFO 02293-17-0-all odoo.modules.loading: Module stock_account loaded in 1.18s, 1172 queries (+1172 other) 2026-04-02 06:51:09,805 26 INFO 02293-17-0-all odoo.modules.loading: Loading module stock_sms (48/56) 2026-04-02 06:51:09,885 26 INFO 02293-17-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2026-04-02 06:51:10,038 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2026-04-02 06:51:10,043 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2026-04-02 06:51:10,074 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2026-04-02 06:51:10,078 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2026-04-02 06:51:10,089 26 INFO 02293-17-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2026-04-02 06:51:10,125 26 INFO 02293-17-0-all odoo.modules.loading: Module stock_sms loaded in 0.32s, 193 queries (+193 other) 2026-04-02 06:51:10,125 26 INFO 02293-17-0-all odoo.modules.loading: Loading module point_of_sale (49/56) 2026-04-02 06:51:10,316 26 INFO 02293-17-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2026-04-02 06:51:13,013 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2026-04-02 06:51:13,170 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2026-04-02 06:51:13,226 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2026-04-02 06:51:13,233 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2026-04-02 06:51:13,236 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2026-04-02 06:51:13,241 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2026-04-02 06:51:13,248 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2026-04-02 06:51:13,254 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_daily_sales_reports.xml 2026-04-02 06:51:13,262 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2026-04-02 06:51:13,270 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_qunit.xml 2026-04-02 06:51:13,274 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2026-04-02 06:51:13,279 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2026-04-02 06:51:13,406 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2026-04-02 06:51:13,467 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2026-04-02 06:51:13,481 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_combo_view.xml 2026-04-02 06:51:13,488 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2026-04-02 06:51:13,568 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2026-04-02 06:51:13,571 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2026-04-02 06:51:13,587 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2026-04-02 06:51:13,599 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2026-04-02 06:51:13,624 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2026-04-02 06:51:13,635 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2026-04-02 06:51:13,665 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2026-04-02 06:51:13,669 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2026-04-02 06:51:13,856 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2026-04-02 06:51:13,882 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2026-04-02 06:51:13,890 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2026-04-02 06:51:13,897 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2026-04-02 06:51:13,913 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2026-04-02 06:51:13,918 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2026-04-02 06:51:13,930 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2026-04-02 06:51:13,944 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2026-04-02 06:51:13,950 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_printer_view.xml 2026-04-02 06:51:13,962 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_ticket_view.xml 2026-04-02 06:51:13,972 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2026-04-02 06:51:13,998 26 INFO 02293-17-0-all odoo.modules.loading: Module point_of_sale: loading demo 2026-04-02 06:51:13,998 26 INFO 02293-17-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_demo.xml 2026-04-02 06:51:16,896 26 INFO 02293-17-0-all odoo.modules.loading: Module point_of_sale loaded in 6.77s, 4605 queries (+4605 other) 2026-04-02 06:51:16,896 26 INFO 02293-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (50/56) 2026-04-02 06:51:17,031 26 INFO 02293-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2026-04-02 06:51:17,091 26 INFO 02293-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.19s, 26 queries (+26 other) 2026-04-02 06:51:17,091 26 INFO 02293-17-0-all odoo.modules.loading: Loading module l10n_mt_pos (51/56) 2026-04-02 06:51:17,181 26 INFO 02293-17-0-all odoo.modules.registry: module l10n_mt_pos: creating or updating database tables 2026-04-02 06:51:17,257 26 INFO 02293-17-0-all odoo.modules.loading: loading l10n_mt_pos/security/ir.model.access.csv 2026-04-02 06:51:17,268 26 INFO 02293-17-0-all odoo.modules.loading: loading l10n_mt_pos/wizards/compliance_letter_view.xml 2026-04-02 06:51:17,283 26 INFO 02293-17-0-all odoo.modules.loading: loading l10n_mt_pos/reports/compliance_letter_report.xml 2026-04-02 06:51:17,318 26 INFO 02293-17-0-all odoo.modules.loading: Module l10n_mt_pos loaded in 0.23s, 110 queries (+110 other) 2026-04-02 06:51:17,318 26 INFO 02293-17-0-all odoo.modules.loading: Loading module pos_epson_printer (52/56) 2026-04-02 06:51:17,537 26 INFO 02293-17-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2026-04-02 06:51:17,622 26 INFO 02293-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2026-04-02 06:51:17,630 26 INFO 02293-17-0-all odoo.modules.loading: loading pos_epson_printer/views/res_config_settings_views.xml 2026-04-02 06:51:17,651 26 INFO 02293-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_printer_views.xml 2026-04-02 06:51:17,671 26 INFO 02293-17-0-all odoo.modules.loading: Module pos_epson_printer loaded in 0.35s, 121 queries (+121 other) 2026-04-02 06:51:17,671 26 INFO 02293-17-0-all odoo.modules.loading: Loading module pos_online_payment (53/56) 2026-04-02 06:51:17,807 26 INFO 02293-17-0-all odoo.modules.registry: module pos_online_payment: creating or updating database tables 2026-04-02 06:51:17,953 26 INFO 02293-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_transaction_views.xml 2026-04-02 06:51:17,962 26 INFO 02293-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_views.xml 2026-04-02 06:51:17,967 26 INFO 02293-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_method_views.xml 2026-04-02 06:51:17,984 26 INFO 02293-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_portal_templates.xml 2026-04-02 06:51:17,997 26 INFO 02293-17-0-all odoo.modules.loading: loading pos_online_payment/views/account_payment_views.xml 2026-04-02 06:51:18,025 26 INFO 02293-17-0-all odoo.modules.loading: Module pos_online_payment loaded in 0.35s, 201 queries (+201 other) 2026-04-02 06:51:18,026 26 INFO 02293-17-0-all odoo.modules.loading: Loading module us_prro (54/56) 2026-04-02 06:51:18,142 26 INFO 02293-17-0-all odoo.modules.registry: module us_prro: creating or updating database tables 2026-04-02 06:51:18,354 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro/security/ir.model.access.csv 2026-04-02 06:51:18,366 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro/views/product_view.xml 2026-04-02 06:51:18,377 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro/views/pos_config_view.xml 2026-04-02 06:51:18,389 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro/views/point_of_sale_dashboard.xml 2026-04-02 06:51:18,397 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro/views/us_excise_code_view.xml 2026-04-02 06:51:18,408 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro/views/us_prro_views_menus.xml 2026-04-02 06:51:18,466 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro/views/us_prro_config_views.xml 2026-04-02 06:51:18,486 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro/views/res_config_settings_views.xml 2026-04-02 06:51:18,533 26 INFO 02293-17-0-all odoo.modules.loading: Module us_prro loaded in 0.51s, 487 queries (+487 other) 2026-04-02 06:51:18,533 26 INFO 02293-17-0-all odoo.modules.loading: Loading module us_prro_checkbox (55/56) 2026-04-02 06:51:18,647 26 INFO 02293-17-0-all odoo.modules.registry: module us_prro_checkbox: creating or updating database tables 2026-04-02 06:51:18,665 26 INFO 02293-17-0-all odoo.models: Prepare computation of pos.payment.method.us_checkbox_payment_label 2026-04-02 06:51:18,858 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/report/xz_report_template.xml 2026-04-02 06:51:18,865 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/report/xz_report_action.xml 2026-04-02 06:51:18,868 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/report/xz_report_km_template.xml 2026-04-02 06:51:18,873 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/report/xz_report_km_action.xml 2026-04-02 06:51:18,875 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/security/ir.model.access.csv 2026-04-02 06:51:18,880 26 WARNING 02293-17-0-all odoo.models: Creating record us_prro.access_us_tax_mapping_user in module us_prro_checkbox. 2026-04-02 06:51:18,960 26 WARNING 02293-17-0-all odoo.models: Creating record us_prro.access_us_tax_mapping_manager in module us_prro_checkbox. 2026-04-02 06:51:18,974 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/views/pos_session_view.xml 2026-04-02 06:51:18,982 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/views/pos_order_view.xml 2026-04-02 06:51:18,996 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/views/pos_payment_method_views.xml 2026-04-02 06:51:19,012 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_checkbox/views/us_tax_group_mapping_views.xml 2026-04-02 06:51:19,045 26 INFO 02293-17-0-all odoo.modules.loading: Module us_prro_checkbox loaded in 0.51s, 212 queries (+216 other) 2026-04-02 06:51:19,045 26 INFO 02293-17-0-all odoo.modules.loading: Loading module us_prro_vchasno_kasa (56/56) 2026-04-02 06:51:19,149 26 INFO 02293-17-0-all odoo.modules.registry: module us_prro_vchasno_kasa: creating or updating database tables 2026-04-02 06:51:19,258 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_vchasno_kasa/report/xz_report_template.xml 2026-04-02 06:51:19,268 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_vchasno_kasa/report/xz_report_action.xml 2026-04-02 06:51:19,272 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_vchasno_kasa/security/ir.model.access.csv 2026-04-02 06:51:19,273 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_vchasno_kasa/views/pos_order_view.xml 2026-04-02 06:51:19,290 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_vchasno_kasa/views/pos_session_view.xml 2026-04-02 06:51:19,299 26 INFO 02293-17-0-all odoo.modules.loading: loading us_prro_vchasno_kasa/views/pos_payment_method_views.xml 2026-04-02 06:51:19,329 26 INFO 02293-17-0-all odoo.modules.loading: Module us_prro_vchasno_kasa loaded in 0.28s, 141 queries (+141 other) 2026-04-02 06:51:19,329 26 INFO 02293-17-0-all odoo.modules.loading: 56 modules loaded in 47.46s, 47236 queries (+47242 extra) 2026-04-02 06:51:19,341 26 INFO 02293-17-0-all odoo.modules.loading: loading 57 modules... 2026-04-02 06:51:19,341 26 INFO 02293-17-0-all odoo.modules.loading: Loading module account_check_printing (41/57) 2026-04-02 06:51:19,444 26 INFO 02293-17-0-all odoo.modules.registry: module account_check_printing: creating or updating database tables 2026-04-02 06:51:19,654 26 INFO 02293-17-0-all odoo.modules.loading: loading account_check_printing/security/ir.model.access.csv 2026-04-02 06:51:19,662 26 INFO 02293-17-0-all odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2026-04-02 06:51:19,679 26 INFO 02293-17-0-all odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2026-04-02 06:51:19,692 26 INFO 02293-17-0-all odoo.modules.loading: loading account_check_printing/views/account_move_views.xml 2026-04-02 06:51:19,698 26 INFO 02293-17-0-all odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2026-04-02 06:51:19,713 26 INFO 02293-17-0-all odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2026-04-02 06:51:19,732 26 INFO 02293-17-0-all odoo.modules.loading: loading account_check_printing/views/res_partner_views.xml 2026-04-02 06:51:19,745 26 INFO 02293-17-0-all odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2026-04-02 06:51:19,775 26 INFO 02293-17-0-all odoo.modules.loading: Module account_check_printing loaded in 0.43s, 354 queries (+354 other) 2026-04-02 06:51:19,775 26 INFO 02293-17-0-all odoo.modules.loading: 57 modules loaded in 0.43s, 354 queries (+354 extra) 2026-04-02 06:51:20,578 26 INFO 02293-17-0-all odoo.modules.loading: Modules loaded. 2026-04-02 06:51:20,746 26 INFO 02293-17-0-all odoo.modules.registry: Registry loaded in 59.164s 2026-04-02 06:51:20,746 26 INFO 02293-17-0-all odoo.service.server: Initiating shutdown 2026-04-02 06:51:20,746 26 INFO 02293-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2026-04-02 06:51:20,746 26 INFO 02293-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections