Docker command: python3 odoo/odoo-bin --addons-path l10n-romania,design-themes,demo_data,addons_oca,odoo/addons,odoo/odoo/addons,enterprise -d 02717-17-0-all -i l10n_ro_stock_account_date_wizard,l10n_ro_stock_account_date,l10n_ro_account_bank_statement_import_mt940_base,l10n_ro_stock_account_notice,l10n_ro_account_bank_statement_import_mt940_ing,l10n_ro_stock_picking_comment_template,l10n_ro_saft_import,l10n_ro_account_report_invoice,l10n_ro_saft,l10n_ro_stock_price_difference,l10n_ro_account_bank_statement_import_mt940_brd,l10n_ro_account_anaf_sync,l10n_ro_payment_to_statement,l10n_ro_stock_account_landed_cost,l10n_ro_hr_payroll_account,l10n_ro_message_spv,l10n_ro_config,l10n_ro_account_period_close,l10n_ro_city,sql_export,l10n_ro_account_edit_currency_rate,l10n_ro_account,l10n_ro_account_bank_statement_import_mt940_rffsn,l10n_ro_stock_account,l10n_ro_etransport,l10n_ro_stock_report,l10n_ro_vat_on_payment,l10n_ro_stock,l10n_ro,l10n_ro_account_bank_statement_report,l10n_ro_fiscal_validation,l10n_ro_reports,l10n_ro_stock_account_tracking,l10n_ro_stock_picking_valued_report,l10n_ro_stock_account_reception_in_progress,l10n_ro_edi,l10n_ro_account_bank_statement_import_mt940_alpha,l10n_ro_nondeductible_vat,l10n_ro_payment_receipt_report,bi_sql_editor,l10n_ro_account_bank_statement_import_mt940_bcr,l10n_ro_partner_create_by_vat,l10n_ro_partner_unique,l10n_ro_demo_data,currency_rate_update_RO_BNR,sql_export_excel,l10n_ro_hr_payroll,l10n_ro_pos,l10n_ro_efactura,l10n_ro_dvi --stop-after-init --log-level=test --max-cron-threads=0 --without-demo=all ================================================= Adding readonly volume '/data/build/l10n-romania' pointing to /opt/odoo/runbot/runbot/static/sources/l10n-romania/eccc4c6324430def54b1a5c327935c93a0f65f6b Adding readonly volume '/data/build/design-themes' pointing to /opt/odoo/runbot/runbot/static/sources/design-themes/0e3c084cf42f03234d62fa6d3767edd6ef27e9f1 Adding readonly volume '/data/build/demo_data' pointing to /opt/odoo/runbot/runbot/static/sources/demo_data/7d5bafda1e40da4135d673d9ba3202052245efbf Adding readonly volume '/data/build/addons_oca' pointing to /opt/odoo/runbot/runbot/static/sources/addons_oca/28b9942869e008ad055339e01fb81bbad4268377 Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/1e0d62ec32d1f53358590044fb48228a13c8f171 Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/enterprise/1be1d36433f8cffb4d15b13adfb9257905b22ce0 Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/02717-17-0/.odoorc Collecting astor (from -r addons_oca/requirements.txt (line 2)) Downloading astor-0.8.1-py2.py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: lxml in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 3)) (4.8.0) Requirement already satisfied: openpyxl in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 4)) (3.1.5) Requirement already satisfied: xlrd in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 5)) (1.2.0) Requirement already satisfied: xlsxwriter in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 6)) (3.0.2) Requirement already satisfied: et-xmlfile in /usr/local/lib/python3.10/dist-packages (from openpyxl->-r addons_oca/requirements.txt (line 4)) (1.1.0) Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Installing collected packages: astor Successfully installed astor-0.8.1 [notice] A new release of pip is available: 24.2 -> 25.0.1 [notice] To update, run: python3 -m pip install --upgrade pip Requirement already satisfied: PyJWT in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania/requirements.txt (line 2)) (2.9.0) Requirement already satisfied: num2words>=0.5.8 in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania/requirements.txt (line 3)) (0.5.10) Requirement already satisfied: python-dateutil in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania/requirements.txt (line 4)) (2.8.1) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.10/dist-packages (from num2words>=0.5.8->-r l10n-romania/requirements.txt (line 3)) (0.6.2) Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil->-r l10n-romania/requirements.txt (line 4)) (1.16.0) [notice] A new release of pip is available: 24.2 -> 25.0.1 [notice] To update, run: python3 -m pip install --upgrade pip Ignoring Babel: markers 'python_version >= "3.11"' 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 gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring 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" and python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version >= "3.12"' don't match your environment Ignoring num2words: markers 'python_version >= "3.12"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version >= "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.12"' don't match your environment Ignoring pyopenssl: markers 'python_version >= "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version > "3.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-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" and python_version < "3.12"' don't match your environment Ignoring reportlab: markers 'python_version >= "3.12"' don't match your environment Ignoring requests: markers 'python_version >= "3.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" and python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers '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 Requirement already satisfied: Babel==2.9.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 5)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 7)) (3.4.8) Requirement already satisfied: decorator==4.4.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 9)) (4.4.2) Requirement already satisfied: docutils==0.17 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 11)) (0.17) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 13)) (2.1.5) Requirement already satisfied: freezegun==1.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 14)) (1.1.0) Requirement already satisfied: geoip2==2.9.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 16)) (2.9.0) Requirement already satisfied: gevent==21.8.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 17)) (21.8.0) Requirement already satisfied: greenlet==1.1.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 20)) (1.1.2) Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 23)) (2.10) Requirement already satisfied: Jinja2==3.0.3 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: libsass==0.20.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 27)) (0.20.1) Requirement already satisfied: lxml==4.8.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 29)) (4.8.0) Requirement already satisfied: MarkupSafe==2.0.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 33)) (2.0.1) Requirement already satisfied: num2words==0.5.10 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 36)) (0.5.10) Requirement already satisfied: ofxparse==0.21 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 38)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 39)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 40)) (9.0.1) Requirement already satisfied: polib==1.1.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 43)) (1.1.1) Requirement already satisfied: psutil==5.9.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 44)) (5.9.0) Requirement already satisfied: psycopg2==2.9.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 47)) (2.9.2) Requirement already satisfied: pydot==1.4.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 50)) (1.4.2) Requirement already satisfied: pyopenssl==21.0.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 51)) (21.0.0) Requirement already satisfied: PyPDF2==1.26.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 53)) (1.26.0) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 56)) (3.5) Requirement already satisfied: python-dateutil==2.8.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 57)) (2.8.1) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Requirement already satisfied: python-stdnum==1.17 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 61)) (1.17) Requirement already satisfied: pytz in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 63)) (2024.2) Requirement already satisfied: pyusb==1.2.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 64)) (1.2.1) Requirement already satisfied: qrcode==7.3.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 65)) (7.3.1) Requirement already satisfied: reportlab==3.6.8 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 67)) (3.6.8) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 70)) (2.25.1) Requirement already satisfied: rjsmin==1.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 72)) (1.1.0) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 75)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 77)) (0.9.6.1) Requirement already satisfied: Werkzeug==2.0.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 78)) (2.0.2) Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 81)) (1.2.0) Requirement already satisfied: XlsxWriter==3.0.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 83)) (3.0.2) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 85)) (1.3.0) Requirement already satisfied: zeep==4.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 86)) (4.1.0) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.10/dist-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 7)) (1.16.0) Requirement already satisfied: maxminddb>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from geoip2==2.9.0->-r odoo/requirements.txt (line 16)) (2.6.2) Requirement already satisfied: zope.event in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (5.0) Requirement already satisfied: zope.interface in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (7.0.3) Requirement already satisfied: setuptools in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (75.1.0) Requirement already satisfied: six in /usr/local/lib/python3.10/dist-packages (from libsass==0.20.1->-r odoo/requirements.txt (line 27)) (1.16.0) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.10/dist-packages (from num2words==0.5.10->-r odoo/requirements.txt (line 36)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.10/dist-packages (from ofxparse==0.21->-r odoo/requirements.txt (line 38)) (4.12.3) Requirement already satisfied: pyparsing>=2.1.4 in /usr/local/lib/python3.10/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 50)) (3.1.4) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.10/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.10/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.1) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 70)) (2024.8.30) Requirement already satisfied: attrs>=17.2.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (24.2.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (1.5.2) Requirement already satisfied: isodate>=0.5.4 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (0.6.1) Requirement already satisfied: platformdirs>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (4.3.6) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (1.0.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (2.1.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.10/dist-packages (from cffi>=1.12->cryptography==3.4.8->-r odoo/requirements.txt (line 7)) (2.22) Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.10/dist-packages (from beautifulsoup4->ofxparse==0.21->-r odoo/requirements.txt (line 38)) (2.6) [notice] A new release of pip is available: 24.2 -> 25.0.1 [notice] To update, run: python3 -m pip install --upgrade pip 2025-04-24 11:22:11,871 18 INFO ? odoo: Odoo version 17.0 2025-04-24 11:22:11,872 18 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-04-24 11:22:11,872 18 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/l10n-romania', '/data/build/design-themes', '/data/build/demo_data', '/data/build/addons_oca', '/data/build/odoo/addons', '/data/build/enterprise'] 2025-04-24 11:22:11,872 18 INFO ? odoo: database: odoo@default:default 2025-04-24 11:22:12,121 18 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-04-24 11:22:12,611 18 INFO 02717-17-0-all odoo.modules.loading: init db 2025-04-24 11:22:16,906 18 INFO 02717-17-0-all odoo.modules.loading: loading 1 modules... 2025-04-24 11:22:16,909 18 INFO 02717-17-0-all odoo.modules.loading: Loading module base (1/1) 2025-04-24 11:22:16,970 18 INFO 02717-17-0-all odoo.modules.registry: module base: creating or updating database tables 2025-04-24 11:22:17,424 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-04-24 11:22:17,425 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-04-24 11:22:17,425 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-04-24 11:22:17,586 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.user_id 2025-04-24 11:22:17,586 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-04-24 11:22:17,586 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2025-04-24 11:22:17,587 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-04-24 11:22:17,587 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-04-24 11:22:17,587 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-04-24 11:22:17,646 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-04-24 11:22:17,683 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2025-04-24 11:22:17,683 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.company.logo_web 2025-04-24 11:22:17,685 18 INFO 02717-17-0-all odoo.models: Computing parent_path for table res_company... 2025-04-24 11:22:17,721 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.users.signature 2025-04-24 11:22:17,722 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.users.share 2025-04-24 11:22:20,240 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-04-24 11:22:20,250 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-04-24 11:22:20,333 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-04-24 11:22:20,375 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-04-24 11:22:20,465 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-04-24 11:22:21,202 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-04-24 11:22:21,228 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-04-24 11:22:23,133 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-04-24 11:22:23,145 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-04-24 11:22:23,769 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-04-24 11:22:23,788 18 INFO 02717-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-04-24 11:22:24,254 18 INFO 02717-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-04-24 11:22:24,426 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-04-24 11:22:24,518 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-04-24 11:22:24,540 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-04-24 11:22:24,552 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-04-24 11:22:25,754 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-04-24 11:22:25,928 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-04-24 11:22:25,953 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-04-24 11:22:25,977 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-04-24 11:22:26,018 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-04-24 11:22:26,041 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-04-24 11:22:26,066 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-04-24 11:22:26,095 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-04-24 11:22:26,302 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-04-24 11:22:26,333 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-04-24 11:22:26,372 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-04-24 11:22:26,400 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-04-24 11:22:26,426 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-04-24 11:22:26,491 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-04-24 11:22:26,516 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-04-24 11:22:26,532 18 INFO 02717-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-04-24 11:22:26,538 18 INFO 02717-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-04-24 11:22:26,549 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-04-24 11:22:26,575 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-04-24 11:22:26,591 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-04-24 11:22:26,661 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-04-24 11:22:26,767 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-04-24 11:22:26,822 18 INFO 02717-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-04-24 11:22:26,829 18 INFO 02717-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-04-24 11:22:26,837 18 INFO 02717-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-04-24 11:22:26,854 18 INFO 02717-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-04-24 11:22:26,869 18 INFO 02717-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-04-24 11:22:26,885 18 INFO 02717-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-04-24 11:22:26,908 18 INFO 02717-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-04-24 11:22:26,918 18 INFO 02717-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-04-24 11:22:26,935 18 INFO 02717-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-04-24 11:22:26,955 18 INFO 02717-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-04-24 11:22:26,975 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-04-24 11:22:27,004 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-04-24 11:22:27,035 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-04-24 11:22:27,065 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-04-24 11:22:27,217 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-04-24 11:22:27,259 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-04-24 11:22:27,314 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-04-24 11:22:27,363 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-04-24 11:22:27,536 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2025-04-24 11:22:27,549 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-04-24 11:22:27,574 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-04-24 11:22:27,583 18 INFO 02717-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-04-24 11:22:27,618 18 INFO 02717-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-04-24 11:22:27,905 18 INFO 02717-17-0-all odoo.modules.loading: Module base loaded in 11.00s, 7924 queries (+7924 other) 2025-04-24 11:22:27,905 18 INFO 02717-17-0-all odoo.modules.loading: 1 modules loaded in 11.00s, 7924 queries (+7924 extra) 2025-04-24 11:22:27,939 18 INFO 02717-17-0-all odoo.modules.loading: updating modules list 2025-04-24 11:22:27,941 18 INFO 02717-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-04-24 11:22:30,406 18 INFO 02717-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Romania - VAT on Payment', 'BI SQL Editor', 'Currency Rate Update - BNR', 'Romania - Accounting', 'Romania - Account', 'Romania - Account ANAF Sync', 'MT940 Alpha Format Bank Statements Import', 'Romania - MT940 Bank Statements Import', 'MT940 BCR Format Bank Statements Import', 'MT940 BRD Format Bank Statements Import', 'MT940 ING Format Bank Statements Import', 'MT940 Raiffeisen Format Bank Statements Import', 'Romania - Bank Statement Report', 'Romania - Invoice Edit Currency Rate', 'Romania - Account Period Closing', 'Romania - Invoice Report', 'Romania - City', 'Romania - Localization Config', 'Demo Data Module', 'Romania - DVI', 'Romania - E-invoicing', 'Romania - Send E-Factura', 'Romania - E-Trasnport', 'Romania - Fiscal Validation', 'Romania - Payroll', 'Romania - Payroll with Accounting', 'Romania - Mesaje SPV', 'Romania - Nondeductible VAT', 'Romania - Partner Create by VAT', 'Romania - Partners Unique', 'Romania - Payment Receipt Report', 'Romania - Payment to Statement', 'Romania - Point of Sale', 'Romania - Accounting Reports', 'Romanian SAF-T Export', 'Romania - SAF-T Import', 'Romania - Stock', 'Romania - Stock Accounting', 'Romania - Stock Accounting Date', 'Romania - Stock Accounting Date Wizard', 'Romania - Stock Accounting Landed Cost', 'Romania - Stock Accounting Notice', 'Romania - Stock Accounting Reception In progress', 'Romania - Stock Accounting tracking', 'Romania - Stock Picking Comment Template', 'Romania - Stock Picking Valued Report', 'Romania - Stock Accounting Price Difference', 'Romania - Stock Report (Fișă Magazie)', 'SQL Export', 'SQL Export Excel'] to user __system__ #1 via n/a 2025-04-24 11:22:31,034 18 INFO 02717-17-0-all odoo.modules.loading: loading 205 modules... 2025-04-24 11:22:31,034 18 INFO 02717-17-0-all odoo.modules.loading: Loading module uom (2/205) 2025-04-24 11:22:31,071 18 INFO 02717-17-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-04-24 11:22:31,170 18 INFO 02717-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-04-24 11:22:31,273 18 INFO 02717-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-04-24 11:22:31,297 18 INFO 02717-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-04-24 11:22:31,313 18 INFO 02717-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-04-24 11:22:31,373 18 INFO 02717-17-0-all odoo.modules.loading: Module uom loaded in 0.34s, 276 queries (+276 other) 2025-04-24 11:22:31,373 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web (3/205) 2025-04-24 11:22:31,413 18 INFO 02717-17-0-all odoo.modules.registry: module web: creating or updating database tables 2025-04-24 11:22:32,191 18 INFO 02717-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-04-24 11:22:32,204 18 INFO 02717-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-04-24 11:22:32,271 18 INFO 02717-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-04-24 11:22:32,415 18 INFO 02717-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-04-24 11:22:32,435 18 INFO 02717-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2025-04-24 11:22:32,443 18 INFO 02717-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-04-24 11:22:32,451 18 INFO 02717-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-04-24 11:22:32,459 18 INFO 02717-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-04-24 11:22:32,466 18 INFO 02717-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-04-24 11:22:32,539 18 INFO 02717-17-0-all odoo.modules.loading: Module web loaded in 1.17s, 1011 queries (+1011 other) 2025-04-24 11:22:32,539 18 INFO 02717-17-0-all odoo.modules.loading: Loading module auth_totp (4/205) 2025-04-24 11:22:32,589 18 INFO 02717-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-04-24 11:22:32,679 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-04-24 11:22:32,717 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-04-24 11:22:32,730 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-04-24 11:22:32,743 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-04-24 11:22:32,781 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-04-24 11:22:32,789 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-04-24 11:22:32,819 18 INFO 02717-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.28s, 179 queries (+179 other) 2025-04-24 11:22:32,819 18 INFO 02717-17-0-all odoo.modules.loading: Loading module barcodes (5/205) 2025-04-24 11:22:32,858 18 INFO 02717-17-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-04-24 11:22:32,963 18 INFO 02717-17-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-04-24 11:22:32,974 18 INFO 02717-17-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-04-24 11:22:32,999 18 INFO 02717-17-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-04-24 11:22:33,034 18 INFO 02717-17-0-all odoo.modules.loading: Module barcodes loaded in 0.21s, 135 queries (+135 other) 2025-04-24 11:22:33,034 18 INFO 02717-17-0-all odoo.modules.loading: Loading module base_import (6/205) 2025-04-24 11:22:33,343 18 INFO 02717-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-04-24 11:22:34,083 18 INFO 02717-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-04-24 11:22:34,111 18 INFO 02717-17-0-all odoo.modules.loading: Module base_import loaded in 1.08s, 836 queries (+836 other) 2025-04-24 11:22:34,111 18 INFO 02717-17-0-all odoo.modules.loading: Loading module base_import_module (7/205) 2025-04-24 11:22:34,155 18 INFO 02717-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2025-04-24 11:22:34,275 18 INFO 02717-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2025-04-24 11:22:34,288 18 INFO 02717-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2025-04-24 11:22:34,310 18 INFO 02717-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2025-04-24 11:22:34,371 18 INFO 02717-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.26s, 154 queries (+154 other) 2025-04-24 11:22:34,371 18 INFO 02717-17-0-all odoo.modules.loading: Loading module base_setup (8/205) 2025-04-24 11:22:34,410 18 INFO 02717-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-04-24 11:22:34,487 18 INFO 02717-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-04-24 11:22:34,495 18 INFO 02717-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-04-24 11:22:34,612 18 INFO 02717-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-04-24 11:22:34,641 18 INFO 02717-17-0-all odoo.modules.loading: Module base_setup loaded in 0.27s, 139 queries (+139 other) 2025-04-24 11:22:34,642 18 INFO 02717-17-0-all odoo.modules.loading: Loading module bus (9/205) 2025-04-24 11:22:34,707 18 INFO 02717-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-04-24 11:22:34,818 18 INFO 02717-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-04-24 11:22:34,848 18 INFO 02717-17-0-all odoo.modules.loading: Module bus loaded in 0.21s, 116 queries (+116 other) 2025-04-24 11:22:34,849 18 INFO 02717-17-0-all odoo.modules.loading: Loading module http_routing (10/205) 2025-04-24 11:22:34,903 18 INFO 02717-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-04-24 11:22:34,919 18 INFO 02717-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-04-24 11:22:34,965 18 INFO 02717-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-04-24 11:22:34,999 18 INFO 02717-17-0-all odoo.modules.loading: Module http_routing loaded in 0.15s, 71 queries (+71 other) 2025-04-24 11:22:34,999 18 INFO 02717-17-0-all odoo.modules.loading: Loading module onboarding (11/205) 2025-04-24 11:22:35,045 18 INFO 02717-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2025-04-24 11:22:35,244 18 INFO 02717-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2025-04-24 11:22:35,266 18 INFO 02717-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2025-04-24 11:22:35,301 18 INFO 02717-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2025-04-24 11:22:35,317 18 INFO 02717-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2025-04-24 11:22:35,366 18 INFO 02717-17-0-all odoo.modules.loading: Module onboarding loaded in 0.37s, 237 queries (+237 other) 2025-04-24 11:22:35,366 18 INFO 02717-17-0-all odoo.modules.loading: Loading module resource (12/205) 2025-04-24 11:22:35,446 18 INFO 02717-17-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-04-24 11:22:35,673 18 INFO 02717-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-04-24 11:22:35,708 18 INFO 02717-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-04-24 11:22:35,730 18 INFO 02717-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-04-24 11:22:35,770 18 INFO 02717-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2025-04-24 11:22:35,804 18 INFO 02717-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2025-04-24 11:22:35,846 18 INFO 02717-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2025-04-24 11:22:35,861 18 INFO 02717-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2025-04-24 11:22:35,888 18 INFO 02717-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2025-04-24 11:22:35,932 18 INFO 02717-17-0-all odoo.modules.loading: Module resource loaded in 0.57s, 407 queries (+407 other) 2025-04-24 11:22:35,933 18 INFO 02717-17-0-all odoo.modules.loading: Loading module utm (13/205) 2025-04-24 11:22:35,982 18 INFO 02717-17-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-04-24 11:22:36,234 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-04-24 11:22:36,267 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-04-24 11:22:36,295 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-04-24 11:22:36,301 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-04-24 11:22:36,307 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-04-24 11:22:36,345 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-04-24 11:22:36,367 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-04-24 11:22:36,384 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-04-24 11:22:36,406 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-04-24 11:22:36,419 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-04-24 11:22:36,457 18 INFO 02717-17-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-04-24 11:22:36,506 18 INFO 02717-17-0-all odoo.modules.loading: Module utm loaded in 0.57s, 405 queries (+405 other) 2025-04-24 11:22:36,506 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_cohort (14/205) 2025-04-24 11:22:36,567 18 INFO 02717-17-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2025-04-24 11:22:37,419 18 INFO 02717-17-0-all odoo.modules.loading: Module web_cohort loaded in 0.91s, 926 queries (+926 other) 2025-04-24 11:22:37,419 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_gantt (15/205) 2025-04-24 11:22:37,476 18 INFO 02717-17-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2025-04-24 11:22:38,303 18 INFO 02717-17-0-all odoo.modules.loading: Module web_gantt loaded in 0.88s, 924 queries (+924 other) 2025-04-24 11:22:38,304 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_grid (16/205) 2025-04-24 11:22:38,362 18 INFO 02717-17-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2025-04-24 11:22:39,184 18 INFO 02717-17-0-all odoo.modules.loading: Module web_grid loaded in 0.88s, 926 queries (+926 other) 2025-04-24 11:22:39,184 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_hierarchy (17/205) 2025-04-24 11:22:39,241 18 INFO 02717-17-0-all odoo.modules.registry: module web_hierarchy: creating or updating database tables 2025-04-24 11:22:40,057 18 INFO 02717-17-0-all odoo.modules.loading: Module web_hierarchy loaded in 0.87s, 926 queries (+926 other) 2025-04-24 11:22:40,057 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_tour (18/205) 2025-04-24 11:22:40,097 18 INFO 02717-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-04-24 11:22:40,142 18 INFO 02717-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-04-24 11:22:40,159 18 INFO 02717-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-04-24 11:22:40,173 18 INFO 02717-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-04-24 11:22:40,230 18 INFO 02717-17-0-all odoo.modules.loading: Module web_tour loaded in 0.17s, 104 queries (+104 other) 2025-04-24 11:22:40,231 18 INFO 02717-17-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (19/205) 2025-04-24 11:22:40,300 18 INFO 02717-17-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-04-24 11:22:40,358 18 INFO 02717-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-04-24 11:22:40,441 18 INFO 02717-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-04-24 11:22:40,486 18 INFO 02717-17-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.26s, 189 queries (+189 other) 2025-04-24 11:22:40,487 18 INFO 02717-17-0-all odoo.modules.loading: Loading module iap (20/205) 2025-04-24 11:22:40,534 18 INFO 02717-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-04-24 11:22:40,631 18 INFO 02717-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-04-24 11:22:40,648 18 INFO 02717-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-04-24 11:22:40,660 18 INFO 02717-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-04-24 11:22:40,692 18 INFO 02717-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-04-24 11:22:40,730 18 INFO 02717-17-0-all odoo.modules.loading: Module iap loaded in 0.24s, 151 queries (+151 other) 2025-04-24 11:22:40,730 18 INFO 02717-17-0-all odoo.modules.loading: Loading module mail (21/205) 2025-04-24 11:22:41,196 18 INFO 02717-17-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-04-24 11:22:41,490 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-04-24 11:22:41,491 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-04-24 11:22:41,491 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-04-24 11:22:41,491 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-04-24 11:22:41,491 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-04-24 11:22:41,491 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-04-24 11:22:41,492 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-04-24 11:22:41,492 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-04-24 11:22:41,492 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-04-24 11:22:41,492 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-04-24 11:22:41,492 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-04-24 11:22:41,492 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-04-24 11:22:41,550 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 2025-04-24 11:22:41,551 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2025-04-24 11:22:41,574 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.users.notification_type 2025-04-24 11:22:41,681 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-04-24 11:22:43,832 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-04-24 11:22:44,001 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2025-04-24 11:22:44,015 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-04-24 11:22:44,023 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-04-24 11:22:44,051 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-04-24 11:22:44,064 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2025-04-24 11:22:44,077 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-04-24 11:22:44,090 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-04-24 11:22:44,099 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-04-24 11:22:44,111 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-04-24 11:22:44,137 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-04-24 11:22:44,153 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2025-04-24 11:22:44,171 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-04-24 11:22:44,187 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-04-24 11:22:44,232 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-04-24 11:22:44,253 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-04-24 11:22:44,290 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-04-24 11:22:44,306 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-04-24 11:22:44,322 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2025-04-24 11:22:44,338 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2025-04-24 11:22:44,360 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-04-24 11:22:44,376 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2025-04-24 11:22:44,391 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2025-04-24 11:22:44,428 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-04-24 11:22:44,451 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-04-24 11:22:44,585 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2025-04-24 11:22:44,622 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2025-04-24 11:22:44,636 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-04-24 11:22:44,674 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2025-04-24 11:22:44,680 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-04-24 11:22:44,782 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-04-24 11:22:44,796 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-04-24 11:22:44,818 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-04-24 11:22:44,846 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-04-24 11:22:44,861 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2025-04-24 11:22:44,909 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-04-24 11:22:44,936 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2025-04-24 11:22:44,945 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-04-24 11:22:45,007 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-04-24 11:22:45,194 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-04-24 11:22:45,305 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-04-24 11:22:45,314 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2025-04-24 11:22:45,337 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-04-24 11:22:45,365 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-04-24 11:22:45,382 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-04-24 11:22:45,399 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-04-24 11:22:45,416 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2025-04-24 11:22:45,430 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-04-24 11:22:45,456 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-04-24 11:22:45,474 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-04-24 11:22:45,511 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-04-24 11:22:45,531 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-04-24 11:22:45,566 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-04-24 11:22:45,642 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-04-24 11:22:45,668 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-04-24 11:22:45,846 18 INFO 02717-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2025-04-24 11:22:45,922 18 INFO 02717-17-0-all odoo.modules.loading: Module mail loaded in 5.19s, 4188 queries (+4189 other) 2025-04-24 11:22:45,922 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_editor (22/205) 2025-04-24 11:22:46,080 18 INFO 02717-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-04-24 11:22:47,368 18 INFO 02717-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-04-24 11:22:47,386 18 INFO 02717-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-04-24 11:22:47,393 18 INFO 02717-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-04-24 11:22:47,414 18 INFO 02717-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-04-24 11:22:47,484 18 INFO 02717-17-0-all odoo.modules.loading: Module web_editor loaded in 1.56s, 1410 queries (+1410 other) 2025-04-24 11:22:47,484 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_enterprise (23/205) 2025-04-24 11:22:47,553 18 INFO 02717-17-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2025-04-24 11:22:47,614 18 INFO 02717-17-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2025-04-24 11:22:47,653 18 INFO 02717-17-0-all odoo.modules.loading: Module web_enterprise loaded in 0.17s, 69 queries (+69 other) 2025-04-24 11:22:47,653 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_map (24/205) 2025-04-24 11:22:47,763 18 INFO 02717-17-0-all odoo.modules.registry: module web_map: creating or updating database tables 2025-04-24 11:22:47,789 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2025-04-24 11:22:49,047 18 INFO 02717-17-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2025-04-24 11:22:49,073 18 INFO 02717-17-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2025-04-24 11:22:49,106 18 INFO 02717-17-0-all odoo.modules.loading: Module web_map loaded in 1.45s, 1360 queries (+1360 other) 2025-04-24 11:22:49,106 18 INFO 02717-17-0-all odoo.modules.loading: Loading module analytic (25/205) 2025-04-24 11:22:49,196 18 INFO 02717-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-04-24 11:22:49,465 18 INFO 02717-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-04-24 11:22:49,524 18 INFO 02717-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-04-24 11:22:49,550 18 INFO 02717-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-04-24 11:22:49,605 18 INFO 02717-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-04-24 11:22:49,648 18 INFO 02717-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-04-24 11:22:49,673 18 INFO 02717-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-04-24 11:22:49,689 18 INFO 02717-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-04-24 11:22:49,922 18 INFO 02717-17-0-all odoo.modules.loading: Module analytic loaded in 0.82s, 391 queries (+391 other) 2025-04-24 11:22:49,923 18 INFO 02717-17-0-all odoo.modules.loading: Loading module auth_signup (26/205) 2025-04-24 11:22:50,006 18 INFO 02717-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-04-24 11:22:50,125 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-04-24 11:22:50,134 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-04-24 11:22:50,148 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-04-24 11:22:50,166 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-04-24 11:22:50,189 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-04-24 11:22:50,219 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-04-24 11:22:50,246 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2025-04-24 11:22:50,262 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-04-24 11:22:50,297 18 INFO 02717-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.37s, 202 queries (+202 other) 2025-04-24 11:22:50,297 18 INFO 02717-17-0-all odoo.modules.loading: Loading module auth_totp_mail (27/205) 2025-04-24 11:22:50,379 18 INFO 02717-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-04-24 11:22:50,431 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-04-24 11:22:50,463 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-04-24 11:22:50,473 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2025-04-24 11:22:50,486 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-04-24 11:22:50,540 18 INFO 02717-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.24s, 112 queries (+112 other) 2025-04-24 11:22:50,540 18 INFO 02717-17-0-all odoo.modules.loading: Loading module base_comment_template (28/205) 2025-04-24 11:22:50,619 18 INFO 02717-17-0-all odoo.modules.registry: module base_comment_template: creating or updating database tables 2025-04-24 11:22:50,817 18 INFO 02717-17-0-all odoo.modules.loading: loading base_comment_template/security/ir.model.access.csv 2025-04-24 11:22:50,833 18 INFO 02717-17-0-all odoo.modules.loading: loading base_comment_template/security/security.xml 2025-04-24 11:22:50,842 18 INFO 02717-17-0-all odoo.modules.loading: loading base_comment_template/wizard/base_comment_template_preview_views.xml 2025-04-24 11:22:50,858 18 INFO 02717-17-0-all odoo.modules.loading: loading base_comment_template/views/base_comment_template_view.xml 2025-04-24 11:22:50,891 18 INFO 02717-17-0-all odoo.modules.loading: loading base_comment_template/views/res_partner_view.xml 2025-04-24 11:22:50,929 18 INFO 02717-17-0-all odoo.modules.loading: Module base_comment_template loaded in 0.39s, 232 queries (+232 other) 2025-04-24 11:22:50,930 18 INFO 02717-17-0-all odoo.modules.loading: Loading module base_install_request (29/205) 2025-04-24 11:22:51,002 18 INFO 02717-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-04-24 11:22:51,112 18 INFO 02717-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-04-24 11:22:51,132 18 INFO 02717-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-04-24 11:22:51,153 18 INFO 02717-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-04-24 11:22:51,162 18 INFO 02717-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-04-24 11:22:51,170 18 INFO 02717-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-04-24 11:22:51,207 18 INFO 02717-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.28s, 144 queries (+144 other) 2025-04-24 11:22:51,207 18 INFO 02717-17-0-all odoo.modules.loading: Loading module calendar (30/205) 2025-04-24 11:22:51,336 18 INFO 02717-17-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-04-24 11:22:51,797 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-04-24 11:22:51,830 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-04-24 11:22:51,862 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-04-24 11:22:51,876 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-04-24 11:22:51,896 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-04-24 11:22:51,915 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/data/calendar_onboarding_data.xml 2025-04-24 11:22:51,934 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-04-24 11:22:51,940 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-04-24 11:22:51,947 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-04-24 11:22:51,963 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-04-24 11:22:51,971 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-04-24 11:22:52,199 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/views/res_config_settings_views.xml 2025-04-24 11:22:52,220 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-04-24 11:22:52,251 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-04-24 11:22:52,261 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/wizard/calendar_popover_delete_wizard.xml 2025-04-24 11:22:52,268 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar/wizard/mail_activity_schedule_views.xml 2025-04-24 11:22:52,322 18 INFO 02717-17-0-all odoo.modules.loading: Module calendar loaded in 1.12s, 761 queries (+761 other) 2025-04-24 11:22:52,322 18 INFO 02717-17-0-all odoo.modules.loading: Loading module contacts (31/205) 2025-04-24 11:22:52,397 18 INFO 02717-17-0-all odoo.modules.registry: module contacts: creating or updating database tables 2025-04-24 11:22:52,450 18 INFO 02717-17-0-all odoo.modules.loading: loading contacts/views/contact_views.xml 2025-04-24 11:22:52,587 18 INFO 02717-17-0-all odoo.modules.loading: Module contacts loaded in 0.26s, 221 queries (+221 other) 2025-04-24 11:22:52,587 18 INFO 02717-17-0-all odoo.modules.loading: Loading module google_gmail (32/205) 2025-04-24 11:22:52,683 18 INFO 02717-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-04-24 11:22:52,770 18 INFO 02717-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-04-24 11:22:52,789 18 INFO 02717-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-04-24 11:22:52,802 18 INFO 02717-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-04-24 11:22:52,862 18 INFO 02717-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.28s, 118 queries (+118 other) 2025-04-24 11:22:52,862 18 INFO 02717-17-0-all odoo.modules.loading: Loading module iap_mail (33/205) 2025-04-24 11:22:52,940 18 INFO 02717-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-04-24 11:22:52,981 18 INFO 02717-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-04-24 11:22:53,009 18 INFO 02717-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.15s, 37 queries (+37 other) 2025-04-24 11:22:53,009 18 INFO 02717-17-0-all odoo.modules.loading: Loading module mail_bot (34/205) 2025-04-24 11:22:53,091 18 INFO 02717-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-04-24 11:22:53,238 18 INFO 02717-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-04-24 11:22:53,272 18 INFO 02717-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-04-24 11:22:53,297 18 INFO 02717-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.29s, 176 queries (+176 other) 2025-04-24 11:22:53,297 18 INFO 02717-17-0-all odoo.modules.loading: Loading module phone_validation (35/205) 2025-04-24 11:22:53,466 18 INFO 02717-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-04-24 11:22:54,976 18 INFO 02717-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-04-24 11:22:54,998 18 INFO 02717-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-04-24 11:22:55,036 18 INFO 02717-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-04-24 11:22:55,066 18 INFO 02717-17-0-all odoo.modules.loading: Module phone_validation loaded in 1.77s, 1560 queries (+1560 other) 2025-04-24 11:22:55,066 18 INFO 02717-17-0-all odoo.modules.loading: Loading module privacy_lookup (36/205) 2025-04-24 11:22:55,151 18 INFO 02717-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-04-24 11:22:55,330 18 INFO 02717-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-04-24 11:22:55,380 18 INFO 02717-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-04-24 11:22:55,411 18 INFO 02717-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-04-24 11:22:55,435 18 INFO 02717-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-04-24 11:22:55,471 18 INFO 02717-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.41s, 249 queries (+249 other) 2025-04-24 11:22:55,472 18 INFO 02717-17-0-all odoo.modules.loading: Loading module product (37/205) 2025-04-24 11:22:55,891 18 INFO 02717-17-0-all odoo.modules.registry: module product: creating or updating database tables 2025-04-24 11:22:56,823 18 INFO 02717-17-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-04-24 11:22:56,855 18 INFO 02717-17-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-04-24 11:22:57,025 18 INFO 02717-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-04-24 11:22:57,077 18 INFO 02717-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-04-24 11:22:57,094 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-04-24 11:22:57,113 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-04-24 11:22:57,252 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-04-24 11:22:57,292 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-04-24 11:22:57,333 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2025-04-24 11:22:57,341 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-04-24 11:22:57,364 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2025-04-24 11:22:57,393 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-04-24 11:22:57,427 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-04-24 11:22:57,463 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-04-24 11:22:57,501 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-04-24 11:22:57,538 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-04-24 11:22:57,594 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-04-24 11:22:57,605 18 INFO 02717-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-04-24 11:22:57,624 18 INFO 02717-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-04-24 11:22:57,661 18 INFO 02717-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-04-24 11:22:57,702 18 INFO 02717-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-04-24 11:22:57,731 18 INFO 02717-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-04-24 11:22:57,740 18 INFO 02717-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-04-24 11:22:57,789 18 INFO 02717-17-0-all odoo.modules.loading: Module product loaded in 2.32s, 1492 queries (+1492 other) 2025-04-24 11:22:57,789 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sales_team (38/205) 2025-04-24 11:22:57,896 18 INFO 02717-17-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-04-24 11:22:57,952 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-04-24 11:22:58,132 18 INFO 02717-17-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-04-24 11:22:58,364 18 INFO 02717-17-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-04-24 11:22:58,388 18 INFO 02717-17-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-04-24 11:22:58,460 18 INFO 02717-17-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-04-24 11:22:58,489 18 INFO 02717-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-04-24 11:22:58,542 18 INFO 02717-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-04-24 11:22:58,596 18 INFO 02717-17-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-04-24 11:22:58,603 18 INFO 02717-17-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-04-24 11:22:58,641 18 INFO 02717-17-0-all odoo.modules.loading: Module sales_team loaded in 0.85s, 559 queries (+559 other) 2025-04-24 11:22:58,641 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sql_request_abstract (39/205) 2025-04-24 11:22:58,748 18 INFO 02717-17-0-all odoo.modules.registry: module sql_request_abstract: creating or updating database tables 2025-04-24 11:22:58,812 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir_module_category.xml 2025-04-24 11:22:58,821 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_request_abstract/security/res_groups.xml 2025-04-24 11:22:58,926 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir.model.access.csv 2025-04-24 11:22:58,955 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_request_abstract/views/view_sql_request_mixin.xml 2025-04-24 11:22:58,989 18 INFO 02717-17-0-all odoo.modules.loading: Module sql_request_abstract loaded in 0.35s, 132 queries (+132 other) 2025-04-24 11:22:58,989 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_mobile (40/205) 2025-04-24 11:22:59,239 18 INFO 02717-17-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2025-04-24 11:22:59,338 18 INFO 02717-17-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2025-04-24 11:22:59,377 18 INFO 02717-17-0-all odoo.modules.loading: Module web_mobile loaded in 0.39s, 93 queries (+93 other) 2025-04-24 11:22:59,377 18 INFO 02717-17-0-all odoo.modules.loading: Loading module web_unsplash (41/205) 2025-04-24 11:22:59,482 18 INFO 02717-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-04-24 11:22:59,588 18 INFO 02717-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-04-24 11:22:59,649 18 INFO 02717-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.27s, 109 queries (+109 other) 2025-04-24 11:22:59,649 18 INFO 02717-17-0-all odoo.modules.loading: Loading module base_address_extended (42/205) 2025-04-24 11:22:59,753 18 INFO 02717-17-0-all odoo.modules.registry: module base_address_extended: creating or updating database tables 2025-04-24 11:22:59,784 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.street_name 2025-04-24 11:22:59,785 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.street_number 2025-04-24 11:22:59,785 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.street_number2 2025-04-24 11:22:59,917 18 INFO 02717-17-0-all odoo.modules.loading: loading base_address_extended/security/ir.model.access.csv 2025-04-24 11:22:59,934 18 INFO 02717-17-0-all odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2025-04-24 11:22:59,968 18 INFO 02717-17-0-all odoo.modules.loading: loading base_address_extended/views/res_city_view.xml 2025-04-24 11:22:59,995 18 INFO 02717-17-0-all odoo.modules.loading: loading base_address_extended/views/res_country_view.xml 2025-04-24 11:23:00,031 18 INFO 02717-17-0-all odoo.modules.loading: Module base_address_extended loaded in 0.38s, 200 queries (+200 other) 2025-04-24 11:23:00,031 18 INFO 02717-17-0-all odoo.modules.loading: Loading module contacts_enterprise (43/205) 2025-04-24 11:23:00,141 18 INFO 02717-17-0-all odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2025-04-24 11:23:00,189 18 INFO 02717-17-0-all odoo.modules.loading: Module contacts_enterprise loaded in 0.16s, 26 queries (+26 other) 2025-04-24 11:23:00,189 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr (44/205) 2025-04-24 11:23:00,401 18 INFO 02717-17-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-04-24 11:23:02,458 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-04-24 11:23:02,805 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-04-24 11:23:02,853 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-04-24 11:23:02,871 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/wizard/mail_activity_schedule_views.xml 2025-04-24 11:23:02,887 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/mail_activity_plan_views.xml 2025-04-24 11:23:02,948 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-04-24 11:23:02,966 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-04-24 11:23:02,987 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-04-24 11:23:03,023 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-04-24 11:23:03,041 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-04-24 11:23:03,080 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-04-24 11:23:03,095 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-04-24 11:23:03,189 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-04-24 11:23:03,232 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-04-24 11:23:03,253 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-04-24 11:23:03,366 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-04-24 11:23:03,403 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-04-24 11:23:03,427 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/discuss_channel_views.xml 2025-04-24 11:23:03,440 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-04-24 11:23:03,542 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/views/hr_templates.xml 2025-04-24 11:23:03,550 18 INFO 02717-17-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-04-24 11:23:03,802 18 INFO 02717-17-0-all odoo.modules.loading: Module hr loaded in 3.61s, 3080 queries (+3080 other) 2025-04-24 11:23:03,802 18 INFO 02717-17-0-all odoo.modules.loading: Loading module iap_extract (45/205) 2025-04-24 11:23:03,932 18 INFO 02717-17-0-all odoo.modules.registry: module iap_extract: creating or updating database tables 2025-04-24 11:23:04,134 18 INFO 02717-17-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 2025-04-24 11:23:04,142 18 INFO 02717-17-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 2025-04-24 11:23:04,165 18 INFO 02717-17-0-all odoo.modules.loading: Module iap_extract loaded in 0.36s, 45 queries (+45 other) 2025-04-24 11:23:04,165 18 INFO 02717-17-0-all odoo.modules.loading: Loading module mail_enterprise (46/205) 2025-04-24 11:23:04,282 18 INFO 02717-17-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2025-04-24 11:23:04,332 18 INFO 02717-17-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.17s, 18 queries (+18 other) 2025-04-24 11:23:04,332 18 INFO 02717-17-0-all odoo.modules.loading: Loading module partner_autocomplete (47/205) 2025-04-24 11:23:04,459 18 INFO 02717-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-04-24 11:23:04,636 18 INFO 02717-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-04-24 11:23:04,655 18 INFO 02717-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-04-24 11:23:04,688 18 INFO 02717-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-04-24 11:23:04,701 18 INFO 02717-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-04-24 11:23:04,726 18 INFO 02717-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-04-24 11:23:04,765 18 INFO 02717-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.43s, 200 queries (+200 other) 2025-04-24 11:23:04,765 18 INFO 02717-17-0-all odoo.modules.loading: Loading module portal (48/205) 2025-04-24 11:23:04,917 18 INFO 02717-17-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-04-24 11:23:05,360 18 INFO 02717-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-04-24 11:23:05,379 18 INFO 02717-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-04-24 11:23:05,390 18 INFO 02717-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-04-24 11:23:05,400 18 INFO 02717-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2025-04-24 11:23:05,410 18 INFO 02717-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-04-24 11:23:05,588 18 INFO 02717-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-04-24 11:23:05,620 18 INFO 02717-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-04-24 11:23:05,638 18 INFO 02717-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-04-24 11:23:05,691 18 INFO 02717-17-0-all odoo.modules.loading: Module portal loaded in 0.93s, 565 queries (+565 other) 2025-04-24 11:23:05,692 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sms (49/205) 2025-04-24 11:23:05,926 18 INFO 02717-17-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-04-24 11:23:05,939 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-04-24 11:23:05,939 18 INFO 02717-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-04-24 11:23:05,981 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-04-24 11:23:07,900 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-04-24 11:23:07,915 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-04-24 11:23:07,936 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-04-24 11:23:07,950 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-04-24 11:23:07,966 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-04-24 11:23:07,980 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-04-24 11:23:07,998 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-04-24 11:23:08,017 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-04-24 11:23:08,043 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-04-24 11:23:08,101 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-04-24 11:23:08,137 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-04-24 11:23:08,170 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-04-24 11:23:08,213 18 INFO 02717-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-04-24 11:23:08,253 18 INFO 02717-17-0-all odoo.modules.loading: Module sms loaded in 2.56s, 2231 queries (+2231 other) 2025-04-24 11:23:08,253 18 INFO 02717-17-0-all odoo.modules.loading: Loading module snailmail (50/205) 2025-04-24 11:23:08,556 18 INFO 02717-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-04-24 11:23:09,039 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-04-24 11:23:09,056 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-04-24 11:23:09,077 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-04-24 11:23:09,104 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-04-24 11:23:09,117 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-04-24 11:23:09,129 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-04-24 11:23:09,180 18 INFO 02717-17-0-all odoo.modules.loading: Module snailmail loaded in 0.93s, 504 queries (+504 other) 2025-04-24 11:23:09,180 18 INFO 02717-17-0-all odoo.modules.loading: Loading module auth_totp_portal (51/205) 2025-04-24 11:23:09,305 18 INFO 02717-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-04-24 11:23:09,361 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-04-24 11:23:09,388 18 INFO 02717-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-04-24 11:23:09,420 18 INFO 02717-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.24s, 66 queries (+66 other) 2025-04-24 11:23:09,420 18 INFO 02717-17-0-all odoo.modules.loading: Loading module calendar_sms (52/205) 2025-04-24 11:23:09,550 18 INFO 02717-17-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-04-24 11:23:09,558 18 INFO 02717-17-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-04-24 11:23:09,639 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-04-24 11:23:09,649 18 INFO 02717-17-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-04-24 11:23:09,702 18 INFO 02717-17-0-all odoo.modules.loading: Module calendar_sms loaded in 0.28s, 96 queries (+96 other) 2025-04-24 11:23:09,702 18 INFO 02717-17-0-all odoo.modules.loading: Loading module digest (53/205) 2025-04-24 11:23:09,840 18 INFO 02717-17-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-04-24 11:23:10,027 18 INFO 02717-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-04-24 11:23:10,048 18 INFO 02717-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-04-24 11:23:10,079 18 INFO 02717-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-04-24 11:23:10,104 18 INFO 02717-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-04-24 11:23:10,118 18 INFO 02717-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-04-24 11:23:10,128 18 INFO 02717-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-04-24 11:23:10,190 18 INFO 02717-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-04-24 11:23:10,199 18 INFO 02717-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-04-24 11:23:10,259 18 INFO 02717-17-0-all odoo.modules.loading: Module digest loaded in 0.56s, 296 queries (+296 other) 2025-04-24 11:23:10,259 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_contract (54/205) 2025-04-24 11:23:10,415 18 INFO 02717-17-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-04-24 11:23:10,436 18 INFO 02717-17-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-04-24 11:23:10,436 18 INFO 02717-17-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-04-24 11:23:10,760 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-04-24 11:23:11,019 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-04-24 11:23:11,051 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-04-24 11:23:11,097 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-04-24 11:23:11,166 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-04-24 11:23:11,311 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-04-24 11:23:11,364 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-04-24 11:23:11,383 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/views/res_config_settings_views.xml 2025-04-24 11:23:11,411 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-04-24 11:23:11,457 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_contract loaded in 1.20s, 739 queries (+739 other) 2025-04-24 11:23:11,457 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_gantt (55/205) 2025-04-24 11:23:11,642 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_gantt loaded in 0.18s, 12 queries (+12 other) 2025-04-24 11:23:11,642 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_holidays (56/205) 2025-04-24 11:23:11,998 18 INFO 02717-17-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-04-24 11:23:12,025 18 INFO 02717-17-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-04-24 11:23:12,809 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-04-24 11:23:12,818 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-04-24 11:23:12,843 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-04-24 11:23:12,872 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-04-24 11:23:12,983 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-04-24 11:23:13,004 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-04-24 11:23:13,438 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-04-24 11:23:13,485 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-04-24 11:23:13,535 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-04-24 11:23:13,889 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-04-24 11:23:13,925 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-04-24 11:23:14,060 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-04-24 11:23:14,105 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_mandatory_day_views.xml 2025-04-24 11:23:14,129 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-04-24 11:23:14,137 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-04-24 11:23:14,146 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-04-24 11:23:14,159 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-04-24 11:23:14,174 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-04-24 11:23:14,183 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-04-24 11:23:14,191 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-04-24 11:23:14,222 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-04-24 11:23:14,248 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-04-24 11:23:14,268 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-04-24 11:23:14,386 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-04-24 11:23:14,532 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_holidays loaded in 2.89s, 2031 queries (+2031 other) 2025-04-24 11:23:14,532 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_mobile (57/205) 2025-04-24 11:23:14,725 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_mobile loaded in 0.19s, 12 queries (+12 other) 2025-04-24 11:23:14,725 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_org_chart (58/205) 2025-04-24 11:23:14,874 18 INFO 02717-17-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-04-24 11:23:14,975 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_department_views.xml 2025-04-24 11:23:14,998 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-04-24 11:23:15,075 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_employee_public_views.xml 2025-04-24 11:23:15,088 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_org_chart_menus.xml 2025-04-24 11:23:15,122 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.40s, 162 queries (+162 other) 2025-04-24 11:23:15,122 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_skills (59/205) 2025-04-24 11:23:15,289 18 INFO 02717-17-0-all odoo.modules.registry: module hr_skills: creating or updating database tables 2025-04-24 11:23:15,308 18 INFO 02717-17-0-all odoo.models: Prepare computation of hr.employee.skill_ids 2025-04-24 11:23:15,715 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/security/ir.model.access.csv 2025-04-24 11:23:15,750 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/security/hr_skills_security.xml 2025-04-24 11:23:15,803 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/views/hr_views.xml 2025-04-24 11:23:15,974 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_skill_log_views.xml 2025-04-24 11:23:16,008 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/data/hr_resume_data.xml 2025-04-24 11:23:16,017 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/data/hr_skill_data.xml 2025-04-24 11:23:16,024 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/data/ir_actions_server_data.xml 2025-04-24 11:23:16,038 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/data/report_paperformat.xml 2025-04-24 11:23:16,045 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_skill_report_views.xml 2025-04-24 11:23:16,074 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_cv_report.xml 2025-04-24 11:23:16,082 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/views/hr_department_views.xml 2025-04-24 11:23:16,097 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_cv_templates.xml 2025-04-24 11:23:16,123 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_skills/wizard/hr_employee_cv_wizard_views.xml 2025-04-24 11:23:16,169 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_skills loaded in 1.05s, 669 queries (+669 other) 2025-04-24 11:23:16,170 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_work_entry (60/205) 2025-04-24 11:23:16,320 18 INFO 02717-17-0-all odoo.modules.registry: module hr_work_entry: creating or updating database tables 2025-04-24 11:23:16,699 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry/security/hr_work_entry_security.xml 2025-04-24 11:23:16,713 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry/security/ir.model.access.csv 2025-04-24 11:23:16,734 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry/data/hr_work_entry_data.xml 2025-04-24 11:23:16,743 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry/views/hr_work_entry_views.xml 2025-04-24 11:23:16,817 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry/views/hr_employee_views.xml 2025-04-24 11:23:16,850 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry/views/resource_calendar_views.xml 2025-04-24 11:23:16,922 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_work_entry loaded in 0.75s, 335 queries (+335 other) 2025-04-24 11:23:16,922 18 INFO 02717-17-0-all odoo.modules.loading: Loading module mail_bot_hr (61/205) 2025-04-24 11:23:17,086 18 INFO 02717-17-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-04-24 11:23:17,202 18 INFO 02717-17-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.28s, 56 queries (+56 other) 2025-04-24 11:23:17,203 18 INFO 02717-17-0-all odoo.modules.loading: Loading module mail_mobile (62/205) 2025-04-24 11:23:17,359 18 INFO 02717-17-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2025-04-24 11:23:17,719 18 INFO 02717-17-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2025-04-24 11:23:17,728 18 INFO 02717-17-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2025-04-24 11:23:17,775 18 INFO 02717-17-0-all odoo.modules.loading: Module mail_mobile loaded in 0.57s, 306 queries (+306 other) 2025-04-24 11:23:17,776 18 INFO 02717-17-0-all odoo.modules.loading: Loading module payment (63/205) 2025-04-24 11:23:17,964 18 INFO 02717-17-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-04-24 11:23:18,502 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2025-04-24 11:23:18,511 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2025-04-24 11:23:20,630 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-04-24 11:23:20,840 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-04-24 11:23:21,750 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2025-04-24 11:23:21,762 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2025-04-24 11:23:21,800 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2025-04-24 11:23:21,863 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-04-24 11:23:21,908 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2025-04-24 11:23:21,941 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-04-24 11:23:21,980 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-04-24 11:23:22,006 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-04-24 11:23:22,030 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-04-24 11:23:22,061 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-04-24 11:23:22,100 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2025-04-24 11:23:22,113 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-04-24 11:23:22,122 18 INFO 02717-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-04-24 11:23:22,158 18 INFO 02717-17-0-all odoo.modules.loading: Module payment loaded in 4.38s, 2213 queries (+2213 other) 2025-04-24 11:23:22,159 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet (64/205) 2025-04-24 11:23:22,318 18 INFO 02717-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-04-24 11:23:22,415 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2025-04-24 11:23:22,443 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.28s, 83 queries (+83 other) 2025-04-24 11:23:22,443 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account (65/205) 2025-04-24 11:23:23,183 18 INFO 02717-17-0-all odoo.modules.registry: module account: creating or updating database tables 2025-04-24 11:23:23,682 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-04-24 11:23:23,682 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-04-24 11:23:26,422 18 INFO 02717-17-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-04-24 11:23:27,140 18 INFO 02717-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-04-24 11:23:27,320 18 INFO 02717-17-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-04-24 11:23:27,429 18 INFO 02717-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-04-24 11:23:27,441 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-04-24 11:23:27,471 18 INFO 02717-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-04-24 11:23:27,494 18 INFO 02717-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2025-04-24 11:23:27,557 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-04-24 11:23:27,670 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-04-24 11:23:27,687 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-04-24 11:23:27,702 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-04-24 11:23:27,718 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-04-24 11:23:27,733 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-04-24 11:23:27,752 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-04-24 11:23:28,693 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-04-24 11:23:28,719 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-04-24 11:23:28,767 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-04-24 11:23:28,787 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-04-24 11:23:28,856 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-04-24 11:23:28,876 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-04-24 11:23:28,917 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-04-24 11:23:28,968 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-04-24 11:23:29,083 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-04-24 11:23:29,093 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-04-24 11:23:29,135 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2025-04-24 11:23:29,150 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-04-24 11:23:29,189 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-04-24 11:23:29,212 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-04-24 11:23:29,232 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-04-24 11:23:29,249 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-04-24 11:23:29,289 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-04-24 11:23:29,331 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-04-24 11:23:29,343 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-04-24 11:23:29,365 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-04-24 11:23:29,387 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-04-24 11:23:29,434 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-04-24 11:23:29,493 18 INFO 02717-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-04-24 11:23:29,555 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-04-24 11:23:29,580 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-04-24 11:23:29,594 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-04-24 11:23:29,656 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-04-24 11:23:29,767 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-04-24 11:23:29,805 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-04-24 11:23:29,861 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-04-24 11:23:29,876 18 INFO 02717-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-04-24 11:23:29,896 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-04-24 11:23:29,920 18 INFO 02717-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-04-24 11:23:29,947 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-04-24 11:23:29,960 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2025-04-24 11:23:29,980 18 INFO 02717-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-04-24 11:23:29,992 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-04-24 11:23:30,005 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-04-24 11:23:30,301 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-04-24 11:23:30,319 18 INFO 02717-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-04-24 11:23:30,329 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-04-24 11:23:30,343 18 INFO 02717-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-04-24 11:23:31,264 18 INFO 02717-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2025-04-24 11:23:31,436 18 INFO 02717-17-0-all odoo.modules.loading: Module account loaded in 8.99s, 5684 queries (+5684 other) 2025-04-24 11:23:31,436 18 INFO 02717-17-0-all odoo.modules.loading: Loading module digest_enterprise (66/205) 2025-04-24 11:23:31,809 18 INFO 02717-17-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2025-04-24 11:23:31,875 18 INFO 02717-17-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.44s, 22 queries (+22 other) 2025-04-24 11:23:31,875 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_contract_reports (67/205) 2025-04-24 11:23:32,084 18 INFO 02717-17-0-all odoo.modules.registry: module hr_contract_reports: creating or updating database tables 2025-04-24 11:23:32,162 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract_reports/security/ir.model.access.csv 2025-04-24 11:23:32,178 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract_reports/security/hr_contract_reports_security.xml 2025-04-24 11:23:32,190 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_contract_reports/report/hr_contract_employee_report_views.xml 2025-04-24 11:23:32,261 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_contract_reports loaded in 0.39s, 97 queries (+97 other) 2025-04-24 11:23:32,261 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_holidays_gantt (68/205) 2025-04-24 11:23:32,475 18 INFO 02717-17-0-all odoo.modules.registry: module hr_holidays_gantt: creating or updating database tables 2025-04-24 11:23:32,551 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_holidays_gantt/views/hr_holidays_gantt_view.xml 2025-04-24 11:23:32,647 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_holidays_gantt loaded in 0.39s, 92 queries (+92 other) 2025-04-24 11:23:32,647 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_work_entry_contract (69/205) 2025-04-24 11:23:32,856 18 INFO 02717-17-0-all odoo.modules.registry: module hr_work_entry_contract: creating or updating database tables 2025-04-24 11:23:33,136 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract/security/hr_work_entry_security.xml 2025-04-24 11:23:33,149 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract/security/ir.model.access.csv 2025-04-24 11:23:33,163 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract/data/hr_work_entry_data.xml 2025-04-24 11:23:33,183 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract/data/ir_cron_data.xml 2025-04-24 11:23:33,200 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_work_entry_views.xml 2025-04-24 11:23:33,234 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_contract_views.xml 2025-04-24 11:23:33,247 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract/wizard/hr_work_entry_regeneration_wizard_views.xml 2025-04-24 11:23:33,294 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_work_entry_contract loaded in 0.65s, 254 queries (+254 other) 2025-04-24 11:23:33,295 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (70/205) 2025-04-24 11:23:33,510 18 INFO 02717-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-04-24 11:23:33,897 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-04-24 11:23:34,024 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-04-24 11:23:34,046 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-04-24 11:23:34,072 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-04-24 11:23:34,112 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-04-24 11:23:34,153 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.86s, 270 queries (+270 other) 2025-04-24 11:23:34,153 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_edition (71/205) 2025-04-24 11:23:34,381 18 INFO 02717-17-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2025-04-24 11:23:34,511 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2025-04-24 11:23:34,528 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 2025-04-24 11:23:34,585 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.43s, 128 queries (+128 other) 2025-04-24 11:23:34,585 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock (72/205) 2025-04-24 11:23:35,049 18 INFO 02717-17-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-04-24 11:23:37,810 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-04-24 11:23:38,645 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-04-24 11:23:38,783 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-04-24 11:23:38,791 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-04-24 11:23:38,806 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-04-24 11:23:38,821 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-04-24 11:23:39,167 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-04-24 11:23:39,198 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-04-24 11:23:39,205 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-04-24 11:23:39,215 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-04-24 11:23:39,244 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-04-24 11:23:39,302 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-04-24 11:23:39,325 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-04-24 11:23:39,334 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-04-24 11:23:39,347 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-04-24 11:23:39,368 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-04-24 11:23:39,409 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-04-24 11:23:39,419 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-04-24 11:23:39,455 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-04-24 11:23:39,463 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-04-24 11:23:39,483 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-04-24 11:23:39,497 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-04-24 11:23:39,505 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 2025-04-24 11:23:39,516 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-04-24 11:23:39,528 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-04-24 11:23:39,628 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-04-24 11:23:39,643 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-04-24 11:23:39,657 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-04-24 11:23:39,672 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-04-24 11:23:39,689 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-04-24 11:23:39,703 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-04-24 11:23:39,712 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-04-24 11:23:39,720 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-04-24 11:23:39,733 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-04-24 11:23:39,759 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-04-24 11:23:39,771 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-04-24 11:23:39,790 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-04-24 11:23:39,805 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-04-24 11:23:39,817 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-04-24 11:23:39,827 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-04-24 11:23:39,839 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-04-24 11:23:39,850 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-04-24 11:23:39,862 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-04-24 11:23:39,876 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-04-24 11:23:39,884 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-04-24 11:23:39,892 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2025-04-24 11:23:39,903 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-04-24 11:23:39,956 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-04-24 11:23:40,000 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-04-24 11:23:40,061 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-04-24 11:23:40,124 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-04-24 11:23:40,880 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-04-24 11:23:40,922 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-04-24 11:23:41,020 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-04-24 11:23:41,208 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-04-24 11:23:41,274 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-04-24 11:23:41,413 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-04-24 11:23:41,684 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-04-24 11:23:41,791 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-04-24 11:23:41,895 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-04-24 11:23:41,938 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-04-24 11:23:42,006 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-04-24 11:23:42,022 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-04-24 11:23:42,036 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-04-24 11:23:42,089 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-04-24 11:23:42,120 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-04-24 11:23:42,158 18 INFO 02717-17-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-04-24 11:23:42,265 18 INFO 02717-17-0-all odoo.modules.loading: Module stock loaded in 7.68s, 5118 queries (+5118 other) 2025-04-24 11:23:42,266 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_accountant (73/205) 2025-04-24 11:23:42,585 18 INFO 02717-17-0-all odoo.modules.registry: module account_accountant: creating or updating database tables 2025-04-24 11:23:43,180 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2025-04-24 11:23:43,242 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/data/ir_cron.xml 2025-04-24 11:23:43,258 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/data/digest_data.xml 2025-04-24 11:23:43,272 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/security/ir.model.access.csv 2025-04-24 11:23:43,309 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2025-04-24 11:23:43,655 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/account_account_views.xml 2025-04-24 11:23:43,680 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/account_fiscal_year_view.xml 2025-04-24 11:23:43,704 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/account_journal_dashboard_views.xml 2025-04-24 11:23:43,734 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2025-04-24 11:23:44,073 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/account_payment_views.xml 2025-04-24 11:23:44,088 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_views.xml 2025-04-24 11:23:44,360 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_model_views.xml 2025-04-24 11:23:44,384 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/account_accountant_menuitems.xml 2025-04-24 11:23:44,412 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/digest_views.xml 2025-04-24 11:23:44,427 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2025-04-24 11:23:44,514 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/product_views.xml 2025-04-24 11:23:44,565 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/views/bank_rec_widget_views.xml 2025-04-24 11:23:44,680 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2025-04-24 11:23:44,701 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_auto_reconcile_wizard.xml 2025-04-24 11:23:44,711 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_reconcile_wizard.xml 2025-04-24 11:23:44,725 18 INFO 02717-17-0-all odoo.modules.loading: loading account_accountant/wizard/reconcile_model_wizard.xml 2025-04-24 11:23:44,783 18 INFO 02717-17-0-all odoo.modules.loading: Module account_accountant loaded in 2.52s, 1124 queries (+1124 other) 2025-04-24 11:23:44,783 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_edi (74/205) 2025-04-24 11:23:45,049 18 INFO 02717-17-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-04-24 11:23:45,357 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-04-24 11:23:45,378 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-04-24 11:23:45,391 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-04-24 11:23:45,824 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-04-24 11:23:45,840 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-04-24 11:23:45,885 18 INFO 02717-17-0-all odoo.modules.loading: Module account_edi loaded in 1.10s, 315 queries (+315 other) 2025-04-24 11:23:45,886 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (75/205) 2025-04-24 11:23:46,388 18 INFO 02717-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-04-24 11:23:46,428 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 2025-04-24 11:23:46,428 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2025-04-24 11:23:46,429 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2025-04-24 11:23:46,739 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-04-24 11:23:46,779 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-04-24 11:23:46,927 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-04-24 11:23:46,977 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2025-04-24 11:23:47,035 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2025-04-24 11:23:47,093 18 INFO 02717-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2025-04-24 11:23:47,135 18 INFO 02717-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 1.25s, 428 queries (+428 other) 2025-04-24 11:23:47,135 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_invoice_extract (76/205) 2025-04-24 11:23:47,425 18 INFO 02717-17-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2025-04-24 11:23:47,744 18 INFO 02717-17-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2025-04-24 11:23:47,761 18 INFO 02717-17-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2025-04-24 11:23:47,846 18 INFO 02717-17-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2025-04-24 11:23:47,937 18 INFO 02717-17-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2025-04-24 11:23:47,956 18 INFO 02717-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2025-04-24 11:23:47,984 18 INFO 02717-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_journal_views.xml 2025-04-24 11:23:48,040 18 INFO 02717-17-0-all odoo.modules.loading: Module account_invoice_extract loaded in 0.90s, 315 queries (+315 other) 2025-04-24 11:23:48,040 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_payment (77/205) 2025-04-24 11:23:48,318 18 INFO 02717-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-04-24 11:23:48,808 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2025-04-24 11:23:48,816 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2025-04-24 11:23:48,834 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-04-24 11:23:48,852 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-04-24 11:23:48,865 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-04-24 11:23:48,898 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-04-24 11:23:48,949 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-04-24 11:23:48,983 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-04-24 11:23:49,003 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-04-24 11:23:49,023 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-04-24 11:23:49,039 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-04-24 11:23:49,054 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-04-24 11:23:49,070 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-04-24 11:23:49,081 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-04-24 11:23:49,093 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2025-04-24 11:23:49,213 18 INFO 02717-17-0-all odoo.modules.loading: Module account_payment loaded in 1.17s, 492 queries (+492 other) 2025-04-24 11:23:49,213 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_payment_term (78/205) 2025-04-24 11:23:49,468 18 INFO 02717-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 2025-04-24 11:23:49,565 18 INFO 02717-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2025-04-24 11:23:49,603 18 INFO 02717-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.39s, 52 queries (+52 other) 2025-04-24 11:23:49,603 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_statement_base (79/205) 2025-04-24 11:23:49,883 18 INFO 02717-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement.xml 2025-04-24 11:23:49,940 18 INFO 02717-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement_line.xml 2025-04-24 11:23:49,998 18 INFO 02717-17-0-all odoo.modules.loading: Module account_statement_base loaded in 0.39s, 45 queries (+45 other) 2025-04-24 11:23:49,998 18 INFO 02717-17-0-all odoo.modules.loading: Loading module analytic_enterprise (80/205) 2025-04-24 11:23:50,253 18 INFO 02717-17-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2025-04-24 11:23:50,294 18 INFO 02717-17-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2025-04-24 11:23:50,401 18 INFO 02717-17-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.40s, 70 queries (+70 other) 2025-04-24 11:23:50,401 18 INFO 02717-17-0-all odoo.modules.loading: Loading module base_vat (81/205) 2025-04-24 11:23:50,675 18 INFO 02717-17-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2025-04-24 11:23:50,738 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.partner.vies_valid 2025-04-24 11:23:51,074 18 INFO 02717-17-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2025-04-24 11:23:51,126 18 INFO 02717-17-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2025-04-24 11:23:51,181 18 INFO 02717-17-0-all odoo.modules.loading: Module base_vat loaded in 0.78s, 142 queries (+142 other) 2025-04-24 11:23:51,182 18 INFO 02717-17-0-all odoo.modules.loading: Loading module bi_sql_editor (82/205) 2025-04-24 11:23:51,457 18 INFO 02717-17-0-all odoo.modules.registry: module bi_sql_editor: creating or updating database tables 2025-04-24 11:23:51,740 18 INFO 02717-17-0-all odoo.modules.loading: loading bi_sql_editor/security/ir.model.access.csv 2025-04-24 11:23:51,761 18 INFO 02717-17-0-all odoo.modules.loading: loading bi_sql_editor/views/view_bi_sql_view.xml 2025-04-24 11:23:51,844 18 INFO 02717-17-0-all odoo.modules.loading: Module bi_sql_editor loaded in 0.66s, 224 queries (+224 other) 2025-04-24 11:23:51,844 18 INFO 02717-17-0-all odoo.modules.loading: Loading module currency_rate_live (83/205) 2025-04-24 11:23:52,120 18 INFO 02717-17-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2025-04-24 11:23:52,149 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.company.currency_provider 2025-04-24 11:23:52,296 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2025-04-24 11:23:52,349 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2025-04-24 11:23:52,395 18 INFO 02717-17-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.55s, 102 queries (+102 other) 2025-04-24 11:23:52,395 18 INFO 02717-17-0-all odoo.modules.loading: Loading module currency_rate_update (84/205) 2025-04-24 11:23:52,664 18 INFO 02717-17-0-all odoo.modules.registry: module currency_rate_update: creating or updating database tables 2025-04-24 11:23:53,090 18 WARNING 02717-17-0-all py.warnings: /data/build/odoo/odoo/addons/base/models/ir_module.py:185: DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17, currency_rate_update can just have a UTF8 description with not need for a declaration. File "/data/build/odoo/odoo-bin", line 8, in odoo.cli.main() File "/data/build/odoo/odoo/cli/command.py", line 66, in main o.run(args) File "/data/build/odoo/odoo/cli/server.py", line 186, in run main(args) File "/data/build/odoo/odoo/cli/server.py", line 179, in main rc = odoo.service.server.start(preload=preload, stop=stop) File "/data/build/odoo/odoo/service/server.py", line 1462, in start rc = server.run(preload, stop) File "/data/build/odoo/odoo/service/server.py", line 628, in run rc = preload_registries(preload) File "/data/build/odoo/odoo/service/server.py", line 1362, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "", line 2, in new File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/odoo/odoo/modules/registry.py", line 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 485, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/odoo/odoo/modules/loading.py", line 366, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/odoo/odoo/modules/loading.py", line 224, in load_module_graph module._check() File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 850, in _check if not module.description_html: File "/data/build/odoo/odoo/fields.py", line 1219, in __get__ self.compute_value(recs) File "/data/build/odoo/odoo/fields.py", line 1401, in compute_value records._compute_field_value(self) File "/data/build/odoo/odoo/models.py", line 4921, in _compute_field_value fields.determine(field.compute, self) File "/data/build/odoo/odoo/fields.py", line 102, in determine return needle(*args) File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 185, in _get_desc warnings.warn( 2025-04-24 11:23:53,120 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_update/data/cron.xml 2025-04-24 11:23:53,138 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_update/security/ir.model.access.csv 2025-04-24 11:23:53,167 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_update/security/res_currency_rate_provider.xml 2025-04-24 11:23:53,178 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate.xml 2025-04-24 11:23:53,194 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate_provider.xml 2025-04-24 11:23:53,234 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_config_settings.xml 2025-04-24 11:23:53,286 18 INFO 02717-17-0-all odoo.modules.loading: loading currency_rate_update/wizards/res_currency_rate_update_wizard.xml 2025-04-24 11:23:53,330 18 INFO 02717-17-0-all odoo.modules.loading: Module currency_rate_update loaded in 0.94s, 258 queries (+260 other) 2025-04-24 11:23:53,331 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_holidays_contract_gantt (85/205) 2025-04-24 11:23:53,605 18 INFO 02717-17-0-all odoo.modules.registry: module hr_holidays_contract_gantt: creating or updating database tables 2025-04-24 11:23:53,735 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_holidays_contract_gantt loaded in 0.40s, 57 queries (+57 other) 2025-04-24 11:23:53,735 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_work_entry_contract_enterprise (86/205) 2025-04-24 11:23:54,021 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_payroll_menu.xml 2025-04-24 11:23:54,124 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_work_entry_views.xml 2025-04-24 11:23:54,166 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_work_entry_contract_enterprise loaded in 0.43s, 116 queries (+116 other) 2025-04-24 11:23:54,166 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_work_entry_holidays (87/205) 2025-04-24 11:23:54,439 18 INFO 02717-17-0-all odoo.modules.registry: module hr_work_entry_holidays: creating or updating database tables 2025-04-24 11:23:54,665 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/data/hr_payroll_holidays_data.xml 2025-04-24 11:23:54,684 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_views.xml 2025-04-24 11:23:54,715 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_type_views.xml 2025-04-24 11:23:54,753 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_work_entry_holidays loaded in 0.59s, 205 queries (+205 other) 2025-04-24 11:23:54,754 18 INFO 02717-17-0-all odoo.modules.loading: Loading module purchase (88/205) 2025-04-24 11:23:55,078 18 INFO 02717-17-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-04-24 11:23:55,926 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-04-24 11:23:56,356 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-04-24 11:23:56,419 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-04-24 11:23:56,430 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-04-24 11:23:56,474 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-04-24 11:23:56,520 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-04-24 11:23:56,533 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-04-24 11:23:56,545 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-04-24 11:23:56,864 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-04-24 11:23:56,927 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-04-24 11:23:57,081 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-04-24 11:23:57,195 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-04-24 11:23:57,210 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-04-24 11:23:57,254 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-04-24 11:23:57,268 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-04-24 11:23:57,287 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-04-24 11:23:57,357 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-04-24 11:23:57,382 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-04-24 11:23:57,396 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-04-24 11:23:57,420 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-04-24 11:23:57,482 18 INFO 02717-17-0-all odoo.modules.loading: Module purchase loaded in 2.73s, 1614 queries (+1614 other) 2025-04-24 11:23:57,482 18 INFO 02717-17-0-all odoo.modules.loading: Loading module snailmail_account (89/205) 2025-04-24 11:23:57,757 18 INFO 02717-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-04-24 11:23:58,000 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-04-24 11:23:58,059 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2025-04-24 11:23:58,097 18 INFO 02717-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.62s, 137 queries (+137 other) 2025-04-24 11:23:58,097 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_account (90/205) 2025-04-24 11:23:58,367 18 INFO 02717-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-04-24 11:23:58,661 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.56s, 55 queries (+55 other) 2025-04-24 11:23:58,661 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (91/205) 2025-04-24 11:23:58,945 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-04-24 11:23:59,042 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.38s, 30 queries (+30 other) 2025-04-24 11:23:59,042 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (92/205) 2025-04-24 11:23:59,309 18 INFO 02717-17-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2025-04-24 11:23:59,401 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2025-04-24 11:23:59,439 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.40s, 53 queries (+53 other) 2025-04-24 11:23:59,440 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_contract (93/205) 2025-04-24 11:23:59,720 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_contract/data/dashboards.xml 2025-04-24 11:23:59,814 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_contract loaded in 0.37s, 29 queries (+29 other) 2025-04-24 11:23:59,815 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sql_export (94/205) 2025-04-24 11:24:00,085 18 INFO 02717-17-0-all odoo.modules.registry: module sql_export: creating or updating database tables 2025-04-24 11:24:00,412 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_export/views/sql_export_view.xml 2025-04-24 11:24:00,455 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_export/wizard/wizard_file_view.xml 2025-04-24 11:24:00,467 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_export/security/sql_export_security.xml 2025-04-24 11:24:00,481 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_export/security/ir.model.access.csv 2025-04-24 11:24:00,494 18 WARNING 02717-17-0-all odoo.addons.base.models.ir_model: Rule access_sql_export_all has no group, this is a deprecated feature. Every access-granting rule should specify a group. 2025-04-24 11:24:00,495 18 WARNING 02717-17-0-all odoo.addons.base.models.ir_model: Rule access_sql_file_wizard has no group, this is a deprecated feature. Every access-granting rule should specify a group. 2025-04-24 11:24:00,527 18 INFO 02717-17-0-all odoo.modules.loading: Module sql_export loaded in 0.71s, 162 queries (+166 other) 2025-04-24 11:24:00,528 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_account (95/205) 2025-04-24 11:24:00,845 18 INFO 02717-17-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-04-24 11:24:01,429 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-04-24 11:24:01,504 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-04-24 11:24:01,536 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-04-24 11:24:01,546 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-04-24 11:24:02,304 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-04-24 11:24:02,356 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-04-24 11:24:02,369 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-04-24 11:24:02,384 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-04-24 11:24:02,667 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-04-24 11:24:02,727 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-04-24 11:24:02,787 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-04-24 11:24:02,799 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-04-24 11:24:02,812 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-04-24 11:24:02,825 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2025-04-24 11:24:02,867 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_account loaded in 2.34s, 734 queries (+734 other) 2025-04-24 11:24:02,867 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_enterprise (96/205) 2025-04-24 11:24:03,157 18 INFO 02717-17-0-all odoo.modules.registry: module stock_enterprise: creating or updating database tables 2025-04-24 11:24:03,258 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 2025-04-24 11:24:03,275 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 2025-04-24 11:24:03,286 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 2025-04-24 11:24:03,300 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 2025-04-24 11:24:03,325 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 2025-04-24 11:24:03,407 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_enterprise loaded in 0.54s, 143 queries (+143 other) 2025-04-24 11:24:03,407 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_sms (97/205) 2025-04-24 11:24:03,698 18 INFO 02717-17-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-04-24 11:24:04,092 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-04-24 11:24:04,103 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-04-24 11:24:04,205 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-04-24 11:24:04,215 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-04-24 11:24:04,234 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-04-24 11:24:04,287 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_sms loaded in 0.88s, 198 queries (+198 other) 2025-04-24 11:24:04,287 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_auto_transfer (98/205) 2025-04-24 11:24:04,580 18 INFO 02717-17-0-all odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2025-04-24 11:24:04,914 18 INFO 02717-17-0-all odoo.modules.loading: loading account_auto_transfer/security/account_auto_transfer_security.xml 2025-04-24 11:24:04,926 18 INFO 02717-17-0-all odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2025-04-24 11:24:04,948 18 INFO 02717-17-0-all odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2025-04-24 11:24:04,963 18 INFO 02717-17-0-all odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2025-04-24 11:24:05,050 18 INFO 02717-17-0-all odoo.modules.loading: Module account_auto_transfer loaded in 0.76s, 310 queries (+310 other) 2025-04-24 11:24:05,050 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_bank_statement_import (99/205) 2025-04-24 11:24:05,337 18 INFO 02717-17-0-all odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2025-04-24 11:24:05,481 18 INFO 02717-17-0-all odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_view.xml 2025-04-24 11:24:05,541 18 INFO 02717-17-0-all odoo.modules.loading: Module account_bank_statement_import loaded in 0.49s, 103 queries (+103 other) 2025-04-24 11:24:05,541 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_base_import (100/205) 2025-04-24 11:24:05,825 18 INFO 02717-17-0-all odoo.modules.registry: module account_base_import: creating or updating database tables 2025-04-24 11:24:05,917 18 INFO 02717-17-0-all odoo.modules.loading: loading account_base_import/views/account_import_views.xml 2025-04-24 11:24:06,114 18 INFO 02717-17-0-all odoo.modules.loading: loading account_base_import/views/account_account_views.xml 2025-04-24 11:24:06,144 18 INFO 02717-17-0-all odoo.modules.loading: loading account_base_import/views/account_move_views.xml 2025-04-24 11:24:06,150 18 INFO 02717-17-0-all odoo.modules.loading: loading account_base_import/views/res_partner_views.xml 2025-04-24 11:24:06,156 18 INFO 02717-17-0-all odoo.modules.loading: loading account_base_import/wizard/setup_wizards_views.xml 2025-04-24 11:24:06,169 18 INFO 02717-17-0-all odoo.modules.loading: loading account_base_import/views/res_config_settings_views.xml 2025-04-24 11:24:06,248 18 INFO 02717-17-0-all odoo.modules.loading: Module account_base_import loaded in 0.71s, 146 queries (+146 other) 2025-04-24 11:24:06,248 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_invoice_extract_purchase (101/205) 2025-04-24 11:24:06,529 18 INFO 02717-17-0-all odoo.modules.registry: module account_invoice_extract_purchase: creating or updating database tables 2025-04-24 11:24:06,707 18 INFO 02717-17-0-all odoo.modules.loading: Module account_invoice_extract_purchase loaded in 0.46s, 79 queries (+79 other) 2025-04-24 11:24:06,707 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_online_synchronization (102/205) 2025-04-24 11:24:07,022 18 INFO 02717-17-0-all odoo.modules.registry: module account_online_synchronization: creating or updating database tables 2025-04-24 11:24:07,481 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/data/config_parameter.xml 2025-04-24 11:24:07,493 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/data/ir_cron.xml 2025-04-24 11:24:07,531 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/data/mail_activity_type_data.xml 2025-04-24 11:24:07,549 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/data/sync_reminder_email_template.xml 2025-04-24 11:24:07,558 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/security/ir.model.access.csv 2025-04-24 11:24:07,603 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/security/account_online_sync_security.xml 2025-04-24 11:24:07,623 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_views.xml 2025-04-24 11:24:07,671 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_bank_statement_view.xml 2025-04-24 11:24:07,694 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_view.xml 2025-04-24 11:24:07,719 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_portal_templates.xml 2025-04-24 11:24:07,730 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_dashboard_view.xml 2025-04-24 11:24:07,764 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_selection_wizard.xml 2025-04-24 11:24:07,774 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_journal_missing_transactions.xml 2025-04-24 11:24:07,784 18 INFO 02717-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_statement_line.xml 2025-04-24 11:24:07,835 18 INFO 02717-17-0-all odoo.modules.loading: Module account_online_synchronization loaded in 1.13s, 479 queries (+479 other) 2025-04-24 11:24:07,835 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_reports (103/205) 2025-04-24 11:24:08,306 18 INFO 02717-17-0-all odoo.modules.registry: module account_reports: creating or updating database tables 2025-04-24 11:24:08,400 18 INFO 02717-17-0-all odoo.models: Prepare computation of account.report.filter_analytic_groupby 2025-04-24 11:24:09,272 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2025-04-24 11:24:09,307 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/pdf_export_templates.xml 2025-04-24 11:24:09,363 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/balance_sheet.xml 2025-04-24 11:24:09,922 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/cash_flow_report.xml 2025-04-24 11:24:09,936 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/executive_summary.xml 2025-04-24 11:24:10,091 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/profit_and_loss.xml 2025-04-24 11:24:10,164 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/bank_reconciliation_report.xml 2025-04-24 11:24:10,380 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/aged_partner_balance.xml 2025-04-24 11:24:10,531 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/general_ledger.xml 2025-04-24 11:24:10,560 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/trial_balance.xml 2025-04-24 11:24:10,575 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/sales_report.xml 2025-04-24 11:24:10,592 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/partner_ledger.xml 2025-04-24 11:24:10,620 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/multicurrency_revaluation_report.xml 2025-04-24 11:24:10,675 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/deferred_reports.xml 2025-04-24 11:24:10,696 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/journal_report.xml 2025-04-24 11:24:10,748 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/generic_tax_report.xml 2025-04-24 11:24:10,769 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/account_report_view.xml 2025-04-24 11:24:10,842 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/account_report_actions.xml 2025-04-24 11:24:10,925 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/menuitems.xml 2025-04-24 11:24:11,046 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/data/mail_activity_type_data.xml 2025-04-24 11:24:11,059 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/account_move_views.xml 2025-04-24 11:24:11,389 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/res_company_views.xml 2025-04-24 11:24:11,406 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/partner_view.xml 2025-04-24 11:24:11,441 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2025-04-24 11:24:11,478 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/mail_activity_views.xml 2025-04-24 11:24:11,495 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2025-04-24 11:24:11,554 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/report_template.xml 2025-04-24 11:24:11,566 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/wizard/multicurrency_revaluation.xml 2025-04-24 11:24:11,576 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2025-04-24 11:24:11,584 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/wizard/account_report_file_download_error_wizard.xml 2025-04-24 11:24:11,594 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2025-04-24 11:24:11,605 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/wizard/mail_activity_schedule_views.xml 2025-04-24 11:24:11,621 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/account_activity.xml 2025-04-24 11:24:11,659 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/account_account_views.xml 2025-04-24 11:24:11,675 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports/views/account_tax_views.xml 2025-04-24 11:24:11,907 18 INFO 02717-17-0-all odoo.modules.loading: Module account_reports loaded in 4.07s, 2717 queries (+2717 other) 2025-04-24 11:24:11,908 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_statement_import_base (104/205) 2025-04-24 11:24:12,201 18 INFO 02717-17-0-all odoo.modules.registry: module account_statement_import_base: creating or updating database tables 2025-04-24 11:24:12,354 18 INFO 02717-17-0-all odoo.modules.loading: loading account_statement_import_base/views/account_bank_statement_line.xml 2025-04-24 11:24:12,395 18 INFO 02717-17-0-all odoo.modules.loading: Module account_statement_import_base loaded in 0.49s, 87 queries (+87 other) 2025-04-24 11:24:12,395 18 INFO 02717-17-0-all odoo.modules.loading: Loading module currency_rate_update_RO_BNR (105/205) 2025-04-24 11:24:12,772 18 INFO 02717-17-0-all odoo.modules.registry: module currency_rate_update_RO_BNR: creating or updating database tables 2025-04-24 11:24:13,074 18 INFO 02717-17-0-all odoo.modules.loading: Module currency_rate_update_RO_BNR loaded in 0.68s, 66 queries (+66 other) 2025-04-24 11:24:13,074 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_payroll (106/205) 2025-04-24 11:24:13,480 18 INFO 02717-17-0-all odoo.modules.registry: module hr_payroll: creating or updating database tables 2025-04-24 11:24:13,656 18 INFO 02717-17-0-all odoo.models: Prepare computation of resource.calendar.hours_per_week 2025-04-24 11:24:14,831 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/security/hr_payroll_security.xml 2025-04-24 11:24:15,325 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/security/ir.model.access.csv 2025-04-24 11:24:15,385 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_payslips_by_employees_views.xml 2025-04-24 11:24:15,408 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_index_wizard_views.xml 2025-04-24 11:24:15,426 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_edit_payslip_lines_wizard_views.xml 2025-04-24 11:24:15,438 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_contract_views.xml 2025-04-24 11:24:15,514 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_views.xml 2025-04-24 11:24:15,553 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_type_views.xml 2025-04-24 11:24:15,580 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_category_views.xml 2025-04-24 11:24:15,603 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_views.xml 2025-04-24 11:24:15,640 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_line_views.xml 2025-04-24 11:24:15,691 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_views.xml 2025-04-24 11:24:15,781 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_run_views.xml 2025-04-24 11:24:15,824 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_input_type_views.xml 2025-04-24 11:24:15,850 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_views.xml 2025-04-24 11:24:15,884 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_type_views.xml 2025-04-24 11:24:15,910 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_employee_views.xml 2025-04-24 11:24:15,965 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/res_users_views.xml 2025-04-24 11:24:15,996 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_employee_declaration_views.xml 2025-04-24 11:24:16,013 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_sequence.xml 2025-04-24 11:24:16,021 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_salary_attachment_type_data.xml 2025-04-24 11:24:16,032 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report.xml 2025-04-24 11:24:16,044 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_data.xml 2025-04-24 11:24:16,189 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/data/mail_activity_type_data.xml 2025-04-24 11:24:16,203 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/data/mail_template_data.xml 2025-04-24 11:24:16,213 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/data/ir_cron_data.xml 2025-04-24 11:24:16,232 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/data/ir_actions_server_data.xml 2025-04-24 11:24:16,239 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/data/note_data.xml 2025-04-24 11:24:16,250 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/res_config_settings_views.xml 2025-04-24 11:24:16,323 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/report_contributionregister_templates.xml 2025-04-24 11:24:16,334 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/report_payslip_templates.xml 2025-04-24 11:24:16,354 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_type_views.xml 2025-04-24 11:24:16,379 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/resource_calendar_views.xml 2025-04-24 11:24:16,415 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_rule_parameter_views.xml 2025-04-24 11:24:16,442 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report_views.xml 2025-04-24 11:24:16,477 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_report_views.xml 2025-04-24 11:24:16,505 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/report/hr_salary_attachment_report_views.xml 2025-04-24 11:24:16,524 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_dashboard_views.xml 2025-04-24 11:24:16,531 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_menu.xml 2025-04-24 11:24:16,656 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll/report/hr_contract_history_report_views.xml 2025-04-24 11:24:16,840 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_payroll loaded in 3.77s, 2488 queries (+2488 other) 2025-04-24 11:24:16,841 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_work_entry_holidays_enterprise (107/205) 2025-04-24 11:24:17,268 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_work_entry_holidays_enterprise/views/hr_work_entry_views.xml 2025-04-24 11:24:17,589 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_work_entry_holidays_enterprise loaded in 0.75s, 50 queries (+50 other) 2025-04-24 11:24:17,589 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro (108/205) 2025-04-24 11:24:17,906 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2025-04-24 11:24:18,117 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2025-04-24 11:24:18,160 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2025-04-24 11:24:19,526 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2025-04-24 11:24:19,652 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro loaded in 2.06s, 1338 queries (+1338 other) 2025-04-24 11:24:19,652 18 INFO 02717-17-0-all odoo.modules.loading: Loading module point_of_sale (109/205) 2025-04-24 11:24:20,201 18 INFO 02717-17-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2025-04-24 11:24:22,249 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2025-04-24 11:24:22,609 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2025-04-24 11:24:22,715 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2025-04-24 11:24:22,733 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2025-04-24 11:24:22,740 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2025-04-24 11:24:22,753 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2025-04-24 11:24:22,769 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2025-04-24 11:24:22,779 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_daily_sales_reports.xml 2025-04-24 11:24:22,791 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2025-04-24 11:24:22,800 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_qunit.xml 2025-04-24 11:24:22,808 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2025-04-24 11:24:22,820 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2025-04-24 11:24:22,879 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2025-04-24 11:24:23,020 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2025-04-24 11:24:23,047 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_combo_view.xml 2025-04-24 11:24:23,066 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2025-04-24 11:24:23,284 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2025-04-24 11:24:23,294 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2025-04-24 11:24:23,334 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2025-04-24 11:24:23,368 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2025-04-24 11:24:23,430 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2025-04-24 11:24:23,455 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2025-04-24 11:24:23,514 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2025-04-24 11:24:23,523 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2025-04-24 11:24:23,832 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2025-04-24 11:24:23,889 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2025-04-24 11:24:23,913 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2025-04-24 11:24:23,928 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2025-04-24 11:24:24,005 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2025-04-24 11:24:24,016 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2025-04-24 11:24:24,045 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2025-04-24 11:24:24,078 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2025-04-24 11:24:24,093 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_printer_view.xml 2025-04-24 11:24:24,119 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_ticket_view.xml 2025-04-24 11:24:24,137 18 INFO 02717-17-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2025-04-24 11:24:24,291 18 INFO 02717-17-0-all odoo.modules.loading: Module point_of_sale loaded in 4.64s, 2616 queries (+2616 other) 2025-04-24 11:24:24,291 18 INFO 02717-17-0-all odoo.modules.loading: Loading module purchase_stock (110/205) 2025-04-24 11:24:24,712 18 INFO 02717-17-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-04-24 11:24:25,448 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-04-24 11:24:25,487 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-04-24 11:24:25,624 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-04-24 11:24:25,641 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-04-24 11:24:25,664 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-04-24 11:24:25,724 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-04-24 11:24:25,824 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-04-24 11:24:25,837 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-04-24 11:24:26,030 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-04-24 11:24:26,071 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-04-24 11:24:26,086 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/views/product_views.xml 2025-04-24 11:24:26,136 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-04-24 11:24:26,147 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-04-24 11:24:26,169 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-04-24 11:24:26,181 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-04-24 11:24:26,206 18 INFO 02717-17-0-all odoo.modules.loading: loading purchase_stock/wizard/product_replenish_views.xml 2025-04-24 11:24:26,255 18 INFO 02717-17-0-all odoo.modules.loading: Module purchase_stock loaded in 1.96s, 896 queries (+896 other) 2025-04-24 11:24:26,256 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale (111/205) 2025-04-24 11:24:26,697 18 INFO 02717-17-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-04-24 11:24:26,849 18 INFO 02717-17-0-all odoo.models: Prepare computation of product.template.service_type 2025-04-24 11:24:26,849 18 INFO 02717-17-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-04-24 11:24:26,849 18 INFO 02717-17-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-04-24 11:24:28,264 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-04-24 11:24:28,357 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-04-24 11:24:28,450 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-04-24 11:24:28,663 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-04-24 11:24:28,695 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-04-24 11:24:28,738 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-04-24 11:24:28,752 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-04-24 11:24:28,832 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/data/ir_cron.xml 2025-04-24 11:24:28,849 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-04-24 11:24:28,858 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-04-24 11:24:28,873 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-04-24 11:24:28,898 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-04-24 11:24:28,924 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/data/ir_config_parameter.xml 2025-04-24 11:24:28,935 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/data/onboarding_data.xml 2025-04-24 11:24:28,965 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-04-24 11:24:28,974 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 2025-04-24 11:24:28,990 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-04-24 11:24:29,009 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 2025-04-24 11:24:29,099 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-04-24 11:24:29,119 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-04-24 11:24:29,132 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 2025-04-24 11:24:29,143 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-04-24 11:24:29,391 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-04-24 11:24:29,531 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-04-24 11:24:29,581 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-04-24 11:24:29,587 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 2025-04-24 11:24:29,595 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-04-24 11:24:29,627 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/product_document_views.xml 2025-04-24 11:24:29,669 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-04-24 11:24:29,696 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-04-24 11:24:29,817 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-04-24 11:24:29,953 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-04-24 11:24:29,987 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-04-24 11:24:30,070 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-04-24 11:24:30,093 18 INFO 02717-17-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-04-24 11:24:30,377 18 INFO 02717-17-0-all odoo.modules.loading: Module sale loaded in 4.12s, 2535 queries (+2535 other) 2025-04-24 11:24:30,377 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (112/205) 2025-04-24 11:24:30,748 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-04-24 11:24:30,861 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.48s, 29 queries (+29 other) 2025-04-24 11:24:30,861 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock (113/205) 2025-04-24 11:24:31,214 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock/data/dashboards.xml 2025-04-24 11:24:31,322 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock loaded in 0.46s, 29 queries (+29 other) 2025-04-24 11:24:31,323 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (114/205) 2025-04-24 11:24:31,898 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-04-24 11:24:32,009 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.69s, 29 queries (+29 other) 2025-04-24 11:24:32,010 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sql_export_excel (115/205) 2025-04-24 11:24:32,354 18 INFO 02717-17-0-all odoo.modules.registry: module sql_export_excel: creating or updating database tables 2025-04-24 11:24:32,488 18 INFO 02717-17-0-all odoo.modules.loading: loading sql_export_excel/views/sql_export_view.xml 2025-04-24 11:24:32,530 18 INFO 02717-17-0-all odoo.modules.loading: Module sql_export_excel loaded in 0.52s, 70 queries (+70 other) 2025-04-24 11:24:32,530 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_account_enterprise (116/205) 2025-04-24 11:24:32,875 18 INFO 02717-17-0-all odoo.modules.registry: module stock_account_enterprise: creating or updating database tables 2025-04-24 11:24:33,010 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_account_enterprise loaded in 0.48s, 33 queries (+33 other) 2025-04-24 11:24:33,010 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_accountant (117/205) 2025-04-24 11:24:33,552 18 INFO 02717-17-0-all odoo.modules.registry: module stock_accountant: creating or updating database tables 2025-04-24 11:24:33,719 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_accountant/views/res_config_settings_views.xml 2025-04-24 11:24:33,827 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_accountant loaded in 0.82s, 74 queries (+74 other) 2025-04-24 11:24:33,828 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_asset (118/205) 2025-04-24 11:24:34,207 18 INFO 02717-17-0-all odoo.modules.registry: module account_asset: creating or updating database tables 2025-04-24 11:24:34,796 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2025-04-24 11:24:34,810 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2025-04-24 11:24:34,831 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2025-04-24 11:24:34,850 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/views/account_account_views.xml 2025-04-24 11:24:35,216 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2025-04-24 11:24:35,642 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/views/account_move_views.xml 2025-04-24 11:24:35,704 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/data/assets_report.xml 2025-04-24 11:24:36,170 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/data/account_report_actions.xml 2025-04-24 11:24:36,179 18 INFO 02717-17-0-all odoo.modules.loading: loading account_asset/data/menuitems.xml 2025-04-24 11:24:36,246 18 INFO 02717-17-0-all odoo.modules.loading: Module account_asset loaded in 2.42s, 961 queries (+961 other) 2025-04-24 11:24:36,246 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_camt (119/205) 2025-04-24 11:24:36,633 18 INFO 02717-17-0-all odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2025-04-24 11:24:36,954 18 INFO 02717-17-0-all odoo.modules.loading: Module account_bank_statement_import_camt loaded in 0.71s, 49 queries (+49 other) 2025-04-24 11:24:36,954 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_csv (120/205) 2025-04-24 11:24:37,296 18 INFO 02717-17-0-all odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2025-04-24 11:24:37,437 18 INFO 02717-17-0-all odoo.modules.loading: Module account_bank_statement_import_csv loaded in 0.48s, 54 queries (+54 other) 2025-04-24 11:24:37,437 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_ofx (121/205) 2025-04-24 11:24:37,779 18 INFO 02717-17-0-all odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2025-04-24 11:24:37,938 18 INFO 02717-17-0-all odoo.modules.loading: Module account_bank_statement_import_ofx loaded in 0.50s, 49 queries (+49 other) 2025-04-24 11:24:37,939 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_disallowed_expenses (122/205) 2025-04-24 11:24:38,308 18 INFO 02717-17-0-all odoo.modules.registry: module account_disallowed_expenses: creating or updating database tables 2025-04-24 11:24:38,691 18 INFO 02717-17-0-all odoo.modules.loading: loading account_disallowed_expenses/data/account_disallowed_expenses_report.xml 2025-04-24 11:24:39,116 18 INFO 02717-17-0-all odoo.modules.loading: loading account_disallowed_expenses/security/ir.model.access.csv 2025-04-24 11:24:39,147 18 INFO 02717-17-0-all odoo.modules.loading: loading account_disallowed_expenses/security/account_disallowed_expenses_security.xml 2025-04-24 11:24:39,157 18 INFO 02717-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_account_views.xml 2025-04-24 11:24:39,186 18 INFO 02717-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_category_views.xml 2025-04-24 11:24:39,230 18 INFO 02717-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_report_views.xml 2025-04-24 11:24:39,273 18 INFO 02717-17-0-all odoo.modules.loading: Module account_disallowed_expenses loaded in 1.33s, 604 queries (+604 other) 2025-04-24 11:24:39,273 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_followup (123/205) 2025-04-24 11:24:39,637 18 INFO 02717-17-0-all odoo.modules.registry: module account_followup: creating or updating database tables 2025-04-24 11:24:40,046 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2025-04-24 11:24:40,070 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2025-04-24 11:24:40,096 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/security/sms_security.xml 2025-04-24 11:24:40,108 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2025-04-24 11:24:40,128 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/data/cron.xml 2025-04-24 11:24:40,143 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/wizard/followup_manual_reminder_views.xml 2025-04-24 11:24:40,167 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/wizard/followup_missing_information.xml 2025-04-24 11:24:40,184 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2025-04-24 11:24:40,238 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/views/account_followup_line_views.xml 2025-04-24 11:24:40,277 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/views/partner_view.xml 2025-04-24 11:24:40,319 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/views/report_followup.xml 2025-04-24 11:24:40,373 18 INFO 02717-17-0-all odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2025-04-24 11:24:40,432 18 INFO 02717-17-0-all odoo.modules.loading: Module account_followup loaded in 1.16s, 477 queries (+477 other) 2025-04-24 11:24:40,433 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_reports_tax_reminder (124/205) 2025-04-24 11:24:40,783 18 INFO 02717-17-0-all odoo.modules.registry: module account_reports_tax_reminder: creating or updating database tables 2025-04-24 11:24:40,910 18 INFO 02717-17-0-all odoo.modules.loading: loading account_reports_tax_reminder/data/mail_activity_type_data.xml 2025-04-24 11:24:41,182 18 INFO 02717-17-0-all odoo.modules.loading: Module account_reports_tax_reminder loaded in 0.75s, 92 queries (+92 other) 2025-04-24 11:24:41,182 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_saft (125/205) 2025-04-24 11:24:41,529 18 INFO 02717-17-0-all odoo.modules.registry: module account_saft: creating or updating database tables 2025-04-24 11:24:41,574 18 INFO 02717-17-0-all odoo.modules.loading: loading account_saft/data/saft_report.xml 2025-04-24 11:24:41,706 18 INFO 02717-17-0-all odoo.modules.loading: Module account_saft loaded in 0.52s, 65 queries (+65 other) 2025-04-24 11:24:41,706 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_statement_import_file (126/205) 2025-04-24 11:24:42,055 18 INFO 02717-17-0-all odoo.modules.registry: module account_statement_import_file: creating or updating database tables 2025-04-24 11:24:42,218 18 INFO 02717-17-0-all odoo.modules.loading: loading account_statement_import_file/security/ir.model.access.csv 2025-04-24 11:24:42,236 18 INFO 02717-17-0-all odoo.modules.loading: loading account_statement_import_file/wizard/account_statement_import_view.xml 2025-04-24 11:24:42,262 18 INFO 02717-17-0-all odoo.modules.loading: loading account_statement_import_file/views/account_journal.xml 2025-04-24 11:24:42,319 18 INFO 02717-17-0-all odoo.modules.loading: Module account_statement_import_file loaded in 0.61s, 123 queries (+123 other) 2025-04-24 11:24:42,319 18 INFO 02717-17-0-all odoo.modules.loading: Loading module delivery (127/205) 2025-04-24 11:24:42,726 18 INFO 02717-17-0-all odoo.modules.registry: module delivery: creating or updating database tables 2025-04-24 11:24:43,360 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/data/delivery_data.xml 2025-04-24 11:24:43,492 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/security/ir.model.access.csv 2025-04-24 11:24:43,529 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/security/ir_rules.xml 2025-04-24 11:24:43,541 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/report/ir_actions_report_templates.xml 2025-04-24 11:24:43,556 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/views/delivery_carrier_views.xml 2025-04-24 11:24:43,601 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/views/delivery_price_rule_views.xml 2025-04-24 11:24:43,618 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/views/delivery_zip_prefix_views.xml 2025-04-24 11:24:43,625 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/views/res_partner_views.xml 2025-04-24 11:24:43,665 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/views/sale_order_views.xml 2025-04-24 11:24:43,696 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/wizard/res_config_settings_views.xml 2025-04-24 11:24:43,776 18 INFO 02717-17-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_carrier_views.xml 2025-04-24 11:24:43,822 18 INFO 02717-17-0-all odoo.modules.loading: Module delivery loaded in 1.50s, 498 queries (+498 other) 2025-04-24 11:24:43,823 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_payroll_account (128/205) 2025-04-24 11:24:44,533 18 INFO 02717-17-0-all odoo.modules.registry: module hr_payroll_account: creating or updating database tables 2025-04-24 11:24:44,875 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_account/data/hr_payroll_account_data.xml 2025-04-24 11:24:44,884 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_run_views.xml 2025-04-24 11:24:44,906 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_views.xml 2025-04-24 11:24:44,936 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_contract_views.xml 2025-04-24 11:24:44,956 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_salary_rule_views.xml 2025-04-24 11:24:44,970 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payroll_structure_views.xml 2025-04-24 11:24:44,984 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_account/views/res_config_settings_views.xml 2025-04-24 11:24:45,064 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_account/report/hr_contract_history_report_views.xml 2025-04-24 11:24:45,107 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_payroll_account loaded in 1.28s, 248 queries (+248 other) 2025-04-24 11:24:45,107 18 INFO 02717-17-0-all odoo.modules.loading: Loading module hr_payroll_holidays (129/205) 2025-04-24 11:24:45,672 18 INFO 02717-17-0-all odoo.modules.registry: module hr_payroll_holidays: creating or updating database tables 2025-04-24 11:24:45,976 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_holidays/security/hr_payroll_holidays_security.xml 2025-04-24 11:24:46,126 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/res_config_settings_views.xml 2025-04-24 11:24:46,209 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_leave_views.xml 2025-04-24 11:24:46,270 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_allocation_views.xml 2025-04-24 11:24:46,285 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_run_views.xml 2025-04-24 11:24:46,298 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_views.xml 2025-04-24 11:24:46,342 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_holidays/data/mail_activity_data.xml 2025-04-24 11:24:46,357 18 INFO 02717-17-0-all odoo.modules.loading: loading hr_payroll_holidays/data/ir_actions_server_data.xml 2025-04-24 11:24:46,414 18 INFO 02717-17-0-all odoo.modules.loading: Module hr_payroll_holidays loaded in 1.31s, 333 queries (+333 other) 2025-04-24 11:24:46,414 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_mt_pos (130/205) 2025-04-24 11:24:46,771 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_mt_pos: creating or updating database tables 2025-04-24 11:24:46,906 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_mt_pos/security/ir.model.access.csv 2025-04-24 11:24:46,925 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_mt_pos/wizards/compliance_letter_view.xml 2025-04-24 11:24:46,955 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_mt_pos/reports/compliance_letter_report.xml 2025-04-24 11:24:47,002 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_mt_pos loaded in 0.59s, 112 queries (+112 other) 2025-04-24 11:24:47,002 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_config (131/205) 2025-04-24 11:24:47,364 18 INFO 02717-17-0-all odoo.addons.l10n_ro_config.init_hook: Computing field l10n_ro_vat_number on res.partner 2025-04-24 11:24:47,719 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_config: creating or updating database tables 2025-04-24 11:24:47,819 18 INFO 02717-17-0-all odoo.models: Prepare computation of res.company.l10n_ro_accounting 2025-04-24 11:24:48,467 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_config/security/ro_menus_group.xml 2025-04-24 11:24:48,551 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_config/views/account_journal.xml 2025-04-24 11:24:48,582 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_config/views/common_report.xml 2025-04-24 11:24:48,597 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_bank_view.xml 2025-04-24 11:24:48,629 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_partner_view.xml 2025-04-24 11:24:48,671 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_config/wizard/res_config_settings_views.xml 2025-04-24 11:24:48,877 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_config loaded in 1.88s, 466 queries (+466 other) 2025-04-24 11:24:48,878 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_edi (132/205) 2025-04-24 11:24:49,276 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_edi: creating or updating database tables 2025-04-24 11:24:49,498 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 0.62s, 90 queries (+90 other) 2025-04-24 11:24:49,498 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_reports (133/205) 2025-04-24 11:24:49,856 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_reports: creating or updating database tables 2025-04-24 11:24:49,949 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_short.xml 2025-04-24 11:24:50,855 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_internat.xml 2025-04-24 11:24:51,517 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_micro.xml 2025-04-24 11:24:51,590 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_smle.xml 2025-04-24 11:24:52,020 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_internat.xml 2025-04-24 11:24:52,551 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/trial_balance.xml 2025-04-24 11:24:52,722 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_reports loaded in 3.22s, 2219 queries (+2219 other) 2025-04-24 11:24:52,722 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_account_reports (134/205) 2025-04-24 11:24:53,180 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_account_reports loaded in 0.46s, 16 queries (+16 other) 2025-04-24 11:24:53,180 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_enterprise (135/205) 2025-04-24 11:24:53,529 18 INFO 02717-17-0-all odoo.modules.registry: module pos_enterprise: creating or updating database tables 2025-04-24 11:24:53,663 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_enterprise/views/res_config_settings_views.xml 2025-04-24 11:24:53,857 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_enterprise loaded in 0.68s, 121 queries (+121 other) 2025-04-24 11:24:53,857 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_epson_printer (136/205) 2025-04-24 11:24:54,391 18 INFO 02717-17-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2025-04-24 11:24:54,606 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2025-04-24 11:24:54,626 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_epson_printer/views/res_config_settings_views.xml 2025-04-24 11:24:54,716 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_printer_views.xml 2025-04-24 11:24:54,752 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_epson_printer loaded in 0.90s, 123 queries (+123 other) 2025-04-24 11:24:54,752 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_hr (137/205) 2025-04-24 11:24:55,119 18 INFO 02717-17-0-all odoo.modules.registry: module pos_hr: creating or updating database tables 2025-04-24 11:24:55,421 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_hr/views/pos_config.xml 2025-04-24 11:24:55,446 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_hr/views/pos_order_view.xml 2025-04-24 11:24:55,496 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_hr/views/pos_order_report_view.xml 2025-04-24 11:24:55,518 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_hr/views/res_config_settings_views.xml 2025-04-24 11:24:55,714 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_hr loaded in 0.96s, 272 queries (+272 other) 2025-04-24 11:24:55,714 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_online_payment (138/205) 2025-04-24 11:24:56,086 18 INFO 02717-17-0-all odoo.modules.registry: module pos_online_payment: creating or updating database tables 2025-04-24 11:24:56,493 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_transaction_views.xml 2025-04-24 11:24:56,515 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_views.xml 2025-04-24 11:24:56,528 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_method_views.xml 2025-04-24 11:24:56,555 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_portal_templates.xml 2025-04-24 11:24:56,576 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_online_payment/views/account_payment_views.xml 2025-04-24 11:24:56,619 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_online_payment loaded in 0.90s, 209 queries (+209 other) 2025-04-24 11:24:56,619 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_preparation_display (139/205) 2025-04-24 11:24:57,030 18 INFO 02717-17-0-all odoo.modules.registry: module pos_preparation_display: creating or updating database tables 2025-04-24 11:24:57,406 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_preparation_display/security/ir.model.access.csv 2025-04-24 11:24:57,434 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_preparation_display/security/preparation_display_security.xml 2025-04-24 11:24:57,445 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_assets_index.xml 2025-04-24 11:24:57,457 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_view.xml 2025-04-24 11:24:57,535 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_preparation_display/wizard/preparation_display_reset_wizard.xml 2025-04-24 11:24:57,546 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_preparation_display/data/preparation_display_cron.xml 2025-04-24 11:24:57,604 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_preparation_display loaded in 0.99s, 342 queries (+342 other) 2025-04-24 11:24:57,605 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_account_accountant (140/205) 2025-04-24 11:24:57,973 18 INFO 02717-17-0-all odoo.modules.registry: module sale_account_accountant: creating or updating database tables 2025-04-24 11:24:58,121 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_account_accountant loaded in 0.52s, 52 queries (+52 other) 2025-04-24 11:24:58,121 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_async_emails (141/205) 2025-04-24 11:24:58,483 18 INFO 02717-17-0-all odoo.modules.registry: module sale_async_emails: creating or updating database tables 2025-04-24 11:24:58,800 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 2025-04-24 11:24:58,809 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 2025-04-24 11:24:58,851 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_async_emails loaded in 0.73s, 78 queries (+78 other) 2025-04-24 11:24:58,851 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_management (142/205) 2025-04-24 11:24:59,580 18 INFO 02717-17-0-all odoo.modules.registry: module sale_management: creating or updating database tables 2025-04-24 11:25:00,075 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-04-24 11:25:00,093 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-04-24 11:25:00,122 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-04-24 11:25:00,168 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-04-24 11:25:00,186 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-04-24 11:25:00,223 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-04-24 11:25:00,240 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-04-24 11:25:00,339 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-04-24 11:25:00,371 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-04-24 11:25:00,388 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-04-24 11:25:00,441 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_management loaded in 1.59s, 457 queries (+457 other) 2025-04-24 11:25:00,442 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_product_configurator (143/205) 2025-04-24 11:25:00,800 18 INFO 02717-17-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-04-24 11:25:01,153 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-04-24 11:25:01,184 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-04-24 11:25:01,235 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.79s, 127 queries (+127 other) 2025-04-24 11:25:01,235 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_purchase (144/205) 2025-04-24 11:25:01,617 18 INFO 02717-17-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-04-24 11:25:01,883 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-04-24 11:25:01,910 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-04-24 11:25:01,937 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-04-24 11:25:01,964 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-04-24 11:25:01,990 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-04-24 11:25:02,025 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_purchase loaded in 0.79s, 219 queries (+219 other) 2025-04-24 11:25:02,026 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_sms (145/205) 2025-04-24 11:25:02,396 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-04-24 11:25:02,472 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-04-24 11:25:02,506 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_sms loaded in 0.48s, 43 queries (+43 other) 2025-04-24 11:25:02,506 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_stock (146/205) 2025-04-24 11:25:03,082 18 INFO 02717-17-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-04-24 11:25:03,724 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-04-24 11:25:03,740 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-04-24 11:25:03,780 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-04-24 11:25:03,913 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-04-24 11:25:03,926 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-04-24 11:25:04,096 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-04-24 11:25:04,116 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-04-24 11:25:04,133 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-04-24 11:25:04,179 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-04-24 11:25:04,195 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-04-24 11:25:04,207 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-04-24 11:25:04,221 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-04-24 11:25:04,228 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-04-24 11:25:04,240 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-04-24 11:25:04,282 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_stock loaded in 1.78s, 697 queries (+697 other) 2025-04-24 11:25:04,282 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account_accountant (147/205) 2025-04-24 11:25:04,659 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account_accountant/data/dashboards.xml 2025-04-24 11:25:04,787 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account_accountant loaded in 0.51s, 36 queries (+36 other) 2025-04-24 11:25:04,788 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_payroll (148/205) 2025-04-24 11:25:05,311 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_payroll/data/dashboards.xml 2025-04-24 11:25:05,419 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_payroll loaded in 0.63s, 29 queries (+29 other) 2025-04-24 11:25:05,419 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (149/205) 2025-04-24 11:25:05,789 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-04-24 11:25:05,900 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.48s, 29 queries (+29 other) 2025-04-24 11:25:05,900 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (150/205) 2025-04-24 11:25:06,273 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-04-24 11:25:06,401 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.50s, 35 queries (+35 other) 2025-04-24 11:25:06,401 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_landed_costs (151/205) 2025-04-24 11:25:06,926 18 INFO 02717-17-0-all odoo.modules.registry: module stock_landed_costs: creating or updating database tables 2025-04-24 11:25:07,569 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_landed_costs/security/ir.model.access.csv 2025-04-24 11:25:07,591 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_landed_costs/security/stock_landed_cost_security.xml 2025-04-24 11:25:07,605 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_landed_costs/data/stock_landed_cost_data.xml 2025-04-24 11:25:07,618 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_landed_costs/views/account_move_views.xml 2025-04-24 11:25:07,671 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_landed_costs/views/product_views.xml 2025-04-24 11:25:07,701 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_landed_cost_views.xml 2025-04-24 11:25:07,767 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_valuation_layer_views.xml 2025-04-24 11:25:07,782 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_landed_costs/views/res_config_settings_views.xml 2025-04-24 11:25:07,997 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_landed_costs loaded in 1.60s, 511 queries (+511 other) 2025-04-24 11:25:07,997 18 INFO 02717-17-0-all odoo.modules.loading: Loading module account_saft_import (152/205) 2025-04-24 11:25:08,391 18 INFO 02717-17-0-all odoo.modules.registry: module account_saft_import: creating or updating database tables 2025-04-24 11:25:08,600 18 INFO 02717-17-0-all odoo.modules.loading: loading account_saft_import/security/ir.model.access.csv 2025-04-24 11:25:08,617 18 INFO 02717-17-0-all odoo.modules.loading: loading account_saft_import/wizard/import_wizard_view.xml 2025-04-24 11:25:08,673 18 INFO 02717-17-0-all odoo.modules.loading: Module account_saft_import loaded in 0.68s, 109 queries (+109 other) 2025-04-24 11:25:08,674 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account (153/205) 2025-04-24 11:25:09,216 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account: creating or updating database tables 2025-04-24 11:25:09,415 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account loaded in 0.74s, 68 queries (+68 other) 2025-04-24 11:25:09,416 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_anaf_sync (154/205) 2025-04-24 11:25:09,803 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_anaf_sync: creating or updating database tables 2025-04-24 11:25:10,075 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/account_security.xml 2025-04-24 11:25:10,087 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/ir.model.access.csv 2025-04-24 11:25:10,109 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/l10n_ro_account_anaf_sync_view.xml 2025-04-24 11:25:10,134 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/wizard/res_config_settings_views.xml 2025-04-24 11:25:10,231 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/template.xml 2025-04-24 11:25:10,268 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_anaf_sync loaded in 0.85s, 156 queries (+156 other) 2025-04-24 11:25:10,268 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_base (155/205) 2025-04-24 11:25:10,649 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_base: creating or updating database tables 2025-04-24 11:25:10,836 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_base/views/res_bank_view.xml 2025-04-24 11:25:10,878 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_base loaded in 0.61s, 93 queries (+93 other) 2025-04-24 11:25:10,878 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_report (156/205) 2025-04-24 11:25:11,416 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_report: creating or updating database tables 2025-04-24 11:25:11,544 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_daily.xml 2025-04-24 11:25:11,565 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_period.xml 2025-04-24 11:25:11,583 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_statement.xml 2025-04-24 11:25:11,622 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_report loaded in 0.74s, 63 queries (+63 other) 2025-04-24 11:25:11,622 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_period_close (157/205) 2025-04-24 11:25:12,002 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_period_close: creating or updating database tables 2025-04-24 11:25:12,339 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/views/account_period_close_view.xml 2025-04-24 11:25:12,395 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/wizards/wizard_account_period_closing_view.xml 2025-04-24 11:25:12,406 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/account_security.xml 2025-04-24 11:25:12,415 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/ir.model.access.csv 2025-04-24 11:25:12,465 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_period_close loaded in 0.84s, 255 queries (+255 other) 2025-04-24 11:25:12,465 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_invoice (158/205) 2025-04-24 11:25:12,840 18 INFO 02717-17-0-all odoo.addons.l10n_ro_account_report_invoice.init_hook: Computing field l10n_ro_currency_rate on account.move 2025-04-24 11:25:13,418 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_report_invoice: creating or updating database tables 2025-04-24 11:25:13,802 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/account_invoice_view.xml 2025-04-24 11:25:13,852 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/invoice_report.xml 2025-04-24 11:25:13,892 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/res_config_settings_view.xml 2025-04-24 11:25:14,019 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_report_invoice loaded in 1.55s, 202 queries (+202 other) 2025-04-24 11:25:14,019 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_city (159/205) 2025-04-24 11:25:14,393 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_city: creating or updating database tables 2025-04-24 11:25:14,620 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res_city.xml 2025-04-24 11:25:46,706 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_city/views/res_city_view.xml 2025-04-24 11:25:46,776 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res.country.state.csv 2025-04-24 11:25:46,848 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_city loaded in 32.83s, 41485 queries (+41485 other) 2025-04-24 11:25:46,848 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_efactura (160/205) 2025-04-24 11:25:47,263 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_efactura: creating or updating database tables 2025-04-24 11:25:47,677 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_efactura/data/ir_cron.xml 2025-04-24 11:25:47,695 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_efactura/security/ir.model.access.csv 2025-04-24 11:25:47,721 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/account_move_views.xml 2025-04-24 11:25:48,223 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/res_config_settings_views.xml 2025-04-24 11:25:48,327 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_efactura/wizard/account_move_send_views.xml 2025-04-24 11:25:48,379 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_efactura loaded in 1.53s, 291 queries (+291 other) 2025-04-24 11:25:48,379 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll (161/205) 2025-04-24 11:25:48,748 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_hr_payroll: creating or updating database tables 2025-04-24 11:25:48,872 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/report_payslip_templates.xml 2025-04-24 11:25:48,895 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_payroll_report.xml 2025-04-24 11:25:48,903 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_contract_views.xml 2025-04-24 11:25:48,923 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_category_data.xml 2025-04-24 11:25:48,942 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_type_data.xml 2025-04-24 11:25:48,952 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_data.xml 2025-04-24 11:25:48,989 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_data.xml 2025-04-24 11:25:52,437 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_hr_payroll loaded in 4.06s, 389 queries (+389 other) 2025-04-24 11:25:52,437 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_create_by_vat (162/205) 2025-04-24 11:25:52,959 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_partner_create_by_vat: creating or updating database tables 2025-04-24 11:25:53,244 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/views/partner_view.xml 2025-04-24 11:25:53,326 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/security/ir.model.access.csv 2025-04-24 11:25:53,368 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_partner_create_by_vat loaded in 0.93s, 179 queries (+179 other) 2025-04-24 11:25:53,368 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_unique (163/205) 2025-04-24 11:25:53,734 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_partner_unique: creating or updating database tables 2025-04-24 11:25:53,955 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_partner_unique loaded in 0.59s, 79 queries (+79 other) 2025-04-24 11:25:53,955 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_to_statement (164/205) 2025-04-24 11:25:54,328 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_payment_to_statement: creating or updating database tables 2025-04-24 11:25:54,822 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/security/ir.model.access.csv 2025-04-24 11:25:54,824 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_payment_view.xml 2025-04-24 11:25:54,851 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_view.xml 2025-04-24 11:25:54,875 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_dashboard_view.xml 2025-04-24 11:25:54,928 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_payment_to_statement loaded in 0.97s, 188 queries (+188 other) 2025-04-24 11:25:54,928 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_saft (165/205) 2025-04-24 11:25:55,327 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_saft: creating or updating database tables 2025-04-24 11:25:55,722 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_saft/security/ir.model.access.csv 2025-04-24 11:25:55,741 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_saft/data/saft_report.xml 2025-04-24 11:25:55,813 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_saft/data/l10n_ro_saft.tax.type.csv 2025-04-24 11:25:55,904 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_tax_views.xml 2025-04-24 11:25:55,919 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_move_views.xml 2025-04-24 11:25:55,964 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/res_config_settings_views.xml 2025-04-24 11:25:56,091 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_saft loaded in 1.16s, 267 queries (+267 other) 2025-04-24 11:25:56,091 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock (166/205) 2025-04-24 11:25:56,467 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock: creating or updating database tables 2025-04-24 11:25:56,505 18 INFO 02717-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_net_weight 2025-04-24 11:25:56,884 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_warehouse_view.xml 2025-04-24 11:25:56,906 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_location_view.xml 2025-04-24 11:25:56,946 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/product_template_view.xml 2025-04-24 11:25:56,997 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock loaded in 0.91s, 189 queries (+189 other) 2025-04-24 11:25:56,998 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_vat_on_payment (167/205) 2025-04-24 11:25:57,857 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_vat_on_payment: creating or updating database tables 2025-04-24 11:25:58,232 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml 2025-04-24 11:25:58,340 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/security/ir.model.access.csv 2025-04-24 11:25:58,356 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/data/res_partner_anaf_cron.xml 2025-04-24 11:25:58,413 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_vat_on_payment loaded in 1.42s, 299 queries (+299 other) 2025-04-24 11:25:58,413 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_hr_mobile (168/205) 2025-04-24 11:25:59,057 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_hr_mobile loaded in 0.64s, 16 queries (+16 other) 2025-04-24 11:25:59,057 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_sale (169/205) 2025-04-24 11:25:59,452 18 INFO 02717-17-0-all odoo.modules.registry: module pos_sale: creating or updating database tables 2025-04-24 11:25:59,792 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/data/pos_sale_data.xml 2025-04-24 11:25:59,910 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/security/pos_sale_security.xml 2025-04-24 11:25:59,932 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/security/ir.model.access.csv 2025-04-24 11:25:59,944 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/views/point_of_sale_report.xml 2025-04-24 11:25:59,965 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/views/sale_order_views.xml 2025-04-24 11:26:00,001 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/views/pos_order_views.xml 2025-04-24 11:26:00,021 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/views/sales_team_views.xml 2025-04-24 11:26:00,065 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/views/res_config_settings_views.xml 2025-04-24 11:26:00,166 18 INFO 02717-17-0-all odoo.modules.loading: loading pos_sale/views/stock_template.xml 2025-04-24 11:26:00,204 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_sale loaded in 1.15s, 381 queries (+381 other) 2025-04-24 11:26:00,204 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_sale_product_configurator (170/205) 2025-04-24 11:26:00,583 18 INFO 02717-17-0-all odoo.modules.registry: module pos_sale_product_configurator: creating or updating database tables 2025-04-24 11:26:00,736 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_sale_product_configurator loaded in 0.53s, 55 queries (+55 other) 2025-04-24 11:26:00,736 18 INFO 02717-17-0-all odoo.modules.loading: Loading module pos_settle_due (171/205) 2025-04-24 11:26:01,281 18 INFO 02717-17-0-all odoo.modules.registry: module pos_settle_due: creating or updating database tables 2025-04-24 11:26:01,507 18 INFO 02717-17-0-all odoo.modules.loading: Module pos_settle_due loaded in 0.77s, 88 queries (+88 other) 2025-04-24 11:26:01,507 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_pdf_quote_builder (172/205) 2025-04-24 11:26:01,892 18 INFO 02717-17-0-all odoo.modules.registry: module sale_pdf_quote_builder: creating or updating database tables 2025-04-24 11:26:02,185 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/report/ir_actions_report.xml 2025-04-24 11:26:02,198 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_template_views.xml 2025-04-24 11:26:02,216 18 INFO 02717-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/wizards/res_config_settings_views.xml 2025-04-24 11:26:02,429 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_pdf_quote_builder loaded in 0.92s, 206 queries (+206 other) 2025-04-24 11:26:02,429 18 INFO 02717-17-0-all odoo.modules.loading: Loading module sale_purchase_stock (173/205) 2025-04-24 11:26:02,807 18 INFO 02717-17-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-04-24 11:26:03,120 18 INFO 02717-17-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.69s, 59 queries (+59 other) 2025-04-24 11:26:03,120 18 INFO 02717-17-0-all odoo.modules.loading: Loading module snailmail_account_followup (174/205) 2025-04-24 11:26:03,502 18 INFO 02717-17-0-all odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2025-04-24 11:26:03,724 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2025-04-24 11:26:03,734 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2025-04-24 11:26:03,760 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2025-04-24 11:26:03,783 18 INFO 02717-17-0-all odoo.modules.loading: loading snailmail_account_followup/wizard/followup_manual_reminder_views.xml 2025-04-24 11:26:03,823 18 INFO 02717-17-0-all odoo.modules.loading: Module snailmail_account_followup loaded in 0.70s, 172 queries (+172 other) 2025-04-24 11:26:03,823 18 INFO 02717-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_pos_hr (175/205) 2025-04-24 11:26:04,215 18 INFO 02717-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_pos_hr/data/dashboards.xml 2025-04-24 11:26:04,327 18 INFO 02717-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_pos_hr loaded in 0.50s, 29 queries (+29 other) 2025-04-24 11:26:04,328 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_delivery (176/205) 2025-04-24 11:26:04,726 18 INFO 02717-17-0-all odoo.modules.registry: module stock_delivery: creating or updating database tables 2025-04-24 11:26:05,299 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/security/ir.model.access.csv 2025-04-24 11:26:05,325 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/product_template_view.xml 2025-04-24 11:26:05,355 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_view.xml 2025-04-24 11:26:05,466 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_portal_template.xml 2025-04-24 11:26:05,486 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/report_shipping.xml 2025-04-24 11:26:05,498 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/report_deliveryslip.xml 2025-04-24 11:26:05,548 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/report_package_barcode.xml 2025-04-24 11:26:05,579 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_carrier_views.xml 2025-04-24 11:26:05,591 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_package_views.xml 2025-04-24 11:26:05,601 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_package_type_views.xml 2025-04-24 11:26:05,623 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_picking_type_views.xml 2025-04-24 11:26:05,637 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_rule_views.xml 2025-04-24 11:26:05,652 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_move_line_views.xml 2025-04-24 11:26:05,710 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_delivery loaded in 1.38s, 575 queries (+575 other) 2025-04-24 11:26:05,711 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_landed_costs_company (177/205) 2025-04-24 11:26:06,093 18 INFO 02717-17-0-all odoo.modules.registry: module stock_landed_costs_company: creating or updating database tables 2025-04-24 11:26:06,246 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_landed_costs_company loaded in 0.54s, 52 queries (+52 other) 2025-04-24 11:26:06,247 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_alpha (178/205) 2025-04-24 11:26:06,627 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_alpha: creating or updating database tables 2025-04-24 11:26:06,783 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_alpha loaded in 0.54s, 58 queries (+58 other) 2025-04-24 11:26:06,783 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_bcr (179/205) 2025-04-24 11:26:07,363 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_bcr: creating or updating database tables 2025-04-24 11:26:07,535 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_bcr loaded in 0.75s, 58 queries (+58 other) 2025-04-24 11:26:07,536 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_brd (180/205) 2025-04-24 11:26:07,925 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_brd: creating or updating database tables 2025-04-24 11:26:08,092 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_brd loaded in 0.56s, 58 queries (+58 other) 2025-04-24 11:26:08,092 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_ing (181/205) 2025-04-24 11:26:08,487 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_ing: creating or updating database tables 2025-04-24 11:26:08,566 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_ing/views/res_bank_view.xml 2025-04-24 11:26:08,866 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_ing loaded in 0.77s, 75 queries (+75 other) 2025-04-24 11:26:08,866 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_rffsn (182/205) 2025-04-24 11:26:09,247 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_rffsn: creating or updating database tables 2025-04-24 11:26:09,410 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_rffsn loaded in 0.54s, 58 queries (+58 other) 2025-04-24 11:26:09,411 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_account_edit_currency_rate (183/205) 2025-04-24 11:26:09,791 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_account_edit_currency_rate: creating or updating database tables 2025-04-24 11:26:10,066 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_account_edit_currency_rate loaded in 0.66s, 136 queries (+136 other) 2025-04-24 11:26:10,066 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_etransport (184/205) 2025-04-24 11:26:10,610 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_etransport: creating or updating database tables 2025-04-24 11:26:10,892 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/stock_picking_view.xml 2025-04-24 11:26:10,921 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/e_transport_template.xml 2025-04-24 11:26:10,931 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/delivery_view.xml 2025-04-24 11:26:10,946 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/l10n_ro_e_transport_view.xml 2025-04-24 11:26:10,999 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_etransport/security/ir.model.access.csv 2025-04-24 11:26:11,019 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.scope.csv 2025-04-24 11:26:11,028 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.customs.csv 2025-04-24 11:26:11,042 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.operation.csv 2025-04-24 11:26:11,083 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_etransport loaded in 1.02s, 277 queries (+277 other) 2025-04-24 11:26:11,084 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_fiscal_validation (185/205) 2025-04-24 11:26:11,462 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_fiscal_validation: creating or updating database tables 2025-04-24 11:26:11,608 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_fiscal_validation/data/res_partner_vat_cron.xml 2025-04-24 11:26:11,720 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_fiscal_validation loaded in 0.64s, 94 queries (+94 other) 2025-04-24 11:26:11,720 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll_account (186/205) 2025-04-24 11:26:12,111 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_hr_payroll_account: creating or updating database tables 2025-04-24 11:26:12,142 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll_account/data/account_chart_template_data.xml 2025-04-24 11:26:12,406 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_hr_payroll_account loaded in 0.69s, 24 queries (+24 other) 2025-04-24 11:26:12,406 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_message_spv (187/205) 2025-04-24 11:26:12,811 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_message_spv: creating or updating database tables 2025-04-24 11:26:13,232 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/ir.model.access.csv 2025-04-24 11:26:13,252 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/security.xml 2025-04-24 11:26:13,263 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/data/ir_cron_data.xml 2025-04-24 11:26:13,277 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/account_invoice.xml 2025-04-24 11:26:13,328 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/message_spv_view.xml 2025-04-24 11:26:13,418 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_message_spv loaded in 1.01s, 305 queries (+305 other) 2025-04-24 11:26:13,419 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_receipt_report (188/205) 2025-04-24 11:26:13,806 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_payment_receipt_report: creating or updating database tables 2025-04-24 11:26:13,876 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/data/report_paperformat.xml 2025-04-24 11:26:13,949 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/payment_receipt_report.xml 2025-04-24 11:26:13,958 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/bank_statement_line_report.xml 2025-04-24 11:26:13,964 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_payment_receipt_template.xml 2025-04-24 11:26:13,983 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_bank_statement_line_payment_template.xml 2025-04-24 11:26:14,030 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_payment_receipt_report loaded in 0.61s, 78 queries (+78 other) 2025-04-24 11:26:14,030 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_pos (189/205) 2025-04-24 11:26:14,414 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_pos: creating or updating database tables 2025-04-24 11:26:14,648 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_pos/views/report_saledetails.xml 2025-04-24 11:26:14,754 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_pos loaded in 0.72s, 66 queries (+66 other) 2025-04-24 11:26:14,754 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_saft_import (190/205) 2025-04-24 11:26:15,139 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_saft_import: creating or updating database tables 2025-04-24 11:26:15,266 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_saft_import loaded in 0.51s, 30 queries (+30 other) 2025-04-24 11:26:15,266 18 INFO 02717-17-0-all odoo.modules.loading: Loading module stock_dropshipping (191/205) 2025-04-24 11:26:15,662 18 INFO 02717-17-0-all odoo.modules.registry: module stock_dropshipping: creating or updating database tables 2025-04-24 11:26:16,002 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_dropshipping/data/stock_data.xml 2025-04-24 11:26:16,052 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_dropshipping/views/sale_order_views.xml 2025-04-24 11:26:16,089 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_dropshipping/views/stock_picking_views.xml 2025-04-24 11:26:16,116 18 INFO 02717-17-0-all odoo.modules.loading: loading stock_dropshipping/views/purchase_order_views.xml 2025-04-24 11:26:16,171 18 INFO 02717-17-0-all odoo.modules.loading: Module stock_dropshipping loaded in 0.91s, 256 queries (+256 other) 2025-04-24 11:26:16,172 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account (192/205) 2025-04-24 11:26:16,740 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_account: creating or updating database tables 2025-04-24 11:26:16,953 18 WARNING 02717-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_invoice_line_id, account_move_line_id) of stock.valuation.layer() have the same label: Invoice Line. [Modules: l10n_ro_stock_account and stock_account] 2025-04-24 11:26:17,271 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/security/ir.model.access.csv 2025-04-24 11:26:17,273 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/account_account_view.xml 2025-04-24 11:26:17,295 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_category_view.xml 2025-04-24 11:26:17,316 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_template_view.xml 2025-04-24 11:26:17,345 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_location_view.xml 2025-04-24 11:26:17,372 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_picking_view.xml 2025-04-24 11:26:17,418 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_valuation_layer_views.xml 2025-04-24 11:26:17,433 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_warehouse_view.xml 2025-04-24 11:26:17,478 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_account loaded in 1.31s, 418 queries (+420 other) 2025-04-24 11:26:17,478 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_nondeductible_vat (193/205) 2025-04-24 11:26:17,864 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_nondeductible_vat: creating or updating database tables 2025-04-24 11:26:18,134 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_account_view.xml 2025-04-24 11:26:18,156 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_tax_view.xml 2025-04-24 11:26:18,181 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_quant_view.xml 2025-04-24 11:26:19,164 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_picking_view.xml 2025-04-24 11:26:19,212 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_nondeductible_vat loaded in 1.73s, 210 queries (+210 other) 2025-04-24 11:26:19,213 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date (194/205) 2025-04-24 11:26:19,794 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_account_date: creating or updating database tables 2025-04-24 11:26:19,856 18 WARNING 02717-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_invoice_line_id, account_move_line_id) of stock.valuation.layer() have the same label: Invoice Line. [Modules: l10n_ro_stock_account and stock_account] 2025-04-24 11:26:20,036 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_picking_views.xml 2025-04-24 11:26:20,090 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_valuation_layer_views.xml 2025-04-24 11:26:20,129 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_date loaded in 0.92s, 165 queries (+167 other) 2025-04-24 11:26:20,129 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_notice (195/205) 2025-04-24 11:26:20,533 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_account_notice: creating or updating database tables 2025-04-24 11:26:20,920 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_notice/views/stock_picking_view.xml 2025-04-24 11:26:21,032 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_notice loaded in 0.90s, 257 queries (+257 other) 2025-04-24 11:26:21,032 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_tracking (196/205) 2025-04-24 11:26:22,034 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_account_tracking: creating or updating database tables 2025-04-24 11:26:22,096 18 WARNING 02717-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_invoice_line_id, account_move_line_id) of stock.valuation.layer() have the same label: Invoice Line. [Modules: l10n_ro_stock_account and stock_account] 2025-04-24 11:26:22,330 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/security/ir.model.access.csv 2025-04-24 11:26:22,348 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/views/stock_valuation_layer_views.xml 2025-04-24 11:26:22,397 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_tracking loaded in 1.36s, 205 queries (+207 other) 2025-04-24 11:26:22,397 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_comment_template (197/205) 2025-04-24 11:26:22,791 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_picking_comment_template: creating or updating database tables 2025-04-24 11:26:23,051 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/data/l10n_ro_stock_picking_comment_template.xml 2025-04-24 11:26:23,088 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/stock_picking_view.xml 2025-04-24 11:26:23,133 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/base_comment_template_view.xml 2025-04-24 11:26:23,148 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_delivery_document.xml 2025-04-24 11:26:23,166 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_picking.xml 2025-04-24 11:26:23,182 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/security/ir.model.access.csv 2025-04-24 11:26:23,226 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_picking_comment_template loaded in 0.83s, 231 queries (+231 other) 2025-04-24 11:26:23,226 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_valued_report (198/205) 2025-04-24 11:26:23,616 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_picking_valued_report: creating or updating database tables 2025-04-24 11:26:23,933 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_valued_report/report/stock_picking_report_valued.xml 2025-04-24 11:26:24,007 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_picking_valued_report loaded in 0.78s, 95 queries (+95 other) 2025-04-24 11:26:24,007 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_report (199/205) 2025-04-24 11:26:24,401 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_report: creating or updating database tables 2025-04-24 11:26:24,676 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_view.xml 2025-04-24 11:26:24,749 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_template.xml 2025-04-24 11:26:24,809 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/security/ir.model.access.csv 2025-04-24 11:26:24,861 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_report loaded in 0.85s, 266 queries (+266 other) 2025-04-24 11:26:24,862 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date_wizard (200/205) 2025-04-24 11:26:25,261 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_account_date_wizard: creating or updating database tables 2025-04-24 11:26:25,392 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date_wizard/wizard/stock_backorder_confirmation_views.xml 2025-04-24 11:26:25,434 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_date_wizard loaded in 0.57s, 54 queries (+54 other) 2025-04-24 11:26:25,434 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_landed_cost (201/205) 2025-04-24 11:26:26,003 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_account_landed_cost: creating or updating database tables 2025-04-24 11:26:26,269 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_landed_cost/views/stock_landed_cost_view.xml 2025-04-24 11:26:26,312 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_landed_cost loaded in 0.88s, 152 queries (+152 other) 2025-04-24 11:26:26,313 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_dvi (202/205) 2025-04-24 11:26:26,721 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_dvi: creating or updating database tables 2025-04-24 11:26:27,218 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_dvi/security/ir.model.access.csv 2025-04-24 11:26:27,243 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_invoice_view.xml 2025-04-24 11:26:27,293 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/stock_landed_cost_view.xml 2025-04-24 11:26:27,311 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_dvi_view.xml 2025-04-24 11:26:27,379 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_dvi loaded in 1.07s, 323 queries (+323 other) 2025-04-24 11:26:27,379 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_price_difference (203/205) 2025-04-24 11:26:27,777 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_price_difference: creating or updating database tables 2025-04-24 11:26:28,280 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml 2025-04-24 11:26:28,300 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/security/ir.model.access.csv 2025-04-24 11:26:28,342 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_price_difference loaded in 0.96s, 214 queries (+214 other) 2025-04-24 11:26:28,342 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_reception_in_progress (204/205) 2025-04-24 11:26:28,742 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_stock_account_reception_in_progress: creating or updating database tables 2025-04-24 11:26:29,045 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/account_account_view.xml 2025-04-24 11:26:29,068 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/purchase_order_view.xml 2025-04-24 11:26:29,115 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_reception_in_progress loaded in 0.77s, 196 queries (+196 other) 2025-04-24 11:26:29,116 18 INFO 02717-17-0-all odoo.modules.loading: Loading module l10n_ro_demo_data (205/205) 2025-04-24 11:26:30,023 18 INFO 02717-17-0-all odoo.modules.registry: module l10n_ro_demo_data: creating or updating database tables 2025-04-24 11:26:30,516 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/security/ir.model.access.csv 2025-04-24 11:26:30,534 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/views/res_company_views.xml 2025-04-24 11:26:30,555 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/res_partner.xml 2025-04-24 11:26:30,970 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_category.xml 2025-04-24 11:26:31,125 18 INFO 02717-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_product.xml 2025-04-24 11:26:37,571 18 INFO 02717-17-0-all odoo.addons.l10n_ro_demo_data.models.res_company: Update and configure company My Company data. 2025-04-24 11:26:47,153 18 INFO 02717-17-0-all odoo.models.unlink: User #1 deleted account.move.line records with IDs: [26] 2025-04-24 11:26:59,180 18 INFO 02717-17-0-all odoo.addons.l10n_ro_demo_data.models.demo_data: Error creating invoice: There is no invoiceable line. If a product has a control policy based on received quantity, please make sure that a quantity has been received. 2025-04-24 11:27:03,805 18 INFO 02717-17-0-all odoo.modules.loading: Module l10n_ro_demo_data loaded in 34.69s, 13746 queries (+13746 other) 2025-04-24 11:27:03,806 18 INFO 02717-17-0-all odoo.modules.loading: 205 modules loaded in 272.77s, 142497 queries (+142510 extra) 2025-04-24 11:27:06,658 18 INFO 02717-17-0-all odoo.modules.loading: Modules loaded. 2025-04-24 11:27:09,684 18 INFO 02717-17-0-all odoo.modules.registry: Registry loaded in 297.104s 2025-04-24 11:27:09,685 18 INFO 02717-17-0-all odoo.service.server: Initiating shutdown 2025-04-24 11:27:09,685 18 INFO 02717-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-04-24 11:27:09,685 18 INFO 02717-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). /bin/bash: line 1: zip: command not found