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 02697-17-0-all -i l10n_ro_vat_on_payment,l10n_ro_account_storno,l10n_ro_saft,l10n_ro_stock_account,l10n_ro_account_compensation,l10n_ro_declaration_sale_journal,l10n_ro_stock,currency_rate_update_RO_BNR,l10n_ro_account_payment_disposal,l10n_ro_etransport,l10n_ro_account_currency_reevaluation,l10n_ro_declaration_D390,l10n_ro_hr_payroll_account,l10n_ro_pos,l10n_ro_statement_line_automation,l10n_ro_partner_statement,l10n_ro_stock_account_landed_cost,l10n_ro_nondeductible_vat,l10n_ro_stock_account_reception_in_progress,l10n_ro_stock_account_tracking,l10n_ro_fiscal_validation,l10n_ro_account_green_stamp_tax,l10n_ro_account_counterpart,l10n_ro_account_report,l10n_ro_payment_to_statement,l10n_ro_declaration_D394,l10n_ro_account_report_balance_sheet,l10n_ro_stock_account_date_wizard,sql_export,l10n_ro_message_spv,l10n_ro_account_edit_currency_rate,l10n_ro_declaration,l10n_ro_account_report_trial_balance,l10n_ro_account_bank_statement_import_mt940_brd,l10n_ro_stock_account_date,l10n_ro_account_bank_statement_import_mt940_bcr,l10n_ro_stock_picking_valued_report,l10n_ro_city,l10n_ro_account_edi_ubl,l10n_ro_account_bank_statement_import_mt940_base,l10n_ro_declaration_purchase_journal,l10n_ro_account_report_profit_loss,l10n_ro_account_bank_statement_import_mt940_alpha,l10n_ro_partner_create_by_vat,l10n_ro_hr_payroll,l10n_ro_saft_import,l10n_ro_account_report_journal_registry,sql_export_excel,l10n_ro_demo_data,l10n_ro_account_enterprise,l10n_ro_reports,l10n_ro_stock_picking_comment_template,l10n_ro_account_extra_types,l10n_ro_account_report_invoice,l10n_ro_partner_unique,l10n_ro_account_edi_cpv,l10n_ro_account_bank_statement_import_mt940_ing,bi_sql_editor,l10n_ro_efactura,l10n_ro_stock_price_difference,l10n_ro_account_bank_statement_import_mt940_rffsn,l10n_ro_account_asset,l10n_ro_declaration_D406,l10n_ro_account_report_account_sheet,l10n_ro_declaration_D300,l10n_ro_dvi,l10n_ro_stock_report,l10n_ro_config,l10n_ro_account_period_close,l10n_ro_account,l10n_ro_payment_receipt_report,l10n_ro_edi,l10n_ro_stock_account_notice,l10n_ro_depreciation_account,l10n_ro_account_anaf_sync,l10n_ro_account_bank_statement_report,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/e7f9cd58c60a78365b84359989bc1816025ff6f0 Adding readonly volume '/data/build/design-themes' pointing to /opt/odoo/runbot/runbot/static/sources/design-themes/5b5504d96780e50980b00452911868d6d1c20f30 Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/enterprise/3b5dd7cd9ab37d469666f24d669fe5be2ad19c41 Adding readonly volume '/data/build/demo_data' pointing to /opt/odoo/runbot/runbot/static/sources/demo_data/7d5bafda1e40da4135d673d9ba3202052245efbf Adding readonly volume '/data/build/addons_oca' pointing to /opt/odoo/runbot/runbot/static/sources/addons_oca/28b9942869e008ad055339e01fb81bbad4268377 Adding readonly volume '/data/build/l10n-romania' pointing to /opt/odoo/runbot/runbot/static/sources/l10n-romania/e80821537ba8e4a501141c10168d8861679d5233 Adding readonly volume '/data/build/odoo-community' pointing to /opt/odoo/runbot/runbot/static/sources/odoo-community/707c0409f22f0e72877f90858df094c413fcd7b6 Adding readonly volume '/data/build/nexterp-base' pointing to /opt/odoo/runbot/runbot/static/sources/nexterp-base/eb7cdcc2e0851c364607d740600e250af3b27928 Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/0f452cab601350df1dd1a8322c91a9f7da736873 Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/02697-17-0/.odoorc Requirement already satisfied: openpyxl in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania-enterprise/requirements.txt (line 2)) (3.1.5) Requirement already satisfied: openupgradelib in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania-enterprise/requirements.txt (line 3)) (3.7.0) Requirement already satisfied: pandas in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania-enterprise/requirements.txt (line 4)) (2.2.3) Requirement already satisfied: et-xmlfile in /usr/local/lib/python3.10/dist-packages (from openpyxl->-r l10n-romania-enterprise/requirements.txt (line 2)) (1.1.0) Requirement already satisfied: lxml in /usr/local/lib/python3.10/dist-packages (from openupgradelib->-r l10n-romania-enterprise/requirements.txt (line 3)) (4.8.0) Requirement already satisfied: cssselect in /usr/local/lib/python3.10/dist-packages (from openupgradelib->-r l10n-romania-enterprise/requirements.txt (line 3)) (1.2.0) Requirement already satisfied: numpy>=1.22.4 in /usr/local/lib/python3.10/dist-packages (from pandas->-r l10n-romania-enterprise/requirements.txt (line 4)) (2.1.1) Collecting python-dateutil>=2.8.2 (from pandas->-r l10n-romania-enterprise/requirements.txt (line 4)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.10/dist-packages (from pandas->-r l10n-romania-enterprise/requirements.txt (line 4)) (2024.2) Requirement already satisfied: tzdata>=2022.7 in /usr/local/lib/python3.10/dist-packages (from pandas->-r l10n-romania-enterprise/requirements.txt (line 4)) (2024.2) Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil>=2.8.2->pandas->-r l10n-romania-enterprise/requirements.txt (line 4)) (1.16.0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Installing collected packages: python-dateutil Successfully installed python-dateutil-2.9.0.post0 [notice] A new release of pip is available: 24.2 -> 25.0.1 [notice] To update, run: python3 -m pip install --upgrade pip Collecting astor (from -r addons_oca/requirements.txt (line 2)) Downloading astor-0.8.1-py2.py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: lxml in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 3)) (4.8.0) Requirement already satisfied: openpyxl in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 4)) (3.1.5) Requirement already satisfied: xlrd in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 5)) (1.2.0) Requirement already satisfied: xlsxwriter in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 6)) (3.0.2) Requirement already satisfied: et-xmlfile in /usr/local/lib/python3.10/dist-packages (from openpyxl->-r addons_oca/requirements.txt (line 4)) (1.1.0) Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Installing collected packages: astor Successfully installed astor-0.8.1 [notice] A new release of pip is available: 24.2 -> 25.0.1 [notice] To update, run: python3 -m pip install --upgrade pip Requirement already satisfied: PyJWT in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania/requirements.txt (line 2)) (2.9.0) Requirement already satisfied: num2words>=0.5.8 in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania/requirements.txt (line 3)) (0.5.10) Requirement already satisfied: python-dateutil in /home/odoo/.local/lib/python3.10/site-packages (from -r l10n-romania/requirements.txt (line 4)) (2.9.0.post0) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.10/dist-packages (from num2words>=0.5.8->-r l10n-romania/requirements.txt (line 3)) (0.6.2) Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil->-r l10n-romania/requirements.txt (line 4)) (1.16.0) [notice] A new release of pip is available: 24.2 -> 25.0.1 [notice] To update, run: python3 -m pip install --upgrade pip Ignoring Babel: markers 'python_version >= "3.11"' don't match your environment Ignoring chardet: markers 'python_version >= "3.11"' don't match your environment Ignoring cryptography: markers 'python_version >= "3.12"' don't match your environment Ignoring decorator: markers 'python_version >= "3.11"' don't match your environment Ignoring docutils: markers 'python_version >= "3.11"' don't match your environment Ignoring freezegun: markers 'python_version >= "3.11"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring idna: markers 'python_version >= "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version > "3.10"' don't match your environment Ignoring libsass: markers 'python_version >= "3.11"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version >= "3.12"' don't match your environment Ignoring num2words: markers 'python_version >= "3.12"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version >= "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.12"' don't match your environment Ignoring pyopenssl: markers 'python_version >= "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version > "3.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-dateutil: markers 'python_version >= "3.11"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring python-stdnum: markers 'python_version >= "3.11"' don't match your environment Ignoring qrcode: markers 'python_version >= "3.11"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring reportlab: markers 'python_version >= "3.12"' don't match your environment Ignoring requests: markers 'python_version >= "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version >= "3.11"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version >= "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version >= "3.12"' don't match your environment Ignoring xlrd: markers 'python_version >= "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version >= "3.12"' don't match your environment Ignoring zeep: markers 'python_version >= "3.11"' don't match your environment Requirement already satisfied: Babel==2.9.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 5)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 7)) (3.4.8) Requirement already satisfied: decorator==4.4.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 9)) (4.4.2) Requirement already satisfied: docutils==0.17 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 11)) (0.17) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 13)) (2.1.5) Requirement already satisfied: freezegun==1.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 14)) (1.1.0) Requirement already satisfied: geoip2==2.9.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 16)) (2.9.0) Requirement already satisfied: gevent==21.8.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 17)) (21.8.0) Requirement already satisfied: greenlet==1.1.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 20)) (1.1.2) Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 23)) (2.10) Requirement already satisfied: Jinja2==3.0.3 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: libsass==0.20.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 27)) (0.20.1) Requirement already satisfied: lxml==4.8.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 29)) (4.8.0) Requirement already satisfied: MarkupSafe==2.0.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 33)) (2.0.1) Requirement already satisfied: num2words==0.5.10 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 36)) (0.5.10) Requirement already satisfied: ofxparse==0.21 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 38)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 39)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 40)) (9.0.1) Requirement already satisfied: polib==1.1.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 43)) (1.1.1) Requirement already satisfied: psutil==5.9.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 44)) (5.9.0) Requirement already satisfied: psycopg2==2.9.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 47)) (2.9.2) Requirement already satisfied: pydot==1.4.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 50)) (1.4.2) Requirement already satisfied: pyopenssl==21.0.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 51)) (21.0.0) Requirement already satisfied: PyPDF2==1.26.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 53)) (1.26.0) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 56)) (3.5) Collecting python-dateutil==2.8.1 (from -r odoo/requirements.txt (line 57)) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Requirement already satisfied: python-stdnum==1.17 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 61)) (1.17) Requirement already satisfied: pytz in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 63)) (2024.2) Requirement already satisfied: pyusb==1.2.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 64)) (1.2.1) Requirement already satisfied: qrcode==7.3.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 65)) (7.3.1) Requirement already satisfied: reportlab==3.6.8 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 67)) (3.6.8) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 70)) (2.25.1) Requirement already satisfied: rjsmin==1.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 72)) (1.1.0) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 75)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 77)) (0.9.6.1) Requirement already satisfied: Werkzeug==2.0.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 78)) (2.0.2) Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 81)) (1.2.0) Requirement already satisfied: XlsxWriter==3.0.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 83)) (3.0.2) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 85)) (1.3.0) Requirement already satisfied: zeep==4.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 86)) (4.1.0) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.10/dist-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 7)) (1.16.0) Requirement already satisfied: maxminddb>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from geoip2==2.9.0->-r odoo/requirements.txt (line 16)) (2.6.2) Requirement already satisfied: zope.event in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (5.0) Requirement already satisfied: zope.interface in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (7.0.3) Requirement already satisfied: setuptools in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (75.1.0) Requirement already satisfied: six in /usr/local/lib/python3.10/dist-packages (from libsass==0.20.1->-r odoo/requirements.txt (line 27)) (1.16.0) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.10/dist-packages (from num2words==0.5.10->-r odoo/requirements.txt (line 36)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.10/dist-packages (from ofxparse==0.21->-r odoo/requirements.txt (line 38)) (4.12.3) Requirement already satisfied: pyparsing>=2.1.4 in /usr/local/lib/python3.10/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 50)) (3.1.4) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.10/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.10/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.1) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 70)) (2024.8.30) Requirement already satisfied: attrs>=17.2.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (24.2.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (1.5.2) Requirement already satisfied: isodate>=0.5.4 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (0.6.1) Requirement already satisfied: platformdirs>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (4.3.6) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (1.0.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (2.1.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.10/dist-packages (from cffi>=1.12->cryptography==3.4.8->-r odoo/requirements.txt (line 7)) (2.22) Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.10/dist-packages (from beautifulsoup4->ofxparse==0.21->-r odoo/requirements.txt (line 38)) (2.6) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Installing collected packages: python-dateutil Attempting uninstall: python-dateutil Found existing installation: python-dateutil 2.9.0.post0 Uninstalling python-dateutil-2.9.0.post0: Successfully uninstalled python-dateutil-2.9.0.post0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. pandas 2.2.3 requires python-dateutil>=2.8.2, but you have python-dateutil 2.8.1 which is incompatible. Successfully installed python-dateutil-2.8.1 [notice] A new release of pip is available: 24.2 -> 25.0.1 [notice] To update, run: python3 -m pip install --upgrade pip 2025-04-15 05:57:59,966 21 INFO ? odoo: Odoo version 17.0 2025-04-15 05:57:59,967 21 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-04-15 05:57:59,967 21 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.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:57:59,967 21 INFO ? odoo: database: odoo@default:default 2025-04-15 05:58:11,684 21 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-04-15 05:58:30,449 21 INFO 02697-17-0-all odoo.modules.loading: init db 2025-04-15 05:58:35,955 21 INFO 02697-17-0-all odoo.modules.loading: loading 1 modules... 2025-04-15 05:58:35,958 21 INFO 02697-17-0-all odoo.modules.loading: Loading module base (1/1) 2025-04-15 05:58:36,030 21 INFO 02697-17-0-all odoo.modules.registry: module base: creating or updating database tables 2025-04-15 05:58:36,613 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-04-15 05:58:36,614 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-04-15 05:58:36,614 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-04-15 05:58:36,812 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.user_id 2025-04-15 05:58:36,812 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-04-15 05:58:36,812 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2025-04-15 05:58:36,813 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-04-15 05:58:36,813 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-04-15 05:58:36,813 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-04-15 05:58:36,885 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-04-15 05:58:36,936 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2025-04-15 05:58:36,936 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.company.logo_web 2025-04-15 05:58:36,939 21 INFO 02697-17-0-all odoo.models: Computing parent_path for table res_company... 2025-04-15 05:58:36,981 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.users.signature 2025-04-15 05:58:36,982 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.users.share 2025-04-15 05:58:40,291 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-04-15 05:58:40,315 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-04-15 05:58:40,438 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-04-15 05:58:40,503 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-04-15 05:58:40,611 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-04-15 05:58:41,456 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-04-15 05:58:41,473 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-04-15 05:58:43,153 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-04-15 05:58:43,168 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-04-15 05:58:43,964 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-04-15 05:58:43,994 21 INFO 02697-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-04-15 05:58:44,488 21 INFO 02697-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-04-15 05:58:44,695 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-04-15 05:58:44,834 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-04-15 05:58:44,863 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-04-15 05:58:44,878 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-04-15 05:58:46,314 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-04-15 05:58:46,532 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-04-15 05:58:46,560 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-04-15 05:58:46,587 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-04-15 05:58:46,636 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-04-15 05:58:46,666 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-04-15 05:58:46,699 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-04-15 05:58:46,734 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-04-15 05:58:46,965 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-04-15 05:58:46,999 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-04-15 05:58:47,043 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-04-15 05:58:47,082 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-04-15 05:58:47,117 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-04-15 05:58:47,199 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-04-15 05:58:47,227 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-04-15 05:58:47,260 21 INFO 02697-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-04-15 05:58:47,267 21 INFO 02697-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-04-15 05:58:47,281 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-04-15 05:58:47,311 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-04-15 05:58:47,331 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-04-15 05:58:47,412 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-04-15 05:58:47,537 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-04-15 05:58:47,598 21 INFO 02697-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-04-15 05:58:47,612 21 INFO 02697-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-04-15 05:58:47,625 21 INFO 02697-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-04-15 05:58:47,644 21 INFO 02697-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-04-15 05:58:47,679 21 INFO 02697-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-04-15 05:58:47,704 21 INFO 02697-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-04-15 05:58:47,733 21 INFO 02697-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-04-15 05:58:47,747 21 INFO 02697-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-04-15 05:58:47,770 21 INFO 02697-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-04-15 05:58:47,795 21 INFO 02697-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-04-15 05:58:47,818 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-04-15 05:58:47,853 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-04-15 05:58:47,926 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-04-15 05:58:47,962 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-04-15 05:58:48,150 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-04-15 05:58:48,200 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-04-15 05:58:48,264 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-04-15 05:58:48,325 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-04-15 05:58:48,522 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2025-04-15 05:58:48,538 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-04-15 05:58:48,567 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-04-15 05:58:48,579 21 INFO 02697-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-04-15 05:58:48,619 21 INFO 02697-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-04-15 05:58:48,983 21 INFO 02697-17-0-all odoo.modules.loading: Module base loaded in 13.02s, 7924 queries (+7924 other) 2025-04-15 05:58:48,983 21 INFO 02697-17-0-all odoo.modules.loading: 1 modules loaded in 13.02s, 7924 queries (+7924 extra) 2025-04-15 05:58:49,024 21 INFO 02697-17-0-all odoo.modules.loading: updating modules list 2025-04-15 05:58:49,028 21 INFO 02697-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-04-15 05:58:53,433 21 INFO 02697-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Account Compensation', 'Romania - VAT on Payment', 'BI SQL Editor', 'Currency Rate Update - BNR', 'Romania - Accounting', 'Romania - Account', 'Romania - Account ANAF Sync', 'Romania - Account Asset', 'MT940 Alpha Format Bank Statements Import', 'Romania - MT940 Bank Statements Import', 'MT940 BCR Format Bank Statements Import', 'MT940 BRD Format Bank Statements Import', 'MT940 ING Format Bank Statements Import', 'MT940 Raiffeisen Format Bank Statements Import', 'Romania - Bank Statement Report', 'Romania - Account Counterpart', 'Romania - Account Currency Reevaluation', 'Romania - Edi CPV', 'Romania - eFactura Account EDI UBL', 'Romania - Invoice Edit Currency Rate', 'Romania - Account Enterprise', 'Romania - Account Extra Types', 'Romania - Green Stam Tax', 'Romania - Payment Disposal', 'Romania - Account Period Closing', 'Romania - Accounting Report', 'Romania - Account Sheet Report', 'Romania - Balance Sheet Reports', 'Romania - Invoice Report', 'Romania - Account Journal Registry Report', 'Romania - Accounting Reports', 'Romania - Accounting Reports', '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 - Depreciation Account', 'Romania - DVI', 'Romania - E-invoicing', 'Romania - Send E-Factura', 'Romania - E-Trasnport', 'Romania - Fiscal Validation', 'Romania - Payroll', 'Romania - Payroll with Accounting', 'Romania - Mesaje SPV', 'Romania - Nondeductible VAT', 'Romania - Partner Create by VAT', 'Romania - Partner Statement', 'Romania - Partners Unique', 'Romania - Payment Receipt Report', 'Romania - Payment to Statement', 'Romania - Point of Sale', 'Romania - Accounting Reports', 'Romanian SAF-T Export', 'Romania - SAF-T Import', 'Romania - Statement Line Automation', 'Romania - Stock', 'Romania - Stock Accounting', 'Romania - Stock Accounting Date', 'Romania - Stock Accounting Date Wizard', 'Romania - Stock Accounting Landed Cost', 'Romania - Stock Accounting Notice', 'Romania - Stock Accounting Reception In progress', 'Romania - Stock Accounting tracking', 'Romania - Stock Picking Comment Template', 'Romania - Stock Picking Valued Report', 'Romania - Stock Accounting Price Difference', 'Romania - Stock Report (Fișă Magazie)', 'SQL Export', 'SQL Export Excel'] to user __system__ #1 via n/a 2025-04-15 05:58:54,365 21 INFO 02697-17-0-all odoo.modules.loading: loading 237 modules... 2025-04-15 05:58:54,365 21 INFO 02697-17-0-all odoo.modules.loading: Loading module uom (2/237) 2025-04-15 05:58:54,434 21 INFO 02697-17-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-04-15 05:58:54,557 21 INFO 02697-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-04-15 05:58:54,676 21 INFO 02697-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-04-15 05:58:54,708 21 INFO 02697-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-04-15 05:58:54,730 21 INFO 02697-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-04-15 05:58:54,806 21 INFO 02697-17-0-all odoo.modules.loading: Module uom loaded in 0.44s, 276 queries (+276 other) 2025-04-15 05:58:54,806 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web (3/237) 2025-04-15 05:58:54,852 21 INFO 02697-17-0-all odoo.modules.registry: module web: creating or updating database tables 2025-04-15 05:58:55,767 21 INFO 02697-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-04-15 05:58:55,782 21 INFO 02697-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-04-15 05:58:55,880 21 INFO 02697-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-04-15 05:58:55,997 21 INFO 02697-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-04-15 05:58:56,015 21 INFO 02697-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2025-04-15 05:58:56,025 21 INFO 02697-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-04-15 05:58:56,033 21 INFO 02697-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-04-15 05:58:56,043 21 INFO 02697-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-04-15 05:58:56,051 21 INFO 02697-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-04-15 05:58:56,134 21 INFO 02697-17-0-all odoo.modules.loading: Module web loaded in 1.33s, 1011 queries (+1011 other) 2025-04-15 05:58:56,134 21 INFO 02697-17-0-all odoo.modules.loading: Loading module auth_totp (4/237) 2025-04-15 05:58:56,193 21 INFO 02697-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-04-15 05:58:56,302 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-04-15 05:58:56,345 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-04-15 05:58:56,364 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-04-15 05:58:56,375 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-04-15 05:58:56,418 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-04-15 05:58:56,428 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-04-15 05:58:56,505 21 INFO 02697-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.37s, 179 queries (+179 other) 2025-04-15 05:58:56,506 21 INFO 02697-17-0-all odoo.modules.loading: Loading module barcodes (5/237) 2025-04-15 05:58:56,561 21 INFO 02697-17-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-04-15 05:58:56,685 21 INFO 02697-17-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-04-15 05:58:56,699 21 INFO 02697-17-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-04-15 05:58:56,729 21 INFO 02697-17-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-04-15 05:58:56,772 21 INFO 02697-17-0-all odoo.modules.loading: Module barcodes loaded in 0.27s, 135 queries (+135 other) 2025-04-15 05:58:56,772 21 INFO 02697-17-0-all odoo.modules.loading: Loading module base_import (6/237) 2025-04-15 05:59:02,117 21 INFO 02697-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-04-15 05:59:03,027 21 INFO 02697-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-04-15 05:59:03,067 21 INFO 02697-17-0-all odoo.modules.loading: Module base_import loaded in 6.29s, 836 queries (+836 other) 2025-04-15 05:59:03,067 21 INFO 02697-17-0-all odoo.modules.loading: Loading module base_import_module (7/237) 2025-04-15 05:59:03,137 21 INFO 02697-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2025-04-15 05:59:03,290 21 INFO 02697-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2025-04-15 05:59:03,307 21 INFO 02697-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2025-04-15 05:59:03,339 21 INFO 02697-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2025-04-15 05:59:03,417 21 INFO 02697-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.35s, 154 queries (+154 other) 2025-04-15 05:59:03,417 21 INFO 02697-17-0-all odoo.modules.loading: Loading module base_setup (8/237) 2025-04-15 05:59:03,465 21 INFO 02697-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-04-15 05:59:03,560 21 INFO 02697-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-04-15 05:59:03,571 21 INFO 02697-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-04-15 05:59:03,627 21 INFO 02697-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-04-15 05:59:03,661 21 INFO 02697-17-0-all odoo.modules.loading: Module base_setup loaded in 0.24s, 139 queries (+139 other) 2025-04-15 05:59:03,661 21 INFO 02697-17-0-all odoo.modules.loading: Loading module bus (9/237) 2025-04-15 05:59:03,739 21 INFO 02697-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-04-15 05:59:04,019 21 INFO 02697-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-04-15 05:59:04,055 21 INFO 02697-17-0-all odoo.modules.loading: Module bus loaded in 0.39s, 116 queries (+116 other) 2025-04-15 05:59:04,055 21 INFO 02697-17-0-all odoo.modules.loading: Loading module http_routing (10/237) 2025-04-15 05:59:04,115 21 INFO 02697-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-04-15 05:59:04,133 21 INFO 02697-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-04-15 05:59:04,188 21 INFO 02697-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-04-15 05:59:04,230 21 INFO 02697-17-0-all odoo.modules.loading: Module http_routing loaded in 0.17s, 71 queries (+71 other) 2025-04-15 05:59:04,230 21 INFO 02697-17-0-all odoo.modules.loading: Loading module onboarding (11/237) 2025-04-15 05:59:04,284 21 INFO 02697-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2025-04-15 05:59:04,551 21 INFO 02697-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2025-04-15 05:59:04,575 21 INFO 02697-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2025-04-15 05:59:04,611 21 INFO 02697-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2025-04-15 05:59:04,628 21 INFO 02697-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2025-04-15 05:59:04,681 21 INFO 02697-17-0-all odoo.modules.loading: Module onboarding loaded in 0.45s, 237 queries (+237 other) 2025-04-15 05:59:04,681 21 INFO 02697-17-0-all odoo.modules.loading: Loading module report_xlsx (12/237) 2025-04-15 05:59:04,753 21 INFO 02697-17-0-all odoo.modules.registry: module report_xlsx: creating or updating database tables 2025-04-15 05:59:04,838 21 INFO 02697-17-0-all odoo.modules.loading: Module report_xlsx loaded in 0.16s, 44 queries (+44 other) 2025-04-15 05:59:04,838 21 INFO 02697-17-0-all odoo.modules.loading: Loading module resource (13/237) 2025-04-15 05:59:04,952 21 INFO 02697-17-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-04-15 05:59:05,221 21 INFO 02697-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-04-15 05:59:05,269 21 INFO 02697-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-04-15 05:59:05,290 21 INFO 02697-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-04-15 05:59:05,335 21 INFO 02697-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2025-04-15 05:59:05,377 21 INFO 02697-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2025-04-15 05:59:05,431 21 INFO 02697-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2025-04-15 05:59:05,451 21 INFO 02697-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2025-04-15 05:59:05,496 21 INFO 02697-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2025-04-15 05:59:05,587 21 INFO 02697-17-0-all odoo.modules.loading: Module resource loaded in 0.75s, 407 queries (+407 other) 2025-04-15 05:59:05,587 21 INFO 02697-17-0-all odoo.modules.loading: Loading module utm (14/237) 2025-04-15 05:59:05,644 21 INFO 02697-17-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-04-15 05:59:05,869 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-04-15 05:59:05,907 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-04-15 05:59:05,938 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-04-15 05:59:05,945 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-04-15 05:59:05,953 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-04-15 05:59:05,999 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-04-15 05:59:06,026 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-04-15 05:59:06,056 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-04-15 05:59:06,094 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-04-15 05:59:06,109 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-04-15 05:59:06,151 21 INFO 02697-17-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-04-15 05:59:06,207 21 INFO 02697-17-0-all odoo.modules.loading: Module utm loaded in 0.62s, 405 queries (+405 other) 2025-04-15 05:59:06,208 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_cohort (15/237) 2025-04-15 05:59:06,273 21 INFO 02697-17-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2025-04-15 05:59:07,249 21 INFO 02697-17-0-all odoo.modules.loading: Module web_cohort loaded in 1.04s, 932 queries (+932 other) 2025-04-15 05:59:07,250 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_gantt (16/237) 2025-04-15 05:59:07,318 21 INFO 02697-17-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2025-04-15 05:59:08,283 21 INFO 02697-17-0-all odoo.modules.loading: Module web_gantt loaded in 1.03s, 930 queries (+930 other) 2025-04-15 05:59:08,283 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_grid (17/237) 2025-04-15 05:59:08,350 21 INFO 02697-17-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2025-04-15 05:59:09,339 21 INFO 02697-17-0-all odoo.modules.loading: Module web_grid loaded in 1.06s, 932 queries (+932 other) 2025-04-15 05:59:09,340 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_hierarchy (18/237) 2025-04-15 05:59:09,405 21 INFO 02697-17-0-all odoo.modules.registry: module web_hierarchy: creating or updating database tables 2025-04-15 05:59:10,429 21 INFO 02697-17-0-all odoo.modules.loading: Module web_hierarchy loaded in 1.09s, 932 queries (+932 other) 2025-04-15 05:59:10,429 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_tour (19/237) 2025-04-15 05:59:10,476 21 INFO 02697-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-04-15 05:59:10,667 21 INFO 02697-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-04-15 05:59:10,685 21 INFO 02697-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-04-15 05:59:10,702 21 INFO 02697-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-04-15 05:59:10,761 21 INFO 02697-17-0-all odoo.modules.loading: Module web_tour loaded in 0.33s, 104 queries (+104 other) 2025-04-15 05:59:10,762 21 INFO 02697-17-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (20/237) 2025-04-15 05:59:10,815 21 INFO 02697-17-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-04-15 05:59:10,891 21 INFO 02697-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-04-15 05:59:11,006 21 INFO 02697-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-04-15 05:59:11,062 21 INFO 02697-17-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.30s, 189 queries (+189 other) 2025-04-15 05:59:11,062 21 INFO 02697-17-0-all odoo.modules.loading: Loading module iap (21/237) 2025-04-15 05:59:11,117 21 INFO 02697-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-04-15 05:59:11,235 21 INFO 02697-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-04-15 05:59:11,254 21 INFO 02697-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-04-15 05:59:11,268 21 INFO 02697-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-04-15 05:59:11,308 21 INFO 02697-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-04-15 05:59:11,351 21 INFO 02697-17-0-all odoo.modules.loading: Module iap loaded in 0.29s, 151 queries (+151 other) 2025-04-15 05:59:11,351 21 INFO 02697-17-0-all odoo.modules.loading: Loading module mail (22/237) 2025-04-15 05:59:11,815 21 INFO 02697-17-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-04-15 05:59:12,186 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-04-15 05:59:12,187 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-04-15 05:59:12,187 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-04-15 05:59:12,188 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-04-15 05:59:12,188 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-04-15 05:59:12,188 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-04-15 05:59:12,188 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-04-15 05:59:12,188 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-04-15 05:59:12,188 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-04-15 05:59:12,189 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-04-15 05:59:12,189 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-04-15 05:59:12,189 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-04-15 05:59:12,258 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 2025-04-15 05:59:12,258 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2025-04-15 05:59:12,285 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.users.notification_type 2025-04-15 05:59:12,419 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-04-15 05:59:15,507 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-04-15 05:59:15,717 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2025-04-15 05:59:15,734 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-04-15 05:59:15,744 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-04-15 05:59:15,777 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-04-15 05:59:15,795 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2025-04-15 05:59:15,809 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-04-15 05:59:15,826 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-04-15 05:59:15,837 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-04-15 05:59:15,853 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-04-15 05:59:15,889 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-04-15 05:59:15,910 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2025-04-15 05:59:15,932 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-04-15 05:59:15,953 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-04-15 05:59:16,003 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-04-15 05:59:16,028 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-04-15 05:59:16,072 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-04-15 05:59:16,091 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-04-15 05:59:16,110 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2025-04-15 05:59:16,130 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2025-04-15 05:59:16,156 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-04-15 05:59:16,177 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2025-04-15 05:59:16,197 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2025-04-15 05:59:16,242 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-04-15 05:59:16,272 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-04-15 05:59:16,437 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2025-04-15 05:59:16,480 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2025-04-15 05:59:16,498 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-04-15 05:59:16,545 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2025-04-15 05:59:16,553 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-04-15 05:59:16,699 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-04-15 05:59:16,726 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-04-15 05:59:16,761 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-04-15 05:59:16,797 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-04-15 05:59:16,817 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2025-04-15 05:59:16,890 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-04-15 05:59:16,926 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2025-04-15 05:59:16,935 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-04-15 05:59:17,010 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-04-15 05:59:17,237 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-04-15 05:59:17,364 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-04-15 05:59:17,380 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2025-04-15 05:59:17,406 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-04-15 05:59:17,438 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-04-15 05:59:17,456 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-04-15 05:59:17,475 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-04-15 05:59:17,495 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2025-04-15 05:59:17,511 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-04-15 05:59:17,542 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-04-15 05:59:17,562 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-04-15 05:59:17,604 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-04-15 05:59:17,634 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-04-15 05:59:17,677 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-04-15 05:59:17,762 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-04-15 05:59:17,791 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-04-15 05:59:17,995 21 INFO 02697-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2025-04-15 05:59:18,079 21 INFO 02697-17-0-all odoo.modules.loading: Module mail loaded in 6.73s, 4194 queries (+4195 other) 2025-04-15 05:59:18,079 21 INFO 02697-17-0-all odoo.modules.loading: Loading module report_xlsx_helper (23/237) 2025-04-15 05:59:18,179 21 INFO 02697-17-0-all odoo.modules.registry: module report_xlsx_helper: creating or updating database tables 2025-04-15 05:59:18,832 21 INFO 02697-17-0-all odoo.modules.loading: Module report_xlsx_helper loaded in 0.75s, 45 queries (+45 other) 2025-04-15 05:59:18,833 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_editor (24/237) 2025-04-15 05:59:19,020 21 INFO 02697-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-04-15 05:59:20,492 21 INFO 02697-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-04-15 05:59:20,517 21 INFO 02697-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-04-15 05:59:20,526 21 INFO 02697-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-04-15 05:59:20,555 21 INFO 02697-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-04-15 05:59:20,656 21 INFO 02697-17-0-all odoo.modules.loading: Module web_editor loaded in 1.82s, 1419 queries (+1419 other) 2025-04-15 05:59:20,656 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_enterprise (25/237) 2025-04-15 05:59:20,735 21 INFO 02697-17-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2025-04-15 05:59:20,816 21 INFO 02697-17-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2025-04-15 05:59:20,866 21 INFO 02697-17-0-all odoo.modules.loading: Module web_enterprise loaded in 0.21s, 69 queries (+69 other) 2025-04-15 05:59:20,866 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_map (26/237) 2025-04-15 05:59:20,998 21 INFO 02697-17-0-all odoo.modules.registry: module web_map: creating or updating database tables 2025-04-15 05:59:21,027 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2025-04-15 05:59:22,442 21 INFO 02697-17-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2025-04-15 05:59:22,474 21 INFO 02697-17-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2025-04-15 05:59:22,520 21 INFO 02697-17-0-all odoo.modules.loading: Module web_map loaded in 1.65s, 1369 queries (+1369 other) 2025-04-15 05:59:22,521 21 INFO 02697-17-0-all odoo.modules.loading: Loading module analytic (27/237) 2025-04-15 05:59:22,628 21 INFO 02697-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-04-15 05:59:22,970 21 INFO 02697-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-04-15 05:59:23,182 21 INFO 02697-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-04-15 05:59:23,214 21 INFO 02697-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-04-15 05:59:23,316 21 INFO 02697-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-04-15 05:59:23,374 21 INFO 02697-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-04-15 05:59:23,405 21 INFO 02697-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-04-15 05:59:23,427 21 INFO 02697-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-04-15 05:59:23,604 21 INFO 02697-17-0-all odoo.modules.loading: Module analytic loaded in 1.08s, 391 queries (+391 other) 2025-04-15 05:59:23,604 21 INFO 02697-17-0-all odoo.modules.loading: Loading module auth_signup (28/237) 2025-04-15 05:59:23,706 21 INFO 02697-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-04-15 05:59:23,843 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-04-15 05:59:23,853 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-04-15 05:59:23,873 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-04-15 05:59:23,894 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-04-15 05:59:23,921 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-04-15 05:59:24,012 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-04-15 05:59:24,053 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2025-04-15 05:59:24,073 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-04-15 05:59:24,115 21 INFO 02697-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.51s, 202 queries (+202 other) 2025-04-15 05:59:24,115 21 INFO 02697-17-0-all odoo.modules.loading: Loading module auth_totp_mail (29/237) 2025-04-15 05:59:24,198 21 INFO 02697-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-04-15 05:59:24,259 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-04-15 05:59:24,293 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-04-15 05:59:24,305 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2025-04-15 05:59:24,321 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-04-15 05:59:24,387 21 INFO 02697-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.27s, 112 queries (+112 other) 2025-04-15 05:59:24,387 21 INFO 02697-17-0-all odoo.modules.loading: Loading module base_comment_template (30/237) 2025-04-15 05:59:24,476 21 INFO 02697-17-0-all odoo.modules.registry: module base_comment_template: creating or updating database tables 2025-04-15 05:59:24,706 21 INFO 02697-17-0-all odoo.modules.loading: loading base_comment_template/security/ir.model.access.csv 2025-04-15 05:59:24,727 21 INFO 02697-17-0-all odoo.modules.loading: loading base_comment_template/security/security.xml 2025-04-15 05:59:24,739 21 INFO 02697-17-0-all odoo.modules.loading: loading base_comment_template/wizard/base_comment_template_preview_views.xml 2025-04-15 05:59:24,759 21 INFO 02697-17-0-all odoo.modules.loading: loading base_comment_template/views/base_comment_template_view.xml 2025-04-15 05:59:24,836 21 INFO 02697-17-0-all odoo.modules.loading: loading base_comment_template/views/res_partner_view.xml 2025-04-15 05:59:24,888 21 INFO 02697-17-0-all odoo.modules.loading: Module base_comment_template loaded in 0.50s, 232 queries (+232 other) 2025-04-15 05:59:24,889 21 INFO 02697-17-0-all odoo.modules.loading: Loading module base_install_request (31/237) 2025-04-15 05:59:24,982 21 INFO 02697-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-04-15 05:59:25,140 21 INFO 02697-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-04-15 05:59:25,167 21 INFO 02697-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-04-15 05:59:25,200 21 INFO 02697-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-04-15 05:59:25,211 21 INFO 02697-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-04-15 05:59:25,221 21 INFO 02697-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-04-15 05:59:25,267 21 INFO 02697-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.38s, 144 queries (+144 other) 2025-04-15 05:59:25,267 21 INFO 02697-17-0-all odoo.modules.loading: Loading module calendar (32/237) 2025-04-15 05:59:25,449 21 INFO 02697-17-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-04-15 05:59:26,010 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-04-15 05:59:26,052 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-04-15 05:59:26,145 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-04-15 05:59:26,181 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-04-15 05:59:26,205 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-04-15 05:59:26,228 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/data/calendar_onboarding_data.xml 2025-04-15 05:59:26,253 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-04-15 05:59:26,261 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-04-15 05:59:26,269 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-04-15 05:59:26,288 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-04-15 05:59:26,299 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-04-15 05:59:26,573 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/views/res_config_settings_views.xml 2025-04-15 05:59:26,610 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-04-15 05:59:26,649 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-04-15 05:59:26,661 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/wizard/calendar_popover_delete_wizard.xml 2025-04-15 05:59:26,671 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar/wizard/mail_activity_schedule_views.xml 2025-04-15 05:59:26,746 21 INFO 02697-17-0-all odoo.modules.loading: Module calendar loaded in 1.48s, 761 queries (+761 other) 2025-04-15 05:59:26,746 21 INFO 02697-17-0-all odoo.modules.loading: Loading module contacts (33/237) 2025-04-15 05:59:26,844 21 INFO 02697-17-0-all odoo.modules.registry: module contacts: creating or updating database tables 2025-04-15 05:59:26,908 21 INFO 02697-17-0-all odoo.modules.loading: loading contacts/views/contact_views.xml 2025-04-15 05:59:27,067 21 INFO 02697-17-0-all odoo.modules.loading: Module contacts loaded in 0.32s, 221 queries (+221 other) 2025-04-15 05:59:27,067 21 INFO 02697-17-0-all odoo.modules.loading: Loading module google_gmail (34/237) 2025-04-15 05:59:27,161 21 INFO 02697-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-04-15 05:59:27,277 21 INFO 02697-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-04-15 05:59:27,299 21 INFO 02697-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-04-15 05:59:27,317 21 INFO 02697-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-04-15 05:59:27,380 21 INFO 02697-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.31s, 118 queries (+118 other) 2025-04-15 05:59:27,380 21 INFO 02697-17-0-all odoo.modules.loading: Loading module iap_mail (35/237) 2025-04-15 05:59:27,468 21 INFO 02697-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-04-15 05:59:27,538 21 INFO 02697-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-04-15 05:59:27,574 21 INFO 02697-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.19s, 37 queries (+37 other) 2025-04-15 05:59:27,574 21 INFO 02697-17-0-all odoo.modules.loading: Loading module mail_bot (36/237) 2025-04-15 05:59:27,669 21 INFO 02697-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-04-15 05:59:27,864 21 INFO 02697-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-04-15 05:59:27,911 21 INFO 02697-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-04-15 05:59:27,941 21 INFO 02697-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.37s, 176 queries (+176 other) 2025-04-15 05:59:27,941 21 INFO 02697-17-0-all odoo.modules.loading: Loading module nexterp_base_module (37/237) 2025-04-15 05:59:27,953 21 INFO 02697-17-0-all odoo.addons.nexterp_base_module.patch: Applying patch module_change_extra_buy 2025-04-15 05:59:28,052 21 INFO 02697-17-0-all odoo.modules.registry: module nexterp_base_module: creating or updating database tables 2025-04-15 05:59:28,593 21 INFO 02697-17-0-all odoo.modules.loading: loading nexterp_base_module/data/config_data.xml 2025-04-15 05:59:28,604 21 INFO 02697-17-0-all odoo.modules.loading: loading nexterp_base_module/data/ir_cron_data.xml 2025-04-15 05:59:28,621 21 INFO 02697-17-0-all odoo.modules.loading: loading nexterp_base_module/security/ir.model.access.csv 2025-04-15 05:59:29,085 21 INFO 02697-17-0-all odoo.modules.loading: Module nexterp_base_module loaded in 1.14s, 120 queries (+120 other) 2025-04-15 05:59:29,085 21 INFO 02697-17-0-all odoo.modules.loading: Loading module phone_validation (38/237) 2025-04-15 05:59:29,278 21 INFO 02697-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-04-15 05:59:30,925 21 INFO 02697-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-04-15 05:59:30,952 21 INFO 02697-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-04-15 05:59:31,007 21 INFO 02697-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-04-15 05:59:31,046 21 INFO 02697-17-0-all odoo.modules.loading: Module phone_validation loaded in 1.96s, 1579 queries (+1579 other) 2025-04-15 05:59:31,047 21 INFO 02697-17-0-all odoo.modules.loading: Loading module privacy_lookup (39/237) 2025-04-15 05:59:31,150 21 INFO 02697-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-04-15 05:59:31,358 21 INFO 02697-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-04-15 05:59:31,417 21 INFO 02697-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-04-15 05:59:31,457 21 INFO 02697-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-04-15 05:59:31,488 21 INFO 02697-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-04-15 05:59:31,537 21 INFO 02697-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.49s, 255 queries (+255 other) 2025-04-15 05:59:31,537 21 INFO 02697-17-0-all odoo.modules.loading: Loading module product (40/237) 2025-04-15 05:59:31,987 21 INFO 02697-17-0-all odoo.modules.registry: module product: creating or updating database tables 2025-04-15 05:59:33,405 21 INFO 02697-17-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-04-15 05:59:33,443 21 INFO 02697-17-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-04-15 05:59:33,670 21 INFO 02697-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-04-15 05:59:33,737 21 INFO 02697-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-04-15 05:59:33,759 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-04-15 05:59:33,789 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-04-15 05:59:33,976 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-04-15 05:59:34,038 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-04-15 05:59:34,114 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2025-04-15 05:59:34,124 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-04-15 05:59:34,158 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2025-04-15 05:59:34,211 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-04-15 05:59:34,257 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-04-15 05:59:34,303 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-04-15 05:59:34,352 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-04-15 05:59:34,403 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-04-15 05:59:34,490 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-04-15 05:59:34,510 21 INFO 02697-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-04-15 05:59:34,543 21 INFO 02697-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-04-15 05:59:34,605 21 INFO 02697-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-04-15 05:59:34,670 21 INFO 02697-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-04-15 05:59:34,705 21 INFO 02697-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-04-15 05:59:34,721 21 INFO 02697-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-04-15 05:59:34,793 21 INFO 02697-17-0-all odoo.modules.loading: Module product loaded in 3.26s, 1612 queries (+1612 other) 2025-04-15 05:59:34,793 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sales_team (41/237) 2025-04-15 05:59:34,939 21 INFO 02697-17-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-04-15 05:59:35,013 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-04-15 05:59:35,395 21 INFO 02697-17-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-04-15 05:59:35,744 21 INFO 02697-17-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-04-15 05:59:35,785 21 INFO 02697-17-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-04-15 05:59:35,879 21 INFO 02697-17-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-04-15 05:59:35,908 21 INFO 02697-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-04-15 05:59:35,984 21 INFO 02697-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-04-15 05:59:36,064 21 INFO 02697-17-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-04-15 05:59:36,072 21 INFO 02697-17-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-04-15 05:59:36,150 21 INFO 02697-17-0-all odoo.modules.loading: Module sales_team loaded in 1.36s, 621 queries (+621 other) 2025-04-15 05:59:36,151 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sql_request_abstract (42/237) 2025-04-15 05:59:36,269 21 INFO 02697-17-0-all odoo.modules.registry: module sql_request_abstract: creating or updating database tables 2025-04-15 05:59:36,347 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir_module_category.xml 2025-04-15 05:59:36,357 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_request_abstract/security/res_groups.xml 2025-04-15 05:59:36,508 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir.model.access.csv 2025-04-15 05:59:36,539 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_request_abstract/views/view_sql_request_mixin.xml 2025-04-15 05:59:36,585 21 INFO 02697-17-0-all odoo.modules.loading: Module sql_request_abstract loaded in 0.43s, 167 queries (+167 other) 2025-04-15 05:59:36,585 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_mobile (43/237) 2025-04-15 05:59:36,692 21 INFO 02697-17-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2025-04-15 05:59:36,841 21 INFO 02697-17-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2025-04-15 05:59:36,906 21 INFO 02697-17-0-all odoo.modules.loading: Module web_mobile loaded in 0.32s, 103 queries (+103 other) 2025-04-15 05:59:36,907 21 INFO 02697-17-0-all odoo.modules.loading: Loading module web_unsplash (44/237) 2025-04-15 05:59:37,024 21 INFO 02697-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-04-15 05:59:37,154 21 INFO 02697-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-04-15 05:59:37,237 21 INFO 02697-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.33s, 129 queries (+129 other) 2025-04-15 05:59:37,237 21 INFO 02697-17-0-all odoo.modules.loading: Loading module base_address_extended (45/237) 2025-04-15 05:59:37,348 21 INFO 02697-17-0-all odoo.modules.registry: module base_address_extended: creating or updating database tables 2025-04-15 05:59:37,389 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.street_name 2025-04-15 05:59:37,389 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.street_number 2025-04-15 05:59:37,389 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.street_number2 2025-04-15 05:59:37,556 21 INFO 02697-17-0-all odoo.modules.loading: loading base_address_extended/security/ir.model.access.csv 2025-04-15 05:59:37,579 21 INFO 02697-17-0-all odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2025-04-15 05:59:37,641 21 INFO 02697-17-0-all odoo.modules.loading: loading base_address_extended/views/res_city_view.xml 2025-04-15 05:59:37,713 21 INFO 02697-17-0-all odoo.modules.loading: loading base_address_extended/views/res_country_view.xml 2025-04-15 05:59:37,898 21 INFO 02697-17-0-all odoo.modules.loading: Module base_address_extended loaded in 0.66s, 222 queries (+222 other) 2025-04-15 05:59:37,898 21 INFO 02697-17-0-all odoo.modules.loading: Loading module contacts_enterprise (46/237) 2025-04-15 05:59:38,034 21 INFO 02697-17-0-all odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2025-04-15 05:59:38,094 21 INFO 02697-17-0-all odoo.modules.loading: Module contacts_enterprise loaded in 0.20s, 28 queries (+28 other) 2025-04-15 05:59:38,094 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr (47/237) 2025-04-15 05:59:38,325 21 INFO 02697-17-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-04-15 05:59:40,880 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-04-15 05:59:41,247 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-04-15 05:59:41,295 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-04-15 05:59:41,314 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/wizard/mail_activity_schedule_views.xml 2025-04-15 05:59:41,335 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/mail_activity_plan_views.xml 2025-04-15 05:59:41,423 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-04-15 05:59:41,445 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-04-15 05:59:41,469 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-04-15 05:59:41,519 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-04-15 05:59:41,543 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-04-15 05:59:41,595 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-04-15 05:59:41,614 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-04-15 05:59:41,736 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-04-15 05:59:41,801 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-04-15 05:59:41,831 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-04-15 05:59:41,966 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-04-15 05:59:42,026 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-04-15 05:59:42,067 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/discuss_channel_views.xml 2025-04-15 05:59:42,086 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-04-15 05:59:42,256 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/views/hr_templates.xml 2025-04-15 05:59:42,266 21 INFO 02697-17-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-04-15 05:59:42,580 21 INFO 02697-17-0-all odoo.modules.loading: Module hr loaded in 4.49s, 3249 queries (+3249 other) 2025-04-15 05:59:42,581 21 INFO 02697-17-0-all odoo.modules.loading: Loading module iap_extract (48/237) 2025-04-15 05:59:42,726 21 INFO 02697-17-0-all odoo.modules.registry: module iap_extract: creating or updating database tables 2025-04-15 05:59:42,798 21 INFO 02697-17-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 2025-04-15 05:59:42,810 21 INFO 02697-17-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 2025-04-15 05:59:42,841 21 INFO 02697-17-0-all odoo.modules.loading: Module iap_extract loaded in 0.26s, 46 queries (+46 other) 2025-04-15 05:59:42,841 21 INFO 02697-17-0-all odoo.modules.loading: Loading module mail_enterprise (49/237) 2025-04-15 05:59:42,966 21 INFO 02697-17-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2025-04-15 05:59:43,028 21 INFO 02697-17-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.19s, 19 queries (+19 other) 2025-04-15 05:59:43,028 21 INFO 02697-17-0-all odoo.modules.loading: Loading module partner_autocomplete (50/237) 2025-04-15 05:59:43,182 21 INFO 02697-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-04-15 05:59:43,400 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-04-15 05:59:43,425 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-04-15 05:59:43,483 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-04-15 05:59:43,503 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-04-15 05:59:43,559 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-04-15 05:59:43,608 21 INFO 02697-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.58s, 251 queries (+251 other) 2025-04-15 05:59:43,609 21 INFO 02697-17-0-all odoo.modules.loading: Loading module portal (51/237) 2025-04-15 05:59:43,774 21 INFO 02697-17-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-04-15 05:59:44,284 21 INFO 02697-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-04-15 05:59:44,306 21 INFO 02697-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-04-15 05:59:44,319 21 INFO 02697-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-04-15 05:59:44,332 21 INFO 02697-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2025-04-15 05:59:44,348 21 INFO 02697-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-04-15 05:59:44,590 21 INFO 02697-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-04-15 05:59:44,642 21 INFO 02697-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-04-15 05:59:44,662 21 INFO 02697-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-04-15 05:59:44,721 21 INFO 02697-17-0-all odoo.modules.loading: Module portal loaded in 1.11s, 628 queries (+628 other) 2025-04-15 05:59:44,721 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sms (52/237) 2025-04-15 05:59:44,989 21 INFO 02697-17-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-04-15 05:59:45,003 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-04-15 05:59:45,004 21 INFO 02697-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-04-15 05:59:45,054 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-04-15 05:59:48,579 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-04-15 05:59:48,601 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-04-15 05:59:48,627 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-04-15 05:59:48,645 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-04-15 05:59:48,666 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-04-15 05:59:48,684 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-04-15 05:59:48,711 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-04-15 05:59:48,742 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-04-15 05:59:48,808 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-04-15 05:59:48,905 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-04-15 05:59:48,950 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-04-15 05:59:48,991 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-04-15 05:59:49,041 21 INFO 02697-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-04-15 05:59:49,095 21 INFO 02697-17-0-all odoo.modules.loading: Module sms loaded in 4.37s, 2320 queries (+2320 other) 2025-04-15 05:59:49,095 21 INFO 02697-17-0-all odoo.modules.loading: Loading module snailmail (53/237) 2025-04-15 05:59:49,260 21 INFO 02697-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-04-15 05:59:49,938 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-04-15 05:59:49,957 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-04-15 05:59:49,989 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-04-15 05:59:50,026 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-04-15 05:59:50,054 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-04-15 05:59:50,072 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-04-15 05:59:50,139 21 INFO 02697-17-0-all odoo.modules.loading: Module snailmail loaded in 1.04s, 515 queries (+515 other) 2025-04-15 05:59:50,140 21 INFO 02697-17-0-all odoo.modules.loading: Loading module auth_totp_portal (54/237) 2025-04-15 05:59:50,304 21 INFO 02697-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-04-15 05:59:50,382 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-04-15 05:59:50,418 21 INFO 02697-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-04-15 05:59:50,466 21 INFO 02697-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.33s, 70 queries (+70 other) 2025-04-15 05:59:50,467 21 INFO 02697-17-0-all odoo.modules.loading: Loading module calendar_sms (55/237) 2025-04-15 05:59:50,611 21 INFO 02697-17-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-04-15 05:59:50,619 21 INFO 02697-17-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-04-15 05:59:50,716 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-04-15 05:59:50,728 21 INFO 02697-17-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-04-15 05:59:50,802 21 INFO 02697-17-0-all odoo.modules.loading: Module calendar_sms loaded in 0.34s, 106 queries (+106 other) 2025-04-15 05:59:50,802 21 INFO 02697-17-0-all odoo.modules.loading: Loading module digest (56/237) 2025-04-15 05:59:50,955 21 INFO 02697-17-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-04-15 05:59:51,172 21 INFO 02697-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-04-15 05:59:51,202 21 INFO 02697-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-04-15 05:59:51,246 21 INFO 02697-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-04-15 05:59:51,275 21 INFO 02697-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-04-15 05:59:51,292 21 INFO 02697-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-04-15 05:59:51,303 21 INFO 02697-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-04-15 05:59:51,389 21 INFO 02697-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-04-15 05:59:51,400 21 INFO 02697-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-04-15 05:59:51,696 21 INFO 02697-17-0-all odoo.modules.loading: Module digest loaded in 0.89s, 337 queries (+337 other) 2025-04-15 05:59:51,697 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_contract (57/237) 2025-04-15 05:59:51,869 21 INFO 02697-17-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-04-15 05:59:51,898 21 INFO 02697-17-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-04-15 05:59:51,899 21 INFO 02697-17-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-04-15 05:59:52,291 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-04-15 05:59:52,652 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-04-15 05:59:52,682 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-04-15 05:59:52,724 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-04-15 05:59:52,808 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-04-15 05:59:53,007 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-04-15 05:59:53,079 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-04-15 05:59:53,106 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/views/res_config_settings_views.xml 2025-04-15 05:59:53,161 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-04-15 05:59:53,233 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_contract loaded in 1.54s, 861 queries (+861 other) 2025-04-15 05:59:53,234 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_gantt (58/237) 2025-04-15 05:59:53,440 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_gantt loaded in 0.21s, 13 queries (+13 other) 2025-04-15 05:59:53,441 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_holidays (59/237) 2025-04-15 05:59:53,696 21 INFO 02697-17-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-04-15 05:59:53,729 21 INFO 02697-17-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-04-15 05:59:54,961 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-04-15 05:59:54,973 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-04-15 05:59:55,004 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-04-15 05:59:55,040 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-04-15 05:59:55,167 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-04-15 05:59:55,195 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-04-15 05:59:55,770 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-04-15 05:59:55,827 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-04-15 05:59:55,906 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-04-15 05:59:56,345 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-04-15 05:59:56,391 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-04-15 05:59:56,568 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-04-15 05:59:56,633 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_mandatory_day_views.xml 2025-04-15 05:59:56,668 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-04-15 05:59:56,677 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-04-15 05:59:56,690 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-04-15 05:59:56,708 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-04-15 05:59:56,732 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-04-15 05:59:56,746 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-04-15 05:59:56,757 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-04-15 05:59:56,829 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-04-15 05:59:56,876 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-04-15 05:59:56,916 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-04-15 05:59:57,153 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-04-15 05:59:57,364 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_holidays loaded in 3.92s, 2194 queries (+2194 other) 2025-04-15 05:59:57,364 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_mobile (60/237) 2025-04-15 05:59:57,604 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_mobile loaded in 0.24s, 13 queries (+13 other) 2025-04-15 05:59:57,605 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_org_chart (61/237) 2025-04-15 05:59:57,771 21 INFO 02697-17-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-04-15 05:59:58,099 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_department_views.xml 2025-04-15 05:59:58,128 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-04-15 05:59:58,251 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_employee_public_views.xml 2025-04-15 05:59:58,269 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_org_chart_menus.xml 2025-04-15 05:59:58,316 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.71s, 203 queries (+203 other) 2025-04-15 05:59:58,316 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_skills (62/237) 2025-04-15 05:59:58,514 21 INFO 02697-17-0-all odoo.modules.registry: module hr_skills: creating or updating database tables 2025-04-15 05:59:58,544 21 INFO 02697-17-0-all odoo.models: Prepare computation of hr.employee.skill_ids 2025-04-15 05:59:59,034 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/security/ir.model.access.csv 2025-04-15 05:59:59,078 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/security/hr_skills_security.xml 2025-04-15 05:59:59,141 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/views/hr_views.xml 2025-04-15 05:59:59,412 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_skill_log_views.xml 2025-04-15 05:59:59,453 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/data/hr_resume_data.xml 2025-04-15 05:59:59,463 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/data/hr_skill_data.xml 2025-04-15 05:59:59,614 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/data/ir_actions_server_data.xml 2025-04-15 05:59:59,633 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/data/report_paperformat.xml 2025-04-15 05:59:59,641 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_skill_report_views.xml 2025-04-15 05:59:59,682 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_cv_report.xml 2025-04-15 05:59:59,692 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/views/hr_department_views.xml 2025-04-15 05:59:59,715 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_cv_templates.xml 2025-04-15 05:59:59,752 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_skills/wizard/hr_employee_cv_wizard_views.xml 2025-04-15 05:59:59,811 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_skills loaded in 1.49s, 750 queries (+750 other) 2025-04-15 05:59:59,811 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_work_entry (63/237) 2025-04-15 06:00:00,034 21 INFO 02697-17-0-all odoo.modules.registry: module hr_work_entry: creating or updating database tables 2025-04-15 06:00:00,357 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry/security/hr_work_entry_security.xml 2025-04-15 06:00:00,381 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry/security/ir.model.access.csv 2025-04-15 06:00:00,408 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry/data/hr_work_entry_data.xml 2025-04-15 06:00:00,420 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry/views/hr_work_entry_views.xml 2025-04-15 06:00:00,539 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry/views/hr_employee_views.xml 2025-04-15 06:00:00,578 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry/views/resource_calendar_views.xml 2025-04-15 06:00:00,685 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_work_entry loaded in 0.87s, 377 queries (+377 other) 2025-04-15 06:00:00,685 21 INFO 02697-17-0-all odoo.modules.loading: Loading module mail_bot_hr (64/237) 2025-04-15 06:00:00,870 21 INFO 02697-17-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-04-15 06:00:01,086 21 INFO 02697-17-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.40s, 84 queries (+84 other) 2025-04-15 06:00:01,087 21 INFO 02697-17-0-all odoo.modules.loading: Loading module mail_mobile (65/237) 2025-04-15 06:00:01,308 21 INFO 02697-17-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2025-04-15 06:00:01,765 21 INFO 02697-17-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2025-04-15 06:00:01,777 21 INFO 02697-17-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2025-04-15 06:00:01,885 21 INFO 02697-17-0-all odoo.modules.loading: Module mail_mobile loaded in 0.80s, 340 queries (+340 other) 2025-04-15 06:00:01,885 21 INFO 02697-17-0-all odoo.modules.loading: Loading module payment (66/237) 2025-04-15 06:00:02,109 21 INFO 02697-17-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-04-15 06:00:02,989 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2025-04-15 06:00:03,010 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2025-04-15 06:00:05,830 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-04-15 06:00:06,178 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-04-15 06:00:07,278 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2025-04-15 06:00:07,300 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2025-04-15 06:00:07,356 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2025-04-15 06:00:07,459 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-04-15 06:00:07,524 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2025-04-15 06:00:07,576 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-04-15 06:00:07,631 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-04-15 06:00:07,670 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-04-15 06:00:07,720 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-04-15 06:00:07,760 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-04-15 06:00:07,807 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2025-04-15 06:00:07,823 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-04-15 06:00:07,836 21 INFO 02697-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-04-15 06:00:07,884 21 INFO 02697-17-0-all odoo.modules.loading: Module payment loaded in 6.00s, 2276 queries (+2276 other) 2025-04-15 06:00:07,884 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet (67/237) 2025-04-15 06:00:08,084 21 INFO 02697-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-04-15 06:00:08,226 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2025-04-15 06:00:08,271 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.39s, 85 queries (+85 other) 2025-04-15 06:00:08,272 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account (68/237) 2025-04-15 06:00:08,935 21 INFO 02697-17-0-all odoo.modules.registry: module account: creating or updating database tables 2025-04-15 06:00:09,508 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-04-15 06:00:09,509 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-04-15 06:00:13,138 21 INFO 02697-17-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-04-15 06:00:14,068 21 INFO 02697-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-04-15 06:00:14,257 21 INFO 02697-17-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-04-15 06:00:14,401 21 INFO 02697-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-04-15 06:00:14,416 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-04-15 06:00:14,452 21 INFO 02697-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-04-15 06:00:14,480 21 INFO 02697-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2025-04-15 06:00:14,558 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-04-15 06:00:14,706 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-04-15 06:00:14,727 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-04-15 06:00:14,746 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-04-15 06:00:14,765 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-04-15 06:00:14,784 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-04-15 06:00:14,807 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-04-15 06:00:15,950 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-04-15 06:00:15,987 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-04-15 06:00:16,048 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-04-15 06:00:16,079 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-04-15 06:00:16,163 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-04-15 06:00:16,197 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-04-15 06:00:16,249 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-04-15 06:00:16,314 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-04-15 06:00:16,438 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-04-15 06:00:16,450 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-04-15 06:00:16,495 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2025-04-15 06:00:16,515 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-04-15 06:00:16,568 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-04-15 06:00:16,601 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-04-15 06:00:16,628 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-04-15 06:00:16,647 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-04-15 06:00:16,706 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-04-15 06:00:16,842 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-04-15 06:00:16,860 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-04-15 06:00:16,892 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-04-15 06:00:16,923 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-04-15 06:00:16,992 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-04-15 06:00:17,072 21 INFO 02697-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-04-15 06:00:17,168 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-04-15 06:00:17,202 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-04-15 06:00:17,224 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-04-15 06:00:17,328 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-04-15 06:00:17,500 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-04-15 06:00:17,545 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-04-15 06:00:17,633 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-04-15 06:00:17,654 21 INFO 02697-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-04-15 06:00:17,681 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-04-15 06:00:17,720 21 INFO 02697-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-04-15 06:00:17,751 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-04-15 06:00:17,778 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2025-04-15 06:00:17,823 21 INFO 02697-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-04-15 06:00:17,850 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-04-15 06:00:17,875 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-04-15 06:00:18,229 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-04-15 06:00:18,255 21 INFO 02697-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-04-15 06:00:18,270 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-04-15 06:00:18,290 21 INFO 02697-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-04-15 06:00:19,421 21 INFO 02697-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2025-04-15 06:00:19,640 21 INFO 02697-17-0-all odoo.modules.loading: Module account loaded in 11.37s, 6023 queries (+6023 other) 2025-04-15 06:00:19,640 21 INFO 02697-17-0-all odoo.modules.loading: Loading module digest_enterprise (69/237) 2025-04-15 06:00:19,900 21 INFO 02697-17-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2025-04-15 06:00:19,972 21 INFO 02697-17-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.33s, 23 queries (+23 other) 2025-04-15 06:00:19,972 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_contract_reports (70/237) 2025-04-15 06:00:20,208 21 INFO 02697-17-0-all odoo.modules.registry: module hr_contract_reports: creating or updating database tables 2025-04-15 06:00:20,308 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract_reports/security/ir.model.access.csv 2025-04-15 06:00:20,332 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract_reports/security/hr_contract_reports_security.xml 2025-04-15 06:00:20,350 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_contract_reports/report/hr_contract_employee_report_views.xml 2025-04-15 06:00:20,448 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_contract_reports loaded in 0.48s, 102 queries (+102 other) 2025-04-15 06:00:20,448 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_holidays_gantt (71/237) 2025-04-15 06:00:20,684 21 INFO 02697-17-0-all odoo.modules.registry: module hr_holidays_gantt: creating or updating database tables 2025-04-15 06:00:20,986 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_holidays_gantt/views/hr_holidays_gantt_view.xml 2025-04-15 06:00:21,093 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_holidays_gantt loaded in 0.64s, 96 queries (+96 other) 2025-04-15 06:00:21,093 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_work_entry_contract (72/237) 2025-04-15 06:00:21,345 21 INFO 02697-17-0-all odoo.modules.registry: module hr_work_entry_contract: creating or updating database tables 2025-04-15 06:00:21,592 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract/security/hr_work_entry_security.xml 2025-04-15 06:00:21,609 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract/security/ir.model.access.csv 2025-04-15 06:00:21,627 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract/data/hr_work_entry_data.xml 2025-04-15 06:00:21,652 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract/data/ir_cron_data.xml 2025-04-15 06:00:21,672 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_work_entry_views.xml 2025-04-15 06:00:21,720 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_contract_views.xml 2025-04-15 06:00:21,740 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract/wizard/hr_work_entry_regeneration_wizard_views.xml 2025-04-15 06:00:21,798 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_work_entry_contract loaded in 0.71s, 268 queries (+268 other) 2025-04-15 06:00:21,799 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (73/237) 2025-04-15 06:00:22,036 21 INFO 02697-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-04-15 06:00:22,244 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-04-15 06:00:22,398 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-04-15 06:00:22,423 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-04-15 06:00:22,462 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-04-15 06:00:22,511 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-04-15 06:00:22,564 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.77s, 293 queries (+293 other) 2025-04-15 06:00:22,564 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_edition (74/237) 2025-04-15 06:00:22,827 21 INFO 02697-17-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2025-04-15 06:00:22,980 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2025-04-15 06:00:23,001 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 2025-04-15 06:00:23,075 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.51s, 131 queries (+131 other) 2025-04-15 06:00:23,075 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock (75/237) 2025-04-15 06:00:23,772 21 INFO 02697-17-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-04-15 06:00:27,910 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-04-15 06:00:28,765 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-04-15 06:00:28,945 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-04-15 06:00:28,956 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-04-15 06:00:28,980 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-04-15 06:00:28,998 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-04-15 06:00:29,401 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-04-15 06:00:29,440 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-04-15 06:00:29,449 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-04-15 06:00:29,461 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-04-15 06:00:29,499 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-04-15 06:00:29,562 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-04-15 06:00:29,591 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-04-15 06:00:29,603 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-04-15 06:00:29,621 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-04-15 06:00:29,645 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-04-15 06:00:29,696 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-04-15 06:00:29,708 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-04-15 06:00:29,756 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-04-15 06:00:29,767 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-04-15 06:00:29,793 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-04-15 06:00:29,811 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-04-15 06:00:29,823 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 2025-04-15 06:00:29,839 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-04-15 06:00:29,854 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-04-15 06:00:29,977 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-04-15 06:00:29,996 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-04-15 06:00:30,016 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-04-15 06:00:30,039 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-04-15 06:00:30,061 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-04-15 06:00:30,083 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-04-15 06:00:30,099 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-04-15 06:00:30,111 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-04-15 06:00:30,128 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-04-15 06:00:30,161 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-04-15 06:00:30,178 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-04-15 06:00:30,203 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-04-15 06:00:30,221 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-04-15 06:00:30,244 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-04-15 06:00:30,257 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-04-15 06:00:30,275 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-04-15 06:00:30,292 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-04-15 06:00:30,311 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-04-15 06:00:30,332 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-04-15 06:00:30,344 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-04-15 06:00:30,357 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2025-04-15 06:00:30,372 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-04-15 06:00:30,480 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-04-15 06:00:30,552 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-04-15 06:00:30,633 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-04-15 06:00:30,715 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-04-15 06:00:31,533 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-04-15 06:00:31,581 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-04-15 06:00:31,707 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-04-15 06:00:31,928 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-04-15 06:00:32,005 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-04-15 06:00:32,176 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-04-15 06:00:32,518 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-04-15 06:00:32,650 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-04-15 06:00:32,782 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-04-15 06:00:32,837 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-04-15 06:00:32,955 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-04-15 06:00:32,977 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-04-15 06:00:32,997 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-04-15 06:00:33,084 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-04-15 06:00:33,127 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-04-15 06:00:33,174 21 INFO 02697-17-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-04-15 06:00:33,304 21 INFO 02697-17-0-all odoo.modules.loading: Module stock loaded in 10.23s, 5443 queries (+5443 other) 2025-04-15 06:00:33,304 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_accountant (76/237) 2025-04-15 06:00:33,663 21 INFO 02697-17-0-all odoo.modules.registry: module account_accountant: creating or updating database tables 2025-04-15 06:00:34,339 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2025-04-15 06:00:34,408 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/data/ir_cron.xml 2025-04-15 06:00:34,425 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/data/digest_data.xml 2025-04-15 06:00:34,442 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/security/ir.model.access.csv 2025-04-15 06:00:34,484 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2025-04-15 06:00:35,156 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/account_account_views.xml 2025-04-15 06:00:35,188 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/account_fiscal_year_view.xml 2025-04-15 06:00:35,223 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/account_journal_dashboard_views.xml 2025-04-15 06:00:35,257 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2025-04-15 06:00:35,618 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/account_payment_views.xml 2025-04-15 06:00:35,746 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_views.xml 2025-04-15 06:00:36,021 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_model_views.xml 2025-04-15 06:00:36,050 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/account_accountant_menuitems.xml 2025-04-15 06:00:36,081 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/digest_views.xml 2025-04-15 06:00:36,103 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2025-04-15 06:00:36,228 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/product_views.xml 2025-04-15 06:00:36,322 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/views/bank_rec_widget_views.xml 2025-04-15 06:00:36,508 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2025-04-15 06:00:36,535 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_auto_reconcile_wizard.xml 2025-04-15 06:00:36,550 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_reconcile_wizard.xml 2025-04-15 06:00:36,567 21 INFO 02697-17-0-all odoo.modules.loading: loading account_accountant/wizard/reconcile_model_wizard.xml 2025-04-15 06:00:36,641 21 INFO 02697-17-0-all odoo.modules.loading: Module account_accountant loaded in 3.34s, 1338 queries (+1338 other) 2025-04-15 06:00:36,641 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_edi (77/237) 2025-04-15 06:00:36,945 21 INFO 02697-17-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-04-15 06:00:37,306 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-04-15 06:00:37,329 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-04-15 06:00:37,345 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-04-15 06:00:37,835 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-04-15 06:00:37,857 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-04-15 06:00:37,915 21 INFO 02697-17-0-all odoo.modules.loading: Module account_edi loaded in 1.27s, 344 queries (+344 other) 2025-04-15 06:00:37,915 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (78/237) 2025-04-15 06:00:38,316 21 INFO 02697-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-04-15 06:00:38,361 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 2025-04-15 06:00:38,361 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2025-04-15 06:00:38,361 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2025-04-15 06:00:38,734 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-04-15 06:00:38,797 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-04-15 06:00:39,011 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-04-15 06:00:39,080 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2025-04-15 06:00:39,167 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2025-04-15 06:00:39,285 21 INFO 02697-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2025-04-15 06:00:39,334 21 INFO 02697-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 1.42s, 556 queries (+556 other) 2025-04-15 06:00:39,334 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_invoice_extract (79/237) 2025-04-15 06:00:39,843 21 INFO 02697-17-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2025-04-15 06:00:40,203 21 INFO 02697-17-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2025-04-15 06:00:40,230 21 INFO 02697-17-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2025-04-15 06:00:40,334 21 INFO 02697-17-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2025-04-15 06:00:40,470 21 INFO 02697-17-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2025-04-15 06:00:40,495 21 INFO 02697-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2025-04-15 06:00:40,532 21 INFO 02697-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_journal_views.xml 2025-04-15 06:00:40,600 21 INFO 02697-17-0-all odoo.modules.loading: Module account_invoice_extract loaded in 1.27s, 372 queries (+372 other) 2025-04-15 06:00:40,601 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_payment (80/237) 2025-04-15 06:00:40,902 21 INFO 02697-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-04-15 06:00:41,682 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2025-04-15 06:00:41,693 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2025-04-15 06:00:41,714 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-04-15 06:00:41,736 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-04-15 06:00:41,753 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-04-15 06:00:41,795 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-04-15 06:00:41,875 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-04-15 06:00:41,922 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-04-15 06:00:41,957 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-04-15 06:00:41,987 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-04-15 06:00:42,006 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-04-15 06:00:42,025 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-04-15 06:00:42,044 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-04-15 06:00:42,054 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-04-15 06:00:42,069 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2025-04-15 06:00:42,239 21 INFO 02697-17-0-all odoo.modules.loading: Module account_payment loaded in 1.64s, 586 queries (+586 other) 2025-04-15 06:00:42,239 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_payment_term (81/237) 2025-04-15 06:00:42,511 21 INFO 02697-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 2025-04-15 06:00:42,629 21 INFO 02697-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2025-04-15 06:00:42,679 21 INFO 02697-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.44s, 56 queries (+56 other) 2025-04-15 06:00:42,679 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_statement_base (82/237) 2025-04-15 06:00:43,150 21 INFO 02697-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement.xml 2025-04-15 06:00:43,209 21 INFO 02697-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement_line.xml 2025-04-15 06:00:43,279 21 INFO 02697-17-0-all odoo.modules.loading: Module account_statement_base loaded in 0.60s, 49 queries (+49 other) 2025-04-15 06:00:43,279 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_tax_python (83/237) 2025-04-15 06:00:43,552 21 INFO 02697-17-0-all odoo.modules.registry: module account_tax_python: creating or updating database tables 2025-04-15 06:00:43,659 21 INFO 02697-17-0-all odoo.modules.loading: loading account_tax_python/views/account_tax_views.xml 2025-04-15 06:00:43,707 21 INFO 02697-17-0-all odoo.modules.loading: Module account_tax_python loaded in 0.43s, 62 queries (+62 other) 2025-04-15 06:00:43,707 21 INFO 02697-17-0-all odoo.modules.loading: Loading module analytic_enterprise (84/237) 2025-04-15 06:00:43,999 21 INFO 02697-17-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2025-04-15 06:00:44,060 21 INFO 02697-17-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2025-04-15 06:00:44,188 21 INFO 02697-17-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.48s, 72 queries (+72 other) 2025-04-15 06:00:44,188 21 INFO 02697-17-0-all odoo.modules.loading: Loading module base_vat (85/237) 2025-04-15 06:00:44,501 21 INFO 02697-17-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2025-04-15 06:00:44,569 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.vies_valid 2025-04-15 06:00:44,958 21 INFO 02697-17-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2025-04-15 06:00:45,063 21 INFO 02697-17-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2025-04-15 06:00:45,156 21 INFO 02697-17-0-all odoo.modules.loading: Module base_vat loaded in 0.97s, 227 queries (+227 other) 2025-04-15 06:00:45,156 21 INFO 02697-17-0-all odoo.modules.loading: Loading module bi_sql_editor (86/237) 2025-04-15 06:00:45,448 21 INFO 02697-17-0-all odoo.modules.registry: module bi_sql_editor: creating or updating database tables 2025-04-15 06:00:45,784 21 INFO 02697-17-0-all odoo.modules.loading: loading bi_sql_editor/security/ir.model.access.csv 2025-04-15 06:00:45,812 21 INFO 02697-17-0-all odoo.modules.loading: loading bi_sql_editor/views/view_bi_sql_view.xml 2025-04-15 06:00:45,913 21 INFO 02697-17-0-all odoo.modules.loading: Module bi_sql_editor loaded in 0.76s, 231 queries (+231 other) 2025-04-15 06:00:45,913 21 INFO 02697-17-0-all odoo.modules.loading: Loading module currency_rate_live (87/237) 2025-04-15 06:00:46,206 21 INFO 02697-17-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2025-04-15 06:00:46,239 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.company.currency_provider 2025-04-15 06:00:46,418 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2025-04-15 06:00:46,525 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2025-04-15 06:00:46,589 21 INFO 02697-17-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.68s, 152 queries (+152 other) 2025-04-15 06:00:46,590 21 INFO 02697-17-0-all odoo.modules.loading: Loading module currency_rate_update (88/237) 2025-04-15 06:00:46,894 21 INFO 02697-17-0-all odoo.modules.registry: module currency_rate_update: creating or updating database tables 2025-04-15 06:00:47,396 21 WARNING 02697-17-0-all py.warnings: /data/build/odoo/odoo/addons/base/models/ir_module.py:185: DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17, currency_rate_update can just have a UTF8 description with not need for a declaration. File "/data/build/odoo/odoo-bin", line 8, in odoo.cli.main() File "/data/build/odoo/odoo/cli/command.py", line 66, in main o.run(args) File "/data/build/odoo/odoo/cli/server.py", line 186, in run main(args) File "/data/build/odoo/odoo/cli/server.py", line 179, in main rc = odoo.service.server.start(preload=preload, stop=stop) File "/data/build/odoo/odoo/service/server.py", line 1436, in start rc = server.run(preload, stop) File "/data/build/odoo/odoo/service/server.py", line 602, in run rc = preload_registries(preload) File "/data/build/odoo/odoo/service/server.py", line 1336, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "", line 2, in new File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/odoo/odoo/modules/registry.py", line 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 485, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/odoo/odoo/modules/loading.py", line 366, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/odoo/odoo/modules/loading.py", line 224, in load_module_graph module._check() File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 850, in _check if not module.description_html: File "/data/build/odoo/odoo/fields.py", line 1219, in __get__ self.compute_value(recs) File "/data/build/odoo/odoo/fields.py", line 1401, in compute_value records._compute_field_value(self) File "/data/build/odoo/odoo/models.py", line 4921, in _compute_field_value fields.determine(field.compute, self) File "/data/build/odoo/odoo/fields.py", line 102, in determine return needle(*args) File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 185, in _get_desc warnings.warn( 2025-04-15 06:00:47,424 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_update/data/cron.xml 2025-04-15 06:00:47,442 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_update/security/ir.model.access.csv 2025-04-15 06:00:47,472 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_update/security/res_currency_rate_provider.xml 2025-04-15 06:00:47,486 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate.xml 2025-04-15 06:00:47,506 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate_provider.xml 2025-04-15 06:00:47,557 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_config_settings.xml 2025-04-15 06:00:47,661 21 INFO 02697-17-0-all odoo.modules.loading: loading currency_rate_update/wizards/res_currency_rate_update_wizard.xml 2025-04-15 06:00:47,711 21 INFO 02697-17-0-all odoo.modules.loading: Module currency_rate_update loaded in 1.12s, 317 queries (+319 other) 2025-04-15 06:00:47,711 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_holidays_contract_gantt (89/237) 2025-04-15 06:00:48,038 21 INFO 02697-17-0-all odoo.modules.registry: module hr_holidays_contract_gantt: creating or updating database tables 2025-04-15 06:00:48,187 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_holidays_contract_gantt loaded in 0.48s, 58 queries (+58 other) 2025-04-15 06:00:48,187 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_work_entry_contract_enterprise (90/237) 2025-04-15 06:00:48,487 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_payroll_menu.xml 2025-04-15 06:00:48,605 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_work_entry_views.xml 2025-04-15 06:00:48,665 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_work_entry_contract_enterprise loaded in 0.48s, 118 queries (+118 other) 2025-04-15 06:00:48,665 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_work_entry_holidays (91/237) 2025-04-15 06:00:48,983 21 INFO 02697-17-0-all odoo.modules.registry: module hr_work_entry_holidays: creating or updating database tables 2025-04-15 06:00:49,254 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/data/hr_payroll_holidays_data.xml 2025-04-15 06:00:49,272 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_views.xml 2025-04-15 06:00:49,313 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_type_views.xml 2025-04-15 06:00:49,359 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_work_entry_holidays loaded in 0.69s, 215 queries (+215 other) 2025-04-15 06:00:49,360 21 INFO 02697-17-0-all odoo.modules.loading: Loading module partner_statement (92/237) 2025-04-15 06:00:49,690 21 INFO 02697-17-0-all odoo.modules.registry: module partner_statement: creating or updating database tables 2025-04-15 06:00:50,176 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_statement/security/ir.model.access.csv 2025-04-15 06:00:50,203 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_statement/security/statement_security.xml 2025-04-15 06:00:50,297 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_statement/views/activity_statement.xml 2025-04-15 06:00:50,351 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_statement/views/outstanding_statement.xml 2025-04-15 06:00:50,401 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_statement/views/detailed_activity_statement.xml 2025-04-15 06:00:50,433 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_statement/views/aging_buckets.xml 2025-04-15 06:00:50,447 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_statement/views/res_config_settings.xml 2025-04-15 06:00:50,561 21 INFO 02697-17-0-all odoo.modules.loading: loading partner_statement/wizard/statement_wizard.xml 2025-04-15 06:00:50,664 21 INFO 02697-17-0-all odoo.modules.loading: Module partner_statement loaded in 1.30s, 411 queries (+411 other) 2025-04-15 06:00:50,664 21 INFO 02697-17-0-all odoo.modules.loading: Loading module purchase (93/237) 2025-04-15 06:00:51,051 21 INFO 02697-17-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-04-15 06:00:51,846 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-04-15 06:00:52,400 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-04-15 06:00:52,471 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-04-15 06:00:52,485 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-04-15 06:00:52,540 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-04-15 06:00:52,596 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-04-15 06:00:52,610 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-04-15 06:00:52,625 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-04-15 06:00:53,033 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-04-15 06:00:53,155 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-04-15 06:00:53,383 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-04-15 06:00:53,612 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-04-15 06:00:53,634 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-04-15 06:00:53,839 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-04-15 06:00:53,857 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-04-15 06:00:53,880 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-04-15 06:00:54,025 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-04-15 06:00:54,063 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-04-15 06:00:54,084 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-04-15 06:00:54,123 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-04-15 06:00:54,208 21 INFO 02697-17-0-all odoo.modules.loading: Module purchase loaded in 3.54s, 1892 queries (+1892 other) 2025-04-15 06:00:54,208 21 INFO 02697-17-0-all odoo.modules.loading: Loading module snailmail_account (94/237) 2025-04-15 06:00:54,536 21 INFO 02697-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-04-15 06:00:55,022 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-04-15 06:00:55,137 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2025-04-15 06:00:55,190 21 INFO 02697-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.98s, 200 queries (+200 other) 2025-04-15 06:00:55,190 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_account (95/237) 2025-04-15 06:00:55,493 21 INFO 02697-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-04-15 06:00:55,697 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.51s, 56 queries (+56 other) 2025-04-15 06:00:55,698 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (96/237) 2025-04-15 06:00:56,017 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-04-15 06:00:56,131 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.43s, 31 queries (+31 other) 2025-04-15 06:00:56,131 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (97/237) 2025-04-15 06:00:56,436 21 INFO 02697-17-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2025-04-15 06:00:56,566 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2025-04-15 06:00:56,615 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.48s, 57 queries (+57 other) 2025-04-15 06:00:56,615 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_contract (98/237) 2025-04-15 06:00:57,141 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_contract/data/dashboards.xml 2025-04-15 06:00:57,248 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_contract loaded in 0.63s, 30 queries (+30 other) 2025-04-15 06:00:57,248 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sql_export (99/237) 2025-04-15 06:00:57,542 21 INFO 02697-17-0-all odoo.modules.registry: module sql_export: creating or updating database tables 2025-04-15 06:00:57,757 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_export/views/sql_export_view.xml 2025-04-15 06:00:57,825 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_export/wizard/wizard_file_view.xml 2025-04-15 06:00:57,838 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_export/security/sql_export_security.xml 2025-04-15 06:00:57,854 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_export/security/ir.model.access.csv 2025-04-15 06:00:57,867 21 WARNING 02697-17-0-all odoo.addons.base.models.ir_model: Rule access_sql_export_all has no group, this is a deprecated feature. Every access-granting rule should specify a group. 2025-04-15 06:00:57,869 21 WARNING 02697-17-0-all odoo.addons.base.models.ir_model: Rule access_sql_file_wizard has no group, this is a deprecated feature. Every access-granting rule should specify a group. 2025-04-15 06:00:57,916 21 INFO 02697-17-0-all odoo.modules.loading: Module sql_export loaded in 0.67s, 170 queries (+174 other) 2025-04-15 06:00:57,917 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_account (100/237) 2025-04-15 06:00:58,280 21 INFO 02697-17-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-04-15 06:00:58,947 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-04-15 06:00:59,051 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-04-15 06:00:59,088 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-04-15 06:00:59,109 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-04-15 06:00:59,969 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-04-15 06:01:00,082 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-04-15 06:01:00,097 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-04-15 06:01:00,117 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-04-15 06:01:00,664 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-04-15 06:01:00,730 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-04-15 06:01:00,812 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-04-15 06:01:00,829 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-04-15 06:01:00,845 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-04-15 06:01:00,863 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2025-04-15 06:01:00,916 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_account loaded in 3.00s, 870 queries (+870 other) 2025-04-15 06:01:00,916 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_enterprise (101/237) 2025-04-15 06:01:01,218 21 INFO 02697-17-0-all odoo.modules.registry: module stock_enterprise: creating or updating database tables 2025-04-15 06:01:01,328 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 2025-04-15 06:01:01,346 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 2025-04-15 06:01:01,357 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 2025-04-15 06:01:01,373 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 2025-04-15 06:01:01,400 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 2025-04-15 06:01:01,496 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_enterprise loaded in 0.58s, 152 queries (+152 other) 2025-04-15 06:01:01,497 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_sms (102/237) 2025-04-15 06:01:01,847 21 INFO 02697-17-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-04-15 06:01:02,116 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-04-15 06:01:02,131 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-04-15 06:01:02,322 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-04-15 06:01:02,337 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-04-15 06:01:02,365 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-04-15 06:01:02,433 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_sms loaded in 0.94s, 261 queries (+261 other) 2025-04-15 06:01:02,434 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_auto_transfer (103/237) 2025-04-15 06:01:02,752 21 INFO 02697-17-0-all odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2025-04-15 06:01:03,127 21 INFO 02697-17-0-all odoo.modules.loading: loading account_auto_transfer/security/account_auto_transfer_security.xml 2025-04-15 06:01:03,147 21 INFO 02697-17-0-all odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2025-04-15 06:01:03,175 21 INFO 02697-17-0-all odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2025-04-15 06:01:03,196 21 INFO 02697-17-0-all odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2025-04-15 06:01:03,512 21 INFO 02697-17-0-all odoo.modules.loading: Module account_auto_transfer loaded in 1.08s, 316 queries (+316 other) 2025-04-15 06:01:03,512 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_bank_statement_import (104/237) 2025-04-15 06:01:03,823 21 INFO 02697-17-0-all odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2025-04-15 06:01:04,064 21 INFO 02697-17-0-all odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_view.xml 2025-04-15 06:01:04,151 21 INFO 02697-17-0-all odoo.modules.loading: Module account_bank_statement_import loaded in 0.64s, 114 queries (+114 other) 2025-04-15 06:01:04,152 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_base_import (105/237) 2025-04-15 06:01:04,454 21 INFO 02697-17-0-all odoo.modules.registry: module account_base_import: creating or updating database tables 2025-04-15 06:01:04,566 21 INFO 02697-17-0-all odoo.modules.loading: loading account_base_import/views/account_import_views.xml 2025-04-15 06:01:04,649 21 INFO 02697-17-0-all odoo.modules.loading: loading account_base_import/views/account_account_views.xml 2025-04-15 06:01:04,707 21 INFO 02697-17-0-all odoo.modules.loading: loading account_base_import/views/account_move_views.xml 2025-04-15 06:01:04,717 21 INFO 02697-17-0-all odoo.modules.loading: loading account_base_import/views/res_partner_views.xml 2025-04-15 06:01:04,727 21 INFO 02697-17-0-all odoo.modules.loading: loading account_base_import/wizard/setup_wizards_views.xml 2025-04-15 06:01:04,751 21 INFO 02697-17-0-all odoo.modules.loading: loading account_base_import/views/res_config_settings_views.xml 2025-04-15 06:01:04,930 21 INFO 02697-17-0-all odoo.modules.loading: Module account_base_import loaded in 0.78s, 216 queries (+216 other) 2025-04-15 06:01:04,931 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_invoice_extract_purchase (106/237) 2025-04-15 06:01:05,269 21 INFO 02697-17-0-all odoo.modules.registry: module account_invoice_extract_purchase: creating or updating database tables 2025-04-15 06:01:05,480 21 INFO 02697-17-0-all odoo.modules.loading: Module account_invoice_extract_purchase loaded in 0.55s, 80 queries (+80 other) 2025-04-15 06:01:05,480 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_online_synchronization (107/237) 2025-04-15 06:01:05,996 21 INFO 02697-17-0-all odoo.modules.registry: module account_online_synchronization: creating or updating database tables 2025-04-15 06:01:06,524 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/data/config_parameter.xml 2025-04-15 06:01:06,539 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/data/ir_cron.xml 2025-04-15 06:01:06,585 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/data/mail_activity_type_data.xml 2025-04-15 06:01:06,605 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/data/sync_reminder_email_template.xml 2025-04-15 06:01:06,619 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/security/ir.model.access.csv 2025-04-15 06:01:06,668 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/security/account_online_sync_security.xml 2025-04-15 06:01:06,691 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_views.xml 2025-04-15 06:01:06,749 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_bank_statement_view.xml 2025-04-15 06:01:06,778 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_view.xml 2025-04-15 06:01:06,814 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_portal_templates.xml 2025-04-15 06:01:06,827 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_dashboard_view.xml 2025-04-15 06:01:06,872 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_selection_wizard.xml 2025-04-15 06:01:06,884 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_journal_missing_transactions.xml 2025-04-15 06:01:06,895 21 INFO 02697-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_statement_line.xml 2025-04-15 06:01:06,955 21 INFO 02697-17-0-all odoo.modules.loading: Module account_online_synchronization loaded in 1.47s, 507 queries (+507 other) 2025-04-15 06:01:06,955 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_reports (108/237) 2025-04-15 06:01:07,471 21 INFO 02697-17-0-all odoo.modules.registry: module account_reports: creating or updating database tables 2025-04-15 06:01:07,579 21 INFO 02697-17-0-all odoo.models: Prepare computation of account.report.filter_analytic_groupby 2025-04-15 06:01:08,388 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2025-04-15 06:01:08,428 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/pdf_export_templates.xml 2025-04-15 06:01:08,498 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/balance_sheet.xml 2025-04-15 06:01:09,198 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/cash_flow_report.xml 2025-04-15 06:01:09,214 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/executive_summary.xml 2025-04-15 06:01:09,384 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/profit_and_loss.xml 2025-04-15 06:01:09,456 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/bank_reconciliation_report.xml 2025-04-15 06:01:09,667 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/aged_partner_balance.xml 2025-04-15 06:01:09,818 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/general_ledger.xml 2025-04-15 06:01:09,845 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/trial_balance.xml 2025-04-15 06:01:09,861 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/sales_report.xml 2025-04-15 06:01:09,880 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/partner_ledger.xml 2025-04-15 06:01:09,911 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/multicurrency_revaluation_report.xml 2025-04-15 06:01:09,962 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/deferred_reports.xml 2025-04-15 06:01:09,986 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/journal_report.xml 2025-04-15 06:01:10,328 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/generic_tax_report.xml 2025-04-15 06:01:10,348 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/account_report_view.xml 2025-04-15 06:01:10,457 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/account_report_actions.xml 2025-04-15 06:01:10,548 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/menuitems.xml 2025-04-15 06:01:10,687 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/data/mail_activity_type_data.xml 2025-04-15 06:01:10,720 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/account_move_views.xml 2025-04-15 06:01:11,102 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/res_company_views.xml 2025-04-15 06:01:11,129 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/partner_view.xml 2025-04-15 06:01:11,208 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2025-04-15 06:01:11,256 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/mail_activity_views.xml 2025-04-15 06:01:11,279 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2025-04-15 06:01:11,400 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/report_template.xml 2025-04-15 06:01:11,417 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/wizard/multicurrency_revaluation.xml 2025-04-15 06:01:11,430 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2025-04-15 06:01:11,441 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/wizard/account_report_file_download_error_wizard.xml 2025-04-15 06:01:11,452 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2025-04-15 06:01:11,469 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/wizard/mail_activity_schedule_views.xml 2025-04-15 06:01:11,500 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/account_activity.xml 2025-04-15 06:01:11,562 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/account_account_views.xml 2025-04-15 06:01:11,584 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports/views/account_tax_views.xml 2025-04-15 06:01:11,863 21 INFO 02697-17-0-all odoo.modules.loading: Module account_reports loaded in 4.91s, 2914 queries (+2914 other) 2025-04-15 06:01:11,863 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_statement_import_base (109/237) 2025-04-15 06:01:12,399 21 INFO 02697-17-0-all odoo.modules.registry: module account_statement_import_base: creating or updating database tables 2025-04-15 06:01:12,560 21 INFO 02697-17-0-all odoo.modules.loading: loading account_statement_import_base/views/account_bank_statement_line.xml 2025-04-15 06:01:12,615 21 INFO 02697-17-0-all odoo.modules.loading: Module account_statement_import_base loaded in 0.75s, 91 queries (+91 other) 2025-04-15 06:01:12,615 21 INFO 02697-17-0-all odoo.modules.loading: Loading module currency_rate_update_RO_BNR (110/237) 2025-04-15 06:01:12,929 21 INFO 02697-17-0-all odoo.modules.registry: module currency_rate_update_RO_BNR: creating or updating database tables 2025-04-15 06:01:13,086 21 INFO 02697-17-0-all odoo.modules.loading: Module currency_rate_update_RO_BNR loaded in 0.47s, 67 queries (+67 other) 2025-04-15 06:01:13,086 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_payroll (111/237) 2025-04-15 06:01:13,509 21 INFO 02697-17-0-all odoo.modules.registry: module hr_payroll: creating or updating database tables 2025-04-15 06:01:13,700 21 INFO 02697-17-0-all odoo.models: Prepare computation of resource.calendar.hours_per_week 2025-04-15 06:01:15,029 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/security/hr_payroll_security.xml 2025-04-15 06:01:15,864 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/security/ir.model.access.csv 2025-04-15 06:01:15,939 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_payslips_by_employees_views.xml 2025-04-15 06:01:15,968 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_index_wizard_views.xml 2025-04-15 06:01:15,992 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_edit_payslip_lines_wizard_views.xml 2025-04-15 06:01:16,008 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_contract_views.xml 2025-04-15 06:01:16,104 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_views.xml 2025-04-15 06:01:16,161 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_type_views.xml 2025-04-15 06:01:16,197 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_category_views.xml 2025-04-15 06:01:16,229 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_views.xml 2025-04-15 06:01:16,277 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_line_views.xml 2025-04-15 06:01:16,350 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_views.xml 2025-04-15 06:01:16,466 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_run_views.xml 2025-04-15 06:01:16,520 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_input_type_views.xml 2025-04-15 06:01:16,554 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_views.xml 2025-04-15 06:01:16,603 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_type_views.xml 2025-04-15 06:01:16,636 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_employee_views.xml 2025-04-15 06:01:16,728 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/res_users_views.xml 2025-04-15 06:01:16,787 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_employee_declaration_views.xml 2025-04-15 06:01:16,809 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_sequence.xml 2025-04-15 06:01:16,823 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_salary_attachment_type_data.xml 2025-04-15 06:01:16,837 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report.xml 2025-04-15 06:01:16,850 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_data.xml 2025-04-15 06:01:17,011 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/data/mail_activity_type_data.xml 2025-04-15 06:01:17,026 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/data/mail_template_data.xml 2025-04-15 06:01:17,037 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/data/ir_cron_data.xml 2025-04-15 06:01:17,059 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/data/ir_actions_server_data.xml 2025-04-15 06:01:17,066 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/data/note_data.xml 2025-04-15 06:01:17,078 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/res_config_settings_views.xml 2025-04-15 06:01:17,219 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/report_contributionregister_templates.xml 2025-04-15 06:01:17,233 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/report_payslip_templates.xml 2025-04-15 06:01:17,258 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_type_views.xml 2025-04-15 06:01:17,292 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/resource_calendar_views.xml 2025-04-15 06:01:17,347 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_rule_parameter_views.xml 2025-04-15 06:01:17,381 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report_views.xml 2025-04-15 06:01:17,427 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_report_views.xml 2025-04-15 06:01:17,461 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/report/hr_salary_attachment_report_views.xml 2025-04-15 06:01:17,485 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_dashboard_views.xml 2025-04-15 06:01:17,493 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_menu.xml 2025-04-15 06:01:17,646 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll/report/hr_contract_history_report_views.xml 2025-04-15 06:01:17,820 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_payroll loaded in 4.73s, 2788 queries (+2788 other) 2025-04-15 06:01:17,820 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_work_entry_holidays_enterprise (112/237) 2025-04-15 06:01:18,206 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_work_entry_holidays_enterprise/views/hr_work_entry_views.xml 2025-04-15 06:01:18,354 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_work_entry_holidays_enterprise loaded in 0.53s, 66 queries (+66 other) 2025-04-15 06:01:18,355 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro (113/237) 2025-04-15 06:01:18,680 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2025-04-15 06:01:18,943 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2025-04-15 06:01:19,044 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2025-04-15 06:01:20,702 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2025-04-15 06:01:20,835 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro loaded in 2.48s, 1386 queries (+1386 other) 2025-04-15 06:01:20,836 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_statement (114/237) 2025-04-15 06:01:21,396 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_partner_statement: creating or updating database tables 2025-04-15 06:01:21,481 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_partner_statement/views/outstanding_statement.xml 2025-04-15 06:01:21,671 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_partner_statement/views/statement_wizard.xml 2025-04-15 06:01:21,722 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_partner_statement loaded in 0.89s, 95 queries (+95 other) 2025-04-15 06:01:21,722 21 INFO 02697-17-0-all odoo.modules.loading: Loading module point_of_sale (115/237) 2025-04-15 06:01:22,282 21 INFO 02697-17-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2025-04-15 06:01:24,064 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2025-04-15 06:01:24,485 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2025-04-15 06:01:24,593 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2025-04-15 06:01:24,617 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2025-04-15 06:01:24,626 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2025-04-15 06:01:24,640 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2025-04-15 06:01:24,659 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2025-04-15 06:01:24,676 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_daily_sales_reports.xml 2025-04-15 06:01:24,693 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2025-04-15 06:01:24,708 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_qunit.xml 2025-04-15 06:01:24,720 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2025-04-15 06:01:24,734 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2025-04-15 06:01:24,800 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2025-04-15 06:01:24,975 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2025-04-15 06:01:25,011 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_combo_view.xml 2025-04-15 06:01:25,036 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2025-04-15 06:01:25,326 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2025-04-15 06:01:25,342 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2025-04-15 06:01:25,404 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2025-04-15 06:01:25,450 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2025-04-15 06:01:25,526 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2025-04-15 06:01:25,556 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2025-04-15 06:01:25,633 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2025-04-15 06:01:25,642 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2025-04-15 06:01:25,976 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2025-04-15 06:01:26,039 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2025-04-15 06:01:26,070 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2025-04-15 06:01:26,092 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2025-04-15 06:01:26,195 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2025-04-15 06:01:26,206 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2025-04-15 06:01:26,235 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2025-04-15 06:01:26,265 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2025-04-15 06:01:26,286 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_printer_view.xml 2025-04-15 06:01:26,317 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_ticket_view.xml 2025-04-15 06:01:26,347 21 INFO 02697-17-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2025-04-15 06:01:26,563 21 INFO 02697-17-0-all odoo.modules.loading: Module point_of_sale loaded in 4.84s, 2899 queries (+2899 other) 2025-04-15 06:01:26,564 21 INFO 02697-17-0-all odoo.modules.loading: Loading module purchase_stock (116/237) 2025-04-15 06:01:27,192 21 INFO 02697-17-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-04-15 06:01:27,966 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-04-15 06:01:28,007 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-04-15 06:01:28,143 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-04-15 06:01:28,160 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-04-15 06:01:28,189 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-04-15 06:01:28,269 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-04-15 06:01:28,393 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-04-15 06:01:28,410 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-04-15 06:01:28,820 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-04-15 06:01:28,909 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-04-15 06:01:28,929 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/views/product_views.xml 2025-04-15 06:01:29,016 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-04-15 06:01:29,033 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-04-15 06:01:29,063 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-04-15 06:01:29,080 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-04-15 06:01:29,114 21 INFO 02697-17-0-all odoo.modules.loading: loading purchase_stock/wizard/product_replenish_views.xml 2025-04-15 06:01:29,173 21 INFO 02697-17-0-all odoo.modules.loading: Module purchase_stock loaded in 2.61s, 1105 queries (+1105 other) 2025-04-15 06:01:29,174 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale (117/237) 2025-04-15 06:01:29,656 21 INFO 02697-17-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-04-15 06:01:29,820 21 INFO 02697-17-0-all odoo.models: Prepare computation of product.template.service_type 2025-04-15 06:01:29,820 21 INFO 02697-17-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-04-15 06:01:29,821 21 INFO 02697-17-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-04-15 06:01:31,239 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-04-15 06:01:31,345 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-04-15 06:01:31,464 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-04-15 06:01:31,687 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-04-15 06:01:31,725 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-04-15 06:01:31,776 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-04-15 06:01:31,791 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-04-15 06:01:31,889 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/data/ir_cron.xml 2025-04-15 06:01:31,909 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-04-15 06:01:31,920 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-04-15 06:01:31,938 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-04-15 06:01:31,966 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-04-15 06:01:31,994 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/data/ir_config_parameter.xml 2025-04-15 06:01:32,006 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/data/onboarding_data.xml 2025-04-15 06:01:32,040 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-04-15 06:01:32,049 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 2025-04-15 06:01:32,067 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-04-15 06:01:32,088 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 2025-04-15 06:01:32,242 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-04-15 06:01:32,263 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-04-15 06:01:32,278 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 2025-04-15 06:01:32,292 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-04-15 06:01:32,559 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-04-15 06:01:32,709 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-04-15 06:01:32,766 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-04-15 06:01:32,772 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 2025-04-15 06:01:32,780 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-04-15 06:01:32,823 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/product_document_views.xml 2025-04-15 06:01:32,880 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-04-15 06:01:32,923 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-04-15 06:01:33,087 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-04-15 06:01:33,276 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-04-15 06:01:33,316 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-04-15 06:01:33,426 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-04-15 06:01:33,459 21 INFO 02697-17-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-04-15 06:01:33,779 21 INFO 02697-17-0-all odoo.modules.loading: Module sale loaded in 4.61s, 2887 queries (+2887 other) 2025-04-15 06:01:33,780 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (118/237) 2025-04-15 06:01:34,359 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-04-15 06:01:34,506 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.73s, 30 queries (+30 other) 2025-04-15 06:01:34,507 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock (119/237) 2025-04-15 06:01:34,918 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock/data/dashboards.xml 2025-04-15 06:01:35,035 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock loaded in 0.53s, 30 queries (+30 other) 2025-04-15 06:01:35,035 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (120/237) 2025-04-15 06:01:35,407 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-04-15 06:01:35,533 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.50s, 30 queries (+30 other) 2025-04-15 06:01:35,534 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sql_export_excel (121/237) 2025-04-15 06:01:36,110 21 INFO 02697-17-0-all odoo.modules.registry: module sql_export_excel: creating or updating database tables 2025-04-15 06:01:36,252 21 INFO 02697-17-0-all odoo.modules.loading: loading sql_export_excel/views/sql_export_view.xml 2025-04-15 06:01:36,303 21 INFO 02697-17-0-all odoo.modules.loading: Module sql_export_excel loaded in 0.77s, 76 queries (+76 other) 2025-04-15 06:01:36,303 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_account_enterprise (122/237) 2025-04-15 06:01:36,652 21 INFO 02697-17-0-all odoo.modules.registry: module stock_account_enterprise: creating or updating database tables 2025-04-15 06:01:36,787 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_account_enterprise loaded in 0.48s, 34 queries (+34 other) 2025-04-15 06:01:36,788 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_accountant (123/237) 2025-04-15 06:01:37,205 21 INFO 02697-17-0-all odoo.modules.registry: module stock_accountant: creating or updating database tables 2025-04-15 06:01:37,578 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_accountant/views/res_config_settings_views.xml 2025-04-15 06:01:37,755 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_accountant loaded in 0.97s, 152 queries (+152 other) 2025-04-15 06:01:37,756 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_asset (124/237) 2025-04-15 06:01:38,152 21 INFO 02697-17-0-all odoo.modules.registry: module account_asset: creating or updating database tables 2025-04-15 06:01:38,815 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2025-04-15 06:01:38,828 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2025-04-15 06:01:38,860 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2025-04-15 06:01:38,883 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/views/account_account_views.xml 2025-04-15 06:01:39,283 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2025-04-15 06:01:39,750 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/views/account_move_views.xml 2025-04-15 06:01:39,832 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/data/assets_report.xml 2025-04-15 06:01:40,326 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/data/account_report_actions.xml 2025-04-15 06:01:40,334 21 INFO 02697-17-0-all odoo.modules.loading: loading account_asset/data/menuitems.xml 2025-04-15 06:01:40,407 21 INFO 02697-17-0-all odoo.modules.loading: Module account_asset loaded in 2.65s, 1004 queries (+1004 other) 2025-04-15 06:01:40,407 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_camt (125/237) 2025-04-15 06:01:40,852 21 INFO 02697-17-0-all odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2025-04-15 06:01:41,014 21 INFO 02697-17-0-all odoo.modules.loading: Module account_bank_statement_import_camt loaded in 0.61s, 50 queries (+50 other) 2025-04-15 06:01:41,014 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_csv (126/237) 2025-04-15 06:01:41,593 21 INFO 02697-17-0-all odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2025-04-15 06:01:41,747 21 INFO 02697-17-0-all odoo.modules.loading: Module account_bank_statement_import_csv loaded in 0.73s, 55 queries (+55 other) 2025-04-15 06:01:41,747 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_ofx (127/237) 2025-04-15 06:01:42,112 21 INFO 02697-17-0-all odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2025-04-15 06:01:42,257 21 INFO 02697-17-0-all odoo.modules.loading: Module account_bank_statement_import_ofx loaded in 0.51s, 50 queries (+50 other) 2025-04-15 06:01:42,257 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_disallowed_expenses (128/237) 2025-04-15 06:01:42,635 21 INFO 02697-17-0-all odoo.modules.registry: module account_disallowed_expenses: creating or updating database tables 2025-04-15 06:01:43,066 21 INFO 02697-17-0-all odoo.modules.loading: loading account_disallowed_expenses/data/account_disallowed_expenses_report.xml 2025-04-15 06:01:43,532 21 INFO 02697-17-0-all odoo.modules.loading: loading account_disallowed_expenses/security/ir.model.access.csv 2025-04-15 06:01:43,565 21 INFO 02697-17-0-all odoo.modules.loading: loading account_disallowed_expenses/security/account_disallowed_expenses_security.xml 2025-04-15 06:01:43,577 21 INFO 02697-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_account_views.xml 2025-04-15 06:01:43,617 21 INFO 02697-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_category_views.xml 2025-04-15 06:01:43,667 21 INFO 02697-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_report_views.xml 2025-04-15 06:01:43,713 21 INFO 02697-17-0-all odoo.modules.loading: Module account_disallowed_expenses loaded in 1.46s, 621 queries (+621 other) 2025-04-15 06:01:43,714 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_followup (129/237) 2025-04-15 06:01:44,098 21 INFO 02697-17-0-all odoo.modules.registry: module account_followup: creating or updating database tables 2025-04-15 06:01:44,538 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2025-04-15 06:01:44,555 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2025-04-15 06:01:44,579 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/security/sms_security.xml 2025-04-15 06:01:44,591 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2025-04-15 06:01:44,611 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/data/cron.xml 2025-04-15 06:01:44,627 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/wizard/followup_manual_reminder_views.xml 2025-04-15 06:01:44,652 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/wizard/followup_missing_information.xml 2025-04-15 06:01:44,670 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2025-04-15 06:01:44,731 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/views/account_followup_line_views.xml 2025-04-15 06:01:44,773 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/views/partner_view.xml 2025-04-15 06:01:44,869 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/views/report_followup.xml 2025-04-15 06:01:44,938 21 INFO 02697-17-0-all odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2025-04-15 06:01:45,014 21 INFO 02697-17-0-all odoo.modules.loading: Module account_followup loaded in 1.30s, 562 queries (+562 other) 2025-04-15 06:01:45,014 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_reports_tax_reminder (130/237) 2025-04-15 06:01:45,374 21 INFO 02697-17-0-all odoo.modules.registry: module account_reports_tax_reminder: creating or updating database tables 2025-04-15 06:01:45,542 21 INFO 02697-17-0-all odoo.modules.loading: loading account_reports_tax_reminder/data/mail_activity_type_data.xml 2025-04-15 06:01:45,654 21 INFO 02697-17-0-all odoo.modules.loading: Module account_reports_tax_reminder loaded in 0.64s, 93 queries (+93 other) 2025-04-15 06:01:45,654 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_saft (131/237) 2025-04-15 06:01:46,240 21 INFO 02697-17-0-all odoo.modules.registry: module account_saft: creating or updating database tables 2025-04-15 06:01:46,289 21 INFO 02697-17-0-all odoo.modules.loading: loading account_saft/data/saft_report.xml 2025-04-15 06:01:46,441 21 INFO 02697-17-0-all odoo.modules.loading: Module account_saft loaded in 0.79s, 72 queries (+72 other) 2025-04-15 06:01:46,441 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_statement_import_file (132/237) 2025-04-15 06:01:46,811 21 INFO 02697-17-0-all odoo.modules.registry: module account_statement_import_file: creating or updating database tables 2025-04-15 06:01:46,980 21 INFO 02697-17-0-all odoo.modules.loading: loading account_statement_import_file/security/ir.model.access.csv 2025-04-15 06:01:46,999 21 INFO 02697-17-0-all odoo.modules.loading: loading account_statement_import_file/wizard/account_statement_import_view.xml 2025-04-15 06:01:47,026 21 INFO 02697-17-0-all odoo.modules.loading: loading account_statement_import_file/views/account_journal.xml 2025-04-15 06:01:47,112 21 INFO 02697-17-0-all odoo.modules.loading: Module account_statement_import_file loaded in 0.67s, 138 queries (+138 other) 2025-04-15 06:01:47,112 21 INFO 02697-17-0-all odoo.modules.loading: Loading module delivery (133/237) 2025-04-15 06:01:47,508 21 INFO 02697-17-0-all odoo.modules.registry: module delivery: creating or updating database tables 2025-04-15 06:01:47,999 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/data/delivery_data.xml 2025-04-15 06:01:48,353 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/security/ir.model.access.csv 2025-04-15 06:01:48,391 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/security/ir_rules.xml 2025-04-15 06:01:48,404 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/report/ir_actions_report_templates.xml 2025-04-15 06:01:48,428 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/views/delivery_carrier_views.xml 2025-04-15 06:01:48,484 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/views/delivery_price_rule_views.xml 2025-04-15 06:01:48,507 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/views/delivery_zip_prefix_views.xml 2025-04-15 06:01:48,518 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/views/res_partner_views.xml 2025-04-15 06:01:48,613 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/views/sale_order_views.xml 2025-04-15 06:01:48,651 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/wizard/res_config_settings_views.xml 2025-04-15 06:01:48,804 21 INFO 02697-17-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_carrier_views.xml 2025-04-15 06:01:48,857 21 INFO 02697-17-0-all odoo.modules.loading: Module delivery loaded in 1.74s, 651 queries (+651 other) 2025-04-15 06:01:48,857 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_payroll_account (134/237) 2025-04-15 06:01:49,668 21 INFO 02697-17-0-all odoo.modules.registry: module hr_payroll_account: creating or updating database tables 2025-04-15 06:01:50,048 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_account/data/hr_payroll_account_data.xml 2025-04-15 06:01:50,059 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_run_views.xml 2025-04-15 06:01:50,084 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_views.xml 2025-04-15 06:01:50,123 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_contract_views.xml 2025-04-15 06:01:50,150 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_salary_rule_views.xml 2025-04-15 06:01:50,168 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payroll_structure_views.xml 2025-04-15 06:01:50,185 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_account/views/res_config_settings_views.xml 2025-04-15 06:01:50,340 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_account/report/hr_contract_history_report_views.xml 2025-04-15 06:01:50,393 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_payroll_account loaded in 1.54s, 354 queries (+354 other) 2025-04-15 06:01:50,393 21 INFO 02697-17-0-all odoo.modules.loading: Loading module hr_payroll_holidays (135/237) 2025-04-15 06:01:50,780 21 INFO 02697-17-0-all odoo.modules.registry: module hr_payroll_holidays: creating or updating database tables 2025-04-15 06:01:51,352 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_holidays/security/hr_payroll_holidays_security.xml 2025-04-15 06:01:51,540 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/res_config_settings_views.xml 2025-04-15 06:01:51,698 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_leave_views.xml 2025-04-15 06:01:51,777 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_allocation_views.xml 2025-04-15 06:01:51,796 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_run_views.xml 2025-04-15 06:01:51,813 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_views.xml 2025-04-15 06:01:51,864 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_holidays/data/mail_activity_data.xml 2025-04-15 06:01:51,879 21 INFO 02697-17-0-all odoo.modules.loading: loading hr_payroll_holidays/data/ir_actions_server_data.xml 2025-04-15 06:01:51,937 21 INFO 02697-17-0-all odoo.modules.loading: Module hr_payroll_holidays loaded in 1.54s, 480 queries (+480 other) 2025-04-15 06:01:51,938 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_mt_pos (136/237) 2025-04-15 06:01:52,364 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_mt_pos: creating or updating database tables 2025-04-15 06:01:52,518 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_mt_pos/security/ir.model.access.csv 2025-04-15 06:01:52,538 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_mt_pos/wizards/compliance_letter_view.xml 2025-04-15 06:01:52,573 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_mt_pos/reports/compliance_letter_report.xml 2025-04-15 06:01:52,627 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_mt_pos loaded in 0.69s, 115 queries (+115 other) 2025-04-15 06:01:52,627 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_config (137/237) 2025-04-15 06:01:53,022 21 INFO 02697-17-0-all odoo.addons.l10n_ro_config.init_hook: Computing field l10n_ro_vat_number on res.partner 2025-04-15 06:01:53,418 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_config: creating or updating database tables 2025-04-15 06:01:53,529 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.company.l10n_ro_accounting 2025-04-15 06:01:54,303 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_config/security/ro_menus_group.xml 2025-04-15 06:01:54,409 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_config/views/account_journal.xml 2025-04-15 06:01:54,461 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_config/views/common_report.xml 2025-04-15 06:01:54,482 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_bank_view.xml 2025-04-15 06:01:54,530 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_partner_view.xml 2025-04-15 06:01:54,632 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_config/wizard/res_config_settings_views.xml 2025-04-15 06:01:54,960 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_config loaded in 2.33s, 663 queries (+663 other) 2025-04-15 06:01:54,961 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_edi (138/237) 2025-04-15 06:01:55,376 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_edi: creating or updating database tables 2025-04-15 06:01:55,605 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 0.64s, 91 queries (+91 other) 2025-04-15 06:01:55,606 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_reports (139/237) 2025-04-15 06:01:55,983 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_reports: creating or updating database tables 2025-04-15 06:01:56,099 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_short.xml 2025-04-15 06:01:57,115 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_internat.xml 2025-04-15 06:01:57,893 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_micro.xml 2025-04-15 06:01:57,978 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_smle.xml 2025-04-15 06:01:58,497 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_internat.xml 2025-04-15 06:01:59,098 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/trial_balance.xml 2025-04-15 06:01:59,285 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_reports loaded in 3.68s, 2220 queries (+2220 other) 2025-04-15 06:01:59,285 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_statement_line_automation (140/237) 2025-04-15 06:01:59,703 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_statement_line_automation: creating or updating database tables 2025-04-15 06:01:59,887 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_statement_line_automation loaded in 0.60s, 41 queries (+41 other) 2025-04-15 06:01:59,887 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_account_reports (141/237) 2025-04-15 06:02:00,404 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_account_reports loaded in 0.52s, 17 queries (+17 other) 2025-04-15 06:02:00,404 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_enterprise (142/237) 2025-04-15 06:02:01,025 21 INFO 02697-17-0-all odoo.modules.registry: module pos_enterprise: creating or updating database tables 2025-04-15 06:02:01,176 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_enterprise/views/res_config_settings_views.xml 2025-04-15 06:02:01,463 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_enterprise loaded in 1.06s, 211 queries (+211 other) 2025-04-15 06:02:01,463 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_epson_printer (143/237) 2025-04-15 06:02:01,841 21 INFO 02697-17-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2025-04-15 06:02:02,106 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2025-04-15 06:02:02,133 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_epson_printer/views/res_config_settings_views.xml 2025-04-15 06:02:02,304 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_printer_views.xml 2025-04-15 06:02:02,347 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_epson_printer loaded in 0.88s, 221 queries (+221 other) 2025-04-15 06:02:02,347 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_hr (144/237) 2025-04-15 06:02:02,753 21 INFO 02697-17-0-all odoo.modules.registry: module pos_hr: creating or updating database tables 2025-04-15 06:02:03,312 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_hr/views/pos_config.xml 2025-04-15 06:02:03,351 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_hr/views/pos_order_view.xml 2025-04-15 06:02:03,413 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_hr/views/pos_order_report_view.xml 2025-04-15 06:02:03,447 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_hr/views/res_config_settings_views.xml 2025-04-15 06:02:03,881 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_hr loaded in 1.53s, 386 queries (+386 other) 2025-04-15 06:02:03,881 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_online_payment (145/237) 2025-04-15 06:02:04,703 21 INFO 02697-17-0-all odoo.modules.registry: module pos_online_payment: creating or updating database tables 2025-04-15 06:02:04,982 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_transaction_views.xml 2025-04-15 06:02:05,014 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_views.xml 2025-04-15 06:02:05,032 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_method_views.xml 2025-04-15 06:02:05,075 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_portal_templates.xml 2025-04-15 06:02:05,104 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_online_payment/views/account_payment_views.xml 2025-04-15 06:02:05,164 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_online_payment loaded in 1.28s, 236 queries (+236 other) 2025-04-15 06:02:05,164 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_preparation_display (146/237) 2025-04-15 06:02:05,571 21 INFO 02697-17-0-all odoo.modules.registry: module pos_preparation_display: creating or updating database tables 2025-04-15 06:02:05,990 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_preparation_display/security/ir.model.access.csv 2025-04-15 06:02:06,028 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_preparation_display/security/preparation_display_security.xml 2025-04-15 06:02:06,046 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_assets_index.xml 2025-04-15 06:02:06,069 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_view.xml 2025-04-15 06:02:06,408 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_preparation_display/wizard/preparation_display_reset_wizard.xml 2025-04-15 06:02:06,421 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_preparation_display/data/preparation_display_cron.xml 2025-04-15 06:02:06,484 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_preparation_display loaded in 1.32s, 349 queries (+349 other) 2025-04-15 06:02:06,485 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_account_accountant (147/237) 2025-04-15 06:02:06,877 21 INFO 02697-17-0-all odoo.modules.registry: module sale_account_accountant: creating or updating database tables 2025-04-15 06:02:07,036 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_account_accountant loaded in 0.55s, 53 queries (+53 other) 2025-04-15 06:02:07,037 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_async_emails (148/237) 2025-04-15 06:02:07,516 21 INFO 02697-17-0-all odoo.modules.registry: module sale_async_emails: creating or updating database tables 2025-04-15 06:02:07,675 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 2025-04-15 06:02:07,686 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 2025-04-15 06:02:07,738 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_async_emails loaded in 0.70s, 79 queries (+79 other) 2025-04-15 06:02:07,738 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_management (149/237) 2025-04-15 06:02:08,798 21 INFO 02697-17-0-all odoo.modules.registry: module sale_management: creating or updating database tables 2025-04-15 06:02:09,390 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-04-15 06:02:09,410 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-04-15 06:02:09,452 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-04-15 06:02:09,526 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-04-15 06:02:09,551 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-04-15 06:02:09,596 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-04-15 06:02:09,623 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-04-15 06:02:09,873 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-04-15 06:02:09,921 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-04-15 06:02:09,942 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-04-15 06:02:10,007 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_management loaded in 2.27s, 596 queries (+596 other) 2025-04-15 06:02:10,007 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_product_configurator (150/237) 2025-04-15 06:02:10,436 21 INFO 02697-17-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-04-15 06:02:10,652 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-04-15 06:02:10,702 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-04-15 06:02:10,782 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.77s, 156 queries (+156 other) 2025-04-15 06:02:10,782 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_purchase (151/237) 2025-04-15 06:02:11,230 21 INFO 02697-17-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-04-15 06:02:11,749 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-04-15 06:02:11,781 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-04-15 06:02:11,833 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-04-15 06:02:11,873 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-04-15 06:02:11,906 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-04-15 06:02:11,960 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_purchase loaded in 1.18s, 263 queries (+263 other) 2025-04-15 06:02:11,960 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_sms (152/237) 2025-04-15 06:02:12,487 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-04-15 06:02:12,586 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-04-15 06:02:12,629 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_sms loaded in 0.67s, 44 queries (+44 other) 2025-04-15 06:02:12,629 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_stock (153/237) 2025-04-15 06:02:13,079 21 INFO 02697-17-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-04-15 06:02:14,060 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-04-15 06:02:14,077 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-04-15 06:02:14,123 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-04-15 06:02:14,325 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-04-15 06:02:14,345 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-04-15 06:02:14,630 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-04-15 06:02:14,657 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-04-15 06:02:14,682 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-04-15 06:02:14,784 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-04-15 06:02:14,810 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-04-15 06:02:14,829 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-04-15 06:02:14,851 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-04-15 06:02:14,860 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-04-15 06:02:14,878 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-04-15 06:02:14,935 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_stock loaded in 2.31s, 888 queries (+888 other) 2025-04-15 06:02:14,935 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account_accountant (154/237) 2025-04-15 06:02:15,458 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account_accountant/data/dashboards.xml 2025-04-15 06:02:15,802 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account_accountant loaded in 0.87s, 37 queries (+37 other) 2025-04-15 06:02:15,802 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_payroll (155/237) 2025-04-15 06:02:16,233 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_payroll/data/dashboards.xml 2025-04-15 06:02:16,366 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_payroll loaded in 0.56s, 30 queries (+30 other) 2025-04-15 06:02:16,367 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (156/237) 2025-04-15 06:02:17,070 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-04-15 06:02:17,231 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.86s, 30 queries (+30 other) 2025-04-15 06:02:17,231 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (157/237) 2025-04-15 06:02:17,792 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-04-15 06:02:17,969 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.74s, 36 queries (+36 other) 2025-04-15 06:02:17,970 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_landed_costs (158/237) 2025-04-15 06:02:18,411 21 INFO 02697-17-0-all odoo.modules.registry: module stock_landed_costs: creating or updating database tables 2025-04-15 06:02:19,353 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_landed_costs/security/ir.model.access.csv 2025-04-15 06:02:19,376 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_landed_costs/security/stock_landed_cost_security.xml 2025-04-15 06:02:19,390 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_landed_costs/data/stock_landed_cost_data.xml 2025-04-15 06:02:19,404 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_landed_costs/views/account_move_views.xml 2025-04-15 06:02:19,474 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_landed_costs/views/product_views.xml 2025-04-15 06:02:19,535 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_landed_cost_views.xml 2025-04-15 06:02:19,614 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_valuation_layer_views.xml 2025-04-15 06:02:19,634 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_landed_costs/views/res_config_settings_views.xml 2025-04-15 06:02:19,952 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_landed_costs loaded in 1.98s, 664 queries (+664 other) 2025-04-15 06:02:19,952 21 INFO 02697-17-0-all odoo.modules.loading: Loading module account_saft_import (159/237) 2025-04-15 06:02:20,486 21 INFO 02697-17-0-all odoo.modules.registry: module account_saft_import: creating or updating database tables 2025-04-15 06:02:20,724 21 INFO 02697-17-0-all odoo.modules.loading: loading account_saft_import/security/ir.model.access.csv 2025-04-15 06:02:20,743 21 INFO 02697-17-0-all odoo.modules.loading: loading account_saft_import/wizard/import_wizard_view.xml 2025-04-15 06:02:20,811 21 INFO 02697-17-0-all odoo.modules.loading: Module account_saft_import loaded in 0.86s, 111 queries (+111 other) 2025-04-15 06:02:20,811 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account (160/237) 2025-04-15 06:02:21,223 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account: creating or updating database tables 2025-04-15 06:02:21,470 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account loaded in 0.66s, 69 queries (+69 other) 2025-04-15 06:02:21,471 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_anaf_sync (161/237) 2025-04-15 06:02:22,143 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_anaf_sync: creating or updating database tables 2025-04-15 06:02:22,438 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/account_security.xml 2025-04-15 06:02:22,451 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/ir.model.access.csv 2025-04-15 06:02:22,476 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/l10n_ro_account_anaf_sync_view.xml 2025-04-15 06:02:22,511 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/wizard/res_config_settings_views.xml 2025-04-15 06:02:22,752 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/template.xml 2025-04-15 06:02:22,807 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_anaf_sync loaded in 1.34s, 261 queries (+261 other) 2025-04-15 06:02:22,807 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_base (162/237) 2025-04-15 06:02:23,271 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_base: creating or updating database tables 2025-04-15 06:02:23,469 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_base/views/res_bank_view.xml 2025-04-15 06:02:23,519 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_base loaded in 0.71s, 99 queries (+99 other) 2025-04-15 06:02:23,519 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_report (163/237) 2025-04-15 06:02:23,939 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_report: creating or updating database tables 2025-04-15 06:02:24,354 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_daily.xml 2025-04-15 06:02:24,380 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_period.xml 2025-04-15 06:02:24,401 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_statement.xml 2025-04-15 06:02:24,449 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_report loaded in 0.93s, 67 queries (+67 other) 2025-04-15 06:02:24,449 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_enterprise (164/237) 2025-04-15 06:02:24,909 21 INFO 02697-17-0-all odoo.addons.l10n_ro_account_enterprise.hooks: Computing field l10n_ro_vat_number on res.partner 2025-04-15 06:02:25,120 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000412 running UPDATE ir_model_data SET module = 'l10n_ro_account_report_journal_registry' WHERE module = 'l10n_ro_account_report_journal' AND name NOT IN (SELECT name FROM ir_model_data WHERE module = 'l10n_ro_account_report_journal_registry') 2025-04-15 06:02:25,121 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000609 running UPDATE ir_model_data SET name = name || '_openupgrade_' || id, module = 'l10n_ro_account_report_journal_registry', noupdate = FALSE WHERE module = 'l10n_ro_account_report_journal' 2025-04-15 06:02:25,121 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000310 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_report_journal_registry' WHERE name = 'l10n_ro_account_report_journal' 2025-04-15 06:02:25,122 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000432 running UPDATE ir_module_module m1 SET state=m2.state, latest_version=m2.latest_version FROM ir_module_module m2 WHERE m1.name='l10n_ro_account_report_journal_registry' AND m2.name='l10n_ro_account_report_journal' AND m1.state='uninstalled' 2025-04-15 06:02:25,122 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000253 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_report_journal' 2025-04-15 06:02:25,123 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000274 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_account_report_journal' 2025-04-15 06:02:25,124 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000331 running UPDATE ir_model_data SET module = 'l10n_ro_account_report_account_sheet' WHERE module = 'l10n_ro_account_report_sheet' AND name NOT IN (SELECT name FROM ir_model_data WHERE module = 'l10n_ro_account_report_account_sheet') 2025-04-15 06:02:25,124 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000301 running UPDATE ir_model_data SET name = name || '_openupgrade_' || id, module = 'l10n_ro_account_report_account_sheet', noupdate = FALSE WHERE module = 'l10n_ro_account_report_sheet' 2025-04-15 06:02:25,125 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000253 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_report_account_sheet' WHERE name = 'l10n_ro_account_report_sheet' 2025-04-15 06:02:25,125 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000358 running UPDATE ir_module_module m1 SET state=m2.state, latest_version=m2.latest_version FROM ir_module_module m2 WHERE m1.name='l10n_ro_account_report_account_sheet' AND m2.name='l10n_ro_account_report_sheet' AND m1.state='uninstalled' 2025-04-15 06:02:25,125 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000246 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_report_sheet' 2025-04-15 06:02:25,126 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000288 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_account_report_sheet' 2025-04-15 06:02:25,127 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000338 running UPDATE ir_model_data SET module = 'l10n_ro_account_report_trial_balance' WHERE module = 'l10n_ro_account_reports' AND name NOT IN (SELECT name FROM ir_model_data WHERE module = 'l10n_ro_account_report_trial_balance') 2025-04-15 06:02:25,127 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000304 running UPDATE ir_model_data SET name = name || '_openupgrade_' || id, module = 'l10n_ro_account_report_trial_balance', noupdate = FALSE WHERE module = 'l10n_ro_account_reports' 2025-04-15 06:02:25,128 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000253 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_report_trial_balance' WHERE name = 'l10n_ro_account_reports' 2025-04-15 06:02:25,128 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000362 running UPDATE ir_module_module m1 SET state=m2.state, latest_version=m2.latest_version FROM ir_module_module m2 WHERE m1.name='l10n_ro_account_report_trial_balance' AND m2.name='l10n_ro_account_reports' AND m1.state='uninstalled' 2025-04-15 06:02:25,129 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000246 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_reports' 2025-04-15 06:02:25,129 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000261 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_account_reports' 2025-04-15 06:02:25,130 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000343 running UPDATE ir_model_data SET module = 'l10n_ro_account_currency_reevaluation' WHERE module = 'l10n_ro_currency_reevaluation' AND name NOT IN (SELECT name FROM ir_model_data WHERE module = 'l10n_ro_account_currency_reevaluation') 2025-04-15 06:02:25,130 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000294 running UPDATE ir_model_data SET name = name || '_openupgrade_' || id, module = 'l10n_ro_account_currency_reevaluation', noupdate = FALSE WHERE module = 'l10n_ro_currency_reevaluation' 2025-04-15 06:02:25,131 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000247 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_currency_reevaluation' WHERE name = 'l10n_ro_currency_reevaluation' 2025-04-15 06:02:25,131 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000353 running UPDATE ir_module_module m1 SET state=m2.state, latest_version=m2.latest_version FROM ir_module_module m2 WHERE m1.name='l10n_ro_account_currency_reevaluation' AND m2.name='l10n_ro_currency_reevaluation' AND m1.state='uninstalled' 2025-04-15 06:02:25,132 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000247 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_currency_reevaluation' 2025-04-15 06:02:25,132 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000259 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_currency_reevaluation' 2025-04-15 06:02:25,133 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000335 running UPDATE ir_model_data SET module = 'l10n_ro_account_green_stamp_tax' WHERE module = 'l10n_ro_green_stamp_tax' AND name NOT IN (SELECT name FROM ir_model_data WHERE module = 'l10n_ro_account_green_stamp_tax') 2025-04-15 06:02:25,134 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000301 running UPDATE ir_model_data SET name = name || '_openupgrade_' || id, module = 'l10n_ro_account_green_stamp_tax', noupdate = FALSE WHERE module = 'l10n_ro_green_stamp_tax' 2025-04-15 06:02:25,134 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000260 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_green_stamp_tax' WHERE name = 'l10n_ro_green_stamp_tax' 2025-04-15 06:02:25,135 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000368 running UPDATE ir_module_module m1 SET state=m2.state, latest_version=m2.latest_version FROM ir_module_module m2 WHERE m1.name='l10n_ro_account_green_stamp_tax' AND m2.name='l10n_ro_green_stamp_tax' AND m1.state='uninstalled' 2025-04-15 06:02:25,135 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000256 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_green_stamp_tax' 2025-04-15 06:02:25,135 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000259 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_green_stamp_tax' 2025-04-15 06:02:25,136 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000329 running UPDATE ir_model_data SET module = 'l10n_ro_account_payment_disposal' WHERE module = 'l10n_ro_payment_disposal' AND name NOT IN (SELECT name FROM ir_model_data WHERE module = 'l10n_ro_account_payment_disposal') 2025-04-15 06:02:25,137 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000295 running UPDATE ir_model_data SET name = name || '_openupgrade_' || id, module = 'l10n_ro_account_payment_disposal', noupdate = FALSE WHERE module = 'l10n_ro_payment_disposal' 2025-04-15 06:02:25,137 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000246 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_payment_disposal' WHERE name = 'l10n_ro_payment_disposal' 2025-04-15 06:02:25,138 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000355 running UPDATE ir_module_module m1 SET state=m2.state, latest_version=m2.latest_version FROM ir_module_module m2 WHERE m1.name='l10n_ro_account_payment_disposal' AND m2.name='l10n_ro_payment_disposal' AND m1.state='uninstalled' 2025-04-15 06:02:25,138 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000247 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_payment_disposal' 2025-04-15 06:02:25,138 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000265 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_payment_disposal' 2025-04-15 06:02:25,139 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000326 running UPDATE ir_model_data SET module = 'l10n_ro_account_storno' WHERE module = 'l10n_ro_storno_accounting' AND name NOT IN (SELECT name FROM ir_model_data WHERE module = 'l10n_ro_account_storno') 2025-04-15 06:02:25,140 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000290 running UPDATE ir_model_data SET name = name || '_openupgrade_' || id, module = 'l10n_ro_account_storno', noupdate = FALSE WHERE module = 'l10n_ro_storno_accounting' 2025-04-15 06:02:25,140 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000244 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_storno' WHERE name = 'l10n_ro_storno_accounting' 2025-04-15 06:02:25,141 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000350 running UPDATE ir_module_module m1 SET state=m2.state, latest_version=m2.latest_version FROM ir_module_module m2 WHERE m1.name='l10n_ro_account_storno' AND m2.name='l10n_ro_storno_accounting' AND m1.state='uninstalled' 2025-04-15 06:02:25,141 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000240 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_storno_accounting' 2025-04-15 06:02:25,141 21 DEBUG 02697-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000264 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_storno_accounting' 2025-04-15 06:02:25,655 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_enterprise: creating or updating database tables 2025-04-15 06:02:25,814 21 INFO 02697-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_nc_code 2025-04-15 06:02:25,825 21 INFO 02697-17-0-all odoo.models: Prepare computation of product.product.l10n_ro_nc_code 2025-04-15 06:02:25,947 21 WARNING 02697-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_tax_type, type_tax_use) of account.tax() have the same label: Tax Type. [Modules: l10n_ro_account_enterprise and account] 2025-04-15 06:02:26,474 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/data/anaf_config_parameter.xml 2025-04-15 06:02:26,489 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/data/res.country.state.csv 2025-04-15 06:02:26,524 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_report_menu.xml 2025-04-15 06:02:26,536 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_journal_view.xml 2025-04-15 06:02:26,580 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_move_view.xml 2025-04-15 06:02:26,653 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/ir_sequence_view.xml 2025-04-15 06:02:26,672 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/res_company_view.xml 2025-04-15 06:02:26,745 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_enterprise loaded in 2.30s, 724 queries (+726 other) 2025-04-15 06:02:26,745 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_period_close (165/237) 2025-04-15 06:02:27,176 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_period_close: creating or updating database tables 2025-04-15 06:02:27,926 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/views/account_period_close_view.xml 2025-04-15 06:02:28,013 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/wizards/wizard_account_period_closing_view.xml 2025-04-15 06:02:28,027 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/account_security.xml 2025-04-15 06:02:28,040 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/ir.model.access.csv 2025-04-15 06:02:28,151 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_period_close loaded in 1.41s, 268 queries (+268 other) 2025-04-15 06:02:28,152 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_invoice (166/237) 2025-04-15 06:02:28,653 21 INFO 02697-17-0-all odoo.addons.l10n_ro_account_report_invoice.init_hook: Computing field l10n_ro_currency_rate on account.move 2025-04-15 06:02:29,065 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_report_invoice: creating or updating database tables 2025-04-15 06:02:29,512 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/account_invoice_view.xml 2025-04-15 06:02:29,603 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/invoice_report.xml 2025-04-15 06:02:29,668 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/res_config_settings_view.xml 2025-04-15 06:02:29,895 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_report_invoice loaded in 1.74s, 348 queries (+348 other) 2025-04-15 06:02:29,896 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_city (167/237) 2025-04-15 06:02:30,316 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_city: creating or updating database tables 2025-04-15 06:02:30,944 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res_city.xml 2025-04-15 06:03:09,556 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_city/views/res_city_view.xml 2025-04-15 06:03:09,653 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res.country.state.csv 2025-04-15 06:03:09,751 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_city loaded in 39.86s, 41489 queries (+41489 other) 2025-04-15 06:03:09,751 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_efactura (168/237) 2025-04-15 06:03:10,280 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_efactura: creating or updating database tables 2025-04-15 06:03:10,819 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_efactura/data/ir_cron.xml 2025-04-15 06:03:10,841 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_efactura/security/ir.model.access.csv 2025-04-15 06:03:10,872 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/account_move_views.xml 2025-04-15 06:03:11,479 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/res_config_settings_views.xml 2025-04-15 06:03:12,054 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_efactura/wizard/account_move_send_views.xml 2025-04-15 06:03:12,124 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_efactura loaded in 2.37s, 457 queries (+457 other) 2025-04-15 06:03:12,124 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll (169/237) 2025-04-15 06:03:12,534 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_hr_payroll: creating or updating database tables 2025-04-15 06:03:12,673 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/report_payslip_templates.xml 2025-04-15 06:03:12,703 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_payroll_report.xml 2025-04-15 06:03:12,722 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_contract_views.xml 2025-04-15 06:03:12,763 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_category_data.xml 2025-04-15 06:03:12,786 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_type_data.xml 2025-04-15 06:03:12,798 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_data.xml 2025-04-15 06:03:12,842 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_data.xml 2025-04-15 06:03:17,177 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_hr_payroll loaded in 5.05s, 403 queries (+403 other) 2025-04-15 06:03:17,178 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_create_by_vat (170/237) 2025-04-15 06:03:17,603 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_partner_create_by_vat: creating or updating database tables 2025-04-15 06:03:18,008 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/views/partner_view.xml 2025-04-15 06:03:18,152 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/security/ir.model.access.csv 2025-04-15 06:03:18,200 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_partner_create_by_vat loaded in 1.02s, 246 queries (+246 other) 2025-04-15 06:03:18,200 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_unique (171/237) 2025-04-15 06:03:18,899 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_partner_unique: creating or updating database tables 2025-04-15 06:03:19,168 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_partner_unique loaded in 0.97s, 80 queries (+80 other) 2025-04-15 06:03:19,169 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_to_statement (172/237) 2025-04-15 06:03:19,594 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_payment_to_statement: creating or updating database tables 2025-04-15 06:03:19,909 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/security/ir.model.access.csv 2025-04-15 06:03:19,911 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_payment_view.xml 2025-04-15 06:03:19,978 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_view.xml 2025-04-15 06:03:20,024 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_dashboard_view.xml 2025-04-15 06:03:20,094 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_payment_to_statement loaded in 0.93s, 230 queries (+230 other) 2025-04-15 06:03:20,144 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_saft (173/237) 2025-04-15 06:03:20,592 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_saft: creating or updating database tables 2025-04-15 06:03:20,771 21 WARNING 02697-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_tax_type, type_tax_use) of account.tax() have the same label: Tax Type. [Modules: l10n_ro_account_enterprise and account] 2025-04-15 06:03:21,310 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_saft/security/ir.model.access.csv 2025-04-15 06:03:21,333 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_saft/data/saft_report.xml 2025-04-15 06:03:21,429 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_saft/data/l10n_ro_saft.tax.type.csv 2025-04-15 06:03:21,525 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_tax_views.xml 2025-04-15 06:03:21,550 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_move_views.xml 2025-04-15 06:03:21,624 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/res_config_settings_views.xml 2025-04-15 06:03:21,858 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_saft loaded in 1.71s, 426 queries (+428 other) 2025-04-15 06:03:21,859 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock (174/237) 2025-04-15 06:03:22,357 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock: creating or updating database tables 2025-04-15 06:03:22,402 21 INFO 02697-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_net_weight 2025-04-15 06:03:22,661 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_warehouse_view.xml 2025-04-15 06:03:22,692 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_location_view.xml 2025-04-15 06:03:22,757 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/product_template_view.xml 2025-04-15 06:03:22,842 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock loaded in 0.98s, 237 queries (+237 other) 2025-04-15 06:03:22,843 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_vat_on_payment (175/237) 2025-04-15 06:03:24,033 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_vat_on_payment: creating or updating database tables 2025-04-15 06:03:24,490 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml 2025-04-15 06:03:24,703 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/security/ir.model.access.csv 2025-04-15 06:03:24,725 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/data/res_partner_anaf_cron.xml 2025-04-15 06:03:24,798 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_vat_on_payment loaded in 1.96s, 385 queries (+385 other) 2025-04-15 06:03:24,799 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_hr_mobile (176/237) 2025-04-15 06:03:25,344 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_hr_mobile loaded in 0.55s, 17 queries (+17 other) 2025-04-15 06:03:25,344 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_sale (177/237) 2025-04-15 06:03:26,027 21 INFO 02697-17-0-all odoo.modules.registry: module pos_sale: creating or updating database tables 2025-04-15 06:03:26,461 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/data/pos_sale_data.xml 2025-04-15 06:03:26,616 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/security/pos_sale_security.xml 2025-04-15 06:03:26,645 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/security/ir.model.access.csv 2025-04-15 06:03:26,683 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/views/point_of_sale_report.xml 2025-04-15 06:03:26,720 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/views/sale_order_views.xml 2025-04-15 06:03:26,773 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/views/pos_order_views.xml 2025-04-15 06:03:26,801 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/views/sales_team_views.xml 2025-04-15 06:03:26,876 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/views/res_config_settings_views.xml 2025-04-15 06:03:27,076 21 INFO 02697-17-0-all odoo.modules.loading: loading pos_sale/views/stock_template.xml 2025-04-15 06:03:27,131 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_sale loaded in 1.79s, 535 queries (+535 other) 2025-04-15 06:03:27,131 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_sale_product_configurator (178/237) 2025-04-15 06:03:27,582 21 INFO 02697-17-0-all odoo.modules.registry: module pos_sale_product_configurator: creating or updating database tables 2025-04-15 06:03:27,752 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_sale_product_configurator loaded in 0.62s, 56 queries (+56 other) 2025-04-15 06:03:27,753 21 INFO 02697-17-0-all odoo.modules.loading: Loading module pos_settle_due (179/237) 2025-04-15 06:03:28,180 21 INFO 02697-17-0-all odoo.modules.registry: module pos_settle_due: creating or updating database tables 2025-04-15 06:03:28,668 21 INFO 02697-17-0-all odoo.modules.loading: Module pos_settle_due loaded in 0.92s, 89 queries (+89 other) 2025-04-15 06:03:28,669 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_pdf_quote_builder (180/237) 2025-04-15 06:03:29,150 21 INFO 02697-17-0-all odoo.modules.registry: module sale_pdf_quote_builder: creating or updating database tables 2025-04-15 06:03:29,482 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/report/ir_actions_report.xml 2025-04-15 06:03:29,497 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_template_views.xml 2025-04-15 06:03:29,521 21 INFO 02697-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/wizards/res_config_settings_views.xml 2025-04-15 06:03:29,851 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_pdf_quote_builder loaded in 1.18s, 323 queries (+323 other) 2025-04-15 06:03:29,852 21 INFO 02697-17-0-all odoo.modules.loading: Loading module sale_purchase_stock (181/237) 2025-04-15 06:03:30,283 21 INFO 02697-17-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-04-15 06:03:30,727 21 INFO 02697-17-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.88s, 60 queries (+60 other) 2025-04-15 06:03:30,728 21 INFO 02697-17-0-all odoo.modules.loading: Loading module snailmail_account_followup (182/237) 2025-04-15 06:03:31,186 21 INFO 02697-17-0-all odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2025-04-15 06:03:31,430 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2025-04-15 06:03:31,440 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2025-04-15 06:03:31,475 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2025-04-15 06:03:31,509 21 INFO 02697-17-0-all odoo.modules.loading: loading snailmail_account_followup/wizard/followup_manual_reminder_views.xml 2025-04-15 06:03:31,555 21 INFO 02697-17-0-all odoo.modules.loading: Module snailmail_account_followup loaded in 0.83s, 192 queries (+192 other) 2025-04-15 06:03:31,558 21 INFO 02697-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_pos_hr (183/237) 2025-04-15 06:03:32,005 21 INFO 02697-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_pos_hr/data/dashboards.xml 2025-04-15 06:03:32,130 21 INFO 02697-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_pos_hr loaded in 0.57s, 30 queries (+30 other) 2025-04-15 06:03:32,131 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_delivery (184/237) 2025-04-15 06:03:32,564 21 INFO 02697-17-0-all odoo.modules.registry: module stock_delivery: creating or updating database tables 2025-04-15 06:03:33,289 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/security/ir.model.access.csv 2025-04-15 06:03:33,318 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/product_template_view.xml 2025-04-15 06:03:33,377 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_view.xml 2025-04-15 06:03:33,526 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_portal_template.xml 2025-04-15 06:03:33,556 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/report_shipping.xml 2025-04-15 06:03:33,575 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/report_deliveryslip.xml 2025-04-15 06:03:33,653 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/report_package_barcode.xml 2025-04-15 06:03:33,698 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_carrier_views.xml 2025-04-15 06:03:33,715 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_package_views.xml 2025-04-15 06:03:33,728 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_package_type_views.xml 2025-04-15 06:03:33,758 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_picking_type_views.xml 2025-04-15 06:03:33,777 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_rule_views.xml 2025-04-15 06:03:33,799 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_move_line_views.xml 2025-04-15 06:03:33,878 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_delivery loaded in 1.75s, 692 queries (+692 other) 2025-04-15 06:03:33,878 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_landed_costs_company (185/237) 2025-04-15 06:03:34,307 21 INFO 02697-17-0-all odoo.modules.registry: module stock_landed_costs_company: creating or updating database tables 2025-04-15 06:03:34,479 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_landed_costs_company loaded in 0.60s, 53 queries (+53 other) 2025-04-15 06:03:34,498 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_asset (186/237) 2025-04-15 06:03:34,946 21 INFO 02697-17-0-all odoo.addons.l10n_ro_account_asset.init_hook: Computing field l10n_ro_monthly_depreciation on account.asset 2025-04-15 06:03:35,366 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_asset: creating or updating database tables 2025-04-15 06:03:36,080 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/security/ir.model.access.csv 2025-04-15 06:03:36,102 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/account_asset_view.xml 2025-04-15 06:03:36,159 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/l10n_ro_account_asset_group_view.xml 2025-04-15 06:03:36,199 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/res_config_settings_views.xml 2025-04-15 06:03:36,427 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/report/account_assets_report_views.xml 2025-04-15 06:03:37,026 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_asset loaded in 2.53s, 879 queries (+879 other) 2025-04-15 06:03:37,026 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_alpha (187/237) 2025-04-15 06:03:37,474 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_alpha: creating or updating database tables 2025-04-15 06:03:37,650 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_alpha loaded in 0.62s, 59 queries (+59 other) 2025-04-15 06:03:37,650 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_bcr (188/237) 2025-04-15 06:03:38,073 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_bcr: creating or updating database tables 2025-04-15 06:03:38,515 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_bcr loaded in 0.87s, 59 queries (+59 other) 2025-04-15 06:03:38,516 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_brd (189/237) 2025-04-15 06:03:38,943 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_brd: creating or updating database tables 2025-04-15 06:03:39,180 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_brd loaded in 0.66s, 59 queries (+59 other) 2025-04-15 06:03:39,180 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_ing (190/237) 2025-04-15 06:03:39,627 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_ing: creating or updating database tables 2025-04-15 06:03:39,712 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_ing/views/res_bank_view.xml 2025-04-15 06:03:39,855 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_ing loaded in 0.67s, 83 queries (+83 other) 2025-04-15 06:03:39,855 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_rffsn (191/237) 2025-04-15 06:03:40,585 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_rffsn: creating or updating database tables 2025-04-15 06:03:40,764 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_rffsn loaded in 0.91s, 59 queries (+59 other) 2025-04-15 06:03:40,765 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_compensation (192/237) 2025-04-15 06:03:41,183 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_compensation: creating or updating database tables 2025-04-15 06:03:41,231 21 WARNING 02697-17-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:41,505 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_compensation/views/account_compensation_view.xml 2025-04-15 06:03:41,568 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_compensation/security/ir.model.access.csv 2025-04-15 06:03:41,593 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_compensation/security/account_compensation_security.xml 2025-04-15 06:03:41,652 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_compensation loaded in 0.89s, 226 queries (+228 other) 2025-04-15 06:03:41,652 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_counterpart (193/237) 2025-04-15 06:03:42,086 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_counterpart: creating or updating database tables 2025-04-15 06:03:42,643 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/account_account_views.xml 2025-04-15 06:03:42,687 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/account_move_line_views.xml 2025-04-15 06:03:43,107 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/res_config_settings_views.xml 2025-04-15 06:03:43,340 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_counterpart loaded in 1.69s, 339 queries (+339 other) 2025-04-15 06:03:43,341 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_currency_reevaluation (194/237) 2025-04-15 06:03:43,782 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_currency_reevaluation: creating or updating database tables 2025-04-15 06:03:44,119 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/security/ir.model.access.csv 2025-04-15 06:03:44,138 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/views/account_view.xml 2025-04-15 06:03:44,650 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/views/currency_reevaluation_view.xml 2025-04-15 06:03:44,687 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/wizard/account_reconcile_wizard.xml 2025-04-15 06:03:44,747 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_currency_reevaluation loaded in 1.41s, 317 queries (+317 other) 2025-04-15 06:03:44,748 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_edi_ubl (195/237) 2025-04-15 06:03:45,192 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_edi_ubl: creating or updating database tables 2025-04-15 06:03:46,037 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/data/account_edi_data.xml 2025-04-15 06:03:46,070 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/res_config_settings_views.xml 2025-04-15 06:03:46,278 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/account_invoice.xml 2025-04-15 06:03:46,356 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/cius_template.xml 2025-04-15 06:03:46,373 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/res_partner.xml 2025-04-15 06:03:46,526 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_edi_ubl loaded in 1.78s, 573 queries (+573 other) 2025-04-15 06:03:46,526 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_edit_currency_rate (196/237) 2025-04-15 06:03:46,949 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_edit_currency_rate: creating or updating database tables 2025-04-15 06:03:47,249 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_edit_currency_rate loaded in 0.72s, 138 queries (+138 other) 2025-04-15 06:03:47,249 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_extra_types (197/237) 2025-04-15 06:03:47,673 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_extra_types: creating or updating database tables 2025-04-15 06:03:47,695 21 INFO 02697-17-0-all odoo.models: Prepare computation of account.report.filter_account 2025-04-15 06:03:47,897 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_extra_types/data/account_report_data.xml 2025-04-15 06:03:47,912 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_extra_types/views/account_report_view.xml 2025-04-15 06:03:47,962 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_extra_types loaded in 0.71s, 150 queries (+150 other) 2025-04-15 06:03:47,962 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_payment_disposal (198/237) 2025-04-15 06:03:48,570 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_payment_disposal: creating or updating database tables 2025-04-15 06:03:48,644 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_payment_disposal/views/bank_statement_line.xml 2025-04-15 06:03:48,800 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_payment_disposal loaded in 0.84s, 74 queries (+74 other) 2025-04-15 06:03:48,801 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report (199/237) 2025-04-15 06:03:51,246 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_report: creating or updating database tables 2025-04-15 06:03:51,541 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report/data/l10n_ro_account_move_line_materialized.xml 2025-04-15 06:03:51,584 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report/security/ir.model.access.csv 2025-04-15 06:03:51,599 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report/views/l10n_ro_account_report_views.xml 2025-04-15 06:03:51,633 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report/wizard/l10n_ro_account_report_wizard_views.xml 2025-04-15 06:03:51,696 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_report loaded in 2.90s, 224 queries (+224 other) 2025-04-15 06:03:51,697 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_balance_sheet (200/237) 2025-04-15 06:03:52,149 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report_balance_sheet/data/account_financial_html_report_bs.xml 2025-04-15 06:03:53,252 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_report_balance_sheet loaded in 1.56s, 837 queries (+837 other) 2025-04-15 06:03:53,252 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_profit_loss (201/237) 2025-04-15 06:03:53,765 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report_profit_loss/data/account_financial_html_report_pl.xml 2025-04-15 06:03:55,078 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_report_profit_loss loaded in 1.83s, 841 queries (+841 other) 2025-04-15 06:03:55,078 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_trial_balance (202/237) 2025-04-15 06:03:55,506 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_report_trial_balance: creating or updating database tables 2025-04-15 06:03:55,551 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report_trial_balance/data/trial_balance.xml 2025-04-15 06:03:56,164 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_report_trial_balance loaded in 1.09s, 453 queries (+453 other) 2025-04-15 06:03:56,164 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_storno (203/237) 2025-04-15 06:03:56,601 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_storno: creating or updating database tables 2025-04-15 06:03:57,005 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_storno/views/account_tax_view.xml 2025-04-15 06:03:57,052 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_storno loaded in 0.89s, 99 queries (+99 other) 2025-04-15 06:03:57,053 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration (204/237) 2025-04-15 06:03:57,533 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_declaration: creating or updating database tables 2025-04-15 06:03:58,110 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration/data/anaf_product_code.xml 2025-04-15 06:03:58,197 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration/security/ir.model.access.csv 2025-04-15 06:03:58,227 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/account_move_line_view.xml 2025-04-15 06:03:58,239 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_declaration_menu.xml 2025-04-15 06:03:58,249 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_declaration_view.xml 2025-04-15 06:03:58,283 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_product_code_view.xml 2025-04-15 06:03:58,322 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_signature_view.xml 2025-04-15 06:03:58,351 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/product_template_view.xml 2025-04-15 06:03:58,454 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_declaration loaded in 1.40s, 581 queries (+581 other) 2025-04-15 06:03:58,455 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_depreciation_account (205/237) 2025-04-15 06:03:58,785 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:03:58,908 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_depreciation_account: creating or updating database tables 2025-04-15 06:03:59,199 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_depreciation_account/views/account_views.xml 2025-04-15 06:03:59,310 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_depreciation_account loaded in 0.86s, 187 queries (+189 other) 2025-04-15 06:03:59,310 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_etransport (206/237) 2025-04-15 06:03:59,870 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:03:59,988 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_etransport: creating or updating database tables 2025-04-15 06:04:00,288 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/stock_picking_view.xml 2025-04-15 06:04:00,326 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/e_transport_template.xml 2025-04-15 06:04:00,339 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/delivery_view.xml 2025-04-15 06:04:00,360 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/l10n_ro_e_transport_view.xml 2025-04-15 06:04:00,420 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_etransport/security/ir.model.access.csv 2025-04-15 06:04:00,440 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.scope.csv 2025-04-15 06:04:00,450 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.customs.csv 2025-04-15 06:04:00,465 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.operation.csv 2025-04-15 06:04:00,510 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_etransport loaded in 1.20s, 295 queries (+297 other) 2025-04-15 06:04:00,510 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_fiscal_validation (207/237) 2025-04-15 06:04:00,903 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:01,025 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_fiscal_validation: creating or updating database tables 2025-04-15 06:04:01,188 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_fiscal_validation/data/res_partner_vat_cron.xml 2025-04-15 06:04:01,315 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_fiscal_validation loaded in 0.81s, 95 queries (+97 other) 2025-04-15 06:04:01,316 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll_account (208/237) 2025-04-15 06:04:01,662 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:01,780 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_hr_payroll_account: creating or updating database tables 2025-04-15 06:04:01,819 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll_account/data/account_chart_template_data.xml 2025-04-15 06:04:02,235 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_hr_payroll_account loaded in 0.92s, 25 queries (+27 other) 2025-04-15 06:04:02,235 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_message_spv (209/237) 2025-04-15 06:04:02,588 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:02,709 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_message_spv: creating or updating database tables 2025-04-15 06:04:03,191 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/ir.model.access.csv 2025-04-15 06:04:03,215 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/security.xml 2025-04-15 06:04:03,230 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/data/ir_cron_data.xml 2025-04-15 06:04:03,246 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/account_invoice.xml 2025-04-15 06:04:03,358 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/message_spv_view.xml 2025-04-15 06:04:03,472 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_message_spv loaded in 1.24s, 348 queries (+350 other) 2025-04-15 06:04:03,472 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_receipt_report (210/237) 2025-04-15 06:04:03,835 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:03,952 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_payment_receipt_report: creating or updating database tables 2025-04-15 06:04:04,040 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/data/report_paperformat.xml 2025-04-15 06:04:04,128 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/payment_receipt_report.xml 2025-04-15 06:04:04,139 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/bank_statement_line_report.xml 2025-04-15 06:04:04,146 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_payment_receipt_template.xml 2025-04-15 06:04:04,171 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_bank_statement_line_payment_template.xml 2025-04-15 06:04:04,226 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_payment_receipt_report loaded in 0.75s, 83 queries (+85 other) 2025-04-15 06:04:04,226 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_pos (211/237) 2025-04-15 06:04:04,897 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:05,020 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_pos: creating or updating database tables 2025-04-15 06:04:05,103 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_pos/views/report_saledetails.xml 2025-04-15 06:04:05,232 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_pos loaded in 1.01s, 70 queries (+72 other) 2025-04-15 06:04:05,232 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_saft_import (212/237) 2025-04-15 06:04:05,569 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:05,692 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_saft_import: creating or updating database tables 2025-04-15 06:04:05,844 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_saft_import loaded in 0.61s, 31 queries (+33 other) 2025-04-15 06:04:05,844 21 INFO 02697-17-0-all odoo.modules.loading: Loading module stock_dropshipping (213/237) 2025-04-15 06:04:06,245 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:06,369 21 INFO 02697-17-0-all odoo.modules.registry: module stock_dropshipping: creating or updating database tables 2025-04-15 06:04:07,044 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_dropshipping/data/stock_data.xml 2025-04-15 06:04:07,101 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_dropshipping/views/sale_order_views.xml 2025-04-15 06:04:07,156 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_dropshipping/views/stock_picking_views.xml 2025-04-15 06:04:07,191 21 INFO 02697-17-0-all odoo.modules.loading: loading stock_dropshipping/views/purchase_order_views.xml 2025-04-15 06:04:07,260 21 INFO 02697-17-0-all odoo.modules.loading: Module stock_dropshipping loaded in 1.42s, 288 queries (+290 other) 2025-04-15 06:04:07,261 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_edi_cpv (214/237) 2025-04-15 06:04:07,662 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:07,780 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_edi_cpv: creating or updating database tables 2025-04-15 06:04:07,835 21 INFO 02697-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_cpv_code 2025-04-15 06:04:08,143 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/data/cpv_code.xml 2025-04-15 06:04:31,899 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/res_partner.xml 2025-04-15 06:04:32,099 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/product.xml 2025-04-15 06:04:32,420 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/ubl_templates.xml 2025-04-15 06:04:32,442 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/security/ir.model.access.csv 2025-04-15 06:04:32,504 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_edi_cpv loaded in 25.24s, 28705 queries (+28707 other) 2025-04-15 06:04:32,504 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_green_stamp_tax (215/237) 2025-04-15 06:04:32,889 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:33,323 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_account_green_stamp_tax: creating or updating database tables 2025-04-15 06:04:33,426 21 INFO 02697-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_electronic_component 2025-04-15 06:04:34,022 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/security/ir.model.access.csv 2025-04-15 06:04:34,048 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/green_tax_year_view.xml 2025-04-15 06:04:34,100 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/product_template_view.xml 2025-04-15 06:04:34,191 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/res_company_view.xml 2025-04-15 06:04:34,223 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/res_config_settings_view.xml 2025-04-15 06:04:34,433 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/green_stamp_tax_report.xml 2025-04-15 06:04:34,513 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_green_stamp_tax loaded in 2.01s, 641 queries (+643 other) 2025-04-15 06:04:34,513 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_account_sheet (216/237) 2025-04-15 06:04:34,835 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:34,976 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report_account_sheet/data/l10n_ro_account_sheet.xml 2025-04-15 06:04:35,133 21 INFO 02697-17-0-all odoo.addons.bi_sql_editor.models.bi_sql_view: Executing SQL Request SELECT attnum, attname AS column, format_type(atttypid, atttypmod) AS type FROM pg_attribute WHERE attrelid = 'x_bi_sql_view_l10n_ro_account_move_line_materialized'::regclass AND NOT attisdropped AND attnum > 0 ORDER BY attnum; ... 2025-04-15 06:04:36,639 21 INFO 02697-17-0-all odoo.addons.l10n_ro_account_report.models.l10n_ro_account_report: Please set related models on the following fields x_account_id 2025-04-15 06:04:36,672 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_report_account_sheet loaded in 2.16s, 123 queries (+125 other) 2025-04-15 06:04:36,672 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_journal_registry (217/237) 2025-04-15 06:04:36,999 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:37,140 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_account_report_journal_registry/data/l10n_ro_account_journal_registry.xml 2025-04-15 06:04:37,586 21 INFO 02697-17-0-all odoo.addons.bi_sql_editor.models.bi_sql_view: Executing SQL Request SELECT attnum, attname AS column, format_type(atttypid, atttypmod) AS type FROM pg_attribute WHERE attrelid = 'x_bi_sql_view_l10n_ro_account_move_line_materialized'::regclass AND NOT attisdropped AND attnum > 0 ORDER BY attnum; ... 2025-04-15 06:04:37,598 21 INFO 02697-17-0-all odoo.addons.l10n_ro_account_report.models.l10n_ro_account_report: Please set related models on the following fields x_account_id 2025-04-15 06:04:37,625 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_account_report_journal_registry loaded in 0.95s, 50 queries (+52 other) 2025-04-15 06:04:37,625 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D300 (218/237) 2025-04-15 06:04:37,980 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:38,092 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_declaration_D300: creating or updating database tables 2025-04-15 06:04:38,579 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/data/l10n_ro_tax_report.xml 2025-04-15 06:04:38,587 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/data/anaf_d300.xml 2025-04-15 06:04:38,657 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/security/ir.model.access.csv 2025-04-15 06:04:38,682 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/views/d300_declaration_view.xml 2025-04-15 06:04:38,756 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_declaration_D300 loaded in 1.13s, 338 queries (+340 other) 2025-04-15 06:04:38,756 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D390 (219/237) 2025-04-15 06:04:39,096 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:39,206 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_declaration_D390: creating or updating database tables 2025-04-15 06:04:39,548 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/data/anaf_d390_report.xml 2025-04-15 06:04:40,288 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/data/anaf_d390.xml 2025-04-15 06:04:40,319 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/security/ir.model.access.csv 2025-04-15 06:04:40,350 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/views/stock_picking_view.xml 2025-04-15 06:04:40,387 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/views/d390_declaration_view.xml 2025-04-15 06:04:40,446 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_declaration_D390 loaded in 1.69s, 651 queries (+653 other) 2025-04-15 06:04:40,446 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D394 (220/237) 2025-04-15 06:04:40,811 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:40,922 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_declaration_D394: creating or updating database tables 2025-04-15 06:04:41,402 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/data/anaf_d394.xml 2025-04-15 06:04:41,439 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/data/anaf_d394_report.xml 2025-04-15 06:04:41,983 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/security/ir.model.access.csv 2025-04-15 06:04:42,023 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/views/d394_declaration_view.xml 2025-04-15 06:04:42,118 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_declaration_D394 loaded in 1.67s, 682 queries (+684 other) 2025-04-15 06:04:42,118 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D406 (221/237) 2025-04-15 06:04:42,541 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:42,672 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_declaration_D406: creating or updating database tables 2025-04-15 06:04:42,878 21 INFO 02697-17-0-all odoo.models: Prepare computation of res.partner.l10n_ro_saft_code 2025-04-15 06:04:43,394 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/security/ir.model.access.csv 2025-04-15 06:04:43,418 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/data/anaf_d406.xml 2025-04-15 06:04:43,448 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/account_payment_view.xml 2025-04-15 06:04:43,484 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/d406_declaration_view.xml 2025-04-15 06:04:43,513 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/res_config_settings_views.xml 2025-04-15 06:04:43,760 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/saft_report_templates_odoo.xml 2025-04-15 06:04:43,943 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_declaration_D406 loaded in 1.82s, 619 queries (+621 other) 2025-04-15 06:04:43,943 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_purchase_journal (222/237) 2025-04-15 06:04:44,585 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:44,702 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_declaration_purchase_journal: creating or updating database tables 2025-04-15 06:04:44,834 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_purchase_journal/data/l10n_ro_purchase_journal_report.xml 2025-04-15 06:04:45,416 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_declaration_purchase_journal loaded in 1.47s, 529 queries (+531 other) 2025-04-15 06:04:45,416 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_sale_journal (223/237) 2025-04-15 06:04:45,812 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:45,929 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_declaration_sale_journal: creating or updating database tables 2025-04-15 06:04:46,059 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_declaration_sale_journal/data/l10n_ro_sale_journal_report.xml 2025-04-15 06:04:46,636 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_declaration_sale_journal loaded in 1.22s, 526 queries (+528 other) 2025-04-15 06:04:46,637 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account (224/237) 2025-04-15 06:04:47,267 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:47,378 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_account: creating or updating database tables 2025-04-15 06:04:47,616 21 WARNING 02697-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_invoice_line_id, account_move_line_id) of stock.valuation.layer() have the same label: Invoice Line. [Modules: l10n_ro_stock_account and stock_account] 2025-04-15 06:04:47,965 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/security/ir.model.access.csv 2025-04-15 06:04:47,966 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/account_account_view.xml 2025-04-15 06:04:48,004 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_category_view.xml 2025-04-15 06:04:48,038 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_template_view.xml 2025-04-15 06:04:48,123 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_location_view.xml 2025-04-15 06:04:48,178 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_picking_view.xml 2025-04-15 06:04:48,260 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_valuation_layer_views.xml 2025-04-15 06:04:48,281 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_warehouse_view.xml 2025-04-15 06:04:48,340 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_account loaded in 1.70s, 533 queries (+537 other) 2025-04-15 06:04:48,340 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_nondeductible_vat (225/237) 2025-04-15 06:04:48,712 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:48,830 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_nondeductible_vat: creating or updating database tables 2025-04-15 06:04:48,920 21 WARNING 02697-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_tax_type, type_tax_use) of account.tax() have the same label: Tax Type. [Modules: l10n_ro_account_enterprise and account] 2025-04-15 06:04:49,138 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_account_view.xml 2025-04-15 06:04:49,179 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_tax_view.xml 2025-04-15 06:04:49,221 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_quant_view.xml 2025-04-15 06:04:50,404 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_picking_view.xml 2025-04-15 06:04:50,473 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_nondeductible_vat loaded in 2.13s, 267 queries (+271 other) 2025-04-15 06:04:50,473 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date (226/237) 2025-04-15 06:04:51,152 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:51,268 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_account_date: creating or updating database tables 2025-04-15 06:04:51,330 21 WARNING 02697-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_invoice_line_id, account_move_line_id) of stock.valuation.layer() have the same label: Invoice Line. [Modules: l10n_ro_stock_account and stock_account] 2025-04-15 06:04:51,526 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_picking_views.xml 2025-04-15 06:04:51,607 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_valuation_layer_views.xml 2025-04-15 06:04:51,654 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_date loaded in 1.18s, 197 queries (+201 other) 2025-04-15 06:04:51,654 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_notice (227/237) 2025-04-15 06:04:52,007 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:52,118 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_account_notice: creating or updating database tables 2025-04-15 06:04:52,557 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_notice/views/stock_picking_view.xml 2025-04-15 06:04:52,722 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_notice loaded in 1.07s, 302 queries (+304 other) 2025-04-15 06:04:52,722 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_tracking (228/237) 2025-04-15 06:04:53,089 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:53,807 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:53,919 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_account_tracking: creating or updating database tables 2025-04-15 06:04:53,983 21 WARNING 02697-17-0-all odoo.addons.base.models.ir_model: Two fields (l10n_ro_invoice_line_id, account_move_line_id) of stock.valuation.layer() have the same label: Invoice Line. [Modules: l10n_ro_stock_account and stock_account] 2025-04-15 06:04:54,233 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/security/ir.model.access.csv 2025-04-15 06:04:54,254 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/views/stock_valuation_layer_views.xml 2025-04-15 06:04:54,313 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_tracking loaded in 1.59s, 214 queries (+220 other) 2025-04-15 06:04:54,313 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_comment_template (229/237) 2025-04-15 06:04:54,656 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:54,773 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_picking_comment_template: creating or updating database tables 2025-04-15 06:04:55,138 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/data/l10n_ro_stock_picking_comment_template.xml 2025-04-15 06:04:55,206 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/stock_picking_view.xml 2025-04-15 06:04:55,271 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/base_comment_template_view.xml 2025-04-15 06:04:55,288 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_delivery_document.xml 2025-04-15 06:04:55,312 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_picking.xml 2025-04-15 06:04:55,345 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/security/ir.model.access.csv 2025-04-15 06:04:55,403 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_picking_comment_template loaded in 1.09s, 264 queries (+266 other) 2025-04-15 06:04:55,403 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_valued_report (230/237) 2025-04-15 06:04:55,793 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:56,154 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_picking_valued_report: creating or updating database tables 2025-04-15 06:04:56,324 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_valued_report/report/stock_picking_report_valued.xml 2025-04-15 06:04:56,413 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_picking_valued_report loaded in 1.01s, 115 queries (+117 other) 2025-04-15 06:04:56,413 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_report (231/237) 2025-04-15 06:04:56,754 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:56,869 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_report: creating or updating database tables 2025-04-15 06:04:57,156 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_view.xml 2025-04-15 06:04:57,233 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_template.xml 2025-04-15 06:04:57,297 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/security/ir.model.access.csv 2025-04-15 06:04:57,353 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_report loaded in 0.94s, 279 queries (+281 other) 2025-04-15 06:04:57,353 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date_wizard (232/237) 2025-04-15 06:04:57,701 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:57,816 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_account_date_wizard: creating or updating database tables 2025-04-15 06:04:58,204 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date_wizard/wizard/stock_backorder_confirmation_views.xml 2025-04-15 06:04:58,251 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_date_wizard loaded in 0.90s, 58 queries (+60 other) 2025-04-15 06:04:58,251 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_landed_cost (233/237) 2025-04-15 06:04:58,605 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:58,725 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_account_landed_cost: creating or updating database tables 2025-04-15 06:04:59,034 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_landed_cost/views/stock_landed_cost_view.xml 2025-04-15 06:04:59,083 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_landed_cost loaded in 0.83s, 159 queries (+161 other) 2025-04-15 06:04:59,083 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_dvi (234/237) 2025-04-15 06:04:59,436 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:04:59,554 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_dvi: creating or updating database tables 2025-04-15 06:05:00,084 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_dvi/security/ir.model.access.csv 2025-04-15 06:05:00,110 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_invoice_view.xml 2025-04-15 06:05:00,195 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/stock_landed_cost_view.xml 2025-04-15 06:05:00,219 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_dvi_view.xml 2025-04-15 06:05:00,292 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_dvi loaded in 1.21s, 372 queries (+374 other) 2025-04-15 06:05:00,292 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_price_difference (235/237) 2025-04-15 06:05:00,677 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:05:01,059 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_price_difference: creating or updating database tables 2025-04-15 06:05:01,432 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml 2025-04-15 06:05:01,453 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/security/ir.model.access.csv 2025-04-15 06:05:01,497 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_price_difference loaded in 1.21s, 219 queries (+221 other) 2025-04-15 06:05:01,498 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_reception_in_progress (236/237) 2025-04-15 06:05:01,844 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:05:01,961 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_stock_account_reception_in_progress: creating or updating database tables 2025-04-15 06:05:02,308 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/account_account_view.xml 2025-04-15 06:05:02,349 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/purchase_order_view.xml 2025-04-15 06:05:02,409 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_reception_in_progress loaded in 0.91s, 232 queries (+234 other) 2025-04-15 06:05:02,409 21 INFO 02697-17-0-all odoo.modules.loading: Loading module l10n_ro_demo_data (237/237) 2025-04-15 06:05:02,899 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:05:03,618 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:05:03,786 21 INFO 02697-17-0-all odoo.modules.registry: module l10n_ro_demo_data: creating or updating database tables 2025-04-15 06:05:04,157 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/security/ir.model.access.csv 2025-04-15 06:05:04,177 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/views/res_company_views.xml 2025-04-15 06:05:04,217 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/res_partner.xml 2025-04-15 06:05:04,651 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_category.xml 2025-04-15 06:05:04,822 21 INFO 02697-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_product.xml 2025-04-15 06:05:11,686 21 INFO 02697-17-0-all odoo.addons.l10n_ro_demo_data.models.res_company: Update and configure company My Company data. 2025-04-15 06:05:22,231 21 INFO 02697-17-0-all odoo.models.unlink: User #1 deleted account.move.line records with IDs: [26] 2025-04-15 06:05:35,308 21 INFO 02697-17-0-all odoo.addons.l10n_ro_demo_data.models.demo_data: Error creating invoice: There is no invoiceable line. If a product has a control policy based on received quantity, please make sure that a quantity has been received. 2025-04-15 06:05:40,015 21 INFO 02697-17-0-all odoo.modules.loading: Module l10n_ro_demo_data loaded in 37.61s, 14500 queries (+14504 other) 2025-04-15 06:05:40,015 21 INFO 02697-17-0-all odoo.modules.loading: 237 modules loaded in 405.65s, 191938 queries (+192029 extra) 2025-04-15 06:05:40,397 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:05:40,856 21 WARNING 02697-17-0-all odoo.fields: Field bank.rec.widget.line.l10n_ro_depreciation_account: unknown parameter 'String', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 2025-04-15 06:05:43,312 21 INFO 02697-17-0-all odoo.modules.loading: Modules loaded. 2025-04-15 06:05:46,919 21 INFO 02697-17-0-all odoo.modules.registry: Registry loaded in 436.511s 2025-04-15 06:05:46,921 21 INFO 02697-17-0-all odoo.service.server: Initiating shutdown 2025-04-15 06:05:46,921 21 INFO 02697-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-04-15 06:05:46,921 21 INFO 02697-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). /bin/bash: line 1: zip: command not found