Docker command: python3 odoo/odoo-bin --addons-path l10n-romania-enterprise,design-themes,enterprise,demo_data,addons_oca,l10n-romania,odoo-community,nexterp-base,odoo/addons,odoo/odoo/addons -d 02694-18-0-all -i l10n_ro_vat_on_payment,l10n_ro_city,l10n_ro_partner_unique,l10n_ro_account_edi_cpv,l10n_ro_account_storno,l10n_ro_statement_line_automation,l10n_ro_account_bank_statement_import_mt940_ing,bi_sql_editor,l10n_ro_saft,l10n_ro_stock_account,l10n_ro_account_bank_statement_import_mt940_base,l10n_ro_account_compensation,l10n_ro_declaration_purchase_journal,l10n_ro_declaration_sale_journal,l10n_ro_stock,l10n_ro_nondeductible_vat,l10n_ro_stock_account_tracking,l10n_ro_account_asset,l10n_ro_fiscal_validation,l10n_ro_partner_create_by_vat,l10n_ro_account_counterpart,l10n_ro_account_report,l10n_ro_declaration_D406,l10n_ro_hr_payroll,l10n_ro_account_report_account_sheet,l10n_ro_declaration_D300,l10n_ro_declaration_D394,l10n_ro_stock_report,l10n_ro_config,l10n_ro_account_period_close,l10n_ro_account,l10n_ro_saft_import,l10n_ro_account_report_journal_registry,l10n_ro_stock_account_date_wizard,sql_export_excel,sql_export,l10n_ro_message_spv,l10n_ro_edi,l10n_ro_stock_account_notice,l10n_ro_account_edit_currency_rate,l10n_ro_account_currency_reevaluation,l10n_ro_demo_data,l10n_ro_declaration,l10n_ro_account_enterprise,l10n_ro_declaration_D390,l10n_ro_hr_payroll_account,l10n_ro_reports,l10n_ro_account_extra_types,l10n_ro_account_report_invoice,l10n_ro_pos,l10n_ro_stock_account_date,l10n_ro --stop-after-init --log-level=test --max-cron-threads=0 --without-demo=all ================================================= Adding readonly volume '/data/build/l10n-romania-enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/l10n-romania-enterprise/5b7f916658d9d27f0deff25f89d3f0cc997d50ff Adding readonly volume '/data/build/design-themes' pointing to /opt/odoo/runbot/runbot/static/sources/design-themes/67ddfd018cdca1b2dbb0122f302afbe239f7934b Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/enterprise/ab2d5e46131eeb9b3236da729f769273323176ac Adding readonly volume '/data/build/demo_data' pointing to /opt/odoo/runbot/runbot/static/sources/demo_data/6a9bd345b46946e4c956b4aa8d010aa111d0fe39 Adding readonly volume '/data/build/addons_oca' pointing to /opt/odoo/runbot/runbot/static/sources/addons_oca/14e7203fca42fb4c0316f6cf5a16425966b32b35 Adding readonly volume '/data/build/l10n-romania' pointing to /opt/odoo/runbot/runbot/static/sources/l10n-romania/cb92e416af0a4648e56689d81af34d3ada4553de Adding readonly volume '/data/build/odoo-community' pointing to /opt/odoo/runbot/runbot/static/sources/odoo-community/b73c0b51209e1664c6e85e14374c10005b3f1a40 Adding readonly volume '/data/build/nexterp-base' pointing to /opt/odoo/runbot/runbot/static/sources/nexterp-base/21acd1186d7ed6ccb62c298050c7b1aeac7565cb Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/17fe7266620c679b116d47c286e89553cbff21b6 Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/02694-18-0/.odoorc WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: openpyxl in /usr/lib/python3/dist-packages (from -r l10n-romania-enterprise/requirements.txt (line 2)) (3.1.2) Collecting pandas (from -r l10n-romania-enterprise/requirements.txt (line 3)) Downloading pandas-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting numpy>=1.26.0 (from pandas->-r l10n-romania-enterprise/requirements.txt (line 3)) Downloading numpy-2.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) Requirement already satisfied: python-dateutil>=2.8.2 in /usr/lib/python3/dist-packages (from pandas->-r l10n-romania-enterprise/requirements.txt (line 3)) (2.8.2) Requirement already satisfied: pytz>=2020.1 in /usr/lib/python3/dist-packages (from pandas->-r l10n-romania-enterprise/requirements.txt (line 3)) (2024.1) Collecting tzdata>=2022.7 (from pandas->-r l10n-romania-enterprise/requirements.txt (line 3)) Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) Downloading pandas-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) Downloading numpy-2.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: tzdata, numpy, pandas WARNING: The scripts f2py and numpy-config are installed in '/home/odoo/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed numpy-2.2.4 pandas-2.2.3 tzdata-2025.2 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Collecting astor (from -r addons_oca/requirements.txt (line 2)) Downloading astor-0.8.1-py2.py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from -r addons_oca/requirements.txt (line 3)) (5.2.1) Requirement already satisfied: openpyxl in /usr/lib/python3/dist-packages (from -r addons_oca/requirements.txt (line 4)) (3.1.2) Requirement already satisfied: xlrd in /usr/lib/python3/dist-packages (from -r addons_oca/requirements.txt (line 5)) (2.0.1) Requirement already satisfied: xlsxwriter in /usr/lib/python3/dist-packages (from -r addons_oca/requirements.txt (line 6)) (3.1.9) Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: astor Successfully installed astor-0.8.1 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: python-dateutil in /usr/lib/python3/dist-packages (from -r l10n-romania/requirements.txt (line 2)) (2.8.2) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring asn1crypto: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version < "3.11"' don't match your environment Ignoring cbor2: markers 'python_version < "3.12"' 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"' 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 greenlet: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring idna: markers 'python_version < "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version <= "3.10"' don't match your environment Ignoring libsass: markers 'python_version < "3.11"' don't match your environment Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring num2words: markers 'python_version < "3.12"' don't match your environment Ignoring openpyxl: markers 'python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.10"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring 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"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring requests: markers 'python_version < "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version < "3.11"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version <= "3.10"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring xlrd: markers 'python_version < "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version < "3.12"' don't match your environment Ignoring zeep: markers 'python_version < "3.11"' don't match your environment Requirement already satisfied: asn1crypto==1.5.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (1.5.1) Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 6)) (2.10.3) Requirement already satisfied: cbor2==5.6.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 8)) (5.6.2) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 10)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 12)) (42.0.8) Requirement already satisfied: decorator==5.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 14)) (5.1.1) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (0.20.1) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 19)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 22)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 27)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 31)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 34)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 35)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 38)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 40)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 41)) (0.21) Requirement already satisfied: openpyxl==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (3.1.2) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 44)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 47)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 48)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 54)) (2.9.9) Requirement already satisfied: pyopenssl==24.1.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 56)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 58)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 60)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2.8.2) Requirement already satisfied: python-ldap==3.4.4 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 64)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 66)) (1.19) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 67)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 68)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 75)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 77)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 80)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 81)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 84)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 86)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 88)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 89)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 91)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/odoo/.local/lib/python3.12/site-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 12)) (1.17.1) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 64)) (0.4.8) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 64)) (0.2.8) Requirement already satisfied: pycparser in /home/odoo/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 12)) (2.22) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 2025-04-15 05:58:05,985 76 INFO ? odoo: Odoo version 18.0 2025-04-15 05:58:05,985 76 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-04-15 05:58:05,985 76 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/18.0', '/data/build/l10n-romania-enterprise', '/data/build/design-themes', '/data/build/enterprise', '/data/build/demo_data', '/data/build/addons_oca', '/data/build/l10n-romania', '/data/build/odoo-community', '/data/build/nexterp-base', '/data/build/odoo/addons'] 2025-04-15 05:58:05,985 76 INFO ? odoo: database: odoo@default:default Warn: Can't find .pfb for face 'Courier' 2025-04-15 05:58:06,397 76 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-04-15 05:58:06,415 76 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltoimage binary at /usr/local/bin/wkhtmltoimage 2025-04-15 05:58:07,016 76 INFO 02694-18-0-all odoo.modules.loading: init db 2025-04-15 05:58:12,578 76 INFO 02694-18-0-all odoo.modules.loading: loading 1 modules... 2025-04-15 05:58:12,579 76 INFO 02694-18-0-all odoo.modules.loading: Loading module base (1/1) 2025-04-15 05:58:12,630 76 INFO 02694-18-0-all odoo.modules.registry: module base: creating or updating database tables 2025-04-15 05:58:13,160 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-04-15 05:58:13,160 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-04-15 05:58:13,161 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-04-15 05:58:13,336 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.user_id 2025-04-15 05:58:13,337 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-04-15 05:58:13,337 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.complete_name 2025-04-15 05:58:13,337 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-04-15 05:58:13,337 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-04-15 05:58:13,337 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-04-15 05:58:13,394 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-04-15 05:58:13,435 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2025-04-15 05:58:13,435 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.company.logo_web 2025-04-15 05:58:13,438 76 INFO 02694-18-0-all odoo.models: Computing parent_path for table res_company... 2025-04-15 05:58:13,479 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.users.signature 2025-04-15 05:58:13,479 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.users.share 2025-04-15 05:58:16,247 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-04-15 05:58:16,257 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-04-15 05:58:16,338 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-04-15 05:58:16,401 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-04-15 05:58:16,496 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-04-15 05:58:17,272 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-04-15 05:58:17,285 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-04-15 05:58:18,970 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-04-15 05:58:18,992 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-04-15 05:58:19,646 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-04-15 05:58:19,673 76 INFO 02694-18-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-04-15 05:58:20,148 76 INFO 02694-18-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-04-15 05:58:20,394 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-04-15 05:58:20,497 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-04-15 05:58:20,523 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-04-15 05:58:20,534 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-04-15 05:58:22,126 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-04-15 05:58:22,407 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-04-15 05:58:22,437 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-04-15 05:58:22,466 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-04-15 05:58:22,513 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-04-15 05:58:22,540 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-04-15 05:58:22,574 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-04-15 05:58:22,607 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-04-15 05:58:22,848 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-04-15 05:58:22,883 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-04-15 05:58:22,916 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-04-15 05:58:22,949 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-04-15 05:58:22,980 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-04-15 05:58:23,055 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-04-15 05:58:23,106 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-04-15 05:58:23,111 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-04-15 05:58:23,129 76 INFO 02694-18-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-04-15 05:58:23,136 76 INFO 02694-18-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-04-15 05:58:23,150 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-04-15 05:58:23,180 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-04-15 05:58:23,199 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-04-15 05:58:23,285 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-04-15 05:58:23,395 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-04-15 05:58:23,447 76 INFO 02694-18-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-04-15 05:58:23,454 76 INFO 02694-18-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-04-15 05:58:23,465 76 INFO 02694-18-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-04-15 05:58:23,491 76 INFO 02694-18-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-04-15 05:58:23,511 76 INFO 02694-18-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-04-15 05:58:23,533 76 INFO 02694-18-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-04-15 05:58:23,564 76 INFO 02694-18-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-04-15 05:58:23,580 76 INFO 02694-18-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-04-15 05:58:23,602 76 INFO 02694-18-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-04-15 05:58:23,631 76 INFO 02694-18-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-04-15 05:58:23,657 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-04-15 05:58:23,694 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-04-15 05:58:23,731 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-04-15 05:58:23,768 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-04-15 05:58:23,936 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-04-15 05:58:23,992 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-04-15 05:58:24,056 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-04-15 05:58:24,113 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-04-15 05:58:24,364 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_device_views.xml 2025-04-15 05:58:24,406 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2025-04-15 05:58:24,419 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-04-15 05:58:24,432 76 INFO 02694-18-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-04-15 05:58:24,476 76 INFO 02694-18-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-04-15 05:58:24,825 76 INFO 02694-18-0-all odoo.modules.loading: Module base loaded in 12.25s, 8152 queries (+8152 other) 2025-04-15 05:58:24,825 76 INFO 02694-18-0-all odoo.modules.loading: 1 modules loaded in 12.25s, 8152 queries (+8152 extra) 2025-04-15 05:58:24,869 76 INFO 02694-18-0-all odoo.modules.loading: updating modules list 2025-04-15 05:58:24,871 76 INFO 02694-18-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-04-15 05:58:27,815 76 INFO 02694-18-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Account Compensation', 'Romania - VAT on Payment', 'BI SQL Editor', 'Romania - Accounting', 'Romania - Account', 'Romania - Account Asset', 'Romania - MT940 Bank Statements Import', 'MT940 ING Format Bank Statements Import', 'Romania - Account Counterpart', 'Romania - Account Currency Reevaluation', 'Romania - Edi CPV', 'Romania - Invoice Edit Currency Rate', 'Romania - Account Enterprise', 'Romania - Account Extra Types', 'Romania - Account Period Closing', 'Romania - Accounting Report', 'Romania - Account Sheet Report', 'Romania - Invoice Report', 'Romania - Account Journal Registry Report', 'Romania - Storno Accounting', 'Romania - City', 'Romania - Localization Config', 'Romania - ANAF Declaration', 'Romania - D300 ANAF Declaration', 'Romania - D390 ANAF Declaration', 'Romania - D394 ANAF Declaration', 'Romania - D406 ANAF Declaration', 'Romania - Account Report Purchase Journal', 'Romania - Account Report Sale Journal', 'Demo Data Module', 'Romania - E-invoicing', 'Romania - Fiscal Validation', 'Romania - Payroll', 'Romania - Payroll with Accounting', 'Romania - Mesaje SPV', 'Romania - Nondeductible VAT', 'Romania - Partner Create by VAT', 'Romania - Partners Unique', 'Romania - Point of Sale', 'Romania - Accounting Reports', 'Romanian SAF-T Export', 'Romania - SAF-T Import', 'Romania - Statement Line Automation', 'Romania - Stock', 'Romania - Stock Accounting', 'Romania - Stock Accounting Date', 'Romania - Stock Accounting Date Wizard', 'Romania - Stock Accounting Notice', 'Romania - Stock Accounting tracking', 'Romania - Stock Report (Fișă Magazie)', 'SQL Export', 'SQL Export Excel'] to user __system__ #1 via n/a 2025-04-15 05:58:28,496 76 INFO 02694-18-0-all odoo.modules.loading: loading 214 modules... 2025-04-15 05:58:28,496 76 INFO 02694-18-0-all odoo.modules.loading: Loading module uom (2/214) 2025-04-15 05:58:28,543 76 INFO 02694-18-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-04-15 05:58:28,649 76 INFO 02694-18-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-04-15 05:58:28,751 76 INFO 02694-18-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-04-15 05:58:28,782 76 INFO 02694-18-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-04-15 05:58:28,801 76 INFO 02694-18-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-04-15 05:58:28,886 76 INFO 02694-18-0-all odoo.modules.loading: Module uom loaded in 0.39s, 294 queries (+294 other) 2025-04-15 05:58:28,887 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web (3/214) 2025-04-15 05:58:28,933 76 INFO 02694-18-0-all odoo.modules.registry: module web: creating or updating database tables 2025-04-15 05:58:29,776 76 INFO 02694-18-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-04-15 05:58:29,790 76 INFO 02694-18-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-04-15 05:58:29,874 76 INFO 02694-18-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-04-15 05:58:30,029 76 INFO 02694-18-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-04-15 05:58:30,060 76 INFO 02694-18-0-all odoo.modules.loading: loading web/views/partner_view.xml 2025-04-15 05:58:30,073 76 INFO 02694-18-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-04-15 05:58:30,083 76 INFO 02694-18-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-04-15 05:58:30,095 76 INFO 02694-18-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-04-15 05:58:30,105 76 INFO 02694-18-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-04-15 05:58:30,204 76 INFO 02694-18-0-all odoo.modules.loading: Module web loaded in 1.32s, 1119 queries (+1119 other) 2025-04-15 05:58:30,204 76 INFO 02694-18-0-all odoo.modules.loading: Loading module auth_totp (4/214) 2025-04-15 05:58:30,273 76 INFO 02694-18-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-04-15 05:58:30,490 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-04-15 05:58:30,531 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-04-15 05:58:30,546 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-04-15 05:58:30,558 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-04-15 05:58:30,617 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-04-15 05:58:30,626 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-04-15 05:58:30,660 76 INFO 02694-18-0-all odoo.modules.loading: Module auth_totp loaded in 0.46s, 188 queries (+188 other) 2025-04-15 05:58:30,660 76 INFO 02694-18-0-all odoo.modules.loading: Loading module barcodes (5/214) 2025-04-15 05:58:30,707 76 INFO 02694-18-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-04-15 05:58:30,823 76 INFO 02694-18-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-04-15 05:58:30,834 76 INFO 02694-18-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-04-15 05:58:30,871 76 INFO 02694-18-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-04-15 05:58:30,908 76 INFO 02694-18-0-all odoo.modules.loading: Module barcodes loaded in 0.25s, 149 queries (+149 other) 2025-04-15 05:58:30,909 76 INFO 02694-18-0-all odoo.modules.loading: Loading module base_import (6/214) 2025-04-15 05:58:31,455 76 INFO 02694-18-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-04-15 05:58:32,445 76 INFO 02694-18-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-04-15 05:58:32,475 76 INFO 02694-18-0-all odoo.modules.loading: Module base_import loaded in 1.57s, 909 queries (+909 other) 2025-04-15 05:58:32,476 76 INFO 02694-18-0-all odoo.modules.loading: Loading module base_import_module (7/214) 2025-04-15 05:58:32,533 76 INFO 02694-18-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2025-04-15 05:58:32,708 76 INFO 02694-18-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2025-04-15 05:58:32,721 76 INFO 02694-18-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2025-04-15 05:58:32,754 76 INFO 02694-18-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2025-04-15 05:58:32,840 76 INFO 02694-18-0-all odoo.modules.loading: Module base_import_module loaded in 0.36s, 164 queries (+164 other) 2025-04-15 05:58:32,840 76 INFO 02694-18-0-all odoo.modules.loading: Loading module base_setup (8/214) 2025-04-15 05:58:32,885 76 INFO 02694-18-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-04-15 05:58:32,967 76 INFO 02694-18-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-04-15 05:58:32,978 76 INFO 02694-18-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-04-15 05:58:33,035 76 INFO 02694-18-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-04-15 05:58:33,069 76 INFO 02694-18-0-all odoo.modules.loading: Module base_setup loaded in 0.23s, 150 queries (+150 other) 2025-04-15 05:58:33,069 76 INFO 02694-18-0-all odoo.modules.loading: Loading module bus (9/214) 2025-04-15 05:58:33,155 76 INFO 02694-18-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-04-15 05:58:33,354 76 INFO 02694-18-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-04-15 05:58:33,386 76 INFO 02694-18-0-all odoo.modules.loading: Module bus loaded in 0.32s, 165 queries (+165 other) 2025-04-15 05:58:33,386 76 INFO 02694-18-0-all odoo.modules.loading: Loading module http_routing (10/214) 2025-04-15 05:58:33,438 76 INFO 02694-18-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-04-15 05:58:33,476 76 INFO 02694-18-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-04-15 05:58:33,526 76 INFO 02694-18-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-04-15 05:58:33,581 76 INFO 02694-18-0-all odoo.modules.loading: Module http_routing loaded in 0.19s, 100 queries (+100 other) 2025-04-15 05:58:33,581 76 INFO 02694-18-0-all odoo.modules.loading: Loading module onboarding (11/214) 2025-04-15 05:58:33,630 76 INFO 02694-18-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2025-04-15 05:58:33,819 76 INFO 02694-18-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2025-04-15 05:58:33,844 76 INFO 02694-18-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2025-04-15 05:58:33,910 76 INFO 02694-18-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2025-04-15 05:58:33,933 76 INFO 02694-18-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2025-04-15 05:58:33,990 76 INFO 02694-18-0-all odoo.modules.loading: Module onboarding loaded in 0.41s, 225 queries (+225 other) 2025-04-15 05:58:33,990 76 INFO 02694-18-0-all odoo.modules.loading: Loading module resource (12/214) 2025-04-15 05:58:34,104 76 INFO 02694-18-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-04-15 05:58:34,355 76 INFO 02694-18-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-04-15 05:58:34,392 76 INFO 02694-18-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-04-15 05:58:34,420 76 INFO 02694-18-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-04-15 05:58:34,461 76 INFO 02694-18-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2025-04-15 05:58:34,504 76 INFO 02694-18-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2025-04-15 05:58:34,556 76 INFO 02694-18-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2025-04-15 05:58:34,574 76 INFO 02694-18-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2025-04-15 05:58:34,605 76 INFO 02694-18-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2025-04-15 05:58:34,659 76 INFO 02694-18-0-all odoo.modules.loading: Module resource loaded in 0.67s, 406 queries (+406 other) 2025-04-15 05:58:34,660 76 INFO 02694-18-0-all odoo.modules.loading: Loading module utm (13/214) 2025-04-15 05:58:34,718 76 INFO 02694-18-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-04-15 05:58:34,910 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-04-15 05:58:34,942 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-04-15 05:58:34,969 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-04-15 05:58:34,976 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-04-15 05:58:34,983 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-04-15 05:58:35,029 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-04-15 05:58:35,057 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-04-15 05:58:35,083 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-04-15 05:58:35,109 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-04-15 05:58:35,125 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-04-15 05:58:35,168 76 INFO 02694-18-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-04-15 05:58:35,216 76 INFO 02694-18-0-all odoo.modules.loading: Module utm loaded in 0.56s, 411 queries (+411 other) 2025-04-15 05:58:35,216 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_cohort (14/214) 2025-04-15 05:58:35,292 76 INFO 02694-18-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2025-04-15 05:58:36,428 76 INFO 02694-18-0-all odoo.modules.loading: Module web_cohort loaded in 1.21s, 1008 queries (+1008 other) 2025-04-15 05:58:36,429 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_gantt (15/214) 2025-04-15 05:58:36,540 76 INFO 02694-18-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2025-04-15 05:58:37,554 76 INFO 02694-18-0-all odoo.modules.loading: Module web_gantt loaded in 1.13s, 1002 queries (+1002 other) 2025-04-15 05:58:37,555 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_grid (16/214) 2025-04-15 05:58:37,631 76 INFO 02694-18-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2025-04-15 05:58:38,618 76 INFO 02694-18-0-all odoo.modules.loading: Module web_grid loaded in 1.06s, 1002 queries (+1002 other) 2025-04-15 05:58:38,618 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_hierarchy (17/214) 2025-04-15 05:58:38,693 76 INFO 02694-18-0-all odoo.modules.registry: module web_hierarchy: creating or updating database tables 2025-04-15 05:58:39,728 76 INFO 02694-18-0-all odoo.modules.loading: Module web_hierarchy loaded in 1.11s, 1002 queries (+1002 other) 2025-04-15 05:58:39,730 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_tour (18/214) 2025-04-15 05:58:39,792 76 INFO 02694-18-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-04-15 05:58:39,804 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.users.tour_enabled 2025-04-15 05:58:39,959 76 INFO 02694-18-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-04-15 05:58:39,981 76 INFO 02694-18-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-04-15 05:58:40,042 76 INFO 02694-18-0-all odoo.modules.loading: loading web_tour/views/res_users_views.xml 2025-04-15 05:58:40,089 76 INFO 02694-18-0-all odoo.modules.loading: Module web_tour loaded in 0.36s, 188 queries (+188 other) 2025-04-15 05:58:40,089 76 INFO 02694-18-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (19/214) 2025-04-15 05:58:40,147 76 INFO 02694-18-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-04-15 05:58:40,218 76 INFO 02694-18-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-04-15 05:58:40,316 76 INFO 02694-18-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-04-15 05:58:40,390 76 INFO 02694-18-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.30s, 195 queries (+195 other) 2025-04-15 05:58:40,390 76 INFO 02694-18-0-all odoo.modules.loading: Loading module html_editor (20/214) 2025-04-15 05:58:40,928 76 INFO 02694-18-0-all odoo.modules.registry: module html_editor: creating or updating database tables 2025-04-15 05:58:41,005 76 INFO 02694-18-0-all odoo.modules.loading: Module html_editor loaded in 0.61s, 42 queries (+42 other) 2025-04-15 05:58:41,005 76 INFO 02694-18-0-all odoo.modules.loading: Loading module iap (21/214) 2025-04-15 05:58:41,055 76 INFO 02694-18-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-04-15 05:58:41,197 76 INFO 02694-18-0-all odoo.modules.loading: loading iap/data/services.xml 2025-04-15 05:58:41,208 76 INFO 02694-18-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-04-15 05:58:41,228 76 INFO 02694-18-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-04-15 05:58:41,242 76 INFO 02694-18-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-04-15 05:58:41,285 76 INFO 02694-18-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-04-15 05:58:41,329 76 INFO 02694-18-0-all odoo.modules.loading: Module iap loaded in 0.32s, 183 queries (+183 other) 2025-04-15 05:58:41,329 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_enterprise (22/214) 2025-04-15 05:58:41,381 76 INFO 02694-18-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2025-04-15 05:58:41,426 76 INFO 02694-18-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2025-04-15 05:58:41,464 76 INFO 02694-18-0-all odoo.modules.loading: Module web_enterprise loaded in 0.13s, 60 queries (+60 other) 2025-04-15 05:58:41,464 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_map (23/214) 2025-04-15 05:58:41,545 76 INFO 02694-18-0-all odoo.modules.registry: module web_map: creating or updating database tables 2025-04-15 05:58:41,569 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2025-04-15 05:58:42,709 76 INFO 02694-18-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2025-04-15 05:58:42,746 76 INFO 02694-18-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2025-04-15 05:58:42,793 76 INFO 02694-18-0-all odoo.modules.loading: Module web_map loaded in 1.33s, 1090 queries (+1090 other) 2025-04-15 05:58:42,794 76 INFO 02694-18-0-all odoo.modules.loading: Loading module mail (24/214) 2025-04-15 05:58:42,915 76 INFO 02694-18-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-04-15 05:58:43,292 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-04-15 05:58:43,293 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-04-15 05:58:43,293 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-04-15 05:58:43,293 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-04-15 05:58:43,293 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-04-15 05:58:43,293 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-04-15 05:58:43,293 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-04-15 05:58:43,294 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-04-15 05:58:43,294 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-04-15 05:58:43,294 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-04-15 05:58:43,294 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-04-15 05:58:43,294 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-04-15 05:58:43,372 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.company.email_primary_color 2025-04-15 05:58:43,372 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2025-04-15 05:58:43,402 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.users.notification_type 2025-04-15 05:58:43,508 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-04-15 05:58:46,215 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-04-15 05:58:46,389 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2025-04-15 05:58:46,423 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-04-15 05:58:46,447 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-04-15 05:58:46,483 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-04-15 05:58:46,503 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2025-04-15 05:58:46,520 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-04-15 05:58:46,537 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-04-15 05:58:46,549 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-04-15 05:58:46,565 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-04-15 05:58:46,597 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-04-15 05:58:46,622 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2025-04-15 05:58:46,646 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-04-15 05:58:46,675 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-04-15 05:58:46,730 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-04-15 05:58:46,759 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-04-15 05:58:46,804 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-04-15 05:58:46,824 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-04-15 05:58:46,845 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2025-04-15 05:58:46,870 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2025-04-15 05:58:46,902 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-04-15 05:58:46,950 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2025-04-15 05:58:46,990 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2025-04-15 05:58:47,043 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_canned_response_views.xml 2025-04-15 05:58:47,082 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-04-15 05:58:48,211 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2025-04-15 05:58:48,277 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2025-04-15 05:58:48,298 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-04-15 05:58:48,348 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2025-04-15 05:58:48,359 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-04-15 05:58:48,478 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-04-15 05:58:48,503 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-04-15 05:58:48,530 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-04-15 05:58:48,569 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-04-15 05:58:48,596 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2025-04-15 05:58:48,683 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-04-15 05:58:48,704 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2025-04-15 05:58:48,757 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-04-15 05:58:48,845 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/ir_actions_client.xml 2025-04-15 05:58:48,855 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-04-15 05:58:49,113 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-04-15 05:58:49,277 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-04-15 05:58:49,290 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2025-04-15 05:58:49,324 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-04-15 05:58:49,358 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-04-15 05:58:49,379 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-04-15 05:58:49,401 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-04-15 05:58:49,423 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2025-04-15 05:58:49,439 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-04-15 05:58:49,479 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-04-15 05:58:49,509 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-04-15 05:58:49,554 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-04-15 05:58:49,577 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-04-15 05:58:49,633 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-04-15 05:58:49,714 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-04-15 05:58:49,751 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-04-15 05:58:49,992 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2025-04-15 05:58:50,009 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/views/mail_scheduled_message_views.xml 2025-04-15 05:58:50,021 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/mail_canned_response_data.xml 2025-04-15 05:58:50,029 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/mail_templates_invite.xml 2025-04-15 05:58:50,041 76 INFO 02694-18-0-all odoo.modules.loading: loading mail/data/web_tour_tour.xml 2025-04-15 05:58:50,124 76 INFO 02694-18-0-all odoo.modules.loading: Module mail loaded in 7.33s, 4585 queries (+4586 other) 2025-04-15 05:58:50,124 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_editor (25/214) 2025-04-15 05:58:50,318 76 INFO 02694-18-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-04-15 05:58:52,048 76 INFO 02694-18-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-04-15 05:58:52,074 76 INFO 02694-18-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-04-15 05:58:52,086 76 INFO 02694-18-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-04-15 05:58:52,116 76 INFO 02694-18-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-04-15 05:58:52,241 76 INFO 02694-18-0-all odoo.modules.loading: Module web_editor loaded in 2.12s, 1521 queries (+1521 other) 2025-04-15 05:58:52,241 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_mobile (26/214) 2025-04-15 05:58:52,326 76 INFO 02694-18-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2025-04-15 05:58:52,456 76 INFO 02694-18-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2025-04-15 05:58:52,522 76 INFO 02694-18-0-all odoo.modules.loading: Module web_mobile loaded in 0.28s, 99 queries (+99 other) 2025-04-15 05:58:52,522 76 INFO 02694-18-0-all odoo.modules.loading: Loading module analytic (27/214) 2025-04-15 05:58:52,626 76 INFO 02694-18-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-04-15 05:58:52,931 76 INFO 02694-18-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-04-15 05:58:53,004 76 INFO 02694-18-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-04-15 05:58:53,033 76 INFO 02694-18-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-04-15 05:58:53,105 76 INFO 02694-18-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-04-15 05:58:53,167 76 INFO 02694-18-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-04-15 05:58:53,206 76 INFO 02694-18-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-04-15 05:58:53,229 76 INFO 02694-18-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-04-15 05:58:53,381 76 INFO 02694-18-0-all odoo.modules.loading: Module analytic loaded in 0.86s, 415 queries (+415 other) 2025-04-15 05:58:53,381 76 INFO 02694-18-0-all odoo.modules.loading: Loading module auth_signup (28/214) 2025-04-15 05:58:53,486 76 INFO 02694-18-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-04-15 05:58:53,653 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-04-15 05:58:53,662 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-04-15 05:58:53,679 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-04-15 05:58:53,722 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-04-15 05:58:53,755 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-04-15 05:58:53,793 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-04-15 05:58:53,822 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2025-04-15 05:58:53,842 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-04-15 05:58:53,881 76 INFO 02694-18-0-all odoo.modules.loading: Module auth_signup loaded in 0.50s, 207 queries (+207 other) 2025-04-15 05:58:53,881 76 INFO 02694-18-0-all odoo.modules.loading: Loading module auth_totp_mail (29/214) 2025-04-15 05:58:53,966 76 INFO 02694-18-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-04-15 05:58:54,042 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-04-15 05:58:54,078 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-04-15 05:58:54,092 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2025-04-15 05:58:54,109 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-04-15 05:58:54,246 76 INFO 02694-18-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.37s, 121 queries (+121 other) 2025-04-15 05:58:54,246 76 INFO 02694-18-0-all odoo.modules.loading: Loading module base_install_request (30/214) 2025-04-15 05:58:54,333 76 INFO 02694-18-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-04-15 05:58:54,720 76 INFO 02694-18-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-04-15 05:58:54,752 76 INFO 02694-18-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-04-15 05:58:54,797 76 INFO 02694-18-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-04-15 05:58:54,819 76 INFO 02694-18-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-04-15 05:58:54,832 76 INFO 02694-18-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-04-15 05:58:54,881 76 INFO 02694-18-0-all odoo.modules.loading: Module base_install_request loaded in 0.64s, 153 queries (+153 other) 2025-04-15 05:58:54,881 76 INFO 02694-18-0-all odoo.modules.loading: Loading module calendar (31/214) 2025-04-15 05:58:55,052 76 INFO 02694-18-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-04-15 05:58:55,861 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-04-15 05:58:55,900 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-04-15 05:58:55,937 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-04-15 05:58:55,953 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-04-15 05:58:56,014 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-04-15 05:58:56,039 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-04-15 05:58:56,047 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-04-15 05:58:56,054 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-04-15 05:58:56,080 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-04-15 05:58:56,090 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-04-15 05:58:56,322 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/views/res_config_settings_views.xml 2025-04-15 05:58:56,348 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-04-15 05:58:56,380 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/views/res_users_views.xml 2025-04-15 05:58:56,418 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-04-15 05:58:56,432 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/wizard/calendar_popover_delete_wizard.xml 2025-04-15 05:58:56,442 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar/wizard/mail_activity_schedule_views.xml 2025-04-15 05:58:56,500 76 INFO 02694-18-0-all odoo.modules.loading: Module calendar loaded in 1.62s, 766 queries (+766 other) 2025-04-15 05:58:56,500 76 INFO 02694-18-0-all odoo.modules.loading: Loading module contacts (32/214) 2025-04-15 05:58:56,592 76 INFO 02694-18-0-all odoo.modules.registry: module contacts: creating or updating database tables 2025-04-15 05:58:56,693 76 INFO 02694-18-0-all odoo.modules.loading: loading contacts/views/contact_views.xml 2025-04-15 05:58:56,855 76 INFO 02694-18-0-all odoo.modules.loading: Module contacts loaded in 0.35s, 219 queries (+219 other) 2025-04-15 05:58:56,856 76 INFO 02694-18-0-all odoo.modules.loading: Loading module google_gmail (33/214) 2025-04-15 05:58:56,968 76 INFO 02694-18-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-04-15 05:58:57,077 76 INFO 02694-18-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-04-15 05:58:57,110 76 INFO 02694-18-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-04-15 05:58:57,130 76 INFO 02694-18-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-04-15 05:58:57,192 76 INFO 02694-18-0-all odoo.modules.loading: Module google_gmail loaded in 0.34s, 124 queries (+124 other) 2025-04-15 05:58:57,193 76 INFO 02694-18-0-all odoo.modules.loading: Loading module iap_mail (34/214) 2025-04-15 05:58:57,287 76 INFO 02694-18-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-04-15 05:58:57,356 76 INFO 02694-18-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-04-15 05:58:57,376 76 INFO 02694-18-0-all odoo.modules.loading: loading iap_mail/views/iap_views.xml 2025-04-15 05:58:57,416 76 INFO 02694-18-0-all odoo.modules.loading: Module iap_mail loaded in 0.22s, 66 queries (+66 other) 2025-04-15 05:58:57,416 76 INFO 02694-18-0-all odoo.modules.loading: Loading module mail_bot (35/214) 2025-04-15 05:58:57,518 76 INFO 02694-18-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-04-15 05:58:57,630 76 INFO 02694-18-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-04-15 05:58:57,684 76 INFO 02694-18-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-04-15 05:58:57,716 76 INFO 02694-18-0-all odoo.modules.loading: Module mail_bot loaded in 0.30s, 133 queries (+133 other) 2025-04-15 05:58:57,716 76 INFO 02694-18-0-all odoo.modules.loading: Loading module mail_enterprise (36/214) 2025-04-15 05:58:57,803 76 INFO 02694-18-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2025-04-15 05:58:57,849 76 INFO 02694-18-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.13s, 18 queries (+18 other) 2025-04-15 05:58:57,849 76 INFO 02694-18-0-all odoo.modules.loading: Loading module nexterp_base_module (37/214) 2025-04-15 05:58:57,861 76 INFO 02694-18-0-all odoo.addons.nexterp_base_module.patch: Applying patch module_change_extra_buy 2025-04-15 05:58:57,948 76 INFO 02694-18-0-all odoo.modules.registry: module nexterp_base_module: creating or updating database tables 2025-04-15 05:58:58,071 76 INFO 02694-18-0-all odoo.modules.loading: loading nexterp_base_module/data/config_data.xml 2025-04-15 05:58:58,081 76 INFO 02694-18-0-all odoo.modules.loading: loading nexterp_base_module/data/ir_cron_data.xml 2025-04-15 05:58:58,101 76 INFO 02694-18-0-all odoo.modules.loading: loading nexterp_base_module/security/ir.model.access.csv 2025-04-15 05:58:58,150 76 INFO 02694-18-0-all odoo.modules.loading: Module nexterp_base_module loaded in 0.30s, 119 queries (+119 other) 2025-04-15 05:58:58,151 76 INFO 02694-18-0-all odoo.modules.loading: Loading module phone_validation (38/214) 2025-04-15 05:58:58,378 76 INFO 02694-18-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-04-15 05:59:00,682 76 INFO 02694-18-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-04-15 05:59:00,702 76 INFO 02694-18-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-04-15 05:59:00,759 76 INFO 02694-18-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-04-15 05:59:00,798 76 INFO 02694-18-0-all odoo.modules.loading: Module phone_validation loaded in 2.65s, 1670 queries (+1670 other) 2025-04-15 05:59:00,798 76 INFO 02694-18-0-all odoo.modules.loading: Loading module privacy_lookup (39/214) 2025-04-15 05:59:00,951 76 INFO 02694-18-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-04-15 05:59:01,206 76 INFO 02694-18-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-04-15 05:59:01,280 76 INFO 02694-18-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-04-15 05:59:01,325 76 INFO 02694-18-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-04-15 05:59:01,352 76 INFO 02694-18-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-04-15 05:59:01,394 76 INFO 02694-18-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.60s, 255 queries (+255 other) 2025-04-15 05:59:01,394 76 INFO 02694-18-0-all odoo.modules.loading: Loading module product (40/214) 2025-04-15 05:59:01,622 76 INFO 02694-18-0-all odoo.modules.registry: module product: creating or updating database tables 2025-04-15 05:59:02,950 76 INFO 02694-18-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-04-15 05:59:03,030 76 INFO 02694-18-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-04-15 05:59:03,494 76 INFO 02694-18-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-04-15 05:59:03,568 76 INFO 02694-18-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-04-15 05:59:03,597 76 INFO 02694-18-0-all odoo.modules.loading: loading product/wizard/update_product_attribute_value_views.xml 2025-04-15 05:59:03,616 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-04-15 05:59:03,643 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-04-15 05:59:03,839 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-04-15 05:59:03,895 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-04-15 05:59:03,980 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2025-04-15 05:59:03,990 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-04-15 05:59:04,024 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_combo_views.xml 2025-04-15 05:59:04,053 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2025-04-15 05:59:04,097 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-04-15 05:59:04,149 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-04-15 05:59:04,199 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-04-15 05:59:04,250 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-04-15 05:59:04,295 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_template_attribute_line_views.xml 2025-04-15 05:59:04,308 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-04-15 05:59:04,374 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-04-15 05:59:04,392 76 INFO 02694-18-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-04-15 05:59:04,420 76 INFO 02694-18-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-04-15 05:59:04,472 76 INFO 02694-18-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-04-15 05:59:04,527 76 INFO 02694-18-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-04-15 05:59:04,558 76 INFO 02694-18-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-04-15 05:59:04,568 76 INFO 02694-18-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-04-15 05:59:04,635 76 INFO 02694-18-0-all odoo.modules.loading: Module product loaded in 3.24s, 1939 queries (+1939 other) 2025-04-15 05:59:04,635 76 INFO 02694-18-0-all odoo.modules.loading: Loading module resource_mail (41/214) 2025-04-15 05:59:04,763 76 INFO 02694-18-0-all odoo.modules.registry: module resource_mail: creating or updating database tables 2025-04-15 05:59:04,859 76 INFO 02694-18-0-all odoo.modules.loading: Module resource_mail loaded in 0.22s, 36 queries (+36 other) 2025-04-15 05:59:04,859 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sales_team (42/214) 2025-04-15 05:59:04,986 76 INFO 02694-18-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-04-15 05:59:05,033 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-04-15 05:59:05,294 76 INFO 02694-18-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-04-15 05:59:05,632 76 INFO 02694-18-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-04-15 05:59:05,663 76 INFO 02694-18-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-04-15 05:59:05,737 76 INFO 02694-18-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-04-15 05:59:05,768 76 INFO 02694-18-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-04-15 05:59:05,838 76 INFO 02694-18-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-04-15 05:59:05,909 76 INFO 02694-18-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-04-15 05:59:05,943 76 INFO 02694-18-0-all odoo.modules.loading: Module sales_team loaded in 1.08s, 596 queries (+596 other) 2025-04-15 05:59:05,943 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sql_request_abstract (43/214) 2025-04-15 05:59:06,078 76 INFO 02694-18-0-all odoo.modules.registry: module sql_request_abstract: creating or updating database tables 2025-04-15 05:59:06,159 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_request_abstract/security/ir_module_category.xml 2025-04-15 05:59:06,169 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_request_abstract/security/res_groups.xml 2025-04-15 05:59:06,332 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_request_abstract/security/ir.model.access.csv 2025-04-15 05:59:06,361 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_request_abstract/views/view_sql_request_mixin.xml 2025-04-15 05:59:06,407 76 INFO 02694-18-0-all odoo.modules.loading: Module sql_request_abstract loaded in 0.46s, 199 queries (+199 other) 2025-04-15 05:59:06,408 76 INFO 02694-18-0-all odoo.modules.loading: Loading module web_unsplash (44/214) 2025-04-15 05:59:06,551 76 INFO 02694-18-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-04-15 05:59:06,696 76 INFO 02694-18-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-04-15 05:59:06,790 76 INFO 02694-18-0-all odoo.modules.loading: Module web_unsplash loaded in 0.38s, 131 queries (+131 other) 2025-04-15 05:59:06,790 76 INFO 02694-18-0-all odoo.modules.loading: Loading module base_address_extended (45/214) 2025-04-15 05:59:07,101 76 INFO 02694-18-0-all odoo.modules.registry: module base_address_extended: creating or updating database tables 2025-04-15 05:59:07,137 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.street_name 2025-04-15 05:59:07,137 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.street_number 2025-04-15 05:59:07,137 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.street_number2 2025-04-15 05:59:07,316 76 INFO 02694-18-0-all odoo.modules.loading: loading base_address_extended/security/ir.model.access.csv 2025-04-15 05:59:07,350 76 INFO 02694-18-0-all odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2025-04-15 05:59:07,405 76 INFO 02694-18-0-all odoo.modules.loading: loading base_address_extended/views/res_city_view.xml 2025-04-15 05:59:07,441 76 INFO 02694-18-0-all odoo.modules.loading: loading base_address_extended/views/res_country_view.xml 2025-04-15 05:59:07,493 76 INFO 02694-18-0-all odoo.modules.loading: Module base_address_extended loaded in 0.70s, 227 queries (+227 other) 2025-04-15 05:59:07,493 76 INFO 02694-18-0-all odoo.modules.loading: Loading module contacts_enterprise (46/214) 2025-04-15 05:59:07,628 76 INFO 02694-18-0-all odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2025-04-15 05:59:07,697 76 INFO 02694-18-0-all odoo.modules.loading: Module contacts_enterprise loaded in 0.20s, 36 queries (+36 other) 2025-04-15 05:59:07,698 76 INFO 02694-18-0-all odoo.modules.loading: Loading module iap_extract (47/214) 2025-04-15 05:59:07,876 76 INFO 02694-18-0-all odoo.modules.registry: module iap_extract: creating or updating database tables 2025-04-15 05:59:07,949 76 INFO 02694-18-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 2025-04-15 05:59:07,962 76 INFO 02694-18-0-all odoo.modules.loading: loading iap_extract/data/iap_service_data.xml 2025-04-15 05:59:07,970 76 INFO 02694-18-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 2025-04-15 05:59:07,999 76 INFO 02694-18-0-all odoo.modules.loading: Module iap_extract loaded in 0.30s, 50 queries (+50 other) 2025-04-15 05:59:07,999 76 INFO 02694-18-0-all odoo.modules.loading: Loading module mail_mobile (48/214) 2025-04-15 05:59:08,136 76 INFO 02694-18-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2025-04-15 05:59:08,452 76 INFO 02694-18-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2025-04-15 05:59:08,461 76 INFO 02694-18-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2025-04-15 05:59:08,538 76 INFO 02694-18-0-all odoo.modules.loading: Module mail_mobile loaded in 0.54s, 271 queries (+271 other) 2025-04-15 05:59:08,538 76 INFO 02694-18-0-all odoo.modules.loading: Loading module partner_autocomplete (49/214) 2025-04-15 05:59:08,676 76 INFO 02694-18-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-04-15 05:59:08,951 76 INFO 02694-18-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-04-15 05:59:08,973 76 INFO 02694-18-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-04-15 05:59:09,033 76 INFO 02694-18-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-04-15 05:59:09,055 76 INFO 02694-18-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-04-15 05:59:09,110 76 INFO 02694-18-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-04-15 05:59:09,149 76 INFO 02694-18-0-all odoo.modules.loading: loading partner_autocomplete/data/iap_service_data.xml 2025-04-15 05:59:09,196 76 INFO 02694-18-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.66s, 254 queries (+254 other) 2025-04-15 05:59:09,196 76 INFO 02694-18-0-all odoo.modules.loading: Loading module portal (50/214) 2025-04-15 05:59:09,368 76 INFO 02694-18-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-04-15 05:59:09,979 76 INFO 02694-18-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-04-15 05:59:10,002 76 INFO 02694-18-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-04-15 05:59:10,026 76 INFO 02694-18-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-04-15 05:59:10,041 76 INFO 02694-18-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2025-04-15 05:59:10,059 76 INFO 02694-18-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-04-15 05:59:10,337 76 INFO 02694-18-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-04-15 05:59:10,395 76 INFO 02694-18-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-04-15 05:59:10,415 76 INFO 02694-18-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-04-15 05:59:10,480 76 INFO 02694-18-0-all odoo.modules.loading: Module portal loaded in 1.28s, 620 queries (+620 other) 2025-04-15 05:59:10,480 76 INFO 02694-18-0-all odoo.modules.loading: Loading module product_barcodelookup (51/214) 2025-04-15 05:59:10,623 76 INFO 02694-18-0-all odoo.modules.registry: module product_barcodelookup: creating or updating database tables 2025-04-15 05:59:10,728 76 INFO 02694-18-0-all odoo.modules.loading: loading product_barcodelookup/data/product_data.xml 2025-04-15 05:59:10,769 76 INFO 02694-18-0-all odoo.modules.loading: loading product_barcodelookup/views/product_product_views.xml 2025-04-15 05:59:10,799 76 INFO 02694-18-0-all odoo.modules.loading: loading product_barcodelookup/views/res_config_settings_views.xml 2025-04-15 05:59:11,095 76 INFO 02694-18-0-all odoo.modules.loading: Module product_barcodelookup loaded in 0.62s, 148 queries (+148 other) 2025-04-15 05:59:11,095 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sms (52/214) 2025-04-15 05:59:11,397 76 INFO 02694-18-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-04-15 05:59:11,420 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-04-15 05:59:11,420 76 INFO 02694-18-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-04-15 05:59:11,470 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-04-15 05:59:14,065 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/data/iap_service_data.xml 2025-04-15 05:59:14,078 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-04-15 05:59:14,095 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/wizard/sms_account_code_views.xml 2025-04-15 05:59:14,119 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/wizard/sms_account_phone_views.xml 2025-04-15 05:59:14,131 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/wizard/sms_account_sender_views.xml 2025-04-15 05:59:14,144 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-04-15 05:59:14,168 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-04-15 05:59:14,186 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-04-15 05:59:14,209 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-04-15 05:59:14,230 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-04-15 05:59:14,257 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-04-15 05:59:14,287 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-04-15 05:59:14,346 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-04-15 05:59:14,434 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/views/iap_account_views.xml 2025-04-15 05:59:14,459 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-04-15 05:59:14,507 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-04-15 05:59:14,549 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-04-15 05:59:14,606 76 INFO 02694-18-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-04-15 05:59:14,655 76 INFO 02694-18-0-all odoo.modules.loading: Module sms loaded in 3.56s, 2451 queries (+2451 other) 2025-04-15 05:59:14,655 76 INFO 02694-18-0-all odoo.modules.loading: Loading module snailmail (53/214) 2025-04-15 05:59:14,833 76 INFO 02694-18-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-04-15 05:59:15,475 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail/data/iap_service_data.xml 2025-04-15 05:59:15,488 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-04-15 05:59:15,506 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-04-15 05:59:15,541 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-04-15 05:59:15,587 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-04-15 05:59:15,607 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-04-15 05:59:15,627 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-04-15 05:59:15,694 76 INFO 02694-18-0-all odoo.modules.loading: Module snailmail loaded in 1.04s, 510 queries (+510 other) 2025-04-15 05:59:15,695 76 INFO 02694-18-0-all odoo.modules.loading: Loading module auth_totp_portal (54/214) 2025-04-15 05:59:15,826 76 INFO 02694-18-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-04-15 05:59:15,905 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-04-15 05:59:15,934 76 INFO 02694-18-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-04-15 05:59:15,977 76 INFO 02694-18-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.28s, 70 queries (+70 other) 2025-04-15 05:59:15,978 76 INFO 02694-18-0-all odoo.modules.loading: Loading module calendar_sms (55/214) 2025-04-15 05:59:16,136 76 INFO 02694-18-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-04-15 05:59:16,146 76 INFO 02694-18-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-04-15 05:59:16,257 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-04-15 05:59:16,276 76 INFO 02694-18-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-04-15 05:59:16,372 76 INFO 02694-18-0-all odoo.modules.loading: Module calendar_sms loaded in 0.39s, 115 queries (+115 other) 2025-04-15 05:59:16,372 76 INFO 02694-18-0-all odoo.modules.loading: Loading module digest (56/214) 2025-04-15 05:59:16,517 76 INFO 02694-18-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-04-15 05:59:16,912 76 INFO 02694-18-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-04-15 05:59:16,936 76 INFO 02694-18-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-04-15 05:59:16,986 76 INFO 02694-18-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-04-15 05:59:17,016 76 INFO 02694-18-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-04-15 05:59:17,035 76 INFO 02694-18-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-04-15 05:59:17,046 76 INFO 02694-18-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-04-15 05:59:17,145 76 INFO 02694-18-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-04-15 05:59:17,155 76 INFO 02694-18-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-04-15 05:59:17,240 76 INFO 02694-18-0-all odoo.modules.loading: Module digest loaded in 0.87s, 347 queries (+347 other) 2025-04-15 05:59:17,240 76 INFO 02694-18-0-all odoo.modules.loading: Loading module payment (57/214) 2025-04-15 05:59:17,481 76 INFO 02694-18-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-04-15 05:59:18,124 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/data/ir_actions_server_data.xml 2025-04-15 05:59:18,141 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2025-04-15 05:59:18,151 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2025-04-15 05:59:20,980 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-04-15 05:59:21,259 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-04-15 05:59:21,280 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2025-04-15 05:59:21,302 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2025-04-15 05:59:21,389 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2025-04-15 05:59:21,471 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-04-15 05:59:21,540 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2025-04-15 05:59:21,589 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-04-15 05:59:21,637 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-04-15 05:59:21,674 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-04-15 05:59:21,732 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-04-15 05:59:23,099 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-04-15 05:59:23,164 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2025-04-15 05:59:23,184 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-04-15 05:59:23,198 76 INFO 02694-18-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-04-15 05:59:23,257 76 INFO 02694-18-0-all odoo.modules.loading: Module payment loaded in 6.02s, 2401 queries (+2401 other) 2025-04-15 05:59:23,257 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet (58/214) 2025-04-15 05:59:23,470 76 INFO 02694-18-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-04-15 05:59:23,601 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2025-04-15 05:59:23,639 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet loaded in 0.38s, 88 queries (+88 other) 2025-04-15 05:59:23,640 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account (59/214) 2025-04-15 05:59:24,453 76 INFO 02694-18-0-all odoo.modules.registry: module account: creating or updating database tables 2025-04-15 05:59:24,763 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-04-15 05:59:24,763 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-04-15 05:59:28,744 76 INFO 02694-18-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-04-15 05:59:29,898 76 INFO 02694-18-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-04-15 05:59:30,134 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-04-15 05:59:30,278 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-04-15 05:59:30,295 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-04-15 05:59:30,334 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-04-15 05:59:30,381 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2025-04-15 05:59:30,440 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/account_tour.xml 2025-04-15 05:59:30,451 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/ir_sequence.xml 2025-04-15 05:59:30,461 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-04-15 05:59:30,589 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-04-15 05:59:30,612 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_autopost_bills_wizard.xml 2025-04-15 05:59:30,628 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-04-15 05:59:30,637 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-04-15 05:59:30,657 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-04-15 05:59:30,677 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-04-15 05:59:30,702 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-04-15 05:59:32,159 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-04-15 05:59:32,213 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-04-15 05:59:32,281 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-04-15 05:59:32,310 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-04-15 05:59:32,415 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-04-15 05:59:32,444 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-04-15 05:59:32,554 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-04-15 05:59:32,633 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-04-15 05:59:32,744 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-04-15 05:59:32,789 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-04-15 05:59:32,840 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2025-04-15 05:59:32,859 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-04-15 05:59:32,906 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-04-15 05:59:32,934 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-04-15 05:59:32,967 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-04-15 05:59:32,991 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-04-15 05:59:33,041 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-04-15 05:59:33,107 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-04-15 05:59:33,131 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-04-15 05:59:33,165 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-04-15 05:59:33,205 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-04-15 05:59:33,280 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-04-15 05:59:33,366 76 INFO 02694-18-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-04-15 05:59:33,435 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-04-15 05:59:33,470 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/ir_actions_views.xml 2025-04-15 05:59:33,488 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-04-15 05:59:33,513 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-04-15 05:59:33,610 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-04-15 05:59:33,816 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-04-15 05:59:33,865 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-04-15 05:59:33,984 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-04-15 05:59:34,007 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-04-15 05:59:34,033 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-04-15 05:59:34,068 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-04-15 05:59:34,099 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-04-15 05:59:34,123 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_move_send_wizard.xml 2025-04-15 05:59:34,142 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_move_send_batch_wizard.xml 2025-04-15 05:59:34,157 76 INFO 02694-18-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-04-15 05:59:34,176 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-04-15 05:59:34,202 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-04-15 05:59:34,524 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_secure_entries_wizard.xml 2025-04-15 05:59:34,552 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/mail_message_views.xml 2025-04-15 05:59:34,592 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-04-15 05:59:34,609 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-04-15 05:59:34,630 76 INFO 02694-18-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-04-15 05:59:34,666 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2025-04-15 05:59:34,685 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/product_views.xml 2025-04-15 05:59:34,721 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/tests_shared_js_python.xml 2025-04-15 05:59:34,731 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/base_document_layout_views.xml 2025-04-15 05:59:34,754 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/account_lock_exception_views.xml 2025-04-15 05:59:34,774 76 INFO 02694-18-0-all odoo.modules.loading: loading account/views/report_templates.xml 2025-04-15 05:59:34,795 76 INFO 02694-18-0-all odoo.modules.loading: loading account/wizard/account_merge_wizard_views.xml 2025-04-15 05:59:35,092 76 INFO 02694-18-0-all odoo.modules.loading: Module account loaded in 11.45s, 6190 queries (+6190 other) 2025-04-15 05:59:35,092 76 INFO 02694-18-0-all odoo.modules.loading: Loading module digest_enterprise (60/214) 2025-04-15 05:59:35,345 76 INFO 02694-18-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2025-04-15 05:59:35,434 76 INFO 02694-18-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.34s, 27 queries (+27 other) 2025-04-15 05:59:35,435 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr (61/214) 2025-04-15 05:59:35,877 76 INFO 02694-18-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-04-15 05:59:39,646 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-04-15 05:59:40,070 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-04-15 05:59:40,118 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/data/digest_data.xml 2025-04-15 05:59:40,128 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/data/report_paperformat.xml 2025-04-15 05:59:40,165 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-04-15 05:59:40,202 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/wizard/mail_activity_schedule_views.xml 2025-04-15 05:59:40,236 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/mail_activity_plan_views.xml 2025-04-15 05:59:40,334 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-04-15 05:59:40,361 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-04-15 05:59:40,389 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-04-15 05:59:40,440 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-04-15 05:59:40,468 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-04-15 05:59:40,544 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-04-15 05:59:40,566 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-04-15 05:59:40,735 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-04-15 05:59:40,812 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-04-15 05:59:40,842 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-04-15 05:59:40,974 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-04-15 05:59:41,058 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-04-15 05:59:41,143 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/discuss_channel_views.xml 2025-04-15 05:59:41,180 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-04-15 05:59:41,370 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/views/hr_templates.xml 2025-04-15 05:59:41,381 76 INFO 02694-18-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-04-15 05:59:41,714 76 INFO 02694-18-0-all odoo.modules.loading: Module hr loaded in 6.28s, 4061 queries (+4061 other) 2025-04-15 05:59:41,714 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (62/214) 2025-04-15 05:59:42,029 76 INFO 02694-18-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-04-15 05:59:42,274 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-04-15 05:59:42,513 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-04-15 05:59:42,544 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-04-15 05:59:42,596 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-04-15 05:59:42,647 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-04-15 05:59:42,702 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.99s, 386 queries (+386 other) 2025-04-15 05:59:42,702 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_edition (63/214) 2025-04-15 05:59:42,943 76 INFO 02694-18-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2025-04-15 05:59:43,149 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2025-04-15 05:59:43,170 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 2025-04-15 05:59:43,231 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_edition/data/mail_template_layouts.xml 2025-04-15 05:59:43,295 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.59s, 186 queries (+186 other) 2025-04-15 05:59:43,295 76 INFO 02694-18-0-all odoo.modules.loading: Loading module stock (64/214) 2025-04-15 05:59:44,155 76 INFO 02694-18-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-04-15 05:59:49,134 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-04-15 05:59:49,998 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-04-15 05:59:50,199 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-04-15 05:59:50,218 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-04-15 05:59:50,240 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-04-15 05:59:50,261 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-04-15 05:59:50,661 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-04-15 05:59:50,698 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-04-15 05:59:50,706 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-04-15 05:59:50,722 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-04-15 05:59:50,761 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-04-15 05:59:50,825 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-04-15 05:59:50,860 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-04-15 05:59:50,872 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-04-15 05:59:50,889 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-04-15 05:59:50,918 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-04-15 05:59:50,971 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-04-15 05:59:50,985 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-04-15 05:59:51,037 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/stock_lot_customer.xml 2025-04-15 05:59:51,072 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-04-15 05:59:51,086 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-04-15 05:59:51,112 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-04-15 05:59:51,135 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-04-15 05:59:51,146 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 2025-04-15 05:59:51,161 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-04-15 05:59:51,179 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-04-15 05:59:51,348 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-04-15 05:59:51,369 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-04-15 05:59:51,392 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-04-15 05:59:51,415 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-04-15 05:59:51,433 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-04-15 05:59:51,447 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-04-15 05:59:51,474 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-04-15 05:59:51,525 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-04-15 05:59:51,548 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-04-15 05:59:51,586 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-04-15 05:59:51,608 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-04-15 05:59:51,629 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-04-15 05:59:51,647 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-04-15 05:59:51,666 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-04-15 05:59:51,696 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-04-15 05:59:51,715 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-04-15 05:59:51,739 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-04-15 05:59:51,756 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-04-15 05:59:51,772 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2025-04-15 05:59:51,793 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-04-15 05:59:51,884 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-04-15 05:59:51,949 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-04-15 05:59:52,026 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-04-15 05:59:52,118 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-04-15 05:59:52,840 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-04-15 05:59:52,900 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-04-15 05:59:53,024 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-04-15 05:59:53,194 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-04-15 05:59:53,464 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-04-15 05:59:53,545 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-04-15 05:59:53,935 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-04-15 05:59:54,090 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-04-15 05:59:54,225 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-04-15 05:59:54,286 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-04-15 05:59:54,386 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-04-15 05:59:54,408 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-04-15 05:59:54,598 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-04-15 05:59:54,670 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-04-15 05:59:54,711 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-04-15 05:59:54,755 76 INFO 02694-18-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-04-15 05:59:54,895 76 INFO 02694-18-0-all odoo.modules.loading: Module stock loaded in 11.60s, 5532 queries (+5532 other) 2025-04-15 05:59:54,896 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_accountant (65/214) 2025-04-15 05:59:55,272 76 INFO 02694-18-0-all odoo.modules.registry: module account_accountant: creating or updating database tables 2025-04-15 05:59:56,097 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/data/ir_cron.xml 2025-04-15 05:59:56,121 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/data/digest_data.xml 2025-04-15 05:59:56,139 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/data/account_accountant_tour.xml 2025-04-15 05:59:56,149 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/security/ir.model.access.csv 2025-04-15 05:59:56,193 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2025-04-15 05:59:56,447 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/account_account_views.xml 2025-04-15 05:59:56,492 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/account_fiscal_year_view.xml 2025-04-15 05:59:56,526 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/account_journal_dashboard_views.xml 2025-04-15 05:59:56,561 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2025-04-15 05:59:59,039 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/account_payment_views.xml 2025-04-15 05:59:59,074 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_views.xml 2025-04-15 05:59:59,283 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_model_views.xml 2025-04-15 05:59:59,323 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/account_accountant_menuitems.xml 2025-04-15 05:59:59,365 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/digest_views.xml 2025-04-15 05:59:59,408 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2025-04-15 05:59:59,539 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/product_views.xml 2025-04-15 05:59:59,646 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/bank_rec_widget_views.xml 2025-04-15 05:59:59,828 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/views/report_invoice.xml 2025-04-15 05:59:59,848 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2025-04-15 05:59:59,887 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/wizard/account_auto_reconcile_wizard.xml 2025-04-15 05:59:59,903 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/wizard/account_reconcile_wizard.xml 2025-04-15 05:59:59,925 76 INFO 02694-18-0-all odoo.modules.loading: loading account_accountant/wizard/reconcile_model_wizard.xml 2025-04-15 06:00:00,026 76 INFO 02694-18-0-all odoo.modules.loading: Module account_accountant loaded in 5.13s, 1208 queries (+1208 other) 2025-04-15 06:00:00,026 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_edi (66/214) 2025-04-15 06:00:00,518 76 INFO 02694-18-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-04-15 06:00:00,935 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-04-15 06:00:00,967 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-04-15 06:00:00,991 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-04-15 06:00:01,392 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-04-15 06:00:01,428 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-04-15 06:00:01,484 76 INFO 02694-18-0-all odoo.modules.loading: Module account_edi loaded in 1.46s, 358 queries (+358 other) 2025-04-15 06:00:01,485 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (67/214) 2025-04-15 06:00:01,841 76 INFO 02694-18-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-04-15 06:00:01,897 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2025-04-15 06:00:01,897 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2025-04-15 06:00:02,192 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-04-15 06:00:02,252 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-04-15 06:00:02,441 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-04-15 06:00:02,539 76 INFO 02694-18-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2025-04-15 06:00:02,654 76 INFO 02694-18-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 1.17s, 435 queries (+435 other) 2025-04-15 06:00:02,654 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_payment (68/214) 2025-04-15 06:00:02,957 76 INFO 02694-18-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-04-15 06:00:03,358 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2025-04-15 06:00:03,372 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2025-04-15 06:00:03,396 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-04-15 06:00:03,419 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-04-15 06:00:03,436 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-04-15 06:00:03,474 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-04-15 06:00:03,632 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-04-15 06:00:03,697 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-04-15 06:00:03,729 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-04-15 06:00:03,757 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/views/payment_form_templates.xml 2025-04-15 06:00:03,771 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-04-15 06:00:03,791 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-04-15 06:00:03,812 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-04-15 06:00:03,833 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-04-15 06:00:03,862 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-04-15 06:00:03,876 76 INFO 02694-18-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2025-04-15 06:00:04,044 76 INFO 02694-18-0-all odoo.modules.loading: Module account_payment loaded in 1.39s, 658 queries (+658 other) 2025-04-15 06:00:04,044 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_statement_base (69/214) 2025-04-15 06:00:04,505 76 INFO 02694-18-0-all odoo.modules.registry: module account_statement_base: creating or updating database tables 2025-04-15 06:00:04,614 76 INFO 02694-18-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement_line.xml 2025-04-15 06:00:04,715 76 INFO 02694-18-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement.xml 2025-04-15 06:00:04,787 76 INFO 02694-18-0-all odoo.modules.loading: Module account_statement_base loaded in 0.74s, 142 queries (+142 other) 2025-04-15 06:00:04,787 76 INFO 02694-18-0-all odoo.modules.loading: Loading module analytic_enterprise (70/214) 2025-04-15 06:00:05,036 76 INFO 02694-18-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2025-04-15 06:00:05,082 76 INFO 02694-18-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2025-04-15 06:00:05,211 76 INFO 02694-18-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.42s, 82 queries (+82 other) 2025-04-15 06:00:05,211 76 INFO 02694-18-0-all odoo.modules.loading: Loading module base_iban (71/214) 2025-04-15 06:00:05,517 76 INFO 02694-18-0-all odoo.modules.registry: module base_iban: creating or updating database tables 2025-04-15 06:00:05,583 76 INFO 02694-18-0-all odoo.modules.loading: loading base_iban/views/partner_view.xml 2025-04-15 06:00:05,666 76 INFO 02694-18-0-all odoo.modules.loading: loading base_iban/views/setup_wizards_view.xml 2025-04-15 06:00:05,731 76 INFO 02694-18-0-all odoo.modules.loading: Module base_iban loaded in 0.52s, 84 queries (+84 other) 2025-04-15 06:00:05,732 76 INFO 02694-18-0-all odoo.modules.loading: Loading module base_vat (72/214) 2025-04-15 06:00:05,983 76 INFO 02694-18-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2025-04-15 06:00:06,060 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.vies_valid 2025-04-15 06:00:06,505 76 INFO 02694-18-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2025-04-15 06:00:06,599 76 INFO 02694-18-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2025-04-15 06:00:06,694 76 INFO 02694-18-0-all odoo.modules.loading: Module base_vat loaded in 0.96s, 227 queries (+227 other) 2025-04-15 06:00:06,695 76 INFO 02694-18-0-all odoo.modules.loading: Loading module bi_sql_editor (73/214) 2025-04-15 06:00:06,967 76 INFO 02694-18-0-all odoo.modules.registry: module bi_sql_editor: creating or updating database tables 2025-04-15 06:00:07,282 76 INFO 02694-18-0-all odoo.modules.loading: loading bi_sql_editor/security/ir.model.access.csv 2025-04-15 06:00:07,305 76 INFO 02694-18-0-all odoo.modules.loading: loading bi_sql_editor/views/view_bi_sql_view.xml 2025-04-15 06:00:07,438 76 INFO 02694-18-0-all odoo.modules.loading: Module bi_sql_editor loaded in 0.74s, 233 queries (+233 other) 2025-04-15 06:00:07,439 76 INFO 02694-18-0-all odoo.modules.loading: Loading module currency_rate_live (74/214) 2025-04-15 06:00:07,760 76 INFO 02694-18-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2025-04-15 06:00:07,795 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.company.currency_provider 2025-04-15 06:00:07,969 76 INFO 02694-18-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2025-04-15 06:00:08,067 76 INFO 02694-18-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2025-04-15 06:00:08,117 76 INFO 02694-18-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.68s, 153 queries (+153 other) 2025-04-15 06:00:08,117 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_calendar (75/214) 2025-04-15 06:00:08,377 76 INFO 02694-18-0-all odoo.modules.registry: module hr_calendar: creating or updating database tables 2025-04-15 06:00:08,795 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_calendar/views/calendar_views_calendarApp.xml 2025-04-15 06:00:09,191 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_calendar/views/res_partner_views.xml 2025-04-15 06:00:09,247 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_calendar loaded in 1.13s, 165 queries (+165 other) 2025-04-15 06:00:09,248 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_contract (76/214) 2025-04-15 06:00:09,604 76 INFO 02694-18-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-04-15 06:00:09,641 76 INFO 02694-18-0-all odoo.models: Prepare computation of hr.employee.legal_name 2025-04-15 06:00:09,641 76 INFO 02694-18-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-04-15 06:00:09,642 76 INFO 02694-18-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-04-15 06:00:10,128 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-04-15 06:00:10,534 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-04-15 06:00:10,566 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-04-15 06:00:10,616 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-04-15 06:00:10,722 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-04-15 06:00:10,975 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-04-15 06:00:11,059 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-04-15 06:00:11,093 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/views/res_config_settings_views.xml 2025-04-15 06:00:11,202 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-04-15 06:00:11,269 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_contract loaded in 2.02s, 942 queries (+942 other) 2025-04-15 06:00:11,270 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_gantt (77/214) 2025-04-15 06:00:11,647 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_gantt loaded in 0.38s, 17 queries (+17 other) 2025-04-15 06:00:11,647 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_holidays (78/214) 2025-04-15 06:00:12,050 76 INFO 02694-18-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-04-15 06:00:12,084 76 INFO 02694-18-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-04-15 06:00:13,481 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-04-15 06:00:13,494 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-04-15 06:00:13,518 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-04-15 06:00:13,548 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-04-15 06:00:13,686 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-04-15 06:00:13,713 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_tour.xml 2025-04-15 06:00:13,724 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-04-15 06:00:14,351 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-04-15 06:00:14,416 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-04-15 06:00:14,503 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-04-15 06:00:15,048 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-04-15 06:00:15,106 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-04-15 06:00:15,298 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-04-15 06:00:15,364 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_mandatory_day_views.xml 2025-04-15 06:00:15,407 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-04-15 06:00:15,416 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/calendar_views.xml 2025-04-15 06:00:15,450 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-04-15 06:00:15,465 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-04-15 06:00:15,484 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_leave_generate_multi_wizard_views.xml 2025-04-15 06:00:15,508 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_leave_allocation_generate_multi_wizard_views.xml 2025-04-15 06:00:15,534 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-04-15 06:00:15,551 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-04-15 06:00:15,563 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-04-15 06:00:15,615 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-04-15 06:00:15,667 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-04-15 06:00:15,696 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-04-15 06:00:15,941 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-04-15 06:00:16,322 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_holidays loaded in 4.67s, 2297 queries (+2297 other) 2025-04-15 06:00:16,322 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_mobile (79/214) 2025-04-15 06:00:16,850 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_mobile loaded in 0.53s, 17 queries (+17 other) 2025-04-15 06:00:16,850 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_org_chart (80/214) 2025-04-15 06:00:17,132 76 INFO 02694-18-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-04-15 06:00:17,291 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_org_chart/views/hr_department_views.xml 2025-04-15 06:00:17,331 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-04-15 06:00:17,507 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_org_chart/views/hr_employee_public_views.xml 2025-04-15 06:00:17,526 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_org_chart/views/hr_org_chart_menus.xml 2025-04-15 06:00:17,570 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.72s, 246 queries (+246 other) 2025-04-15 06:00:17,571 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_skills (81/214) 2025-04-15 06:00:18,140 76 INFO 02694-18-0-all odoo.modules.registry: module hr_skills: creating or updating database tables 2025-04-15 06:00:18,163 76 INFO 02694-18-0-all odoo.models: Prepare computation of hr.employee.skill_ids 2025-04-15 06:00:18,704 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/security/ir.model.access.csv 2025-04-15 06:00:18,758 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/security/hr_skills_security.xml 2025-04-15 06:00:18,842 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/views/hr_views.xml 2025-04-15 06:00:19,160 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_skill_log_views.xml 2025-04-15 06:00:19,210 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/data/hr_resume_data.xml 2025-04-15 06:00:19,223 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/data/hr_skill_data.xml 2025-04-15 06:00:19,345 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/data/ir_actions_server_data.xml 2025-04-15 06:00:19,369 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/data/report_paperformat.xml 2025-04-15 06:00:19,378 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_skill_report_views.xml 2025-04-15 06:00:19,433 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_cv_report.xml 2025-04-15 06:00:19,443 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/views/hr_department_views.xml 2025-04-15 06:00:19,468 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_cv_templates.xml 2025-04-15 06:00:19,509 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_skills/wizard/hr_employee_cv_wizard_views.xml 2025-04-15 06:00:19,606 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_skills loaded in 2.03s, 973 queries (+973 other) 2025-04-15 06:00:19,607 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_work_entry (82/214) 2025-04-15 06:00:19,943 76 INFO 02694-18-0-all odoo.modules.registry: module hr_work_entry: creating or updating database tables 2025-04-15 06:00:20,311 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry/security/hr_work_entry_security.xml 2025-04-15 06:00:20,352 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry/security/ir.model.access.csv 2025-04-15 06:00:20,383 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry/data/hr_work_entry_data.xml 2025-04-15 06:00:20,397 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry/views/hr_work_entry_views.xml 2025-04-15 06:00:20,520 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry/views/hr_employee_views.xml 2025-04-15 06:00:20,578 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry/views/resource_calendar_views.xml 2025-04-15 06:00:20,685 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_work_entry loaded in 1.08s, 409 queries (+409 other) 2025-04-15 06:00:20,685 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_edit_currency_rate (83/214) 2025-04-15 06:00:20,988 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_edit_currency_rate/views/account_invoice_view.xml 2025-04-15 06:00:21,119 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_edit_currency_rate loaded in 0.43s, 54 queries (+54 other) 2025-04-15 06:00:21,119 76 INFO 02694-18-0-all odoo.modules.loading: Loading module mail_bot_hr (84/214) 2025-04-15 06:00:21,663 76 INFO 02694-18-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-04-15 06:00:21,869 76 INFO 02694-18-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.75s, 98 queries (+98 other) 2025-04-15 06:00:21,869 76 INFO 02694-18-0-all odoo.modules.loading: Loading module purchase (85/214) 2025-04-15 06:00:22,244 76 INFO 02694-18-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-04-15 06:00:23,182 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-04-15 06:00:23,787 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-04-15 06:00:23,875 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-04-15 06:00:23,887 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-04-15 06:00:23,946 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-04-15 06:00:24,143 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-04-15 06:00:24,158 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-04-15 06:00:24,171 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-04-15 06:00:24,714 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/purchase_bill_line_match_views.xml 2025-04-15 06:00:24,739 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-04-15 06:00:24,840 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-04-15 06:00:25,069 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-04-15 06:00:25,257 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-04-15 06:00:25,285 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-04-15 06:00:25,399 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-04-15 06:00:25,419 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-04-15 06:00:25,453 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-04-15 06:00:25,567 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-04-15 06:00:25,604 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-04-15 06:00:25,624 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-04-15 06:00:25,665 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-04-15 06:00:25,688 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/wizard/bill_to_po_wizard_views.xml 2025-04-15 06:00:25,704 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase/data/purchase_tour.xml 2025-04-15 06:00:25,771 76 INFO 02694-18-0-all odoo.modules.loading: Module purchase loaded in 3.90s, 1989 queries (+1989 other) 2025-04-15 06:00:25,772 76 INFO 02694-18-0-all odoo.modules.loading: Loading module snailmail_account (86/214) 2025-04-15 06:00:26,100 76 INFO 02694-18-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-04-15 06:00:26,619 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-04-15 06:00:26,756 76 INFO 02694-18-0-all odoo.modules.loading: Module snailmail_account loaded in 0.98s, 173 queries (+173 other) 2025-04-15 06:00:26,756 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_account (87/214) 2025-04-15 06:00:27,058 76 INFO 02694-18-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-04-15 06:00:27,240 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.48s, 60 queries (+60 other) 2025-04-15 06:00:27,241 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (88/214) 2025-04-15 06:00:27,545 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-04-15 06:00:27,648 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.41s, 33 queries (+33 other) 2025-04-15 06:00:27,648 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (89/214) 2025-04-15 06:00:27,939 76 INFO 02694-18-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2025-04-15 06:00:28,056 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2025-04-15 06:00:28,112 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/security/security.xml 2025-04-15 06:00:28,164 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.52s, 89 queries (+89 other) 2025-04-15 06:00:28,164 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sql_export (90/214) 2025-04-15 06:00:28,704 76 INFO 02694-18-0-all odoo.modules.registry: module sql_export: creating or updating database tables 2025-04-15 06:00:28,928 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_export/views/sql_export_view.xml 2025-04-15 06:00:28,988 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_export/wizard/wizard_file_view.xml 2025-04-15 06:00:29,003 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_export/security/sql_export_security.xml 2025-04-15 06:00:29,019 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_export/security/ir.model.access.csv 2025-04-15 06:00:29,069 76 INFO 02694-18-0-all odoo.modules.loading: Module sql_export loaded in 0.91s, 175 queries (+175 other) 2025-04-15 06:00:29,069 76 INFO 02694-18-0-all odoo.modules.loading: Loading module stock_account (91/214) 2025-04-15 06:00:29,431 76 INFO 02694-18-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-04-15 06:00:30,255 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-04-15 06:00:30,388 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-04-15 06:00:30,424 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-04-15 06:00:30,440 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-04-15 06:00:31,285 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-04-15 06:00:31,395 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-04-15 06:00:31,412 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-04-15 06:00:31,436 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-04-15 06:00:31,845 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-04-15 06:00:31,928 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-04-15 06:00:32,047 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/views/stock_lot_views.xml 2025-04-15 06:00:32,068 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/views/stock_picking_views.xml 2025-04-15 06:00:32,088 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-04-15 06:00:32,111 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-04-15 06:00:32,135 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-04-15 06:00:32,155 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2025-04-15 06:00:32,204 76 INFO 02694-18-0-all odoo.modules.loading: Module stock_account loaded in 3.14s, 1034 queries (+1034 other) 2025-04-15 06:00:32,204 76 INFO 02694-18-0-all odoo.modules.loading: Loading module stock_barcode (92/214) 2025-04-15 06:00:32,570 76 INFO 02694-18-0-all odoo.modules.registry: module stock_barcode: creating or updating database tables 2025-04-15 06:00:33,381 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/security/stock_barcode_security.xml 2025-04-15 06:00:33,493 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/security/ir.model.access.csv 2025-04-15 06:00:33,510 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/views/stock_inventory_views.xml 2025-04-15 06:00:33,546 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/views/stock_picking_views.xml 2025-04-15 06:00:33,641 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/views/stock_picking_type_views.xml 2025-04-15 06:00:33,686 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/views/stock_move_line_views.xml 2025-04-15 06:00:33,753 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/views/stock_barcode_views.xml 2025-04-15 06:00:33,803 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/views/res_config_settings_views.xml 2025-04-15 06:00:33,907 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/views/stock_scrap_views.xml 2025-04-15 06:00:33,963 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/views/stock_location_views.xml 2025-04-15 06:00:33,991 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/wizard/stock_barcode_cancel_operation.xml 2025-04-15 06:00:34,005 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/wizard/stock_backorder_confirmation_views.xml 2025-04-15 06:00:34,028 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_barcode/data/data.xml 2025-04-15 06:00:34,220 76 INFO 02694-18-0-all odoo.modules.loading: Module stock_barcode loaded in 2.02s, 840 queries (+840 other) 2025-04-15 06:00:34,220 76 INFO 02694-18-0-all odoo.modules.loading: Loading module stock_enterprise (93/214) 2025-04-15 06:00:34,512 76 INFO 02694-18-0-all odoo.modules.registry: module stock_enterprise: creating or updating database tables 2025-04-15 06:00:34,621 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 2025-04-15 06:00:34,638 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 2025-04-15 06:00:34,652 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 2025-04-15 06:00:34,675 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 2025-04-15 06:00:34,706 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 2025-04-15 06:00:34,808 76 INFO 02694-18-0-all odoo.modules.loading: Module stock_enterprise loaded in 0.59s, 161 queries (+161 other) 2025-04-15 06:00:34,808 76 INFO 02694-18-0-all odoo.modules.loading: Loading module stock_sms (94/214) 2025-04-15 06:00:35,105 76 INFO 02694-18-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-04-15 06:00:35,545 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-04-15 06:00:35,561 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-04-15 06:00:35,710 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-04-15 06:00:35,723 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-04-15 06:00:35,745 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-04-15 06:00:35,807 76 INFO 02694-18-0-all odoo.modules.loading: Module stock_sms loaded in 1.00s, 251 queries (+251 other) 2025-04-15 06:00:35,808 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_auto_transfer (95/214) 2025-04-15 06:00:36,127 76 INFO 02694-18-0-all odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2025-04-15 06:00:36,718 76 INFO 02694-18-0-all odoo.modules.loading: loading account_auto_transfer/security/account_auto_transfer_security.xml 2025-04-15 06:00:36,738 76 INFO 02694-18-0-all odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2025-04-15 06:00:36,765 76 INFO 02694-18-0-all odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2025-04-15 06:00:36,782 76 INFO 02694-18-0-all odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2025-04-15 06:00:36,909 76 INFO 02694-18-0-all odoo.modules.loading: Module account_auto_transfer loaded in 1.10s, 326 queries (+326 other) 2025-04-15 06:00:36,909 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_bank_statement_import (96/214) 2025-04-15 06:00:37,236 76 INFO 02694-18-0-all odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2025-04-15 06:00:37,397 76 INFO 02694-18-0-all odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_view.xml 2025-04-15 06:00:37,485 76 INFO 02694-18-0-all odoo.modules.loading: Module account_bank_statement_import loaded in 0.58s, 125 queries (+125 other) 2025-04-15 06:00:37,485 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_base_import (97/214) 2025-04-15 06:00:37,785 76 INFO 02694-18-0-all odoo.modules.registry: module account_base_import: creating or updating database tables 2025-04-15 06:00:38,065 76 INFO 02694-18-0-all odoo.modules.loading: loading account_base_import/security/ir.model.access.csv 2025-04-15 06:00:38,083 76 INFO 02694-18-0-all odoo.modules.loading: loading account_base_import/views/account_import_views.xml 2025-04-15 06:00:38,102 76 INFO 02694-18-0-all odoo.modules.loading: loading account_base_import/views/account_account_views.xml 2025-04-15 06:00:38,179 76 INFO 02694-18-0-all odoo.modules.loading: loading account_base_import/views/account_move_views.xml 2025-04-15 06:00:38,190 76 INFO 02694-18-0-all odoo.modules.loading: loading account_base_import/views/res_partner_views.xml 2025-04-15 06:00:38,200 76 INFO 02694-18-0-all odoo.modules.loading: loading account_base_import/wizard/account_import_summary_views.xml 2025-04-15 06:00:38,219 76 INFO 02694-18-0-all odoo.modules.loading: loading account_base_import/wizard/setup_wizards_views.xml 2025-04-15 06:00:38,243 76 INFO 02694-18-0-all odoo.modules.loading: loading account_base_import/views/res_config_settings_views.xml 2025-04-15 06:00:38,398 76 INFO 02694-18-0-all odoo.modules.loading: Module account_base_import loaded in 0.91s, 319 queries (+319 other) 2025-04-15 06:00:38,398 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_online_synchronization (98/214) 2025-04-15 06:00:38,783 76 INFO 02694-18-0-all odoo.modules.registry: module account_online_synchronization: creating or updating database tables 2025-04-15 06:00:39,583 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/data/config_parameter.xml 2025-04-15 06:00:39,597 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/data/ir_cron.xml 2025-04-15 06:00:39,639 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/data/mail_activity_type_data.xml 2025-04-15 06:00:39,656 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/data/sync_reminder_email_template.xml 2025-04-15 06:00:39,674 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/security/ir.model.access.csv 2025-04-15 06:00:39,722 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/security/account_online_sync_security.xml 2025-04-15 06:00:39,747 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_views.xml 2025-04-15 06:00:39,855 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/views/account_bank_statement_view.xml 2025-04-15 06:00:39,906 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_view.xml 2025-04-15 06:00:39,941 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_portal_templates.xml 2025-04-15 06:00:39,956 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_dashboard_view.xml 2025-04-15 06:00:40,005 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_selection_wizard.xml 2025-04-15 06:00:40,019 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_journal_missing_transactions.xml 2025-04-15 06:00:40,033 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_journal_duplicate_transactions.xml 2025-04-15 06:00:40,048 76 INFO 02694-18-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_statement_line.xml 2025-04-15 06:00:40,111 76 INFO 02694-18-0-all odoo.modules.loading: Module account_online_synchronization loaded in 1.71s, 537 queries (+537 other) 2025-04-15 06:00:40,111 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_qr_code_sepa (99/214) 2025-04-15 06:00:40,446 76 INFO 02694-18-0-all odoo.modules.registry: module account_qr_code_sepa: creating or updating database tables 2025-04-15 06:00:40,579 76 INFO 02694-18-0-all odoo.modules.loading: Module account_qr_code_sepa loaded in 0.47s, 47 queries (+47 other) 2025-04-15 06:00:40,579 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_statement_import_base (100/214) 2025-04-15 06:00:40,878 76 INFO 02694-18-0-all odoo.modules.registry: module account_statement_import_base: creating or updating database tables 2025-04-15 06:00:41,056 76 INFO 02694-18-0-all odoo.modules.loading: loading account_statement_import_base/views/account_bank_statement_line.xml 2025-04-15 06:00:41,109 76 INFO 02694-18-0-all odoo.modules.loading: Module account_statement_import_base loaded in 0.53s, 99 queries (+99 other) 2025-04-15 06:00:41,109 76 INFO 02694-18-0-all odoo.modules.loading: Loading module accountant (101/214) 2025-04-15 06:00:41,466 76 INFO 02694-18-0-all odoo.modules.registry: module accountant: creating or updating database tables 2025-04-15 06:00:41,589 76 INFO 02694-18-0-all odoo.modules.loading: loading accountant/data/account_accountant_data.xml 2025-04-15 06:00:41,933 76 INFO 02694-18-0-all odoo.modules.loading: loading accountant/security/accounting_security.xml 2025-04-15 06:00:42,333 76 INFO 02694-18-0-all odoo.modules.loading: loading accountant/views/res_config_settings.xml 2025-04-15 06:00:42,459 76 INFO 02694-18-0-all odoo.modules.loading: loading accountant/views/partner_views.xml 2025-04-15 06:00:42,612 76 INFO 02694-18-0-all odoo.modules.loading: Module accountant loaded in 1.50s, 609 queries (+609 other) 2025-04-15 06:00:42,613 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_contract_reports (102/214) 2025-04-15 06:00:42,961 76 INFO 02694-18-0-all odoo.modules.registry: module hr_contract_reports: creating or updating database tables 2025-04-15 06:00:43,070 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract_reports/security/ir.model.access.csv 2025-04-15 06:00:43,088 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract_reports/security/hr_contract_reports_security.xml 2025-04-15 06:00:43,102 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_contract_reports/report/hr_contract_employee_report_views.xml 2025-04-15 06:00:43,199 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_contract_reports loaded in 0.59s, 105 queries (+105 other) 2025-04-15 06:00:43,199 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_holidays_contract (103/214) 2025-04-15 06:00:43,508 76 INFO 02694-18-0-all odoo.modules.registry: module hr_holidays_contract: creating or updating database tables 2025-04-15 06:00:43,709 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_holidays_contract loaded in 0.51s, 87 queries (+87 other) 2025-04-15 06:00:43,709 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_holidays_gantt (104/214) 2025-04-15 06:00:44,015 76 INFO 02694-18-0-all odoo.modules.registry: module hr_holidays_gantt: creating or updating database tables 2025-04-15 06:00:44,086 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_holidays_gantt/views/hr_holidays_gantt_view.xml 2025-04-15 06:00:44,233 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_holidays_gantt loaded in 0.52s, 101 queries (+101 other) 2025-04-15 06:00:44,233 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_work_entry_contract (105/214) 2025-04-15 06:00:44,784 76 INFO 02694-18-0-all odoo.modules.registry: module hr_work_entry_contract: creating or updating database tables 2025-04-15 06:00:45,032 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract/security/hr_work_entry_security.xml 2025-04-15 06:00:45,048 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract/security/ir.model.access.csv 2025-04-15 06:00:45,065 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract/data/hr_work_entry_data.xml 2025-04-15 06:00:45,096 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract/data/ir_cron_data.xml 2025-04-15 06:00:45,112 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_work_entry_views.xml 2025-04-15 06:00:45,168 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_contract_views.xml 2025-04-15 06:00:45,193 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract/wizard/hr_work_entry_regeneration_wizard_views.xml 2025-04-15 06:00:45,268 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_work_entry_contract loaded in 1.03s, 282 queries (+282 other) 2025-04-15 06:00:45,268 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro (106/214) 2025-04-15 06:00:45,571 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2025-04-15 06:00:45,792 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2025-04-15 06:00:45,887 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2025-04-15 06:00:46,907 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2025-04-15 06:00:47,066 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro loaded in 1.80s, 1033 queries (+1033 other) 2025-04-15 06:00:47,067 76 INFO 02694-18-0-all odoo.modules.loading: Loading module point_of_sale (107/214) 2025-04-15 06:00:47,639 76 INFO 02694-18-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2025-04-15 06:00:50,119 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2025-04-15 06:00:50,572 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2025-04-15 06:00:50,700 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2025-04-15 06:00:50,718 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2025-04-15 06:00:50,726 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/data/pos_note_data.xml 2025-04-15 06:00:50,741 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/data/mail_template_data.xml 2025-04-15 06:00:50,756 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_tour.xml 2025-04-15 06:00:50,765 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/data/ir_config_parameter_data.xml 2025-04-15 06:00:50,775 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2025-04-15 06:00:50,792 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2025-04-15 06:00:50,814 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2025-04-15 06:00:50,832 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_daily_sales_reports.xml 2025-04-15 06:00:50,854 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2025-04-15 06:00:50,867 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2025-04-15 06:00:50,884 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2025-04-15 06:00:50,956 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_note_view.xml 2025-04-15 06:00:50,981 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2025-04-15 06:00:51,193 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2025-04-15 06:00:51,232 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/product_combo_views.xml 2025-04-15 06:00:51,256 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2025-04-15 06:00:51,530 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2025-04-15 06:00:51,545 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2025-04-15 06:00:51,600 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2025-04-15 06:00:51,655 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2025-04-15 06:00:51,738 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2025-04-15 06:00:51,775 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2025-04-15 06:00:51,854 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2025-04-15 06:00:51,865 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2025-04-15 06:00:52,134 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2025-04-15 06:00:52,207 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2025-04-15 06:00:52,248 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2025-04-15 06:00:52,279 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2025-04-15 06:00:52,386 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2025-04-15 06:00:52,398 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2025-04-15 06:00:52,424 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2025-04-15 06:00:52,459 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2025-04-15 06:00:52,481 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_printer_view.xml 2025-04-15 06:00:52,517 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_ticket_view.xml 2025-04-15 06:00:52,544 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2025-04-15 06:00:52,702 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/customer_display_index.xml 2025-04-15 06:00:52,713 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/account_move_views.xml 2025-04-15 06:00:52,836 76 INFO 02694-18-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_sales_details.xml 2025-04-15 06:00:52,957 76 INFO 02694-18-0-all odoo.modules.loading: Module point_of_sale loaded in 5.89s, 3184 queries (+3184 other) 2025-04-15 06:00:52,957 76 INFO 02694-18-0-all odoo.modules.loading: Loading module purchase_edi_ubl_bis3 (108/214) 2025-04-15 06:00:53,361 76 INFO 02694-18-0-all odoo.modules.registry: module purchase_edi_ubl_bis3: creating or updating database tables 2025-04-15 06:00:53,495 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_edi_ubl_bis3/data/bis3_templates.xml 2025-04-15 06:00:53,591 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_edi_ubl_bis3/views/portal_templates_edi_ubl_connect_software.xml 2025-04-15 06:00:53,636 76 INFO 02694-18-0-all odoo.modules.loading: Module purchase_edi_ubl_bis3 loaded in 0.68s, 124 queries (+124 other) 2025-04-15 06:00:53,636 76 INFO 02694-18-0-all odoo.modules.loading: Loading module purchase_stock (109/214) 2025-04-15 06:00:54,251 76 INFO 02694-18-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-04-15 06:00:55,189 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-04-15 06:00:55,234 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-04-15 06:00:55,394 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-04-15 06:00:55,411 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-04-15 06:00:55,442 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-04-15 06:00:55,534 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-04-15 06:00:55,680 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_picking_views.xml 2025-04-15 06:00:55,699 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-04-15 06:00:55,718 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-04-15 06:00:55,947 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-04-15 06:00:56,034 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-04-15 06:00:56,061 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_orderpoint_views.xml 2025-04-15 06:00:56,078 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/views/product_views.xml 2025-04-15 06:00:56,186 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-04-15 06:00:56,205 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-04-15 06:00:56,235 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-04-15 06:00:56,253 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-04-15 06:00:56,291 76 INFO 02694-18-0-all odoo.modules.loading: loading purchase_stock/wizard/product_replenish_views.xml 2025-04-15 06:00:56,376 76 INFO 02694-18-0-all odoo.modules.loading: Module purchase_stock loaded in 2.74s, 1175 queries (+1175 other) 2025-04-15 06:00:56,376 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale (110/214) 2025-04-15 06:00:56,915 76 INFO 02694-18-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-04-15 06:00:57,093 76 INFO 02694-18-0-all odoo.models: Prepare computation of product.template.service_type 2025-04-15 06:00:57,093 76 INFO 02694-18-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-04-15 06:00:57,093 76 INFO 02694-18-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-04-15 06:00:58,338 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-04-15 06:00:58,476 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-04-15 06:00:58,928 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-04-15 06:00:59,191 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-04-15 06:00:59,239 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-04-15 06:00:59,297 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-04-15 06:00:59,312 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-04-15 06:00:59,400 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/data/ir_cron.xml 2025-04-15 06:00:59,422 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-04-15 06:00:59,435 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-04-15 06:00:59,448 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-04-15 06:00:59,482 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-04-15 06:00:59,543 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/data/sale_tour.xml 2025-04-15 06:00:59,553 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/data/ir_config_parameter.xml 2025-04-15 06:00:59,564 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-04-15 06:00:59,573 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 2025-04-15 06:00:59,593 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-04-15 06:00:59,621 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 2025-04-15 06:00:59,768 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-04-15 06:00:59,792 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-04-15 06:00:59,810 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 2025-04-15 06:00:59,830 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-04-15 06:01:00,173 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-04-15 06:01:00,385 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-04-15 06:01:00,451 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-04-15 06:01:00,458 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 2025-04-15 06:01:00,466 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-04-15 06:01:00,513 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/product_document_views.xml 2025-04-15 06:01:00,575 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-04-15 06:01:00,628 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/product_template_views.xml 2025-04-15 06:01:00,677 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-04-15 06:01:00,856 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-04-15 06:01:01,057 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-04-15 06:01:01,102 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-04-15 06:01:01,219 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-04-15 06:01:01,255 76 INFO 02694-18-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-04-15 06:01:01,596 76 INFO 02694-18-0-all odoo.modules.loading: Module sale loaded in 5.22s, 2940 queries (+2940 other) 2025-04-15 06:01:01,596 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock (111/214) 2025-04-15 06:01:02,011 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock/data/dashboards.xml 2025-04-15 06:01:02,216 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock loaded in 0.62s, 41 queries (+41 other) 2025-04-15 06:01:02,216 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (112/214) 2025-04-15 06:01:02,637 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-04-15 06:01:02,741 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.52s, 32 queries (+32 other) 2025-04-15 06:01:02,741 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sql_export_excel (113/214) 2025-04-15 06:01:03,328 76 INFO 02694-18-0-all odoo.modules.registry: module sql_export_excel: creating or updating database tables 2025-04-15 06:01:03,474 76 INFO 02694-18-0-all odoo.modules.loading: loading sql_export_excel/views/sql_export_view.xml 2025-04-15 06:01:03,542 76 INFO 02694-18-0-all odoo.modules.loading: Module sql_export_excel loaded in 0.80s, 81 queries (+81 other) 2025-04-15 06:01:03,542 76 INFO 02694-18-0-all odoo.modules.loading: Loading module stock_accountant (114/214) 2025-04-15 06:01:03,948 76 INFO 02694-18-0-all odoo.modules.registry: module stock_accountant: creating or updating database tables 2025-04-15 06:01:04,135 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_accountant/views/res_config_settings_views.xml 2025-04-15 06:01:04,323 76 INFO 02694-18-0-all odoo.modules.loading: Module stock_accountant loaded in 0.78s, 153 queries (+153 other) 2025-04-15 06:01:04,323 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_bank_statement_import_camt (115/214) 2025-04-15 06:01:04,678 76 INFO 02694-18-0-all odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2025-04-15 06:01:04,875 76 INFO 02694-18-0-all odoo.modules.loading: Module account_bank_statement_import_camt loaded in 0.55s, 50 queries (+50 other) 2025-04-15 06:01:04,875 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_bank_statement_import_csv (116/214) 2025-04-15 06:01:05,249 76 INFO 02694-18-0-all odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2025-04-15 06:01:05,616 76 INFO 02694-18-0-all odoo.modules.loading: Module account_bank_statement_import_csv loaded in 0.74s, 55 queries (+55 other) 2025-04-15 06:01:05,617 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_bank_statement_import_ofx (117/214) 2025-04-15 06:01:05,965 76 INFO 02694-18-0-all odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2025-04-15 06:01:06,101 76 INFO 02694-18-0-all odoo.modules.loading: Module account_bank_statement_import_ofx loaded in 0.48s, 50 queries (+50 other) 2025-04-15 06:01:06,101 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_extract (118/214) 2025-04-15 06:01:06,524 76 INFO 02694-18-0-all odoo.modules.loading: Module account_extract loaded in 0.42s, 17 queries (+17 other) 2025-04-15 06:01:06,524 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_reports (119/214) 2025-04-15 06:01:07,194 76 INFO 02694-18-0-all odoo.modules.registry: module account_reports: creating or updating database tables 2025-04-15 06:01:07,308 76 INFO 02694-18-0-all odoo.models: Prepare computation of account.report.filter_analytic_groupby 2025-04-15 06:01:08,607 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2025-04-15 06:01:08,671 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/pdf_export_templates.xml 2025-04-15 06:01:08,746 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/balance_sheet.xml 2025-04-15 06:01:08,929 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/cash_flow_report.xml 2025-04-15 06:01:08,940 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/executive_summary.xml 2025-04-15 06:01:09,143 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/profit_and_loss.xml 2025-04-15 06:01:09,207 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/bank_reconciliation_report.xml 2025-04-15 06:01:09,413 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/aged_partner_balance.xml 2025-04-15 06:01:09,551 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/general_ledger.xml 2025-04-15 06:01:09,575 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/trial_balance.xml 2025-04-15 06:01:09,588 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/sales_report.xml 2025-04-15 06:01:09,604 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/partner_ledger.xml 2025-04-15 06:01:09,649 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/customer_statement.xml 2025-04-15 06:01:09,675 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/followup_report.xml 2025-04-15 06:01:10,286 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/multicurrency_revaluation_report.xml 2025-04-15 06:01:10,340 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/deferred_reports.xml 2025-04-15 06:01:10,361 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/journal_report.xml 2025-04-15 06:01:10,427 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/generic_tax_report.xml 2025-04-15 06:01:10,444 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/account_report_view.xml 2025-04-15 06:01:10,635 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/account_report_actions.xml 2025-04-15 06:01:10,745 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/report_send_cron.xml 2025-04-15 06:01:10,759 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/menuitems.xml 2025-04-15 06:01:10,894 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/mail_activity_type_data.xml 2025-04-15 06:01:10,913 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/data/mail_templates.xml 2025-04-15 06:01:10,928 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/account_move_views.xml 2025-04-15 06:01:14,417 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/res_company_views.xml 2025-04-15 06:01:14,448 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2025-04-15 06:01:14,504 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/mail_activity_views.xml 2025-04-15 06:01:14,530 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2025-04-15 06:01:14,667 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/res_partner_views.xml 2025-04-15 06:01:14,680 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/report_template.xml 2025-04-15 06:01:14,697 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/wizard/account_report_send.xml 2025-04-15 06:01:14,718 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/wizard/multicurrency_revaluation.xml 2025-04-15 06:01:14,733 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2025-04-15 06:01:14,748 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/wizard/account_report_file_download_error_wizard.xml 2025-04-15 06:01:14,763 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2025-04-15 06:01:14,784 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/wizard/mail_activity_schedule_views.xml 2025-04-15 06:01:14,811 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/account_activity.xml 2025-04-15 06:01:14,884 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/account_account_views.xml 2025-04-15 06:01:14,910 76 INFO 02694-18-0-all odoo.modules.loading: loading account_reports/views/account_tax_views.xml 2025-04-15 06:01:15,283 76 INFO 02694-18-0-all odoo.modules.loading: Module account_reports loaded in 8.76s, 2886 queries (+2886 other) 2025-04-15 06:01:15,284 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_statement_import_file (120/214) 2025-04-15 06:01:15,724 76 INFO 02694-18-0-all odoo.modules.registry: module account_statement_import_file: creating or updating database tables 2025-04-15 06:01:15,895 76 INFO 02694-18-0-all odoo.modules.loading: loading account_statement_import_file/security/ir.model.access.csv 2025-04-15 06:01:15,915 76 INFO 02694-18-0-all odoo.modules.loading: loading account_statement_import_file/wizard/account_statement_import_view.xml 2025-04-15 06:01:15,958 76 INFO 02694-18-0-all odoo.modules.loading: loading account_statement_import_file/views/account_journal.xml 2025-04-15 06:01:16,034 76 INFO 02694-18-0-all odoo.modules.loading: Module account_statement_import_file loaded in 0.75s, 139 queries (+139 other) 2025-04-15 06:01:16,035 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_holidays_contract_gantt (121/214) 2025-04-15 06:01:16,377 76 INFO 02694-18-0-all odoo.modules.registry: module hr_holidays_contract_gantt: creating or updating database tables 2025-04-15 06:01:16,750 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_holidays_contract_gantt loaded in 0.72s, 52 queries (+52 other) 2025-04-15 06:01:16,751 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_work_entry_contract_enterprise (122/214) 2025-04-15 06:01:17,104 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_payroll_menu.xml 2025-04-15 06:01:17,220 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_work_entry_views.xml 2025-04-15 06:01:17,277 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_work_entry_contract_enterprise loaded in 0.53s, 114 queries (+114 other) 2025-04-15 06:01:17,277 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_work_entry_holidays (123/214) 2025-04-15 06:01:17,704 76 INFO 02694-18-0-all odoo.modules.registry: module hr_work_entry_holidays: creating or updating database tables 2025-04-15 06:01:17,921 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_holidays/data/hr_payroll_holidays_data.xml 2025-04-15 06:01:17,941 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_views.xml 2025-04-15 06:01:17,977 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_type_views.xml 2025-04-15 06:01:18,019 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_work_entry_holidays loaded in 0.74s, 164 queries (+164 other) 2025-04-15 06:01:18,019 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_config (124/214) 2025-04-15 06:01:18,378 76 INFO 02694-18-0-all odoo.addons.l10n_ro_config.init_hook: Computing field l10n_ro_vat_number on res.partner 2025-04-15 06:01:19,096 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_config: creating or updating database tables 2025-04-15 06:01:19,205 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.company.l10n_ro_accounting 2025-04-15 06:01:19,948 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_config/security/ro_menus_group.xml 2025-04-15 06:01:20,076 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_config/views/account_journal.xml 2025-04-15 06:01:20,137 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_config/views/common_report.xml 2025-04-15 06:01:20,160 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_config/views/res_bank_view.xml 2025-04-15 06:01:20,206 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_config/views/res_partner_view.xml 2025-04-15 06:01:20,295 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_config/wizard/res_config_settings_views.xml 2025-04-15 06:01:20,591 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_config loaded in 2.57s, 662 queries (+662 other) 2025-04-15 06:01:20,591 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_edi (125/214) 2025-04-15 06:01:21,354 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_edi: creating or updating database tables 2025-04-15 06:01:21,869 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_edi/data/ir_cron.xml 2025-04-15 06:01:21,888 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_edi/security/ir.model.access.csv 2025-04-15 06:01:21,915 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_edi/views/account_move_views.xml 2025-04-15 06:01:22,625 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_edi/views/res_config_settings_views.xml 2025-04-15 06:01:22,806 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 2.22s, 466 queries (+466 other) 2025-04-15 06:01:22,806 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_statement_line_automation (126/214) 2025-04-15 06:01:23,151 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_statement_line_automation: creating or updating database tables 2025-04-15 06:01:23,287 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_statement_line_automation loaded in 0.48s, 43 queries (+43 other) 2025-04-15 06:01:23,287 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_barcodelookup (127/214) 2025-04-15 06:01:23,644 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_barcodelookup/views/product_view.xml 2025-04-15 06:01:23,759 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_barcodelookup loaded in 0.47s, 48 queries (+48 other) 2025-04-15 06:01:23,759 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_enterprise (128/214) 2025-04-15 06:01:24,106 76 INFO 02694-18-0-all odoo.modules.registry: module pos_enterprise: creating or updating database tables 2025-04-15 06:01:24,588 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_enterprise/views/res_config_settings_views.xml 2025-04-15 06:01:24,854 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_enterprise loaded in 1.09s, 209 queries (+209 other) 2025-04-15 06:01:24,854 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_epson_printer (129/214) 2025-04-15 06:01:25,206 76 INFO 02694-18-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2025-04-15 06:01:25,418 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2025-04-15 06:01:25,458 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_epson_printer/views/res_config_settings_views.xml 2025-04-15 06:01:25,608 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_printer_views.xml 2025-04-15 06:01:25,651 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_epson_printer loaded in 0.80s, 213 queries (+213 other) 2025-04-15 06:01:25,651 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_hr (130/214) 2025-04-15 06:01:26,008 76 INFO 02694-18-0-all odoo.modules.registry: module pos_hr: creating or updating database tables 2025-04-15 06:01:26,401 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_hr/views/pos_config.xml 2025-04-15 06:01:26,441 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_hr/views/pos_order_view.xml 2025-04-15 06:01:26,508 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_hr/views/pos_payment_view.xml 2025-04-15 06:01:26,523 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_hr/views/pos_order_report_view.xml 2025-04-15 06:01:26,551 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_hr/views/single_employee_sales_report.xml 2025-04-15 06:01:26,567 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_hr/views/multi_employee_sales_report.xml 2025-04-15 06:01:26,584 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_hr/views/res_config_settings_views.xml 2025-04-15 06:01:26,793 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_hr/wizard/pos_daily_sales_reports.xml 2025-04-15 06:01:26,839 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_hr loaded in 1.19s, 482 queries (+482 other) 2025-04-15 06:01:26,840 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_online_payment (131/214) 2025-04-15 06:01:27,495 76 INFO 02694-18-0-all odoo.modules.registry: module pos_online_payment: creating or updating database tables 2025-04-15 06:01:27,816 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_online_payment/views/payment_transaction_views.xml 2025-04-15 06:01:27,853 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_views.xml 2025-04-15 06:01:27,872 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_method_views.xml 2025-04-15 06:01:27,910 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_online_payment/views/payment_portal_templates.xml 2025-04-15 06:01:27,935 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_online_payment/views/account_payment_views.xml 2025-04-15 06:01:27,989 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_online_payment loaded in 1.15s, 249 queries (+249 other) 2025-04-15 06:01:27,990 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_preparation_display (132/214) 2025-04-15 06:01:28,359 76 INFO 02694-18-0-all odoo.modules.registry: module pos_preparation_display: creating or updating database tables 2025-04-15 06:01:28,859 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_preparation_display/security/ir.model.access.csv 2025-04-15 06:01:28,889 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_preparation_display/security/preparation_display_security.xml 2025-04-15 06:01:28,900 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_assets_index.xml 2025-04-15 06:01:28,914 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_view.xml 2025-04-15 06:01:29,009 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_preparation_display/wizard/preparation_display_reset_wizard.xml 2025-04-15 06:01:29,023 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_preparation_display/data/preparation_display_cron.xml 2025-04-15 06:01:29,077 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_preparation_display loaded in 1.09s, 355 queries (+355 other) 2025-04-15 06:01:29,077 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_sms (133/214) 2025-04-15 06:01:29,425 76 INFO 02694-18-0-all odoo.modules.registry: module pos_sms: creating or updating database tables 2025-04-15 06:01:29,635 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sms/data/sms_data.xml 2025-04-15 06:01:29,647 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sms/views/res_config_settings_views.xml 2025-04-15 06:01:30,063 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sms/data/point_of_sale_data.xml 2025-04-15 06:01:30,092 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_sms loaded in 1.01s, 239 queries (+239 other) 2025-04-15 06:01:30,092 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_account_accountant (134/214) 2025-04-15 06:01:30,436 76 INFO 02694-18-0-all odoo.modules.registry: module sale_account_accountant: creating or updating database tables 2025-04-15 06:01:30,576 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_account_accountant loaded in 0.48s, 53 queries (+53 other) 2025-04-15 06:01:30,676 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_async_emails (135/214) 2025-04-15 06:01:31,077 76 INFO 02694-18-0-all odoo.modules.registry: module sale_async_emails: creating or updating database tables 2025-04-15 06:01:31,222 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 2025-04-15 06:01:31,236 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 2025-04-15 06:01:31,280 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_async_emails loaded in 0.60s, 77 queries (+77 other) 2025-04-15 06:01:31,280 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_edi_ubl (136/214) 2025-04-15 06:01:31,636 76 INFO 02694-18-0-all odoo.modules.registry: module sale_edi_ubl: creating or updating database tables 2025-04-15 06:01:31,789 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_edi_ubl loaded in 0.51s, 62 queries (+62 other) 2025-04-15 06:01:31,789 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_management (137/214) 2025-04-15 06:01:32,726 76 INFO 02694-18-0-all odoo.modules.registry: module sale_management: creating or updating database tables 2025-04-15 06:01:33,254 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-04-15 06:01:33,274 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-04-15 06:01:33,307 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-04-15 06:01:33,381 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-04-15 06:01:33,399 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-04-15 06:01:33,451 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-04-15 06:01:33,479 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-04-15 06:01:33,631 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-04-15 06:01:33,674 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-04-15 06:01:33,759 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-04-15 06:01:33,814 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_management loaded in 2.03s, 609 queries (+609 other) 2025-04-15 06:01:33,815 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_purchase (138/214) 2025-04-15 06:01:34,182 76 INFO 02694-18-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-04-15 06:01:34,450 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-04-15 06:01:34,481 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-04-15 06:01:34,531 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-04-15 06:01:34,574 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-04-15 06:01:34,612 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-04-15 06:01:34,655 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_purchase loaded in 0.84s, 282 queries (+282 other) 2025-04-15 06:01:34,655 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_sms (139/214) 2025-04-15 06:01:35,299 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-04-15 06:01:35,374 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-04-15 06:01:35,410 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_sms loaded in 0.76s, 43 queries (+43 other) 2025-04-15 06:01:35,411 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_stock (140/214) 2025-04-15 06:01:35,809 76 INFO 02694-18-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-04-15 06:01:36,508 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-04-15 06:01:36,526 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-04-15 06:01:36,570 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-04-15 06:01:36,742 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-04-15 06:01:36,765 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-04-15 06:01:37,023 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-04-15 06:01:37,051 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-04-15 06:01:37,083 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-04-15 06:01:37,173 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/views/stock_picking_views.xml 2025-04-15 06:01:37,223 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-04-15 06:01:37,242 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-04-15 06:01:37,258 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-04-15 06:01:37,278 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-04-15 06:01:37,289 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-04-15 06:01:37,309 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-04-15 06:01:37,367 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_stock loaded in 1.96s, 950 queries (+950 other) 2025-04-15 06:01:37,367 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_contract (141/214) 2025-04-15 06:01:38,000 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_contract/data/dashboards.xml 2025-04-15 06:01:38,327 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_contract loaded in 0.96s, 33 queries (+33 other) 2025-04-15 06:01:38,327 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (142/214) 2025-04-15 06:01:38,738 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-04-15 06:01:38,893 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.57s, 32 queries (+32 other) 2025-04-15 06:01:38,893 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (143/214) 2025-04-15 06:01:39,271 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-04-15 06:01:39,411 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.52s, 39 queries (+39 other) 2025-04-15 06:01:39,411 76 INFO 02694-18-0-all odoo.modules.loading: Loading module stock_landed_costs (144/214) 2025-04-15 06:01:40,069 76 INFO 02694-18-0-all odoo.modules.registry: module stock_landed_costs: creating or updating database tables 2025-04-15 06:01:40,716 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_landed_costs/security/ir.model.access.csv 2025-04-15 06:01:40,738 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_landed_costs/security/stock_landed_cost_security.xml 2025-04-15 06:01:40,751 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_landed_costs/data/stock_landed_cost_data.xml 2025-04-15 06:01:40,766 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_landed_costs/views/account_move_views.xml 2025-04-15 06:01:40,857 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_landed_costs/views/product_views.xml 2025-04-15 06:01:40,906 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_landed_cost_views.xml 2025-04-15 06:01:40,982 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_valuation_layer_views.xml 2025-04-15 06:01:41,007 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_landed_costs/views/res_config_settings_views.xml 2025-04-15 06:01:41,275 76 INFO 02694-18-0-all odoo.modules.loading: Module stock_landed_costs loaded in 1.86s, 677 queries (+677 other) 2025-04-15 06:01:41,276 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_asset (145/214) 2025-04-15 06:01:41,761 76 INFO 02694-18-0-all odoo.modules.registry: module account_asset: creating or updating database tables 2025-04-15 06:01:42,410 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2025-04-15 06:01:42,439 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2025-04-15 06:01:42,467 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2025-04-15 06:01:42,499 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/views/account_account_views.xml 2025-04-15 06:01:43,758 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2025-04-15 06:01:44,777 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/views/account_asset_group_views.xml 2025-04-15 06:01:44,802 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/views/account_move_views.xml 2025-04-15 06:01:44,910 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/data/assets_report.xml 2025-04-15 06:01:44,961 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/data/account_report_actions.xml 2025-04-15 06:01:44,970 76 INFO 02694-18-0-all odoo.modules.loading: loading account_asset/data/menuitems.xml 2025-04-15 06:01:45,043 76 INFO 02694-18-0-all odoo.modules.loading: Module account_asset loaded in 3.77s, 715 queries (+715 other) 2025-04-15 06:01:45,043 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_bank_statement_extract (146/214) 2025-04-15 06:01:45,885 76 INFO 02694-18-0-all odoo.modules.registry: module account_bank_statement_extract: creating or updating database tables 2025-04-15 06:01:46,251 76 INFO 02694-18-0-all odoo.modules.loading: loading account_bank_statement_extract/views/res_config_settings_views.xml 2025-04-15 06:01:46,432 76 INFO 02694-18-0-all odoo.modules.loading: loading account_bank_statement_extract/views/account_bank_statement_views.xml 2025-04-15 06:01:46,480 76 INFO 02694-18-0-all odoo.modules.loading: Module account_bank_statement_extract loaded in 1.44s, 240 queries (+240 other) 2025-04-15 06:01:46,480 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_disallowed_expenses (147/214) 2025-04-15 06:01:46,893 76 INFO 02694-18-0-all odoo.modules.registry: module account_disallowed_expenses: creating or updating database tables 2025-04-15 06:01:47,138 76 INFO 02694-18-0-all odoo.modules.loading: loading account_disallowed_expenses/data/account_disallowed_expenses_report.xml 2025-04-15 06:01:47,163 76 INFO 02694-18-0-all odoo.modules.loading: loading account_disallowed_expenses/security/ir.model.access.csv 2025-04-15 06:01:47,201 76 INFO 02694-18-0-all odoo.modules.loading: loading account_disallowed_expenses/security/account_disallowed_expenses_security.xml 2025-04-15 06:01:47,214 76 INFO 02694-18-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_account_views.xml 2025-04-15 06:01:47,270 76 INFO 02694-18-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_category_views.xml 2025-04-15 06:01:47,331 76 INFO 02694-18-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_report_views.xml 2025-04-15 06:01:47,381 76 INFO 02694-18-0-all odoo.modules.loading: Module account_disallowed_expenses loaded in 0.90s, 271 queries (+271 other) 2025-04-15 06:01:47,382 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_followup (148/214) 2025-04-15 06:01:47,847 76 INFO 02694-18-0-all odoo.modules.registry: module account_followup: creating or updating database tables 2025-04-15 06:01:48,607 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2025-04-15 06:01:48,626 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2025-04-15 06:01:48,655 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/security/sms_security.xml 2025-04-15 06:01:48,668 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2025-04-15 06:01:48,701 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/data/cron.xml 2025-04-15 06:01:48,718 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/wizard/followup_manual_reminder_views.xml 2025-04-15 06:01:48,754 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/wizard/followup_missing_information.xml 2025-04-15 06:01:48,781 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2025-04-15 06:01:48,841 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/views/account_followup_line_views.xml 2025-04-15 06:01:48,890 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/views/partner_view.xml 2025-04-15 06:01:49,039 76 INFO 02694-18-0-all odoo.modules.loading: loading account_followup/views/report_followup.xml 2025-04-15 06:01:49,160 76 INFO 02694-18-0-all odoo.modules.loading: Module account_followup loaded in 1.78s, 587 queries (+587 other) 2025-04-15 06:01:49,160 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_invoice_extract (149/214) 2025-04-15 06:01:49,617 76 INFO 02694-18-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2025-04-15 06:01:50,045 76 INFO 02694-18-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2025-04-15 06:01:50,063 76 INFO 02694-18-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2025-04-15 06:01:50,089 76 INFO 02694-18-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2025-04-15 06:01:50,189 76 INFO 02694-18-0-all odoo.modules.loading: loading account_invoice_extract/views/res_config_settings_views.xml 2025-04-15 06:01:50,466 76 INFO 02694-18-0-all odoo.modules.loading: Module account_invoice_extract loaded in 1.31s, 424 queries (+424 other) 2025-04-15 06:01:50,466 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_saft (150/214) 2025-04-15 06:01:50,909 76 INFO 02694-18-0-all odoo.modules.registry: module account_saft: creating or updating database tables 2025-04-15 06:01:50,951 76 INFO 02694-18-0-all odoo.modules.loading: loading account_saft/data/saft_report.xml 2025-04-15 06:01:51,350 76 INFO 02694-18-0-all odoo.modules.loading: Module account_saft loaded in 0.88s, 62 queries (+62 other) 2025-04-15 06:01:51,350 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_payroll (151/214) 2025-04-15 06:01:51,882 76 INFO 02694-18-0-all odoo.modules.registry: module hr_payroll: creating or updating database tables 2025-04-15 06:01:52,094 76 INFO 02694-18-0-all odoo.models: Prepare computation of resource.calendar.hours_per_week 2025-04-15 06:01:53,659 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/security/hr_payroll_security.xml 2025-04-15 06:01:54,322 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/security/ir.model.access.csv 2025-04-15 06:01:54,402 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_payslips_by_employees_views.xml 2025-04-15 06:01:54,465 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_index_wizard_views.xml 2025-04-15 06:01:54,496 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_edit_payslip_lines_wizard_views.xml 2025-04-15 06:01:54,519 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_contract_views.xml 2025-04-15 06:01:54,631 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_views.xml 2025-04-15 06:01:54,696 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_type_views.xml 2025-04-15 06:01:54,734 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_category_views.xml 2025-04-15 06:01:54,768 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_views.xml 2025-04-15 06:01:54,814 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_line_views.xml 2025-04-15 06:01:54,907 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_views.xml 2025-04-15 06:01:55,042 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_run_views.xml 2025-04-15 06:01:55,097 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_input_type_views.xml 2025-04-15 06:01:55,137 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_views.xml 2025-04-15 06:01:55,195 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_employee_views.xml 2025-04-15 06:01:55,293 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/res_users_views.xml 2025-04-15 06:01:55,365 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_employee_declaration_views.xml 2025-04-15 06:01:55,388 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_dashboard_warning_data.xml 2025-04-15 06:01:55,425 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_sequence.xml 2025-04-15 06:01:55,434 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/report_paperformat_data.xml 2025-04-15 06:01:55,446 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report.xml 2025-04-15 06:01:55,463 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_data.xml 2025-04-15 06:01:55,627 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/mail_activity_type_data.xml 2025-04-15 06:01:55,641 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/mail_template_data.xml 2025-04-15 06:01:55,660 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/ir_cron_data.xml 2025-04-15 06:01:55,692 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/ir_actions_server_data.xml 2025-04-15 06:01:55,702 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/note_data.xml 2025-04-15 06:01:55,715 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_tour.xml 2025-04-15 06:01:55,724 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/res_config_settings_views.xml 2025-04-15 06:01:55,911 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/report_contributionregister_templates.xml 2025-04-15 06:01:55,927 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/report_payslip_templates.xml 2025-04-15 06:01:55,957 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/report_light_payslip_templates.xml 2025-04-15 06:01:55,979 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_type_views.xml 2025-04-15 06:01:56,015 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/resource_calendar_views.xml 2025-04-15 06:01:56,070 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_rule_parameter_views.xml 2025-04-15 06:01:56,107 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report_views.xml 2025-04-15 06:01:56,161 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_report_views.xml 2025-04-15 06:01:56,197 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_dashboard_views.xml 2025-04-15 06:01:56,206 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_dashboard_warning_views.xml 2025-04-15 06:01:56,243 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_headcount_views.xml 2025-04-15 06:01:56,302 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_menu.xml 2025-04-15 06:01:56,449 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_export_mixin_views.xml 2025-04-15 06:01:56,485 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/report/hr_contract_history_report_views.xml 2025-04-15 06:01:56,525 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_payment_report_wizard.xml 2025-04-15 06:01:56,694 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_payroll loaded in 5.34s, 3126 queries (+3126 other) 2025-04-15 06:01:56,694 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_work_entry_holidays_enterprise (152/214) 2025-04-15 06:01:57,154 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_work_entry_holidays_enterprise/views/hr_work_entry_views.xml 2025-04-15 06:01:57,561 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_work_entry_holidays_enterprise loaded in 0.87s, 73 queries (+73 other) 2025-04-15 06:01:57,561 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account (153/214) 2025-04-15 06:01:58,026 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account: creating or updating database tables 2025-04-15 06:01:58,311 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account loaded in 0.75s, 80 queries (+80 other) 2025-04-15 06:01:58,312 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_base (154/214) 2025-04-15 06:01:58,713 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_base: creating or updating database tables 2025-04-15 06:01:58,913 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_base/views/res_bank_view.xml 2025-04-15 06:01:59,007 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_base loaded in 0.69s, 104 queries (+104 other) 2025-04-15 06:01:59,007 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_edi_cpv (155/214) 2025-04-15 06:01:59,708 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_edi_cpv: creating or updating database tables 2025-04-15 06:01:59,766 76 INFO 02694-18-0-all odoo.models: Prepare computation of product.template.l10n_ro_cpv_code 2025-04-15 06:02:00,070 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/data/cpv_code.xml 2025-04-15 06:02:21,122 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/res_partner.xml 2025-04-15 06:02:21,261 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/product.xml 2025-04-15 06:02:21,313 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/ubl_templates.xml 2025-04-15 06:02:21,332 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/security/ir.model.access.csv 2025-04-15 06:02:21,416 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_edi_cpv loaded in 22.41s, 28673 queries (+28673 other) 2025-04-15 06:02:21,416 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_enterprise (156/214) 2025-04-15 06:02:21,935 76 INFO 02694-18-0-all odoo.addons.l10n_ro_account_enterprise.hooks: Computing field l10n_ro_vat_number on res.partner 2025-04-15 06:02:22,357 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_enterprise: creating or updating database tables 2025-04-15 06:02:22,528 76 INFO 02694-18-0-all odoo.models: Prepare computation of product.template.l10n_ro_nc_code 2025-04-15 06:02:22,539 76 INFO 02694-18-0-all odoo.models: Prepare computation of product.product.l10n_ro_nc_code 2025-04-15 06:02:23,511 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/data/anaf_config_parameter.xml 2025-04-15 06:02:23,532 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/data/res.country.state.csv 2025-04-15 06:02:23,555 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_report_menu.xml 2025-04-15 06:02:23,569 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_journal_view.xml 2025-04-15 06:02:23,629 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_tax_view.xml 2025-04-15 06:02:23,653 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_move_view.xml 2025-04-15 06:02:23,740 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/ir_sequence_view.xml 2025-04-15 06:02:23,763 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/res_company_view.xml 2025-04-15 06:02:23,829 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_enterprise loaded in 2.41s, 677 queries (+677 other) 2025-04-15 06:02:23,830 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_period_close (157/214) 2025-04-15 06:02:24,266 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_period_close: creating or updating database tables 2025-04-15 06:02:24,616 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_period_close/views/account_period_close_view.xml 2025-04-15 06:02:24,727 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_period_close/wizards/wizard_account_period_closing_view.xml 2025-04-15 06:02:24,746 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/account_security.xml 2025-04-15 06:02:24,760 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/ir.model.access.csv 2025-04-15 06:02:24,819 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_period_close loaded in 0.99s, 277 queries (+277 other) 2025-04-15 06:02:24,820 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_report_invoice (158/214) 2025-04-15 06:02:25,260 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_report_invoice: creating or updating database tables 2025-04-15 06:02:25,872 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/account_invoice_view.xml 2025-04-15 06:02:25,970 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/invoice_report.xml 2025-04-15 06:02:26,010 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/res_config_settings_view.xml 2025-04-15 06:02:26,189 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_report_invoice loaded in 1.37s, 337 queries (+337 other) 2025-04-15 06:02:26,189 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_city (159/214) 2025-04-15 06:02:26,658 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_city: creating or updating database tables 2025-04-15 06:02:26,945 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_city/data/res_city.xml 2025-04-15 06:03:03,263 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_city/views/res_city_view.xml 2025-04-15 06:03:03,358 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_city/data/res.country.state.csv 2025-04-15 06:03:03,447 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_city loaded in 37.26s, 41455 queries (+41455 other) 2025-04-15 06:03:03,447 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_message_spv (160/214) 2025-04-15 06:03:03,925 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_message_spv: creating or updating database tables 2025-04-15 06:03:04,468 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/ir.model.access.csv 2025-04-15 06:03:04,501 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/security.xml 2025-04-15 06:03:04,524 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_message_spv/data/ir_cron_data.xml 2025-04-15 06:03:04,545 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/account_invoice.xml 2025-04-15 06:03:04,669 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/message_spv_view.xml 2025-04-15 06:03:04,772 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_message_spv loaded in 1.32s, 352 queries (+352 other) 2025-04-15 06:03:04,772 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_partner_create_by_vat (161/214) 2025-04-15 06:03:05,287 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_partner_create_by_vat: creating or updating database tables 2025-04-15 06:03:05,665 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/views/partner_view.xml 2025-04-15 06:03:06,169 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/security/ir.model.access.csv 2025-04-15 06:03:06,216 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_partner_create_by_vat loaded in 1.44s, 241 queries (+241 other) 2025-04-15 06:03:06,216 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_partner_unique (162/214) 2025-04-15 06:03:06,624 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_partner_unique: creating or updating database tables 2025-04-15 06:03:06,904 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_partner_unique loaded in 0.69s, 80 queries (+80 other) 2025-04-15 06:03:06,904 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_reports (163/214) 2025-04-15 06:03:07,384 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_reports: creating or updating database tables 2025-04-15 06:03:07,504 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_short.xml 2025-04-15 06:03:07,859 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_internat.xml 2025-04-15 06:03:08,577 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_micro.xml 2025-04-15 06:03:08,669 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_smle.xml 2025-04-15 06:03:09,188 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_internat.xml 2025-04-15 06:03:09,774 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_reports/data/trial_balance.xml 2025-04-15 06:03:10,076 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_reports loaded in 3.17s, 1880 queries (+1880 other) 2025-04-15 06:03:10,076 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_stock (164/214) 2025-04-15 06:03:10,866 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_stock: creating or updating database tables 2025-04-15 06:03:10,912 76 INFO 02694-18-0-all odoo.models: Prepare computation of product.template.l10n_ro_net_weight 2025-04-15 06:03:11,149 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_warehouse_view.xml 2025-04-15 06:03:11,198 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_location_view.xml 2025-04-15 06:03:11,257 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock/views/product_template_view.xml 2025-04-15 06:03:11,407 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_stock loaded in 1.33s, 249 queries (+249 other) 2025-04-15 06:03:11,407 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_vat_on_payment (165/214) 2025-04-15 06:03:12,345 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_vat_on_payment: creating or updating database tables 2025-04-15 06:03:12,792 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml 2025-04-15 06:03:13,000 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/security/ir.model.access.csv 2025-04-15 06:03:13,019 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/data/res_partner_anaf_cron.xml 2025-04-15 06:03:13,078 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_vat_on_payment loaded in 1.67s, 385 queries (+385 other) 2025-04-15 06:03:13,078 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_account_reports (166/214) 2025-04-15 06:03:13,904 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_account_reports loaded in 0.83s, 17 queries (+17 other) 2025-04-15 06:03:13,904 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_hr_mobile (167/214) 2025-04-15 06:03:14,413 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_hr_mobile loaded in 0.51s, 17 queries (+17 other) 2025-04-15 06:03:14,413 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_hr_preparation_display (168/214) 2025-04-15 06:03:14,828 76 INFO 02694-18-0-all odoo.modules.registry: module pos_hr_preparation_display: creating or updating database tables 2025-04-15 06:03:15,173 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_hr_preparation_display loaded in 0.76s, 39 queries (+39 other) 2025-04-15 06:03:15,173 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_sale (169/214) 2025-04-15 06:03:15,625 76 INFO 02694-18-0-all odoo.modules.registry: module pos_sale: creating or updating database tables 2025-04-15 06:03:16,035 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/data/pos_sale_data.xml 2025-04-15 06:03:16,195 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/security/pos_sale_security.xml 2025-04-15 06:03:16,228 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/security/ir.model.access.csv 2025-04-15 06:03:16,244 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/views/point_of_sale_report.xml 2025-04-15 06:03:16,280 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/views/sale_order_views.xml 2025-04-15 06:03:16,358 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/views/pos_order_views.xml 2025-04-15 06:03:16,395 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/views/product_views.xml 2025-04-15 06:03:16,451 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/views/sales_team_views.xml 2025-04-15 06:03:16,517 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/views/res_config_settings_views.xml 2025-04-15 06:03:16,677 76 INFO 02694-18-0-all odoo.modules.loading: loading pos_sale/views/stock_template.xml 2025-04-15 06:03:16,726 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_sale loaded in 1.55s, 586 queries (+586 other) 2025-04-15 06:03:16,726 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_pdf_quote_builder (170/214) 2025-04-15 06:03:17,194 76 INFO 02694-18-0-all odoo.modules.registry: module sale_pdf_quote_builder: creating or updating database tables 2025-04-15 06:03:17,969 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/data/ir_cron.xml 2025-04-15 06:03:17,988 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/data/sale_pdf_form_field.xml 2025-04-15 06:03:18,005 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/report/ir_actions_report.xml 2025-04-15 06:03:18,018 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/security/ir.model.access.csv 2025-04-15 06:03:18,051 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/security/ir_rules.xml 2025-04-15 06:03:18,069 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/product_document_views.xml 2025-04-15 06:03:18,104 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/quotation_document_views.xml 2025-04-15 06:03:18,241 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_template_views.xml 2025-04-15 06:03:18,276 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_views.xml 2025-04-15 06:03:18,601 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_pdf_form_field_views.xml 2025-04-15 06:03:18,623 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_pdf_quote_builder_menus.xml 2025-04-15 06:03:18,636 76 INFO 02694-18-0-all odoo.modules.loading: loading sale_pdf_quote_builder/wizards/res_config_settings_views.xml 2025-04-15 06:03:18,841 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_pdf_quote_builder loaded in 2.12s, 522 queries (+522 other) 2025-04-15 06:03:18,842 76 INFO 02694-18-0-all odoo.modules.loading: Loading module sale_purchase_stock (171/214) 2025-04-15 06:03:19,263 76 INFO 02694-18-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-04-15 06:03:19,476 76 INFO 02694-18-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.63s, 85 queries (+85 other) 2025-04-15 06:03:19,476 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account_accountant (172/214) 2025-04-15 06:03:19,899 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_account_accountant/data/dashboards.xml 2025-04-15 06:03:20,031 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_account_accountant loaded in 0.55s, 40 queries (+40 other) 2025-04-15 06:03:20,031 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_pos_hr (173/214) 2025-04-15 06:03:20,761 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_pos_hr/data/dashboards.xml 2025-04-15 06:03:20,888 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_pos_hr loaded in 0.86s, 33 queries (+33 other) 2025-04-15 06:03:20,888 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_sale_management (174/214) 2025-04-15 06:03:21,313 76 INFO 02694-18-0-all odoo.modules.registry: module spreadsheet_sale_management: creating or updating database tables 2025-04-15 06:03:21,555 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_sale_management/security/ir.model.access.csv 2025-04-15 06:03:21,578 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_sale_management/security/security.xml 2025-04-15 06:03:21,657 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_sale_management/views/sale_order_template_views.xml 2025-04-15 06:03:21,706 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_sale_management/views/sale_order_views.xml 2025-04-15 06:03:21,777 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_sale_management/views/sale_order_spreadsheet_views.xml 2025-04-15 06:03:21,849 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_sale_management loaded in 0.96s, 283 queries (+283 other) 2025-04-15 06:03:21,849 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_invoice_extract_purchase (175/214) 2025-04-15 06:03:22,268 76 INFO 02694-18-0-all odoo.modules.registry: module account_invoice_extract_purchase: creating or updating database tables 2025-04-15 06:03:22,498 76 INFO 02694-18-0-all odoo.modules.loading: Module account_invoice_extract_purchase loaded in 0.65s, 82 queries (+82 other) 2025-04-15 06:03:22,499 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_loans (176/214) 2025-04-15 06:03:23,141 76 INFO 02694-18-0-all odoo.modules.registry: module account_loans: creating or updating database tables 2025-04-15 06:03:23,655 76 INFO 02694-18-0-all odoo.modules.loading: loading account_loans/security/account_loans_security.xml 2025-04-15 06:03:23,684 76 INFO 02694-18-0-all odoo.modules.loading: loading account_loans/security/ir.model.access.csv 2025-04-15 06:03:23,712 76 INFO 02694-18-0-all odoo.modules.loading: loading account_loans/wizard/account_loan_close_wizard.xml 2025-04-15 06:03:23,746 76 INFO 02694-18-0-all odoo.modules.loading: loading account_loans/wizard/account_loan_compute_wizard.xml 2025-04-15 06:03:23,770 76 INFO 02694-18-0-all odoo.modules.loading: loading account_loans/views/account_asset_views.xml 2025-04-15 06:03:23,804 76 INFO 02694-18-0-all odoo.modules.loading: loading account_loans/views/account_asset_group_views.xml 2025-04-15 06:03:23,825 76 INFO 02694-18-0-all odoo.modules.loading: loading account_loans/views/account_loan_views.xml 2025-04-15 06:03:24,023 76 INFO 02694-18-0-all odoo.modules.loading: loading account_loans/views/account_move_views.xml 2025-04-15 06:03:24,165 76 INFO 02694-18-0-all odoo.modules.loading: Module account_loans loaded in 1.67s, 493 queries (+493 other) 2025-04-15 06:03:24,165 76 INFO 02694-18-0-all odoo.modules.loading: Loading module account_saft_import (177/214) 2025-04-15 06:03:24,604 76 INFO 02694-18-0-all odoo.modules.registry: module account_saft_import: creating or updating database tables 2025-04-15 06:03:24,836 76 INFO 02694-18-0-all odoo.modules.loading: loading account_saft_import/security/ir.model.access.csv 2025-04-15 06:03:24,855 76 INFO 02694-18-0-all odoo.modules.loading: loading account_saft_import/wizard/import_wizard_view.xml 2025-04-15 06:03:24,931 76 INFO 02694-18-0-all odoo.modules.loading: Module account_saft_import loaded in 0.77s, 122 queries (+122 other) 2025-04-15 06:03:24,931 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_payroll_account (178/214) 2025-04-15 06:03:26,076 76 INFO 02694-18-0-all odoo.modules.registry: module hr_payroll_account: creating or updating database tables 2025-04-15 06:03:26,832 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/data/hr_payroll_account_data.xml 2025-04-15 06:03:26,870 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_run_views.xml 2025-04-15 06:03:26,918 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_views.xml 2025-04-15 06:03:27,076 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_contract_views.xml 2025-04-15 06:03:27,107 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_salary_rule_views.xml 2025-04-15 06:03:27,143 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payroll_structure_views.xml 2025-04-15 06:03:27,168 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/views/res_config_settings_views.xml 2025-04-15 06:03:27,367 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/views/account_move_views.xml 2025-04-15 06:03:27,468 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/views/res_partner_bank_views.xml 2025-04-15 06:03:27,541 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_account/report/hr_contract_history_report_views.xml 2025-04-15 06:03:27,613 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_payroll_account loaded in 2.68s, 707 queries (+707 other) 2025-04-15 06:03:27,613 76 INFO 02694-18-0-all odoo.modules.loading: Loading module hr_payroll_holidays (179/214) 2025-04-15 06:03:28,056 76 INFO 02694-18-0-all odoo.modules.registry: module hr_payroll_holidays: creating or updating database tables 2025-04-15 06:03:28,660 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/security/hr_payroll_holidays_security.xml 2025-04-15 06:03:28,883 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/views/res_config_settings_views.xml 2025-04-15 06:03:29,066 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_leave_views.xml 2025-04-15 06:03:29,147 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_allocation_views.xml 2025-04-15 06:03:29,171 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_run_views.xml 2025-04-15 06:03:29,193 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_views.xml 2025-04-15 06:03:29,257 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/data/mail_activity_data.xml 2025-04-15 06:03:29,269 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/data/ir_actions_server_data.xml 2025-04-15 06:03:29,289 76 INFO 02694-18-0-all odoo.modules.loading: loading hr_payroll_holidays/data/hr_payroll_dashboard_warning_data.xml 2025-04-15 06:03:29,341 76 INFO 02694-18-0-all odoo.modules.loading: Module hr_payroll_holidays loaded in 1.73s, 554 queries (+554 other) 2025-04-15 06:03:29,342 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_asset (180/214) 2025-04-15 06:03:29,780 76 INFO 02694-18-0-all odoo.addons.l10n_ro_account_asset.init_hook: Computing field l10n_ro_monthly_depreciation on account.asset 2025-04-15 06:03:30,265 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_asset: creating or updating database tables 2025-04-15 06:03:30,762 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_asset/security/ir.model.access.csv 2025-04-15 06:03:30,788 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/account_asset_view.xml 2025-04-15 06:03:30,871 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/l10n_ro_account_asset_group_view.xml 2025-04-15 06:03:30,917 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/res_config_settings_views.xml 2025-04-15 06:03:31,100 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_asset/report/account_assets_report_views.xml 2025-04-15 06:03:31,213 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_asset loaded in 1.87s, 529 queries (+529 other) 2025-04-15 06:03:31,213 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_ing (181/214) 2025-04-15 06:03:31,634 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_ing: creating or updating database tables 2025-04-15 06:03:32,007 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_ing/views/res_bank_view.xml 2025-04-15 06:03:32,142 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_ing loaded in 0.93s, 88 queries (+88 other) 2025-04-15 06:03:32,142 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_compensation (182/214) 2025-04-15 06:03:32,572 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_compensation: creating or updating database tables 2025-04-15 06:03:32,620 76 WARNING 02694-18-0-all odoo.addons.base.models.ir_model: Two fields (line_currency_id, currency_id) of l10n.ro.account.compensation.line() have the same label: Currency. [Modules: l10n_ro_account_compensation and l10n_ro_account_compensation] 2025-04-15 06:03:32,884 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_compensation/views/account_compensation_view.xml 2025-04-15 06:03:32,959 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_compensation/security/ir.model.access.csv 2025-04-15 06:03:32,982 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_compensation/security/account_compensation_security.xml 2025-04-15 06:03:33,030 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_compensation loaded in 0.89s, 227 queries (+229 other) 2025-04-15 06:03:33,030 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_counterpart (183/214) 2025-04-15 06:03:33,447 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_counterpart: creating or updating database tables 2025-04-15 06:03:34,057 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/account_account_views.xml 2025-04-15 06:03:34,103 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/account_move_line_views.xml 2025-04-15 06:03:35,496 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/res_config_settings_views.xml 2025-04-15 06:03:35,722 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_counterpart loaded in 2.69s, 356 queries (+356 other) 2025-04-15 06:03:35,722 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_currency_reevaluation (184/214) 2025-04-15 06:03:36,197 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_currency_reevaluation: creating or updating database tables 2025-04-15 06:03:36,542 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/security/ir.model.access.csv 2025-04-15 06:03:36,561 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/views/account_view.xml 2025-04-15 06:03:38,113 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/views/currency_reevaluation_view.xml 2025-04-15 06:03:38,159 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/wizard/account_reconcile_wizard.xml 2025-04-15 06:03:38,226 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_currency_reevaluation loaded in 2.50s, 333 queries (+333 other) 2025-04-15 06:03:38,226 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_extra_types (185/214) 2025-04-15 06:03:38,694 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_extra_types: creating or updating database tables 2025-04-15 06:03:38,718 76 INFO 02694-18-0-all odoo.models: Prepare computation of account.report.filter_account 2025-04-15 06:03:38,921 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_extra_types/data/account_report_data.xml 2025-04-15 06:03:38,935 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_extra_types/views/account_report_view.xml 2025-04-15 06:03:39,066 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_extra_types loaded in 0.84s, 178 queries (+178 other) 2025-04-15 06:03:39,066 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_report (186/214) 2025-04-15 06:03:40,257 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_report: creating or updating database tables 2025-04-15 06:03:40,585 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report/data/l10n_ro_account_move_line_materialized.xml 2025-04-15 06:03:40,628 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report/security/ir.model.access.csv 2025-04-15 06:03:40,644 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report/views/l10n_ro_account_report_views.xml 2025-04-15 06:03:40,690 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report/wizard/l10n_ro_account_report_wizard_views.xml 2025-04-15 06:03:40,756 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_report loaded in 1.69s, 232 queries (+232 other) 2025-04-15 06:03:40,756 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_storno (187/214) 2025-04-15 06:03:41,184 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_account_storno: creating or updating database tables 2025-04-15 06:03:41,661 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_storno/views/account_tax_view.xml 2025-04-15 06:03:41,739 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_storno loaded in 0.98s, 130 queries (+130 other) 2025-04-15 06:03:41,739 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_declaration (188/214) 2025-04-15 06:03:42,195 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_declaration: creating or updating database tables 2025-04-15 06:03:42,819 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration/data/anaf_product_code.xml 2025-04-15 06:03:42,901 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration/security/ir.model.access.csv 2025-04-15 06:03:42,931 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration/views/account_move_line_view.xml 2025-04-15 06:03:42,944 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_declaration_menu.xml 2025-04-15 06:03:42,955 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_declaration_view.xml 2025-04-15 06:03:43,000 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_product_code_view.xml 2025-04-15 06:03:43,039 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_signature_view.xml 2025-04-15 06:03:43,073 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration/views/product_template_view.xml 2025-04-15 06:03:43,168 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_declaration loaded in 1.43s, 572 queries (+572 other) 2025-04-15 06:03:43,168 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_fiscal_validation (189/214) 2025-04-15 06:03:43,594 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_fiscal_validation: creating or updating database tables 2025-04-15 06:03:43,776 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_fiscal_validation/data/res_partner_vat_cron.xml 2025-04-15 06:03:44,101 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_fiscal_validation loaded in 0.93s, 93 queries (+93 other) 2025-04-15 06:03:44,101 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_pos (190/214) 2025-04-15 06:03:44,529 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_pos: creating or updating database tables 2025-04-15 06:03:44,611 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_pos/views/report_saledetails.xml 2025-04-15 06:03:44,723 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_pos loaded in 0.62s, 74 queries (+74 other) 2025-04-15 06:03:44,724 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_saft (191/214) 2025-04-15 06:03:45,249 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_saft: creating or updating database tables 2025-04-15 06:03:45,731 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/security/ir.model.access.csv 2025-04-15 06:03:45,755 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/data/saft_report.xml 2025-04-15 06:03:45,861 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/data/l10n_ro_saft.tax.type.csv 2025-04-15 06:03:45,957 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/data/l10n_ro_saft.account.asset.category.csv 2025-04-15 06:03:46,385 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_tax_views.xml 2025-04-15 06:03:46,419 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_move_views.xml 2025-04-15 06:03:46,516 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/views/res_config_settings_views.xml 2025-04-15 06:03:46,689 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_asset_views.xml 2025-04-15 06:03:46,753 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_asset_category_views.xml 2025-04-15 06:03:46,824 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_saft loaded in 2.10s, 551 queries (+551 other) 2025-04-15 06:03:46,825 76 INFO 02694-18-0-all odoo.modules.loading: Loading module pos_settle_due (192/214) 2025-04-15 06:03:47,242 76 INFO 02694-18-0-all odoo.modules.registry: module pos_settle_due: creating or updating database tables 2025-04-15 06:03:47,571 76 INFO 02694-18-0-all odoo.modules.loading: Module pos_settle_due loaded in 0.75s, 101 queries (+101 other) 2025-04-15 06:03:47,571 76 INFO 02694-18-0-all odoo.modules.loading: Loading module snailmail_account_followup (193/214) 2025-04-15 06:03:47,993 76 INFO 02694-18-0-all odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2025-04-15 06:03:48,265 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2025-04-15 06:03:48,277 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2025-04-15 06:03:48,320 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2025-04-15 06:03:48,351 76 INFO 02694-18-0-all odoo.modules.loading: loading snailmail_account_followup/wizard/followup_manual_reminder_views.xml 2025-04-15 06:03:48,397 76 INFO 02694-18-0-all odoo.modules.loading: Module snailmail_account_followup loaded in 0.83s, 199 queries (+199 other) 2025-04-15 06:03:48,397 76 INFO 02694-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_payroll (194/214) 2025-04-15 06:03:49,148 76 INFO 02694-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_payroll/data/dashboards.xml 2025-04-15 06:03:49,270 76 INFO 02694-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_payroll loaded in 0.87s, 32 queries (+32 other) 2025-04-15 06:03:49,270 76 INFO 02694-18-0-all odoo.modules.loading: Loading module stock_dropshipping (195/214) 2025-04-15 06:03:49,701 76 INFO 02694-18-0-all odoo.modules.registry: module stock_dropshipping: creating or updating database tables 2025-04-15 06:03:50,061 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_dropshipping/data/stock_data.xml 2025-04-15 06:03:50,115 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_dropshipping/views/sale_order_views.xml 2025-04-15 06:03:50,185 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_dropshipping/views/stock_picking_views.xml 2025-04-15 06:03:50,239 76 INFO 02694-18-0-all odoo.modules.loading: loading stock_dropshipping/views/purchase_order_views.xml 2025-04-15 06:03:50,308 76 INFO 02694-18-0-all odoo.modules.loading: Module stock_dropshipping loaded in 1.04s, 305 queries (+305 other) 2025-04-15 06:03:50,308 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_report_account_sheet (196/214) 2025-04-15 06:03:50,827 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report_account_sheet/data/l10n_ro_account_sheet.xml 2025-04-15 06:03:51,247 76 ERROR 02694-18-0-all odoo.sql_db: bad query: b'CREATE VIEW "x_bi_sql_view_l10n_ro_account_move_line_materialized" AS (SELECT\n aml.id as x_move_line_id,\n aml.company_id as x_company_id,\n aml.journal_id as x_journal_id,\n COALESCE(journal.name->>\'en_US\', \'\') as x_journal_name,\n aml.move_id as x_account_move_id,\n REPLACE(aml.move_name, \',\', \' \') as x_move_name,\n REPLACE(aml.ref, \',\', \' \') as x_move_ref,\n REPLACE(aml.name, \',\', \' \') as x_name,\n aml.parent_state as x_state,\n aml.date as x_date,\n aml.partner_id as x_partner_id,\n partner.name as x_partner_name,\n aml.account_id as x_account_id,\n account.code_store as x_account_code,\n aml.l10n_ro_counterpart_id as x_l10n_ro_counterpart_id,\n counterpart_account.l10n_ro_external_code as x_counterpart_account_code,\n aml.l10n_ro_counterpart_line_id as x_l10n_ro_counterpart_line_id,\n aml.debit as x_debit,\n aml.credit as x_credit,\n aml.balance as x_balance,\n aml.amount_currency as x_amount_currency,\n aml.currency_id as x_currency_id,\n currency.name as x_currency_name,\n aml.company_currency_id as x_company_currency_id,\n company_currency.name as x_company_currency_name\n FROM account_move_line aml\n LEFT JOIN res_company company on company.id = aml.company_id\n LEFT JOIN account_journal journal on journal.id = aml.journal_id\n LEFT JOIN account_account account on account.id = aml.account_id\n LEFT JOIN account_account counterpart_account on counterpart_account.id = aml.l10n_ro_counterpart_id\n LEFT JOIN res_partner partner on partner.id = aml.partner_id\n LEFT JOIN res_currency currency on currency.id = aml.currency_id\n LEFT JOIN res_currency company_currency on company_currency.id = aml.company_currency_id\n WHERE company.l10n_ro_accounting and aml.display_type not in (\'line_section\', \'line_note\') and aml.parent_state = \'posted\'\n ORDER by aml.id);' ERROR: column counterpart_account.l10n_ro_external_code does not exist LINE 17: counterpart_account.l10n_ro_external_cod... ^ 2025-04-15 06:03:51,249 76 ERROR 02694-18-0-all odoo.addons.sql_request_abstract.models.sql_request_mixin: Failed query: Composed([SQL('CREATE VIEW '), Identifier('x_bi_sql_view_l10n_ro_account_move_line_materialized'), SQL(' AS ('), SQL("SELECT\n aml.id as x_move_line_id,\n aml.company_id as x_company_id,\n aml.journal_id as x_journal_id,\n COALESCE(journal.name->>'en_US', '') as x_journal_name,\n aml.move_id as x_account_move_id,\n REPLACE(aml.move_name, ',', ' ') as x_move_name,\n REPLACE(aml.ref, ',', ' ') as x_move_ref,\n REPLACE(aml.name, ',', ' ') as x_name,\n aml.parent_state as x_state,\n aml.date as x_date,\n aml.partner_id as x_partner_id,\n partner.name as x_partner_name,\n aml.account_id as x_account_id,\n account.code_store as x_account_code,\n aml.l10n_ro_counterpart_id as x_l10n_ro_counterpart_id,\n counterpart_account.l10n_ro_external_code as x_counterpart_account_code,\n aml.l10n_ro_counterpart_line_id as x_l10n_ro_counterpart_line_id,\n aml.debit as x_debit,\n aml.credit as x_credit,\n aml.balance as x_balance,\n aml.amount_currency as x_amount_currency,\n aml.currency_id as x_currency_id,\n currency.name as x_currency_name,\n aml.company_currency_id as x_company_currency_id,\n company_currency.name as x_company_currency_name\n FROM account_move_line aml\n LEFT JOIN res_company company on company.id = aml.company_id\n LEFT JOIN account_journal journal on journal.id = aml.journal_id\n LEFT JOIN account_account account on account.id = aml.account_id\n LEFT JOIN account_account counterpart_account on counterpart_account.id = aml.l10n_ro_counterpart_id\n LEFT JOIN res_partner partner on partner.id = aml.partner_id\n LEFT JOIN res_currency currency on currency.id = aml.currency_id\n LEFT JOIN res_currency company_currency on company_currency.id = aml.company_currency_id\n WHERE company.l10n_ro_accounting and aml.display_type not in ('line_section', 'line_note') and aml.parent_state = 'posted'\n ORDER by aml.id"), SQL(');')]) Traceback (most recent call last): File "/data/build/addons_oca/sql_request_abstract/models/sql_request_mixin.py", line 323, in _check_execution query_cr.execute(query) File "/data/build/odoo/odoo/sql_db.py", line 354, in execute res = self._obj.execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.errors.UndefinedColumn: column counterpart_account.l10n_ro_external_code does not exist LINE 17: counterpart_account.l10n_ro_external_cod... ^ 2025-04-15 06:03:51,252 76 INFO 02694-18-0-all odoo.addons.l10n_ro_account_report.models.l10n_ro_account_report: The SQL query is not valid: column counterpart_account.l10n_ro_external_code does not exist LINE 17: counterpart_account.l10n_ro_external_cod... ^ 2025-04-15 06:03:51,272 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_report_account_sheet loaded in 0.96s, 44 queries (+48 other) 2025-04-15 06:03:51,273 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_account_report_journal_registry (197/214) 2025-04-15 06:03:51,722 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_account_report_journal_registry/data/l10n_ro_account_journal_registry.xml 2025-04-15 06:03:51,837 76 ERROR 02694-18-0-all odoo.sql_db: bad query: b'CREATE VIEW "x_bi_sql_view_l10n_ro_account_move_line_materialized" AS (SELECT\n aml.id as x_move_line_id,\n aml.company_id as x_company_id,\n aml.journal_id as x_journal_id,\n COALESCE(journal.name->>\'en_US\', \'\') as x_journal_name,\n aml.move_id as x_account_move_id,\n REPLACE(aml.move_name, \',\', \' \') as x_move_name,\n REPLACE(aml.ref, \',\', \' \') as x_move_ref,\n REPLACE(aml.name, \',\', \' \') as x_name,\n aml.parent_state as x_state,\n aml.date as x_date,\n aml.partner_id as x_partner_id,\n partner.name as x_partner_name,\n aml.account_id as x_account_id,\n account.code_store as x_account_code,\n aml.l10n_ro_counterpart_id as x_l10n_ro_counterpart_id,\n counterpart_account.l10n_ro_external_code as x_counterpart_account_code,\n aml.l10n_ro_counterpart_line_id as x_l10n_ro_counterpart_line_id,\n aml.debit as x_debit,\n aml.credit as x_credit,\n aml.balance as x_balance,\n aml.amount_currency as x_amount_currency,\n aml.currency_id as x_currency_id,\n currency.name as x_currency_name,\n aml.company_currency_id as x_company_currency_id,\n company_currency.name as x_company_currency_name\n FROM account_move_line aml\n LEFT JOIN res_company company on company.id = aml.company_id\n LEFT JOIN account_journal journal on journal.id = aml.journal_id\n LEFT JOIN account_account account on account.id = aml.account_id\n LEFT JOIN account_account counterpart_account on counterpart_account.id = aml.l10n_ro_counterpart_id\n LEFT JOIN res_partner partner on partner.id = aml.partner_id\n LEFT JOIN res_currency currency on currency.id = aml.currency_id\n LEFT JOIN res_currency company_currency on company_currency.id = aml.company_currency_id\n WHERE company.l10n_ro_accounting and aml.display_type not in (\'line_section\', \'line_note\') and aml.parent_state = \'posted\'\n ORDER by aml.id);' ERROR: column counterpart_account.l10n_ro_external_code does not exist LINE 17: counterpart_account.l10n_ro_external_cod... ^ 2025-04-15 06:03:51,838 76 ERROR 02694-18-0-all odoo.addons.sql_request_abstract.models.sql_request_mixin: Failed query: Composed([SQL('CREATE VIEW '), Identifier('x_bi_sql_view_l10n_ro_account_move_line_materialized'), SQL(' AS ('), SQL("SELECT\n aml.id as x_move_line_id,\n aml.company_id as x_company_id,\n aml.journal_id as x_journal_id,\n COALESCE(journal.name->>'en_US', '') as x_journal_name,\n aml.move_id as x_account_move_id,\n REPLACE(aml.move_name, ',', ' ') as x_move_name,\n REPLACE(aml.ref, ',', ' ') as x_move_ref,\n REPLACE(aml.name, ',', ' ') as x_name,\n aml.parent_state as x_state,\n aml.date as x_date,\n aml.partner_id as x_partner_id,\n partner.name as x_partner_name,\n aml.account_id as x_account_id,\n account.code_store as x_account_code,\n aml.l10n_ro_counterpart_id as x_l10n_ro_counterpart_id,\n counterpart_account.l10n_ro_external_code as x_counterpart_account_code,\n aml.l10n_ro_counterpart_line_id as x_l10n_ro_counterpart_line_id,\n aml.debit as x_debit,\n aml.credit as x_credit,\n aml.balance as x_balance,\n aml.amount_currency as x_amount_currency,\n aml.currency_id as x_currency_id,\n currency.name as x_currency_name,\n aml.company_currency_id as x_company_currency_id,\n company_currency.name as x_company_currency_name\n FROM account_move_line aml\n LEFT JOIN res_company company on company.id = aml.company_id\n LEFT JOIN account_journal journal on journal.id = aml.journal_id\n LEFT JOIN account_account account on account.id = aml.account_id\n LEFT JOIN account_account counterpart_account on counterpart_account.id = aml.l10n_ro_counterpart_id\n LEFT JOIN res_partner partner on partner.id = aml.partner_id\n LEFT JOIN res_currency currency on currency.id = aml.currency_id\n LEFT JOIN res_currency company_currency on company_currency.id = aml.company_currency_id\n WHERE company.l10n_ro_accounting and aml.display_type not in ('line_section', 'line_note') and aml.parent_state = 'posted'\n ORDER by aml.id"), SQL(');')]) Traceback (most recent call last): File "/data/build/addons_oca/sql_request_abstract/models/sql_request_mixin.py", line 323, in _check_execution query_cr.execute(query) File "/data/build/odoo/odoo/sql_db.py", line 354, in execute res = self._obj.execute(query, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.errors.UndefinedColumn: column counterpart_account.l10n_ro_external_code does not exist LINE 17: counterpart_account.l10n_ro_external_cod... ^ 2025-04-15 06:03:51,841 76 INFO 02694-18-0-all odoo.addons.l10n_ro_account_report.models.l10n_ro_account_report: The SQL query is not valid: column counterpart_account.l10n_ro_external_code does not exist LINE 17: counterpart_account.l10n_ro_external_cod... ^ 2025-04-15 06:03:51,861 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_account_report_journal_registry loaded in 0.59s, 44 queries (+48 other) 2025-04-15 06:03:51,861 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D300 (198/214) 2025-04-15 06:03:52,319 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_declaration_D300: creating or updating database tables 2025-04-15 06:03:52,846 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/data/l10n_ro_tax_report.xml 2025-04-15 06:03:52,858 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/data/anaf_d300.xml 2025-04-15 06:03:52,907 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/security/ir.model.access.csv 2025-04-15 06:03:52,935 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/views/d300_declaration_view.xml 2025-04-15 06:03:53,016 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_declaration_D300 loaded in 1.15s, 340 queries (+340 other) 2025-04-15 06:03:53,016 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D390 (199/214) 2025-04-15 06:03:53,751 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_declaration_D390: creating or updating database tables 2025-04-15 06:03:54,082 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/data/anaf_d390_report.xml 2025-04-15 06:03:54,124 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/data/anaf_d390.xml 2025-04-15 06:03:54,151 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/security/ir.model.access.csv 2025-04-15 06:03:54,182 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/views/stock_picking_view.xml 2025-04-15 06:03:54,227 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/views/d390_declaration_view.xml 2025-04-15 06:03:54,281 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_declaration_D390 loaded in 1.26s, 297 queries (+297 other) 2025-04-15 06:03:54,281 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D394 (200/214) 2025-04-15 06:03:54,764 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_declaration_D394: creating or updating database tables 2025-04-15 06:03:55,239 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/data/anaf_d394.xml 2025-04-15 06:03:55,270 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/data/anaf_d394_report.xml 2025-04-15 06:03:55,335 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/security/ir.model.access.csv 2025-04-15 06:03:55,369 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/views/d394_declaration_view.xml 2025-04-15 06:03:55,438 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_declaration_D394 loaded in 1.16s, 325 queries (+325 other) 2025-04-15 06:03:55,438 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D406 (201/214) 2025-04-15 06:03:56,251 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_declaration_D406: creating or updating database tables 2025-04-15 06:03:56,444 76 INFO 02694-18-0-all odoo.models: Prepare computation of res.partner.l10n_ro_saft_code 2025-04-15 06:03:56,991 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/security/ir.model.access.csv 2025-04-15 06:03:57,014 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/data/anaf_d406.xml 2025-04-15 06:03:57,038 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/account_payment_view.xml 2025-04-15 06:03:57,078 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/d406_declaration_view.xml 2025-04-15 06:03:57,109 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/res_config_settings_views.xml 2025-04-15 06:03:57,298 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/saft_report_templates_odoo.xml 2025-04-15 06:03:57,489 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_declaration_D406 loaded in 2.05s, 624 queries (+624 other) 2025-04-15 06:03:57,489 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_declaration_purchase_journal (202/214) 2025-04-15 06:03:57,934 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_declaration_purchase_journal: creating or updating database tables 2025-04-15 06:03:58,061 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_purchase_journal/data/l10n_ro_purchase_journal_report.xml 2025-04-15 06:03:58,188 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_declaration_purchase_journal loaded in 0.70s, 164 queries (+164 other) 2025-04-15 06:03:58,188 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_declaration_sale_journal (203/214) 2025-04-15 06:03:58,843 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_declaration_sale_journal: creating or updating database tables 2025-04-15 06:03:58,966 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_declaration_sale_journal/data/l10n_ro_sale_journal_report.xml 2025-04-15 06:03:59,089 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_declaration_sale_journal loaded in 0.90s, 161 queries (+161 other) 2025-04-15 06:03:59,089 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll (204/214) 2025-04-15 06:03:59,524 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_hr_payroll: creating or updating database tables 2025-04-15 06:03:59,726 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/report_payslip_templates.xml 2025-04-15 06:03:59,765 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_payroll_report.xml 2025-04-15 06:03:59,777 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_contract_views.xml 2025-04-15 06:03:59,823 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_category_data.xml 2025-04-15 06:03:59,848 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_type_data.xml 2025-04-15 06:03:59,861 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_data.xml 2025-04-15 06:03:59,897 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_data.xml 2025-04-15 06:04:04,226 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_hr_payroll loaded in 5.14s, 379 queries (+379 other) 2025-04-15 06:04:04,226 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_saft_import (205/214) 2025-04-15 06:04:04,966 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_saft_import: creating or updating database tables 2025-04-15 06:04:05,103 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_saft_import loaded in 0.88s, 31 queries (+31 other) 2025-04-15 06:04:05,103 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_stock_account (206/214) 2025-04-15 06:04:05,580 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_stock_account: creating or updating database tables 2025-04-15 06:04:06,212 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account/security/ir.model.access.csv 2025-04-15 06:04:06,214 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/account_account_view.xml 2025-04-15 06:04:06,265 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_category_view.xml 2025-04-15 06:04:06,305 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_template_view.xml 2025-04-15 06:04:06,366 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_location_view.xml 2025-04-15 06:04:06,398 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_valuation_layer_views.xml 2025-04-15 06:04:06,421 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_warehouse_view.xml 2025-04-15 06:04:06,471 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_stock_account loaded in 1.37s, 525 queries (+525 other) 2025-04-15 06:04:06,472 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll_account (207/214) 2025-04-15 06:04:07,131 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_hr_payroll_account: creating or updating database tables 2025-04-15 06:04:07,163 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_hr_payroll_account/data/account_chart_template_data.xml 2025-04-15 06:04:07,261 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_hr_payroll_account loaded in 0.79s, 28 queries (+28 other) 2025-04-15 06:04:07,261 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_nondeductible_vat (208/214) 2025-04-15 06:04:07,720 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_nondeductible_vat: creating or updating database tables 2025-04-15 06:04:08,034 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_account_view.xml 2025-04-15 06:04:08,084 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_tax_view.xml 2025-04-15 06:04:08,133 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_quant_view.xml 2025-04-15 06:04:09,404 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_picking_view.xml 2025-04-15 06:04:09,466 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_nondeductible_vat loaded in 2.20s, 289 queries (+289 other) 2025-04-15 06:04:09,466 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date (209/214) 2025-04-15 06:04:10,002 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_stock_account_date: creating or updating database tables 2025-04-15 06:04:10,529 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_picking_views.xml 2025-04-15 06:04:10,614 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_valuation_layer_views.xml 2025-04-15 06:04:10,661 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_stock_account_date loaded in 1.19s, 199 queries (+199 other) 2025-04-15 06:04:10,661 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_notice (210/214) 2025-04-15 06:04:11,129 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_stock_account_notice: creating or updating database tables 2025-04-15 06:04:11,540 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account_notice/views/stock_picking_view.xml 2025-04-15 06:04:11,679 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_stock_account_notice loaded in 1.02s, 292 queries (+292 other) 2025-04-15 06:04:11,679 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_tracking (211/214) 2025-04-15 06:04:12,608 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_stock_account_tracking: creating or updating database tables 2025-04-15 06:04:13,120 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/security/ir.model.access.csv 2025-04-15 06:04:13,138 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/views/stock_valuation_layer_views.xml 2025-04-15 06:04:13,208 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_stock_account_tracking loaded in 1.53s, 211 queries (+211 other) 2025-04-15 06:04:13,208 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_stock_report (212/214) 2025-04-15 06:04:13,656 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_stock_report: creating or updating database tables 2025-04-15 06:04:13,966 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_view.xml 2025-04-15 06:04:14,061 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_template.xml 2025-04-15 06:04:14,128 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_report/security/ir.model.access.csv 2025-04-15 06:04:14,180 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_stock_report loaded in 0.97s, 282 queries (+282 other) 2025-04-15 06:04:14,180 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date_wizard (213/214) 2025-04-15 06:04:14,623 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_stock_account_date_wizard: creating or updating database tables 2025-04-15 06:04:14,759 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_stock_account_date_wizard/wizard/stock_backorder_confirmation_views.xml 2025-04-15 06:04:14,819 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_stock_account_date_wizard loaded in 0.64s, 71 queries (+71 other) 2025-04-15 06:04:14,819 76 INFO 02694-18-0-all odoo.modules.loading: Loading module l10n_ro_demo_data (214/214) 2025-04-15 06:04:15,934 76 INFO 02694-18-0-all odoo.modules.registry: module l10n_ro_demo_data: creating or updating database tables 2025-04-15 06:04:16,366 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_demo_data/security/ir.model.access.csv 2025-04-15 06:04:16,395 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_demo_data/views/res_company_views.xml 2025-04-15 06:04:16,441 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/res_partner.xml 2025-04-15 06:04:16,846 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_category.xml 2025-04-15 06:04:17,029 76 INFO 02694-18-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_product.xml 2025-04-15 06:04:26,201 76 INFO 02694-18-0-all odoo.addons.l10n_ro_demo_data.models.res_company: Update and configure company NEXTERP ROMANIA S.R.L. data. 2025-04-15 06:04:26,279 76 INFO 02694-18-0-all odoo.addons.l10n_ro_demo_data.models.res_company: Configure groups and options for company NEXTERP ROMANIA S.R.L.. 2025-04-15 06:04:37,277 76 INFO 02694-18-0-all odoo.models.unlink: User #1 deleted account.move.line records with IDs: [26] 2025-04-15 06:04:53,831 76 INFO 02694-18-0-all odoo.modules.loading: Module l10n_ro_demo_data loaded in 39.01s, 12616 queries (+12616 other) 2025-04-15 06:04:53,832 76 INFO 02694-18-0-all odoo.modules.loading: 214 modules loaded in 385.34s, 186537 queries (+186548 extra) 2025-04-15 06:04:57,284 76 INFO 02694-18-0-all odoo.modules.loading: Modules loaded. 2025-04-15 06:04:57,929 76 INFO 02694-18-0-all odoo.modules.registry: Registry changed, signaling through the database 2025-04-15 06:04:57,932 76 INFO 02694-18-0-all odoo.modules.registry: Registry loaded in 410.957s 2025-04-15 06:04:57,933 76 INFO 02694-18-0-all odoo.service.server: Initiating shutdown 2025-04-15 06:04:57,933 76 INFO 02694-18-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-04-15 06:04:57,933 76 INFO 02694-18-0-all odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 2 connections