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 02698-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/5d2a7b8ac1f0fc4c1a813f81122b64b178b02fa5 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/02698-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,967 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,451 21 INFO 02698-17-0-all odoo.modules.loading: init db 2025-04-15 05:58:36,065 21 INFO 02698-17-0-all odoo.modules.loading: loading 1 modules... 2025-04-15 05:58:36,071 21 INFO 02698-17-0-all odoo.modules.loading: Loading module base (1/1) 2025-04-15 05:58:36,138 21 INFO 02698-17-0-all odoo.modules.registry: module base: creating or updating database tables 2025-04-15 05:58:37,348 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-04-15 05:58:37,350 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-04-15 05:58:37,350 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-04-15 05:58:38,192 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.user_id 2025-04-15 05:58:38,287 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-04-15 05:58:38,287 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2025-04-15 05:58:38,287 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-04-15 05:58:38,287 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-04-15 05:58:38,288 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-04-15 05:58:38,359 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-04-15 05:58:38,417 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2025-04-15 05:58:38,417 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.company.logo_web 2025-04-15 05:58:38,433 21 INFO 02698-17-0-all odoo.models: Computing parent_path for table res_company... 2025-04-15 05:58:38,474 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.users.signature 2025-04-15 05:58:38,475 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.users.share 2025-04-15 05:58:41,797 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-04-15 05:58:41,806 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-04-15 05:58:41,925 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-04-15 05:58:41,981 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-04-15 05:58:42,085 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-04-15 05:58:42,896 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-04-15 05:58:42,915 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-04-15 05:58:44,637 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-04-15 05:58:44,658 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-04-15 05:58:45,364 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-04-15 05:58:45,385 21 INFO 02698-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-04-15 05:58:45,961 21 INFO 02698-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-04-15 05:58:46,178 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-04-15 05:58:46,296 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-04-15 05:58:46,327 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-04-15 05:58:46,344 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-04-15 05:58:47,621 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-04-15 05:58:47,830 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-04-15 05:58:47,858 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-04-15 05:58:47,886 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-04-15 05:58:47,935 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-04-15 05:58:47,967 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-04-15 05:58:47,997 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-04-15 05:58:48,029 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-04-15 05:58:48,279 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-04-15 05:58:48,325 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-04-15 05:58:48,369 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-04-15 05:58:48,413 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-04-15 05:58:48,444 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-04-15 05:58:48,529 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-04-15 05:58:48,559 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-04-15 05:58:48,581 21 INFO 02698-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-04-15 05:58:48,589 21 INFO 02698-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-04-15 05:58:48,603 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-04-15 05:58:48,633 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-04-15 05:58:48,652 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-04-15 05:58:48,803 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-04-15 05:58:48,955 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-04-15 05:58:49,021 21 INFO 02698-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-04-15 05:58:49,032 21 INFO 02698-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-04-15 05:58:49,044 21 INFO 02698-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-04-15 05:58:49,067 21 INFO 02698-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-04-15 05:58:49,095 21 INFO 02698-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-04-15 05:58:49,113 21 INFO 02698-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-04-15 05:58:49,148 21 INFO 02698-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-04-15 05:58:49,160 21 INFO 02698-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-04-15 05:58:49,179 21 INFO 02698-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-04-15 05:58:49,204 21 INFO 02698-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-04-15 05:58:49,228 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-04-15 05:58:49,269 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-04-15 05:58:49,308 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-04-15 05:58:49,356 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-04-15 05:58:49,581 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-04-15 05:58:49,629 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-04-15 05:58:49,695 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-04-15 05:58:49,752 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-04-15 05:58:49,955 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2025-04-15 05:58:49,972 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-04-15 05:58:50,000 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-04-15 05:58:50,011 21 INFO 02698-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-04-15 05:58:50,050 21 INFO 02698-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-04-15 05:58:50,368 21 INFO 02698-17-0-all odoo.modules.loading: Module base loaded in 14.30s, 7924 queries (+7924 other) 2025-04-15 05:58:50,368 21 INFO 02698-17-0-all odoo.modules.loading: 1 modules loaded in 14.30s, 7924 queries (+7924 extra) 2025-04-15 05:58:50,424 21 INFO 02698-17-0-all odoo.modules.loading: updating modules list 2025-04-15 05:58:50,430 21 INFO 02698-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:54,564 21 INFO 02698-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:55,398 21 INFO 02698-17-0-all odoo.modules.loading: loading 237 modules... 2025-04-15 05:58:55,398 21 INFO 02698-17-0-all odoo.modules.loading: Loading module uom (2/237) 2025-04-15 05:58:55,454 21 INFO 02698-17-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-04-15 05:58:55,582 21 INFO 02698-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-04-15 05:58:55,693 21 INFO 02698-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-04-15 05:58:55,722 21 INFO 02698-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-04-15 05:58:55,741 21 INFO 02698-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-04-15 05:58:55,834 21 INFO 02698-17-0-all odoo.modules.loading: Module uom loaded in 0.44s, 276 queries (+276 other) 2025-04-15 05:58:55,834 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web (3/237) 2025-04-15 05:58:55,883 21 INFO 02698-17-0-all odoo.modules.registry: module web: creating or updating database tables 2025-04-15 05:58:56,846 21 INFO 02698-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-04-15 05:58:56,866 21 INFO 02698-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-04-15 05:58:56,948 21 INFO 02698-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-04-15 05:58:57,069 21 INFO 02698-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-04-15 05:58:57,090 21 INFO 02698-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2025-04-15 05:58:57,108 21 INFO 02698-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-04-15 05:58:57,118 21 INFO 02698-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-04-15 05:58:57,128 21 INFO 02698-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-04-15 05:58:57,137 21 INFO 02698-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-04-15 05:58:57,228 21 INFO 02698-17-0-all odoo.modules.loading: Module web loaded in 1.39s, 1011 queries (+1011 other) 2025-04-15 05:58:57,228 21 INFO 02698-17-0-all odoo.modules.loading: Loading module auth_totp (4/237) 2025-04-15 05:58:57,285 21 INFO 02698-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-04-15 05:58:57,392 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-04-15 05:58:57,437 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-04-15 05:58:57,455 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-04-15 05:58:57,466 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-04-15 05:58:57,509 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-04-15 05:58:57,518 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-04-15 05:58:57,553 21 INFO 02698-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.32s, 179 queries (+179 other) 2025-04-15 05:58:57,553 21 INFO 02698-17-0-all odoo.modules.loading: Loading module barcodes (5/237) 2025-04-15 05:58:57,594 21 INFO 02698-17-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-04-15 05:58:57,711 21 INFO 02698-17-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-04-15 05:58:57,723 21 INFO 02698-17-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-04-15 05:58:57,753 21 INFO 02698-17-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-04-15 05:58:57,791 21 INFO 02698-17-0-all odoo.modules.loading: Module barcodes loaded in 0.24s, 135 queries (+135 other) 2025-04-15 05:58:57,791 21 INFO 02698-17-0-all odoo.modules.loading: Loading module base_import (6/237) 2025-04-15 05:59:02,118 21 INFO 02698-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-04-15 05:59:03,107 21 INFO 02698-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-04-15 05:59:03,145 21 INFO 02698-17-0-all odoo.modules.loading: Module base_import loaded in 5.35s, 836 queries (+836 other) 2025-04-15 05:59:03,145 21 INFO 02698-17-0-all odoo.modules.loading: Loading module base_import_module (7/237) 2025-04-15 05:59:03,208 21 INFO 02698-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2025-04-15 05:59:03,367 21 INFO 02698-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2025-04-15 05:59:03,383 21 INFO 02698-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2025-04-15 05:59:03,412 21 INFO 02698-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2025-04-15 05:59:03,490 21 INFO 02698-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.34s, 154 queries (+154 other) 2025-04-15 05:59:03,490 21 INFO 02698-17-0-all odoo.modules.loading: Loading module base_setup (8/237) 2025-04-15 05:59:03,537 21 INFO 02698-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-04-15 05:59:03,643 21 INFO 02698-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-04-15 05:59:03,654 21 INFO 02698-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-04-15 05:59:03,706 21 INFO 02698-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-04-15 05:59:03,740 21 INFO 02698-17-0-all odoo.modules.loading: Module base_setup loaded in 0.25s, 139 queries (+139 other) 2025-04-15 05:59:03,741 21 INFO 02698-17-0-all odoo.modules.loading: Loading module bus (9/237) 2025-04-15 05:59:03,823 21 INFO 02698-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-04-15 05:59:04,133 21 INFO 02698-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-04-15 05:59:04,180 21 INFO 02698-17-0-all odoo.modules.loading: Module bus loaded in 0.44s, 116 queries (+116 other) 2025-04-15 05:59:04,180 21 INFO 02698-17-0-all odoo.modules.loading: Loading module http_routing (10/237) 2025-04-15 05:59:04,242 21 INFO 02698-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-04-15 05:59:04,259 21 INFO 02698-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-04-15 05:59:04,313 21 INFO 02698-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-04-15 05:59:04,362 21 INFO 02698-17-0-all odoo.modules.loading: Module http_routing loaded in 0.18s, 71 queries (+71 other) 2025-04-15 05:59:04,363 21 INFO 02698-17-0-all odoo.modules.loading: Loading module onboarding (11/237) 2025-04-15 05:59:04,416 21 INFO 02698-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2025-04-15 05:59:04,637 21 INFO 02698-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2025-04-15 05:59:04,665 21 INFO 02698-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2025-04-15 05:59:04,700 21 INFO 02698-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2025-04-15 05:59:04,716 21 INFO 02698-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2025-04-15 05:59:04,768 21 INFO 02698-17-0-all odoo.modules.loading: Module onboarding loaded in 0.41s, 237 queries (+237 other) 2025-04-15 05:59:04,768 21 INFO 02698-17-0-all odoo.modules.loading: Loading module report_xlsx (12/237) 2025-04-15 05:59:04,814 21 INFO 02698-17-0-all odoo.modules.registry: module report_xlsx: creating or updating database tables 2025-04-15 05:59:04,889 21 INFO 02698-17-0-all odoo.modules.loading: Module report_xlsx loaded in 0.12s, 44 queries (+44 other) 2025-04-15 05:59:04,889 21 INFO 02698-17-0-all odoo.modules.loading: Loading module resource (13/237) 2025-04-15 05:59:04,978 21 INFO 02698-17-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-04-15 05:59:05,639 21 INFO 02698-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-04-15 05:59:05,680 21 INFO 02698-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-04-15 05:59:05,700 21 INFO 02698-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-04-15 05:59:05,744 21 INFO 02698-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2025-04-15 05:59:05,784 21 INFO 02698-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2025-04-15 05:59:05,834 21 INFO 02698-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2025-04-15 05:59:05,851 21 INFO 02698-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2025-04-15 05:59:05,883 21 INFO 02698-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2025-04-15 05:59:05,940 21 INFO 02698-17-0-all odoo.modules.loading: Module resource loaded in 1.05s, 407 queries (+407 other) 2025-04-15 05:59:05,940 21 INFO 02698-17-0-all odoo.modules.loading: Loading module utm (14/237) 2025-04-15 05:59:05,997 21 INFO 02698-17-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-04-15 05:59:06,203 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-04-15 05:59:06,242 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-04-15 05:59:06,272 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-04-15 05:59:06,280 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-04-15 05:59:06,291 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-04-15 05:59:06,336 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-04-15 05:59:06,362 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-04-15 05:59:06,381 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-04-15 05:59:06,408 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-04-15 05:59:06,422 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-04-15 05:59:06,464 21 INFO 02698-17-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-04-15 05:59:06,519 21 INFO 02698-17-0-all odoo.modules.loading: Module utm loaded in 0.58s, 405 queries (+405 other) 2025-04-15 05:59:06,519 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_cohort (15/237) 2025-04-15 05:59:06,584 21 INFO 02698-17-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2025-04-15 05:59:07,586 21 INFO 02698-17-0-all odoo.modules.loading: Module web_cohort loaded in 1.07s, 932 queries (+932 other) 2025-04-15 05:59:07,586 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_gantt (16/237) 2025-04-15 05:59:07,665 21 INFO 02698-17-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2025-04-15 05:59:08,806 21 INFO 02698-17-0-all odoo.modules.loading: Module web_gantt loaded in 1.22s, 930 queries (+930 other) 2025-04-15 05:59:08,807 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_grid (17/237) 2025-04-15 05:59:08,874 21 INFO 02698-17-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2025-04-15 05:59:09,992 21 INFO 02698-17-0-all odoo.modules.loading: Module web_grid loaded in 1.19s, 932 queries (+932 other) 2025-04-15 05:59:09,992 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_hierarchy (18/237) 2025-04-15 05:59:10,074 21 INFO 02698-17-0-all odoo.modules.registry: module web_hierarchy: creating or updating database tables 2025-04-15 05:59:11,054 21 INFO 02698-17-0-all odoo.modules.loading: Module web_hierarchy loaded in 1.06s, 932 queries (+932 other) 2025-04-15 05:59:11,054 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_tour (19/237) 2025-04-15 05:59:11,099 21 INFO 02698-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-04-15 05:59:11,152 21 INFO 02698-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-04-15 05:59:11,174 21 INFO 02698-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-04-15 05:59:11,191 21 INFO 02698-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-04-15 05:59:11,259 21 INFO 02698-17-0-all odoo.modules.loading: Module web_tour loaded in 0.21s, 104 queries (+104 other) 2025-04-15 05:59:11,260 21 INFO 02698-17-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (20/237) 2025-04-15 05:59:11,311 21 INFO 02698-17-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-04-15 05:59:11,390 21 INFO 02698-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-04-15 05:59:11,509 21 INFO 02698-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-04-15 05:59:11,570 21 INFO 02698-17-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.31s, 189 queries (+189 other) 2025-04-15 05:59:11,570 21 INFO 02698-17-0-all odoo.modules.loading: Loading module iap (21/237) 2025-04-15 05:59:11,631 21 INFO 02698-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-04-15 05:59:11,762 21 INFO 02698-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-04-15 05:59:11,781 21 INFO 02698-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-04-15 05:59:11,800 21 INFO 02698-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-04-15 05:59:11,841 21 INFO 02698-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-04-15 05:59:11,893 21 INFO 02698-17-0-all odoo.modules.loading: Module iap loaded in 0.32s, 151 queries (+151 other) 2025-04-15 05:59:11,893 21 INFO 02698-17-0-all odoo.modules.loading: Loading module mail (22/237) 2025-04-15 05:59:12,395 21 INFO 02698-17-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-04-15 05:59:12,855 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-04-15 05:59:12,856 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-04-15 05:59:12,856 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-04-15 05:59:12,857 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-04-15 05:59:12,857 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-04-15 05:59:12,857 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-04-15 05:59:12,857 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-04-15 05:59:12,857 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-04-15 05:59:12,858 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-04-15 05:59:12,858 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-04-15 05:59:12,858 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-04-15 05:59:12,858 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-04-15 05:59:12,929 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 2025-04-15 05:59:12,929 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2025-04-15 05:59:12,959 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.users.notification_type 2025-04-15 05:59:13,165 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-04-15 05:59:16,224 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-04-15 05:59:16,476 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2025-04-15 05:59:16,494 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-04-15 05:59:16,504 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-04-15 05:59:16,541 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-04-15 05:59:16,559 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2025-04-15 05:59:16,575 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-04-15 05:59:16,593 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-04-15 05:59:16,605 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-04-15 05:59:16,621 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-04-15 05:59:16,654 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-04-15 05:59:16,675 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2025-04-15 05:59:16,698 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-04-15 05:59:16,723 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-04-15 05:59:16,786 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-04-15 05:59:16,812 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-04-15 05:59:16,864 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-04-15 05:59:16,884 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-04-15 05:59:16,903 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2025-04-15 05:59:16,923 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2025-04-15 05:59:16,954 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-04-15 05:59:16,976 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2025-04-15 05:59:16,998 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2025-04-15 05:59:17,050 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-04-15 05:59:17,084 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-04-15 05:59:17,259 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2025-04-15 05:59:17,304 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2025-04-15 05:59:17,337 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-04-15 05:59:17,393 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2025-04-15 05:59:17,412 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-04-15 05:59:17,571 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-04-15 05:59:17,588 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-04-15 05:59:17,616 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-04-15 05:59:17,649 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-04-15 05:59:17,668 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2025-04-15 05:59:17,729 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-04-15 05:59:17,760 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2025-04-15 05:59:17,769 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-04-15 05:59:17,843 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-04-15 05:59:18,053 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-04-15 05:59:18,190 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-04-15 05:59:18,201 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2025-04-15 05:59:18,228 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-04-15 05:59:18,262 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-04-15 05:59:18,281 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-04-15 05:59:18,300 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-04-15 05:59:18,321 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2025-04-15 05:59:18,339 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-04-15 05:59:18,376 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-04-15 05:59:18,402 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-04-15 05:59:18,443 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-04-15 05:59:18,466 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-04-15 05:59:18,509 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-04-15 05:59:18,600 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-04-15 05:59:18,630 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-04-15 05:59:18,867 21 INFO 02698-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2025-04-15 05:59:18,983 21 INFO 02698-17-0-all odoo.modules.loading: Module mail loaded in 7.09s, 4194 queries (+4195 other) 2025-04-15 05:59:18,983 21 INFO 02698-17-0-all odoo.modules.loading: Loading module report_xlsx_helper (23/237) 2025-04-15 05:59:19,091 21 INFO 02698-17-0-all odoo.modules.registry: module report_xlsx_helper: creating or updating database tables 2025-04-15 05:59:19,188 21 INFO 02698-17-0-all odoo.modules.loading: Module report_xlsx_helper loaded in 0.20s, 45 queries (+45 other) 2025-04-15 05:59:19,188 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_editor (24/237) 2025-04-15 05:59:19,353 21 INFO 02698-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-04-15 05:59:20,854 21 INFO 02698-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-04-15 05:59:20,877 21 INFO 02698-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-04-15 05:59:20,886 21 INFO 02698-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-04-15 05:59:20,917 21 INFO 02698-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-04-15 05:59:21,017 21 INFO 02698-17-0-all odoo.modules.loading: Module web_editor loaded in 1.83s, 1419 queries (+1419 other) 2025-04-15 05:59:21,017 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_enterprise (25/237) 2025-04-15 05:59:21,119 21 INFO 02698-17-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2025-04-15 05:59:21,211 21 INFO 02698-17-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2025-04-15 05:59:21,269 21 INFO 02698-17-0-all odoo.modules.loading: Module web_enterprise loaded in 0.25s, 69 queries (+69 other) 2025-04-15 05:59:21,269 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_map (26/237) 2025-04-15 05:59:21,392 21 INFO 02698-17-0-all odoo.modules.registry: module web_map: creating or updating database tables 2025-04-15 05:59:21,425 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2025-04-15 05:59:22,788 21 INFO 02698-17-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2025-04-15 05:59:22,823 21 INFO 02698-17-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2025-04-15 05:59:22,865 21 INFO 02698-17-0-all odoo.modules.loading: Module web_map loaded in 1.60s, 1369 queries (+1369 other) 2025-04-15 05:59:22,865 21 INFO 02698-17-0-all odoo.modules.loading: Loading module analytic (27/237) 2025-04-15 05:59:22,963 21 INFO 02698-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-04-15 05:59:23,306 21 INFO 02698-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-04-15 05:59:23,553 21 INFO 02698-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-04-15 05:59:23,587 21 INFO 02698-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-04-15 05:59:23,651 21 INFO 02698-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-04-15 05:59:23,701 21 INFO 02698-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-04-15 05:59:23,733 21 INFO 02698-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-04-15 05:59:23,755 21 INFO 02698-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-04-15 05:59:23,893 21 INFO 02698-17-0-all odoo.modules.loading: Module analytic loaded in 1.03s, 391 queries (+391 other) 2025-04-15 05:59:23,893 21 INFO 02698-17-0-all odoo.modules.loading: Loading module auth_signup (28/237) 2025-04-15 05:59:23,986 21 INFO 02698-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-04-15 05:59:24,127 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-04-15 05:59:24,137 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-04-15 05:59:24,175 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-04-15 05:59:24,197 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-04-15 05:59:24,223 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-04-15 05:59:24,258 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-04-15 05:59:24,290 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2025-04-15 05:59:24,308 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-04-15 05:59:24,347 21 INFO 02698-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.45s, 202 queries (+202 other) 2025-04-15 05:59:24,348 21 INFO 02698-17-0-all odoo.modules.loading: Loading module auth_totp_mail (29/237) 2025-04-15 05:59:24,430 21 INFO 02698-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-04-15 05:59:24,491 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-04-15 05:59:24,524 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-04-15 05:59:24,535 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2025-04-15 05:59:24,549 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-04-15 05:59:24,610 21 INFO 02698-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.26s, 112 queries (+112 other) 2025-04-15 05:59:24,610 21 INFO 02698-17-0-all odoo.modules.loading: Loading module base_comment_template (30/237) 2025-04-15 05:59:24,701 21 INFO 02698-17-0-all odoo.modules.registry: module base_comment_template: creating or updating database tables 2025-04-15 05:59:24,966 21 INFO 02698-17-0-all odoo.modules.loading: loading base_comment_template/security/ir.model.access.csv 2025-04-15 05:59:24,987 21 INFO 02698-17-0-all odoo.modules.loading: loading base_comment_template/security/security.xml 2025-04-15 05:59:24,999 21 INFO 02698-17-0-all odoo.modules.loading: loading base_comment_template/wizard/base_comment_template_preview_views.xml 2025-04-15 05:59:25,022 21 INFO 02698-17-0-all odoo.modules.loading: loading base_comment_template/views/base_comment_template_view.xml 2025-04-15 05:59:25,061 21 INFO 02698-17-0-all odoo.modules.loading: loading base_comment_template/views/res_partner_view.xml 2025-04-15 05:59:25,108 21 INFO 02698-17-0-all odoo.modules.loading: Module base_comment_template loaded in 0.50s, 232 queries (+232 other) 2025-04-15 05:59:25,108 21 INFO 02698-17-0-all odoo.modules.loading: Loading module base_install_request (31/237) 2025-04-15 05:59:25,196 21 INFO 02698-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-04-15 05:59:25,328 21 INFO 02698-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-04-15 05:59:25,354 21 INFO 02698-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-04-15 05:59:25,380 21 INFO 02698-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-04-15 05:59:25,391 21 INFO 02698-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-04-15 05:59:25,402 21 INFO 02698-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-04-15 05:59:25,455 21 INFO 02698-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.35s, 144 queries (+144 other) 2025-04-15 05:59:25,455 21 INFO 02698-17-0-all odoo.modules.loading: Loading module calendar (32/237) 2025-04-15 05:59:25,610 21 INFO 02698-17-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-04-15 05:59:26,161 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-04-15 05:59:26,205 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-04-15 05:59:26,245 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-04-15 05:59:26,261 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-04-15 05:59:26,285 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-04-15 05:59:26,326 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/data/calendar_onboarding_data.xml 2025-04-15 05:59:26,360 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-04-15 05:59:26,368 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-04-15 05:59:26,376 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-04-15 05:59:26,396 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-04-15 05:59:26,407 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-04-15 05:59:26,688 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/views/res_config_settings_views.xml 2025-04-15 05:59:26,714 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-04-15 05:59:26,754 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-04-15 05:59:26,766 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/wizard/calendar_popover_delete_wizard.xml 2025-04-15 05:59:26,775 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar/wizard/mail_activity_schedule_views.xml 2025-04-15 05:59:26,840 21 INFO 02698-17-0-all odoo.modules.loading: Module calendar loaded in 1.39s, 761 queries (+761 other) 2025-04-15 05:59:26,840 21 INFO 02698-17-0-all odoo.modules.loading: Loading module contacts (33/237) 2025-04-15 05:59:26,929 21 INFO 02698-17-0-all odoo.modules.registry: module contacts: creating or updating database tables 2025-04-15 05:59:26,991 21 INFO 02698-17-0-all odoo.modules.loading: loading contacts/views/contact_views.xml 2025-04-15 05:59:27,141 21 INFO 02698-17-0-all odoo.modules.loading: Module contacts loaded in 0.30s, 221 queries (+221 other) 2025-04-15 05:59:27,141 21 INFO 02698-17-0-all odoo.modules.loading: Loading module google_gmail (34/237) 2025-04-15 05:59:27,241 21 INFO 02698-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-04-15 05:59:27,344 21 INFO 02698-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-04-15 05:59:27,365 21 INFO 02698-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-04-15 05:59:27,382 21 INFO 02698-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-04-15 05:59:27,445 21 INFO 02698-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.30s, 118 queries (+118 other) 2025-04-15 05:59:27,445 21 INFO 02698-17-0-all odoo.modules.loading: Loading module iap_mail (35/237) 2025-04-15 05:59:27,541 21 INFO 02698-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-04-15 05:59:27,596 21 INFO 02698-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-04-15 05:59:27,636 21 INFO 02698-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.19s, 37 queries (+37 other) 2025-04-15 05:59:27,636 21 INFO 02698-17-0-all odoo.modules.loading: Loading module mail_bot (36/237) 2025-04-15 05:59:27,737 21 INFO 02698-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-04-15 05:59:27,935 21 INFO 02698-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-04-15 05:59:27,979 21 INFO 02698-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-04-15 05:59:28,027 21 INFO 02698-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.39s, 176 queries (+176 other) 2025-04-15 05:59:28,028 21 INFO 02698-17-0-all odoo.modules.loading: Loading module nexterp_base_module (37/237) 2025-04-15 05:59:28,041 21 INFO 02698-17-0-all odoo.addons.nexterp_base_module.patch: Applying patch module_change_extra_buy 2025-04-15 05:59:28,137 21 INFO 02698-17-0-all odoo.modules.registry: module nexterp_base_module: creating or updating database tables 2025-04-15 05:59:28,593 21 INFO 02698-17-0-all odoo.modules.loading: loading nexterp_base_module/data/config_data.xml 2025-04-15 05:59:28,604 21 INFO 02698-17-0-all odoo.modules.loading: loading nexterp_base_module/data/ir_cron_data.xml 2025-04-15 05:59:28,621 21 INFO 02698-17-0-all odoo.modules.loading: loading nexterp_base_module/security/ir.model.access.csv 2025-04-15 05:59:29,082 21 INFO 02698-17-0-all odoo.modules.loading: Module nexterp_base_module loaded in 1.05s, 120 queries (+120 other) 2025-04-15 05:59:29,082 21 INFO 02698-17-0-all odoo.modules.loading: Loading module phone_validation (38/237) 2025-04-15 05:59:29,275 21 INFO 02698-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-04-15 05:59:30,998 21 INFO 02698-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-04-15 05:59:31,022 21 INFO 02698-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-04-15 05:59:31,074 21 INFO 02698-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-04-15 05:59:31,127 21 INFO 02698-17-0-all odoo.modules.loading: Module phone_validation loaded in 2.05s, 1579 queries (+1579 other) 2025-04-15 05:59:31,128 21 INFO 02698-17-0-all odoo.modules.loading: Loading module privacy_lookup (39/237) 2025-04-15 05:59:31,229 21 INFO 02698-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-04-15 05:59:31,441 21 INFO 02698-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-04-15 05:59:31,502 21 INFO 02698-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-04-15 05:59:31,543 21 INFO 02698-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-04-15 05:59:31,574 21 INFO 02698-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-04-15 05:59:31,624 21 INFO 02698-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.50s, 255 queries (+255 other) 2025-04-15 05:59:31,624 21 INFO 02698-17-0-all odoo.modules.loading: Loading module product (40/237) 2025-04-15 05:59:32,061 21 INFO 02698-17-0-all odoo.modules.registry: module product: creating or updating database tables 2025-04-15 05:59:33,524 21 INFO 02698-17-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-04-15 05:59:33,585 21 INFO 02698-17-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-04-15 05:59:33,816 21 INFO 02698-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-04-15 05:59:33,884 21 INFO 02698-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-04-15 05:59:33,905 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-04-15 05:59:33,931 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-04-15 05:59:34,109 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-04-15 05:59:34,174 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-04-15 05:59:34,234 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2025-04-15 05:59:34,245 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-04-15 05:59:34,277 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2025-04-15 05:59:34,319 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-04-15 05:59:34,362 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-04-15 05:59:34,409 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-04-15 05:59:34,463 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-04-15 05:59:34,516 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-04-15 05:59:34,590 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-04-15 05:59:34,608 21 INFO 02698-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-04-15 05:59:34,639 21 INFO 02698-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-04-15 05:59:34,690 21 INFO 02698-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-04-15 05:59:34,754 21 INFO 02698-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-04-15 05:59:34,793 21 INFO 02698-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-04-15 05:59:34,805 21 INFO 02698-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-04-15 05:59:34,881 21 INFO 02698-17-0-all odoo.modules.loading: Module product loaded in 3.26s, 1612 queries (+1612 other) 2025-04-15 05:59:34,882 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sales_team (41/237) 2025-04-15 05:59:35,027 21 INFO 02698-17-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-04-15 05:59:35,102 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-04-15 05:59:35,482 21 INFO 02698-17-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-04-15 05:59:35,794 21 INFO 02698-17-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-04-15 05:59:35,823 21 INFO 02698-17-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-04-15 05:59:35,916 21 INFO 02698-17-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-04-15 05:59:35,944 21 INFO 02698-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-04-15 05:59:36,017 21 INFO 02698-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-04-15 05:59:36,094 21 INFO 02698-17-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-04-15 05:59:36,103 21 INFO 02698-17-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-04-15 05:59:36,174 21 INFO 02698-17-0-all odoo.modules.loading: Module sales_team loaded in 1.29s, 621 queries (+621 other) 2025-04-15 05:59:36,175 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sql_request_abstract (42/237) 2025-04-15 05:59:36,303 21 INFO 02698-17-0-all odoo.modules.registry: module sql_request_abstract: creating or updating database tables 2025-04-15 05:59:36,381 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir_module_category.xml 2025-04-15 05:59:36,391 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_request_abstract/security/res_groups.xml 2025-04-15 05:59:36,539 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir.model.access.csv 2025-04-15 05:59:36,570 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_request_abstract/views/view_sql_request_mixin.xml 2025-04-15 05:59:36,612 21 INFO 02698-17-0-all odoo.modules.loading: Module sql_request_abstract loaded in 0.44s, 167 queries (+167 other) 2025-04-15 05:59:36,613 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_mobile (43/237) 2025-04-15 05:59:36,724 21 INFO 02698-17-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2025-04-15 05:59:36,859 21 INFO 02698-17-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2025-04-15 05:59:36,924 21 INFO 02698-17-0-all odoo.modules.loading: Module web_mobile loaded in 0.31s, 103 queries (+103 other) 2025-04-15 05:59:36,924 21 INFO 02698-17-0-all odoo.modules.loading: Loading module web_unsplash (44/237) 2025-04-15 05:59:37,041 21 INFO 02698-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-04-15 05:59:37,165 21 INFO 02698-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-04-15 05:59:37,251 21 INFO 02698-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.33s, 129 queries (+129 other) 2025-04-15 05:59:37,251 21 INFO 02698-17-0-all odoo.modules.loading: Loading module base_address_extended (45/237) 2025-04-15 05:59:37,362 21 INFO 02698-17-0-all odoo.modules.registry: module base_address_extended: creating or updating database tables 2025-04-15 05:59:37,398 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.street_name 2025-04-15 05:59:37,398 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.street_number 2025-04-15 05:59:37,398 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.street_number2 2025-04-15 05:59:37,553 21 INFO 02698-17-0-all odoo.modules.loading: loading base_address_extended/security/ir.model.access.csv 2025-04-15 05:59:37,582 21 INFO 02698-17-0-all odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2025-04-15 05:59:37,641 21 INFO 02698-17-0-all odoo.modules.loading: loading base_address_extended/views/res_city_view.xml 2025-04-15 05:59:37,715 21 INFO 02698-17-0-all odoo.modules.loading: loading base_address_extended/views/res_country_view.xml 2025-04-15 05:59:37,896 21 INFO 02698-17-0-all odoo.modules.loading: Module base_address_extended loaded in 0.65s, 222 queries (+222 other) 2025-04-15 05:59:37,897 21 INFO 02698-17-0-all odoo.modules.loading: Loading module contacts_enterprise (46/237) 2025-04-15 05:59:38,036 21 INFO 02698-17-0-all odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2025-04-15 05:59:38,096 21 INFO 02698-17-0-all odoo.modules.loading: Module contacts_enterprise loaded in 0.20s, 28 queries (+28 other) 2025-04-15 05:59:38,097 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr (47/237) 2025-04-15 05:59:38,330 21 INFO 02698-17-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-04-15 05:59:40,920 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-04-15 05:59:41,280 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-04-15 05:59:41,326 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-04-15 05:59:41,344 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/wizard/mail_activity_schedule_views.xml 2025-04-15 05:59:41,367 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/mail_activity_plan_views.xml 2025-04-15 05:59:41,443 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-04-15 05:59:41,465 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-04-15 05:59:41,488 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-04-15 05:59:41,532 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-04-15 05:59:41,559 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-04-15 05:59:41,614 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-04-15 05:59:41,634 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-04-15 05:59:41,748 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-04-15 05:59:41,825 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-04-15 05:59:41,856 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-04-15 05:59:41,999 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-04-15 05:59:42,062 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-04-15 05:59:42,101 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/discuss_channel_views.xml 2025-04-15 05:59:42,118 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-04-15 05:59:42,264 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/views/hr_templates.xml 2025-04-15 05:59:42,274 21 INFO 02698-17-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-04-15 05:59:42,586 21 INFO 02698-17-0-all odoo.modules.loading: Module hr loaded in 4.49s, 3249 queries (+3249 other) 2025-04-15 05:59:42,586 21 INFO 02698-17-0-all odoo.modules.loading: Loading module iap_extract (48/237) 2025-04-15 05:59:42,732 21 INFO 02698-17-0-all odoo.modules.registry: module iap_extract: creating or updating database tables 2025-04-15 05:59:42,800 21 INFO 02698-17-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 2025-04-15 05:59:42,811 21 INFO 02698-17-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 2025-04-15 05:59:42,843 21 INFO 02698-17-0-all odoo.modules.loading: Module iap_extract loaded in 0.26s, 46 queries (+46 other) 2025-04-15 05:59:42,843 21 INFO 02698-17-0-all odoo.modules.loading: Loading module mail_enterprise (49/237) 2025-04-15 05:59:42,975 21 INFO 02698-17-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2025-04-15 05:59:43,038 21 INFO 02698-17-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.20s, 19 queries (+19 other) 2025-04-15 05:59:43,038 21 INFO 02698-17-0-all odoo.modules.loading: Loading module partner_autocomplete (50/237) 2025-04-15 05:59:43,210 21 INFO 02698-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-04-15 05:59:43,429 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-04-15 05:59:43,454 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-04-15 05:59:43,512 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-04-15 05:59:43,534 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-04-15 05:59:43,585 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-04-15 05:59:43,632 21 INFO 02698-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.59s, 251 queries (+251 other) 2025-04-15 05:59:43,633 21 INFO 02698-17-0-all odoo.modules.loading: Loading module portal (51/237) 2025-04-15 05:59:43,798 21 INFO 02698-17-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-04-15 05:59:44,321 21 INFO 02698-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-04-15 05:59:44,344 21 INFO 02698-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-04-15 05:59:44,356 21 INFO 02698-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-04-15 05:59:44,370 21 INFO 02698-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2025-04-15 05:59:44,387 21 INFO 02698-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-04-15 05:59:44,653 21 INFO 02698-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-04-15 05:59:44,703 21 INFO 02698-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-04-15 05:59:44,723 21 INFO 02698-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-04-15 05:59:44,791 21 INFO 02698-17-0-all odoo.modules.loading: Module portal loaded in 1.16s, 628 queries (+628 other) 2025-04-15 05:59:44,791 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sms (52/237) 2025-04-15 05:59:45,061 21 INFO 02698-17-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-04-15 05:59:45,075 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-04-15 05:59:45,076 21 INFO 02698-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-04-15 05:59:45,123 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-04-15 05:59:47,608 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-04-15 05:59:47,629 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-04-15 05:59:47,655 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-04-15 05:59:47,673 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-04-15 05:59:47,696 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-04-15 05:59:47,726 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-04-15 05:59:47,752 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-04-15 05:59:47,781 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-04-15 05:59:47,842 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-04-15 05:59:47,933 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-04-15 05:59:47,978 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-04-15 05:59:48,026 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-04-15 05:59:48,081 21 INFO 02698-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-04-15 05:59:48,133 21 INFO 02698-17-0-all odoo.modules.loading: Module sms loaded in 3.34s, 2320 queries (+2320 other) 2025-04-15 05:59:48,133 21 INFO 02698-17-0-all odoo.modules.loading: Loading module snailmail (53/237) 2025-04-15 05:59:48,310 21 INFO 02698-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-04-15 05:59:48,893 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-04-15 05:59:48,912 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-04-15 05:59:48,943 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-04-15 05:59:48,981 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-04-15 05:59:48,998 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-04-15 05:59:49,018 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-04-15 05:59:49,078 21 INFO 02698-17-0-all odoo.modules.loading: Module snailmail loaded in 0.94s, 515 queries (+515 other) 2025-04-15 05:59:49,079 21 INFO 02698-17-0-all odoo.modules.loading: Loading module auth_totp_portal (54/237) 2025-04-15 05:59:49,236 21 INFO 02698-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-04-15 05:59:49,309 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-04-15 05:59:49,344 21 INFO 02698-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-04-15 05:59:49,385 21 INFO 02698-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.31s, 70 queries (+70 other) 2025-04-15 05:59:49,386 21 INFO 02698-17-0-all odoo.modules.loading: Loading module calendar_sms (55/237) 2025-04-15 05:59:49,533 21 INFO 02698-17-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-04-15 05:59:49,542 21 INFO 02698-17-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-04-15 05:59:49,654 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-04-15 05:59:49,669 21 INFO 02698-17-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-04-15 05:59:49,745 21 INFO 02698-17-0-all odoo.modules.loading: Module calendar_sms loaded in 0.36s, 106 queries (+106 other) 2025-04-15 05:59:49,746 21 INFO 02698-17-0-all odoo.modules.loading: Loading module digest (56/237) 2025-04-15 05:59:49,907 21 INFO 02698-17-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-04-15 05:59:50,137 21 INFO 02698-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-04-15 05:59:50,161 21 INFO 02698-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-04-15 05:59:50,204 21 INFO 02698-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-04-15 05:59:50,234 21 INFO 02698-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-04-15 05:59:50,254 21 INFO 02698-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-04-15 05:59:50,266 21 INFO 02698-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-04-15 05:59:50,355 21 INFO 02698-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-04-15 05:59:50,367 21 INFO 02698-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-04-15 05:59:50,663 21 INFO 02698-17-0-all odoo.modules.loading: Module digest loaded in 0.92s, 337 queries (+337 other) 2025-04-15 05:59:50,664 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_contract (57/237) 2025-04-15 05:59:50,841 21 INFO 02698-17-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-04-15 05:59:50,867 21 INFO 02698-17-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-04-15 05:59:50,868 21 INFO 02698-17-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-04-15 05:59:51,266 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-04-15 05:59:51,641 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-04-15 05:59:51,673 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-04-15 05:59:51,722 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-04-15 05:59:51,814 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-04-15 05:59:52,037 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-04-15 05:59:52,115 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-04-15 05:59:52,162 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/views/res_config_settings_views.xml 2025-04-15 05:59:52,246 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-04-15 05:59:52,319 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_contract loaded in 1.65s, 861 queries (+861 other) 2025-04-15 05:59:52,319 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_gantt (58/237) 2025-04-15 05:59:52,528 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_gantt loaded in 0.21s, 13 queries (+13 other) 2025-04-15 05:59:52,529 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_holidays (59/237) 2025-04-15 05:59:52,791 21 INFO 02698-17-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-04-15 05:59:52,827 21 INFO 02698-17-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-04-15 05:59:53,733 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-04-15 05:59:53,744 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-04-15 05:59:53,776 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-04-15 05:59:53,811 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-04-15 05:59:53,945 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-04-15 05:59:53,971 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-04-15 05:59:54,782 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-04-15 05:59:54,847 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-04-15 05:59:54,928 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-04-15 05:59:55,374 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-04-15 05:59:55,423 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-04-15 05:59:55,600 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-04-15 05:59:55,654 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_mandatory_day_views.xml 2025-04-15 05:59:55,683 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-04-15 05:59:55,692 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-04-15 05:59:55,703 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-04-15 05:59:55,722 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-04-15 05:59:55,745 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-04-15 05:59:55,763 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-04-15 05:59:55,777 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-04-15 05:59:55,824 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-04-15 05:59:55,860 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-04-15 05:59:55,889 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-04-15 05:59:56,108 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-04-15 05:59:56,307 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_holidays loaded in 3.78s, 2194 queries (+2194 other) 2025-04-15 05:59:56,307 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_mobile (60/237) 2025-04-15 05:59:56,538 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_mobile loaded in 0.23s, 13 queries (+13 other) 2025-04-15 05:59:56,539 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_org_chart (61/237) 2025-04-15 05:59:56,698 21 INFO 02698-17-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-04-15 05:59:56,991 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_department_views.xml 2025-04-15 05:59:57,017 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-04-15 05:59:57,161 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_employee_public_views.xml 2025-04-15 05:59:57,180 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_org_chart_menus.xml 2025-04-15 05:59:57,220 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.68s, 203 queries (+203 other) 2025-04-15 05:59:57,221 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_skills (62/237) 2025-04-15 05:59:57,414 21 INFO 02698-17-0-all odoo.modules.registry: module hr_skills: creating or updating database tables 2025-04-15 05:59:57,439 21 INFO 02698-17-0-all odoo.models: Prepare computation of hr.employee.skill_ids 2025-04-15 05:59:57,912 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/security/ir.model.access.csv 2025-04-15 05:59:57,954 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/security/hr_skills_security.xml 2025-04-15 05:59:58,022 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/views/hr_views.xml 2025-04-15 05:59:58,286 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_skill_log_views.xml 2025-04-15 05:59:58,331 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/data/hr_resume_data.xml 2025-04-15 05:59:58,341 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/data/hr_skill_data.xml 2025-04-15 05:59:58,348 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/data/ir_actions_server_data.xml 2025-04-15 05:59:58,364 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/data/report_paperformat.xml 2025-04-15 05:59:58,373 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_skill_report_views.xml 2025-04-15 05:59:58,415 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_cv_report.xml 2025-04-15 05:59:58,424 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/views/hr_department_views.xml 2025-04-15 05:59:58,448 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_cv_templates.xml 2025-04-15 05:59:58,485 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_skills/wizard/hr_employee_cv_wizard_views.xml 2025-04-15 05:59:58,544 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_skills loaded in 1.32s, 750 queries (+750 other) 2025-04-15 05:59:58,545 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_work_entry (63/237) 2025-04-15 05:59:58,733 21 INFO 02698-17-0-all odoo.modules.registry: module hr_work_entry: creating or updating database tables 2025-04-15 05:59:59,029 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry/security/hr_work_entry_security.xml 2025-04-15 05:59:59,048 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry/security/ir.model.access.csv 2025-04-15 05:59:59,073 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry/data/hr_work_entry_data.xml 2025-04-15 05:59:59,084 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry/views/hr_work_entry_views.xml 2025-04-15 05:59:59,191 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry/views/hr_employee_views.xml 2025-04-15 05:59:59,231 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry/views/resource_calendar_views.xml 2025-04-15 05:59:59,351 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_work_entry loaded in 0.81s, 377 queries (+377 other) 2025-04-15 05:59:59,352 21 INFO 02698-17-0-all odoo.modules.loading: Loading module mail_bot_hr (64/237) 2025-04-15 05:59:59,521 21 INFO 02698-17-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-04-15 05:59:59,681 21 INFO 02698-17-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.33s, 84 queries (+84 other) 2025-04-15 05:59:59,682 21 INFO 02698-17-0-all odoo.modules.loading: Loading module mail_mobile (65/237) 2025-04-15 05:59:59,855 21 INFO 02698-17-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2025-04-15 06:00:00,339 21 INFO 02698-17-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2025-04-15 06:00:00,355 21 INFO 02698-17-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2025-04-15 06:00:00,475 21 INFO 02698-17-0-all odoo.modules.loading: Module mail_mobile loaded in 0.79s, 340 queries (+340 other) 2025-04-15 06:00:00,476 21 INFO 02698-17-0-all odoo.modules.loading: Loading module payment (66/237) 2025-04-15 06:00:00,691 21 INFO 02698-17-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-04-15 06:00:01,505 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2025-04-15 06:00:01,517 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2025-04-15 06:00:04,053 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-04-15 06:00:04,341 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-04-15 06:00:05,537 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2025-04-15 06:00:05,559 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2025-04-15 06:00:05,615 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2025-04-15 06:00:05,714 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-04-15 06:00:05,775 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2025-04-15 06:00:05,826 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-04-15 06:00:05,887 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-04-15 06:00:05,926 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-04-15 06:00:05,977 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-04-15 06:00:06,013 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-04-15 06:00:06,065 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2025-04-15 06:00:06,082 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-04-15 06:00:06,096 21 INFO 02698-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-04-15 06:00:06,157 21 INFO 02698-17-0-all odoo.modules.loading: Module payment loaded in 5.68s, 2276 queries (+2276 other) 2025-04-15 06:00:06,157 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet (67/237) 2025-04-15 06:00:06,343 21 INFO 02698-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-04-15 06:00:06,457 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2025-04-15 06:00:06,494 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.34s, 85 queries (+85 other) 2025-04-15 06:00:06,495 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account (68/237) 2025-04-15 06:00:07,163 21 INFO 02698-17-0-all odoo.modules.registry: module account: creating or updating database tables 2025-04-15 06:00:07,732 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-04-15 06:00:07,732 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-04-15 06:00:11,071 21 INFO 02698-17-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-04-15 06:00:12,033 21 INFO 02698-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-04-15 06:00:12,231 21 INFO 02698-17-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-04-15 06:00:12,365 21 INFO 02698-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-04-15 06:00:12,379 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-04-15 06:00:12,414 21 INFO 02698-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-04-15 06:00:12,443 21 INFO 02698-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2025-04-15 06:00:12,517 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-04-15 06:00:12,654 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-04-15 06:00:12,675 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-04-15 06:00:12,693 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-04-15 06:00:12,711 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-04-15 06:00:12,730 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-04-15 06:00:12,754 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-04-15 06:00:13,905 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-04-15 06:00:13,943 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-04-15 06:00:14,005 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-04-15 06:00:14,035 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-04-15 06:00:14,126 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-04-15 06:00:14,154 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-04-15 06:00:14,207 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-04-15 06:00:14,268 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-04-15 06:00:14,392 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-04-15 06:00:14,405 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-04-15 06:00:14,452 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2025-04-15 06:00:14,474 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-04-15 06:00:14,529 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-04-15 06:00:14,560 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-04-15 06:00:14,588 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-04-15 06:00:14,608 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-04-15 06:00:14,667 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-04-15 06:00:14,740 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-04-15 06:00:14,759 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-04-15 06:00:14,794 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-04-15 06:00:14,825 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-04-15 06:00:14,898 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-04-15 06:00:14,978 21 INFO 02698-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-04-15 06:00:15,061 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-04-15 06:00:15,098 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-04-15 06:00:15,119 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-04-15 06:00:15,224 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-04-15 06:00:15,380 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-04-15 06:00:15,423 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-04-15 06:00:15,506 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-04-15 06:00:15,529 21 INFO 02698-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-04-15 06:00:15,556 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-04-15 06:00:15,591 21 INFO 02698-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-04-15 06:00:15,623 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-04-15 06:00:15,642 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2025-04-15 06:00:15,666 21 INFO 02698-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-04-15 06:00:15,682 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-04-15 06:00:15,703 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-04-15 06:00:16,050 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-04-15 06:00:16,073 21 INFO 02698-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-04-15 06:00:16,176 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-04-15 06:00:16,194 21 INFO 02698-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-04-15 06:00:17,391 21 INFO 02698-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2025-04-15 06:00:17,625 21 INFO 02698-17-0-all odoo.modules.loading: Module account loaded in 11.13s, 6023 queries (+6023 other) 2025-04-15 06:00:17,626 21 INFO 02698-17-0-all odoo.modules.loading: Loading module digest_enterprise (69/237) 2025-04-15 06:00:17,889 21 INFO 02698-17-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2025-04-15 06:00:17,963 21 INFO 02698-17-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.34s, 23 queries (+23 other) 2025-04-15 06:00:17,963 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_contract_reports (70/237) 2025-04-15 06:00:18,190 21 INFO 02698-17-0-all odoo.modules.registry: module hr_contract_reports: creating or updating database tables 2025-04-15 06:00:18,301 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract_reports/security/ir.model.access.csv 2025-04-15 06:00:18,320 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract_reports/security/hr_contract_reports_security.xml 2025-04-15 06:00:18,337 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_contract_reports/report/hr_contract_employee_report_views.xml 2025-04-15 06:00:18,435 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_contract_reports loaded in 0.47s, 102 queries (+102 other) 2025-04-15 06:00:18,435 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_holidays_gantt (71/237) 2025-04-15 06:00:18,665 21 INFO 02698-17-0-all odoo.modules.registry: module hr_holidays_gantt: creating or updating database tables 2025-04-15 06:00:18,948 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_holidays_gantt/views/hr_holidays_gantt_view.xml 2025-04-15 06:00:19,055 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_holidays_gantt loaded in 0.62s, 96 queries (+96 other) 2025-04-15 06:00:19,055 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_work_entry_contract (72/237) 2025-04-15 06:00:19,279 21 INFO 02698-17-0-all odoo.modules.registry: module hr_work_entry_contract: creating or updating database tables 2025-04-15 06:00:19,508 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract/security/hr_work_entry_security.xml 2025-04-15 06:00:19,523 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract/security/ir.model.access.csv 2025-04-15 06:00:19,540 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract/data/hr_work_entry_data.xml 2025-04-15 06:00:19,573 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract/data/ir_cron_data.xml 2025-04-15 06:00:19,596 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_work_entry_views.xml 2025-04-15 06:00:19,669 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_contract_views.xml 2025-04-15 06:00:19,690 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract/wizard/hr_work_entry_regeneration_wizard_views.xml 2025-04-15 06:00:19,752 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_work_entry_contract loaded in 0.70s, 268 queries (+268 other) 2025-04-15 06:00:19,752 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (73/237) 2025-04-15 06:00:20,022 21 INFO 02698-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-04-15 06:00:20,240 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-04-15 06:00:20,398 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-04-15 06:00:20,424 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-04-15 06:00:20,459 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-04-15 06:00:20,508 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-04-15 06:00:20,555 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.80s, 293 queries (+293 other) 2025-04-15 06:00:20,555 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_edition (74/237) 2025-04-15 06:00:20,801 21 INFO 02698-17-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2025-04-15 06:00:21,045 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2025-04-15 06:00:21,067 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 2025-04-15 06:00:21,138 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.58s, 131 queries (+131 other) 2025-04-15 06:00:21,139 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock (75/237) 2025-04-15 06:00:21,858 21 INFO 02698-17-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-04-15 06:00:25,466 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-04-15 06:00:26,342 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-04-15 06:00:26,510 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-04-15 06:00:26,520 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-04-15 06:00:26,539 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-04-15 06:00:26,559 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-04-15 06:00:26,966 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-04-15 06:00:27,007 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-04-15 06:00:27,015 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-04-15 06:00:27,030 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-04-15 06:00:27,068 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-04-15 06:00:27,134 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-04-15 06:00:27,165 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-04-15 06:00:27,178 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-04-15 06:00:27,199 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-04-15 06:00:27,225 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-04-15 06:00:27,279 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-04-15 06:00:27,293 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-04-15 06:00:27,341 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-04-15 06:00:27,352 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-04-15 06:00:27,378 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-04-15 06:00:27,397 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-04-15 06:00:27,407 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 2025-04-15 06:00:27,432 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-04-15 06:00:27,447 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-04-15 06:00:27,563 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-04-15 06:00:27,581 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-04-15 06:00:27,599 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-04-15 06:00:27,618 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-04-15 06:00:27,640 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-04-15 06:00:27,658 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-04-15 06:00:27,671 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-04-15 06:00:27,681 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-04-15 06:00:27,697 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-04-15 06:00:27,729 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-04-15 06:00:27,745 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-04-15 06:00:27,769 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-04-15 06:00:27,788 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-04-15 06:00:27,805 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-04-15 06:00:27,817 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-04-15 06:00:27,831 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-04-15 06:00:27,847 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-04-15 06:00:27,861 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-04-15 06:00:27,879 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-04-15 06:00:27,890 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-04-15 06:00:27,902 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2025-04-15 06:00:27,915 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-04-15 06:00:28,000 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-04-15 06:00:28,054 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-04-15 06:00:28,130 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-04-15 06:00:28,214 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-04-15 06:00:29,079 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-04-15 06:00:29,125 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-04-15 06:00:29,241 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-04-15 06:00:29,462 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-04-15 06:00:29,542 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-04-15 06:00:29,735 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-04-15 06:00:30,098 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-04-15 06:00:30,226 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-04-15 06:00:30,364 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-04-15 06:00:30,422 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-04-15 06:00:30,536 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-04-15 06:00:30,556 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-04-15 06:00:30,574 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-04-15 06:00:30,646 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-04-15 06:00:30,688 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-04-15 06:00:30,731 21 INFO 02698-17-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-04-15 06:00:30,960 21 INFO 02698-17-0-all odoo.modules.loading: Module stock loaded in 9.82s, 5443 queries (+5443 other) 2025-04-15 06:00:30,961 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_accountant (76/237) 2025-04-15 06:00:31,351 21 INFO 02698-17-0-all odoo.modules.registry: module account_accountant: creating or updating database tables 2025-04-15 06:00:32,033 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2025-04-15 06:00:32,108 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/data/ir_cron.xml 2025-04-15 06:00:32,128 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/data/digest_data.xml 2025-04-15 06:00:32,144 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/security/ir.model.access.csv 2025-04-15 06:00:32,187 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2025-04-15 06:00:32,851 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/account_account_views.xml 2025-04-15 06:00:32,885 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/account_fiscal_year_view.xml 2025-04-15 06:00:32,920 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/account_journal_dashboard_views.xml 2025-04-15 06:00:32,967 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2025-04-15 06:00:33,321 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/account_payment_views.xml 2025-04-15 06:00:33,341 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_views.xml 2025-04-15 06:00:33,631 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_model_views.xml 2025-04-15 06:00:33,661 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/account_accountant_menuitems.xml 2025-04-15 06:00:33,695 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/digest_views.xml 2025-04-15 06:00:33,717 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2025-04-15 06:00:33,860 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/product_views.xml 2025-04-15 06:00:33,968 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/views/bank_rec_widget_views.xml 2025-04-15 06:00:34,117 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2025-04-15 06:00:34,141 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_auto_reconcile_wizard.xml 2025-04-15 06:00:34,155 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_reconcile_wizard.xml 2025-04-15 06:00:34,171 21 INFO 02698-17-0-all odoo.modules.loading: loading account_accountant/wizard/reconcile_model_wizard.xml 2025-04-15 06:00:34,241 21 INFO 02698-17-0-all odoo.modules.loading: Module account_accountant loaded in 3.28s, 1338 queries (+1338 other) 2025-04-15 06:00:34,242 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_edi (77/237) 2025-04-15 06:00:34,553 21 INFO 02698-17-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-04-15 06:00:34,908 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-04-15 06:00:34,933 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-04-15 06:00:34,950 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-04-15 06:00:35,452 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-04-15 06:00:35,474 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-04-15 06:00:35,532 21 INFO 02698-17-0-all odoo.modules.loading: Module account_edi loaded in 1.29s, 344 queries (+344 other) 2025-04-15 06:00:35,533 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (78/237) 2025-04-15 06:00:35,928 21 INFO 02698-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-04-15 06:00:35,972 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 2025-04-15 06:00:35,973 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2025-04-15 06:00:35,973 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2025-04-15 06:00:36,334 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-04-15 06:00:36,399 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-04-15 06:00:36,613 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-04-15 06:00:36,699 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2025-04-15 06:00:36,791 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2025-04-15 06:00:36,903 21 INFO 02698-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2025-04-15 06:00:36,964 21 INFO 02698-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 1.43s, 556 queries (+556 other) 2025-04-15 06:00:36,965 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_invoice_extract (79/237) 2025-04-15 06:00:37,473 21 INFO 02698-17-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2025-04-15 06:00:37,858 21 INFO 02698-17-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2025-04-15 06:00:37,878 21 INFO 02698-17-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2025-04-15 06:00:37,986 21 INFO 02698-17-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2025-04-15 06:00:38,133 21 INFO 02698-17-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2025-04-15 06:00:38,161 21 INFO 02698-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2025-04-15 06:00:38,194 21 INFO 02698-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_journal_views.xml 2025-04-15 06:00:38,272 21 INFO 02698-17-0-all odoo.modules.loading: Module account_invoice_extract loaded in 1.31s, 372 queries (+372 other) 2025-04-15 06:00:38,272 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_payment (80/237) 2025-04-15 06:00:38,580 21 INFO 02698-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-04-15 06:00:38,976 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2025-04-15 06:00:38,986 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2025-04-15 06:00:39,007 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-04-15 06:00:39,031 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-04-15 06:00:39,046 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-04-15 06:00:39,092 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-04-15 06:00:39,165 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-04-15 06:00:39,215 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-04-15 06:00:39,248 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-04-15 06:00:39,278 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-04-15 06:00:39,302 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-04-15 06:00:39,321 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-04-15 06:00:39,342 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-04-15 06:00:39,353 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-04-15 06:00:39,368 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2025-04-15 06:00:39,573 21 INFO 02698-17-0-all odoo.modules.loading: Module account_payment loaded in 1.30s, 586 queries (+586 other) 2025-04-15 06:00:39,574 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_payment_term (81/237) 2025-04-15 06:00:39,885 21 INFO 02698-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 2025-04-15 06:00:39,996 21 INFO 02698-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2025-04-15 06:00:40,045 21 INFO 02698-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.47s, 56 queries (+56 other) 2025-04-15 06:00:40,045 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_statement_base (82/237) 2025-04-15 06:00:40,555 21 INFO 02698-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement.xml 2025-04-15 06:00:40,617 21 INFO 02698-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement_line.xml 2025-04-15 06:00:40,694 21 INFO 02698-17-0-all odoo.modules.loading: Module account_statement_base loaded in 0.65s, 49 queries (+49 other) 2025-04-15 06:00:40,694 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_tax_python (83/237) 2025-04-15 06:00:40,972 21 INFO 02698-17-0-all odoo.modules.registry: module account_tax_python: creating or updating database tables 2025-04-15 06:00:41,079 21 INFO 02698-17-0-all odoo.modules.loading: loading account_tax_python/views/account_tax_views.xml 2025-04-15 06:00:41,127 21 INFO 02698-17-0-all odoo.modules.loading: Module account_tax_python loaded in 0.43s, 62 queries (+62 other) 2025-04-15 06:00:41,127 21 INFO 02698-17-0-all odoo.modules.loading: Loading module analytic_enterprise (84/237) 2025-04-15 06:00:41,403 21 INFO 02698-17-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2025-04-15 06:00:41,448 21 INFO 02698-17-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2025-04-15 06:00:41,570 21 INFO 02698-17-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.44s, 72 queries (+72 other) 2025-04-15 06:00:41,570 21 INFO 02698-17-0-all odoo.modules.loading: Loading module base_vat (85/237) 2025-04-15 06:00:41,864 21 INFO 02698-17-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2025-04-15 06:00:41,934 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.vies_valid 2025-04-15 06:00:42,390 21 INFO 02698-17-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2025-04-15 06:00:42,489 21 INFO 02698-17-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2025-04-15 06:00:42,590 21 INFO 02698-17-0-all odoo.modules.loading: Module base_vat loaded in 1.02s, 227 queries (+227 other) 2025-04-15 06:00:42,590 21 INFO 02698-17-0-all odoo.modules.loading: Loading module bi_sql_editor (86/237) 2025-04-15 06:00:42,891 21 INFO 02698-17-0-all odoo.modules.registry: module bi_sql_editor: creating or updating database tables 2025-04-15 06:00:43,209 21 INFO 02698-17-0-all odoo.modules.loading: loading bi_sql_editor/security/ir.model.access.csv 2025-04-15 06:00:43,233 21 INFO 02698-17-0-all odoo.modules.loading: loading bi_sql_editor/views/view_bi_sql_view.xml 2025-04-15 06:00:43,342 21 INFO 02698-17-0-all odoo.modules.loading: Module bi_sql_editor loaded in 0.75s, 231 queries (+231 other) 2025-04-15 06:00:43,342 21 INFO 02698-17-0-all odoo.modules.loading: Loading module currency_rate_live (87/237) 2025-04-15 06:00:43,658 21 INFO 02698-17-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2025-04-15 06:00:43,691 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.company.currency_provider 2025-04-15 06:00:43,863 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2025-04-15 06:00:43,970 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2025-04-15 06:00:44,025 21 INFO 02698-17-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.68s, 152 queries (+152 other) 2025-04-15 06:00:44,026 21 INFO 02698-17-0-all odoo.modules.loading: Loading module currency_rate_update (88/237) 2025-04-15 06:00:44,323 21 INFO 02698-17-0-all odoo.modules.registry: module currency_rate_update: creating or updating database tables 2025-04-15 06:00:44,824 21 WARNING 02698-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:44,872 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_update/data/cron.xml 2025-04-15 06:00:44,911 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_update/security/ir.model.access.csv 2025-04-15 06:00:44,951 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_update/security/res_currency_rate_provider.xml 2025-04-15 06:00:44,965 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate.xml 2025-04-15 06:00:44,987 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate_provider.xml 2025-04-15 06:00:45,041 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_config_settings.xml 2025-04-15 06:00:45,154 21 INFO 02698-17-0-all odoo.modules.loading: loading currency_rate_update/wizards/res_currency_rate_update_wizard.xml 2025-04-15 06:00:45,213 21 INFO 02698-17-0-all odoo.modules.loading: Module currency_rate_update loaded in 1.19s, 317 queries (+319 other) 2025-04-15 06:00:45,213 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_holidays_contract_gantt (89/237) 2025-04-15 06:00:45,530 21 INFO 02698-17-0-all odoo.modules.registry: module hr_holidays_contract_gantt: creating or updating database tables 2025-04-15 06:00:45,688 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_holidays_contract_gantt loaded in 0.47s, 58 queries (+58 other) 2025-04-15 06:00:45,688 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_work_entry_contract_enterprise (90/237) 2025-04-15 06:00:46,010 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_payroll_menu.xml 2025-04-15 06:00:46,127 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_work_entry_views.xml 2025-04-15 06:00:46,180 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_work_entry_contract_enterprise loaded in 0.49s, 118 queries (+118 other) 2025-04-15 06:00:46,180 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_work_entry_holidays (91/237) 2025-04-15 06:00:46,485 21 INFO 02698-17-0-all odoo.modules.registry: module hr_work_entry_holidays: creating or updating database tables 2025-04-15 06:00:46,747 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/data/hr_payroll_holidays_data.xml 2025-04-15 06:00:46,765 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_views.xml 2025-04-15 06:00:46,805 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_type_views.xml 2025-04-15 06:00:46,854 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_work_entry_holidays loaded in 0.67s, 215 queries (+215 other) 2025-04-15 06:00:46,855 21 INFO 02698-17-0-all odoo.modules.loading: Loading module partner_statement (92/237) 2025-04-15 06:00:47,215 21 INFO 02698-17-0-all odoo.modules.registry: module partner_statement: creating or updating database tables 2025-04-15 06:00:47,708 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_statement/security/ir.model.access.csv 2025-04-15 06:00:47,733 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_statement/security/statement_security.xml 2025-04-15 06:00:47,829 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_statement/views/activity_statement.xml 2025-04-15 06:00:47,876 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_statement/views/outstanding_statement.xml 2025-04-15 06:00:47,918 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_statement/views/detailed_activity_statement.xml 2025-04-15 06:00:47,951 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_statement/views/aging_buckets.xml 2025-04-15 06:00:47,963 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_statement/views/res_config_settings.xml 2025-04-15 06:00:48,073 21 INFO 02698-17-0-all odoo.modules.loading: loading partner_statement/wizard/statement_wizard.xml 2025-04-15 06:00:48,179 21 INFO 02698-17-0-all odoo.modules.loading: Module partner_statement loaded in 1.32s, 411 queries (+411 other) 2025-04-15 06:00:48,179 21 INFO 02698-17-0-all odoo.modules.loading: Loading module purchase (93/237) 2025-04-15 06:00:48,567 21 INFO 02698-17-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-04-15 06:00:49,417 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-04-15 06:00:49,985 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-04-15 06:00:50,068 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-04-15 06:00:50,081 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-04-15 06:00:50,136 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-04-15 06:00:50,191 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-04-15 06:00:50,206 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-04-15 06:00:50,220 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-04-15 06:00:50,630 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-04-15 06:00:50,783 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-04-15 06:00:51,023 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-04-15 06:00:51,203 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-04-15 06:00:51,225 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-04-15 06:00:51,292 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-04-15 06:00:51,314 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-04-15 06:00:51,342 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-04-15 06:00:51,459 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-04-15 06:00:51,497 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-04-15 06:00:51,519 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-04-15 06:00:51,561 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-04-15 06:00:51,649 21 INFO 02698-17-0-all odoo.modules.loading: Module purchase loaded in 3.47s, 1892 queries (+1892 other) 2025-04-15 06:00:51,649 21 INFO 02698-17-0-all odoo.modules.loading: Loading module snailmail_account (94/237) 2025-04-15 06:00:51,983 21 INFO 02698-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-04-15 06:00:52,459 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-04-15 06:00:52,575 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2025-04-15 06:00:52,627 21 INFO 02698-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.98s, 200 queries (+200 other) 2025-04-15 06:00:52,628 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_account (95/237) 2025-04-15 06:00:52,925 21 INFO 02698-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-04-15 06:00:53,110 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.48s, 56 queries (+56 other) 2025-04-15 06:00:53,110 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (96/237) 2025-04-15 06:00:53,448 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-04-15 06:00:53,564 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.45s, 31 queries (+31 other) 2025-04-15 06:00:53,564 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (97/237) 2025-04-15 06:00:53,858 21 INFO 02698-17-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2025-04-15 06:00:53,985 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2025-04-15 06:00:54,034 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.47s, 57 queries (+57 other) 2025-04-15 06:00:54,035 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_contract (98/237) 2025-04-15 06:00:54,545 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_contract/data/dashboards.xml 2025-04-15 06:00:54,671 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_contract loaded in 0.64s, 30 queries (+30 other) 2025-04-15 06:00:54,671 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sql_export (99/237) 2025-04-15 06:00:54,997 21 INFO 02698-17-0-all odoo.modules.registry: module sql_export: creating or updating database tables 2025-04-15 06:00:55,214 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_export/views/sql_export_view.xml 2025-04-15 06:00:55,268 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_export/wizard/wizard_file_view.xml 2025-04-15 06:00:55,281 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_export/security/sql_export_security.xml 2025-04-15 06:00:55,296 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_export/security/ir.model.access.csv 2025-04-15 06:00:55,309 21 WARNING 02698-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:55,312 21 WARNING 02698-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:55,349 21 INFO 02698-17-0-all odoo.modules.loading: Module sql_export loaded in 0.68s, 170 queries (+174 other) 2025-04-15 06:00:55,349 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_account (100/237) 2025-04-15 06:00:55,705 21 INFO 02698-17-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-04-15 06:00:56,343 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-04-15 06:00:56,447 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-04-15 06:00:56,482 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-04-15 06:00:56,494 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-04-15 06:00:57,355 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-04-15 06:00:57,466 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-04-15 06:00:57,481 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-04-15 06:00:57,521 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-04-15 06:00:58,125 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-04-15 06:00:58,203 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-04-15 06:00:58,284 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-04-15 06:00:58,301 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-04-15 06:00:58,317 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-04-15 06:00:58,335 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2025-04-15 06:00:58,385 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_account loaded in 3.04s, 870 queries (+870 other) 2025-04-15 06:00:58,386 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_enterprise (101/237) 2025-04-15 06:00:58,688 21 INFO 02698-17-0-all odoo.modules.registry: module stock_enterprise: creating or updating database tables 2025-04-15 06:00:58,868 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 2025-04-15 06:00:58,886 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 2025-04-15 06:00:58,898 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 2025-04-15 06:00:58,914 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 2025-04-15 06:00:58,948 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 2025-04-15 06:00:59,047 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_enterprise loaded in 0.66s, 152 queries (+152 other) 2025-04-15 06:00:59,047 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_sms (102/237) 2025-04-15 06:00:59,360 21 INFO 02698-17-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-04-15 06:00:59,633 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-04-15 06:00:59,644 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-04-15 06:00:59,833 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-04-15 06:00:59,848 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-04-15 06:00:59,872 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-04-15 06:00:59,935 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_sms loaded in 0.89s, 261 queries (+261 other) 2025-04-15 06:00:59,936 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_auto_transfer (103/237) 2025-04-15 06:01:00,259 21 INFO 02698-17-0-all odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2025-04-15 06:01:00,695 21 INFO 02698-17-0-all odoo.modules.loading: loading account_auto_transfer/security/account_auto_transfer_security.xml 2025-04-15 06:01:00,717 21 INFO 02698-17-0-all odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2025-04-15 06:01:00,742 21 INFO 02698-17-0-all odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2025-04-15 06:01:00,764 21 INFO 02698-17-0-all odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2025-04-15 06:01:01,075 21 INFO 02698-17-0-all odoo.modules.loading: Module account_auto_transfer loaded in 1.14s, 316 queries (+316 other) 2025-04-15 06:01:01,076 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_bank_statement_import (104/237) 2025-04-15 06:01:01,436 21 INFO 02698-17-0-all odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2025-04-15 06:01:01,607 21 INFO 02698-17-0-all odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_view.xml 2025-04-15 06:01:01,690 21 INFO 02698-17-0-all odoo.modules.loading: Module account_bank_statement_import loaded in 0.61s, 114 queries (+114 other) 2025-04-15 06:01:01,691 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_base_import (105/237) 2025-04-15 06:01:02,001 21 INFO 02698-17-0-all odoo.modules.registry: module account_base_import: creating or updating database tables 2025-04-15 06:01:02,108 21 INFO 02698-17-0-all odoo.modules.loading: loading account_base_import/views/account_import_views.xml 2025-04-15 06:01:02,182 21 INFO 02698-17-0-all odoo.modules.loading: loading account_base_import/views/account_account_views.xml 2025-04-15 06:01:02,220 21 INFO 02698-17-0-all odoo.modules.loading: loading account_base_import/views/account_move_views.xml 2025-04-15 06:01:02,242 21 INFO 02698-17-0-all odoo.modules.loading: loading account_base_import/views/res_partner_views.xml 2025-04-15 06:01:02,256 21 INFO 02698-17-0-all odoo.modules.loading: loading account_base_import/wizard/setup_wizards_views.xml 2025-04-15 06:01:02,281 21 INFO 02698-17-0-all odoo.modules.loading: loading account_base_import/views/res_config_settings_views.xml 2025-04-15 06:01:02,443 21 INFO 02698-17-0-all odoo.modules.loading: Module account_base_import loaded in 0.75s, 216 queries (+216 other) 2025-04-15 06:01:02,443 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_invoice_extract_purchase (106/237) 2025-04-15 06:01:02,766 21 INFO 02698-17-0-all odoo.modules.registry: module account_invoice_extract_purchase: creating or updating database tables 2025-04-15 06:01:02,964 21 INFO 02698-17-0-all odoo.modules.loading: Module account_invoice_extract_purchase loaded in 0.52s, 80 queries (+80 other) 2025-04-15 06:01:02,965 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_online_synchronization (107/237) 2025-04-15 06:01:03,570 21 INFO 02698-17-0-all odoo.modules.registry: module account_online_synchronization: creating or updating database tables 2025-04-15 06:01:04,169 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/data/config_parameter.xml 2025-04-15 06:01:04,184 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/data/ir_cron.xml 2025-04-15 06:01:04,227 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/data/mail_activity_type_data.xml 2025-04-15 06:01:04,251 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/data/sync_reminder_email_template.xml 2025-04-15 06:01:04,263 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/security/ir.model.access.csv 2025-04-15 06:01:04,321 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/security/account_online_sync_security.xml 2025-04-15 06:01:04,358 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_views.xml 2025-04-15 06:01:04,419 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_bank_statement_view.xml 2025-04-15 06:01:04,452 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_view.xml 2025-04-15 06:01:04,492 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_portal_templates.xml 2025-04-15 06:01:04,506 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_dashboard_view.xml 2025-04-15 06:01:04,552 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_selection_wizard.xml 2025-04-15 06:01:04,566 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_journal_missing_transactions.xml 2025-04-15 06:01:04,582 21 INFO 02698-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_statement_line.xml 2025-04-15 06:01:04,649 21 INFO 02698-17-0-all odoo.modules.loading: Module account_online_synchronization loaded in 1.68s, 507 queries (+507 other) 2025-04-15 06:01:04,650 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_reports (108/237) 2025-04-15 06:01:05,197 21 INFO 02698-17-0-all odoo.modules.registry: module account_reports: creating or updating database tables 2025-04-15 06:01:05,316 21 INFO 02698-17-0-all odoo.models: Prepare computation of account.report.filter_analytic_groupby 2025-04-15 06:01:06,139 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2025-04-15 06:01:06,179 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/pdf_export_templates.xml 2025-04-15 06:01:06,245 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/balance_sheet.xml 2025-04-15 06:01:06,898 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/cash_flow_report.xml 2025-04-15 06:01:06,915 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/executive_summary.xml 2025-04-15 06:01:07,096 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/profit_and_loss.xml 2025-04-15 06:01:07,174 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/bank_reconciliation_report.xml 2025-04-15 06:01:07,396 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/aged_partner_balance.xml 2025-04-15 06:01:07,585 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/general_ledger.xml 2025-04-15 06:01:07,628 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/trial_balance.xml 2025-04-15 06:01:07,653 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/sales_report.xml 2025-04-15 06:01:07,678 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/partner_ledger.xml 2025-04-15 06:01:07,713 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/multicurrency_revaluation_report.xml 2025-04-15 06:01:07,784 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/deferred_reports.xml 2025-04-15 06:01:07,823 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/journal_report.xml 2025-04-15 06:01:07,900 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/generic_tax_report.xml 2025-04-15 06:01:07,918 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/account_report_view.xml 2025-04-15 06:01:08,029 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/account_report_actions.xml 2025-04-15 06:01:08,142 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/menuitems.xml 2025-04-15 06:01:08,312 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/data/mail_activity_type_data.xml 2025-04-15 06:01:08,330 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/account_move_views.xml 2025-04-15 06:01:08,709 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/res_company_views.xml 2025-04-15 06:01:08,736 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/partner_view.xml 2025-04-15 06:01:08,823 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2025-04-15 06:01:08,918 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/mail_activity_views.xml 2025-04-15 06:01:08,954 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2025-04-15 06:01:09,079 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/report_template.xml 2025-04-15 06:01:09,096 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/wizard/multicurrency_revaluation.xml 2025-04-15 06:01:09,109 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2025-04-15 06:01:09,122 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/wizard/account_report_file_download_error_wizard.xml 2025-04-15 06:01:09,136 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2025-04-15 06:01:09,154 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/wizard/mail_activity_schedule_views.xml 2025-04-15 06:01:09,183 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/account_activity.xml 2025-04-15 06:01:09,258 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/account_account_views.xml 2025-04-15 06:01:09,281 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports/views/account_tax_views.xml 2025-04-15 06:01:09,581 21 INFO 02698-17-0-all odoo.modules.loading: Module account_reports loaded in 4.93s, 2914 queries (+2914 other) 2025-04-15 06:01:09,582 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_statement_import_base (109/237) 2025-04-15 06:01:10,136 21 INFO 02698-17-0-all odoo.modules.registry: module account_statement_import_base: creating or updating database tables 2025-04-15 06:01:10,295 21 INFO 02698-17-0-all odoo.modules.loading: loading account_statement_import_base/views/account_bank_statement_line.xml 2025-04-15 06:01:10,346 21 INFO 02698-17-0-all odoo.modules.loading: Module account_statement_import_base loaded in 0.76s, 91 queries (+91 other) 2025-04-15 06:01:10,346 21 INFO 02698-17-0-all odoo.modules.loading: Loading module currency_rate_update_RO_BNR (110/237) 2025-04-15 06:01:10,680 21 INFO 02698-17-0-all odoo.modules.registry: module currency_rate_update_RO_BNR: creating or updating database tables 2025-04-15 06:01:10,851 21 INFO 02698-17-0-all odoo.modules.loading: Module currency_rate_update_RO_BNR loaded in 0.50s, 67 queries (+67 other) 2025-04-15 06:01:10,851 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_payroll (111/237) 2025-04-15 06:01:11,284 21 INFO 02698-17-0-all odoo.modules.registry: module hr_payroll: creating or updating database tables 2025-04-15 06:01:11,504 21 INFO 02698-17-0-all odoo.models: Prepare computation of resource.calendar.hours_per_week 2025-04-15 06:01:12,974 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/security/hr_payroll_security.xml 2025-04-15 06:01:13,861 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/security/ir.model.access.csv 2025-04-15 06:01:13,927 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_payslips_by_employees_views.xml 2025-04-15 06:01:13,954 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_index_wizard_views.xml 2025-04-15 06:01:13,976 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_edit_payslip_lines_wizard_views.xml 2025-04-15 06:01:13,991 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_contract_views.xml 2025-04-15 06:01:14,092 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_views.xml 2025-04-15 06:01:14,145 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_type_views.xml 2025-04-15 06:01:14,182 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_category_views.xml 2025-04-15 06:01:14,214 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_views.xml 2025-04-15 06:01:14,261 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_line_views.xml 2025-04-15 06:01:14,326 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_views.xml 2025-04-15 06:01:14,428 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_run_views.xml 2025-04-15 06:01:14,479 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_input_type_views.xml 2025-04-15 06:01:14,510 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_views.xml 2025-04-15 06:01:14,553 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_type_views.xml 2025-04-15 06:01:14,585 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_employee_views.xml 2025-04-15 06:01:14,678 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/res_users_views.xml 2025-04-15 06:01:14,746 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_employee_declaration_views.xml 2025-04-15 06:01:14,767 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_sequence.xml 2025-04-15 06:01:14,777 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_salary_attachment_type_data.xml 2025-04-15 06:01:14,791 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report.xml 2025-04-15 06:01:14,805 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_data.xml 2025-04-15 06:01:14,970 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/data/mail_activity_type_data.xml 2025-04-15 06:01:14,987 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/data/mail_template_data.xml 2025-04-15 06:01:14,998 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/data/ir_cron_data.xml 2025-04-15 06:01:15,027 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/data/ir_actions_server_data.xml 2025-04-15 06:01:15,051 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/data/note_data.xml 2025-04-15 06:01:15,065 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/res_config_settings_views.xml 2025-04-15 06:01:15,212 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/report_contributionregister_templates.xml 2025-04-15 06:01:15,226 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/report_payslip_templates.xml 2025-04-15 06:01:15,250 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_type_views.xml 2025-04-15 06:01:15,288 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/resource_calendar_views.xml 2025-04-15 06:01:15,348 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_rule_parameter_views.xml 2025-04-15 06:01:15,383 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report_views.xml 2025-04-15 06:01:15,432 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_report_views.xml 2025-04-15 06:01:15,466 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/report/hr_salary_attachment_report_views.xml 2025-04-15 06:01:15,489 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_dashboard_views.xml 2025-04-15 06:01:15,498 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_menu.xml 2025-04-15 06:01:15,640 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll/report/hr_contract_history_report_views.xml 2025-04-15 06:01:15,793 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_payroll loaded in 4.94s, 2788 queries (+2788 other) 2025-04-15 06:01:15,793 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_work_entry_holidays_enterprise (112/237) 2025-04-15 06:01:16,165 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_work_entry_holidays_enterprise/views/hr_work_entry_views.xml 2025-04-15 06:01:16,327 21 INFO 02698-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:16,327 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro (113/237) 2025-04-15 06:01:16,654 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2025-04-15 06:01:16,858 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2025-04-15 06:01:16,942 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2025-04-15 06:01:18,598 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2025-04-15 06:01:18,746 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro loaded in 2.42s, 1386 queries (+1386 other) 2025-04-15 06:01:18,746 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_statement (114/237) 2025-04-15 06:01:19,328 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_partner_statement: creating or updating database tables 2025-04-15 06:01:19,402 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_partner_statement/views/outstanding_statement.xml 2025-04-15 06:01:19,523 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_partner_statement/views/statement_wizard.xml 2025-04-15 06:01:19,573 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_partner_statement loaded in 0.83s, 95 queries (+95 other) 2025-04-15 06:01:19,573 21 INFO 02698-17-0-all odoo.modules.loading: Loading module point_of_sale (115/237) 2025-04-15 06:01:20,078 21 INFO 02698-17-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2025-04-15 06:01:22,050 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2025-04-15 06:01:22,470 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2025-04-15 06:01:22,578 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2025-04-15 06:01:22,602 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2025-04-15 06:01:22,611 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2025-04-15 06:01:22,624 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2025-04-15 06:01:22,644 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2025-04-15 06:01:22,657 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_daily_sales_reports.xml 2025-04-15 06:01:22,673 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2025-04-15 06:01:22,685 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_qunit.xml 2025-04-15 06:01:22,696 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2025-04-15 06:01:22,712 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2025-04-15 06:01:22,775 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2025-04-15 06:01:22,946 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2025-04-15 06:01:22,979 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_combo_view.xml 2025-04-15 06:01:23,001 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2025-04-15 06:01:23,276 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2025-04-15 06:01:23,289 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2025-04-15 06:01:23,343 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2025-04-15 06:01:23,388 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2025-04-15 06:01:23,480 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2025-04-15 06:01:23,518 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2025-04-15 06:01:23,596 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2025-04-15 06:01:23,606 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2025-04-15 06:01:23,947 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2025-04-15 06:01:24,023 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2025-04-15 06:01:24,061 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2025-04-15 06:01:24,086 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2025-04-15 06:01:24,196 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2025-04-15 06:01:24,209 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2025-04-15 06:01:24,241 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2025-04-15 06:01:24,277 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2025-04-15 06:01:24,301 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_printer_view.xml 2025-04-15 06:01:24,335 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_ticket_view.xml 2025-04-15 06:01:24,360 21 INFO 02698-17-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2025-04-15 06:01:24,604 21 INFO 02698-17-0-all odoo.modules.loading: Module point_of_sale loaded in 5.03s, 2899 queries (+2899 other) 2025-04-15 06:01:24,604 21 INFO 02698-17-0-all odoo.modules.loading: Loading module purchase_stock (116/237) 2025-04-15 06:01:25,323 21 INFO 02698-17-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-04-15 06:01:26,124 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-04-15 06:01:26,165 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-04-15 06:01:26,302 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-04-15 06:01:26,318 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-04-15 06:01:26,345 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-04-15 06:01:26,419 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-04-15 06:01:26,540 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-04-15 06:01:26,557 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-04-15 06:01:26,829 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-04-15 06:01:26,916 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-04-15 06:01:26,937 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/views/product_views.xml 2025-04-15 06:01:27,030 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-04-15 06:01:27,047 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-04-15 06:01:27,081 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-04-15 06:01:27,100 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-04-15 06:01:27,137 21 INFO 02698-17-0-all odoo.modules.loading: loading purchase_stock/wizard/product_replenish_views.xml 2025-04-15 06:01:27,210 21 INFO 02698-17-0-all odoo.modules.loading: Module purchase_stock loaded in 2.61s, 1105 queries (+1105 other) 2025-04-15 06:01:27,211 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale (117/237) 2025-04-15 06:01:27,691 21 INFO 02698-17-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-04-15 06:01:27,859 21 INFO 02698-17-0-all odoo.models: Prepare computation of product.template.service_type 2025-04-15 06:01:27,859 21 INFO 02698-17-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-04-15 06:01:27,860 21 INFO 02698-17-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-04-15 06:01:29,052 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-04-15 06:01:29,152 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-04-15 06:01:29,273 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-04-15 06:01:29,511 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-04-15 06:01:29,548 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-04-15 06:01:29,602 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-04-15 06:01:29,617 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-04-15 06:01:29,701 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/data/ir_cron.xml 2025-04-15 06:01:29,719 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-04-15 06:01:29,728 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-04-15 06:01:29,742 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-04-15 06:01:29,767 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-04-15 06:01:29,794 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/data/ir_config_parameter.xml 2025-04-15 06:01:29,805 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/data/onboarding_data.xml 2025-04-15 06:01:29,836 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-04-15 06:01:29,845 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 2025-04-15 06:01:29,861 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-04-15 06:01:29,885 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 2025-04-15 06:01:30,036 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-04-15 06:01:30,057 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-04-15 06:01:30,071 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 2025-04-15 06:01:30,083 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-04-15 06:01:30,385 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-04-15 06:01:30,546 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-04-15 06:01:30,717 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-04-15 06:01:30,724 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 2025-04-15 06:01:30,732 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-04-15 06:01:30,776 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/product_document_views.xml 2025-04-15 06:01:30,831 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-04-15 06:01:30,873 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-04-15 06:01:31,042 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-04-15 06:01:31,272 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-04-15 06:01:31,313 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-04-15 06:01:31,420 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-04-15 06:01:31,453 21 INFO 02698-17-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-04-15 06:01:31,763 21 INFO 02698-17-0-all odoo.modules.loading: Module sale loaded in 4.55s, 2887 queries (+2887 other) 2025-04-15 06:01:31,763 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (118/237) 2025-04-15 06:01:32,365 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-04-15 06:01:32,481 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.72s, 30 queries (+30 other) 2025-04-15 06:01:32,481 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock (119/237) 2025-04-15 06:01:32,879 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock/data/dashboards.xml 2025-04-15 06:01:32,997 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock loaded in 0.52s, 30 queries (+30 other) 2025-04-15 06:01:32,997 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (120/237) 2025-04-15 06:01:33,374 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-04-15 06:01:33,486 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.49s, 30 queries (+30 other) 2025-04-15 06:01:33,486 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sql_export_excel (121/237) 2025-04-15 06:01:34,063 21 INFO 02698-17-0-all odoo.modules.registry: module sql_export_excel: creating or updating database tables 2025-04-15 06:01:34,235 21 INFO 02698-17-0-all odoo.modules.loading: loading sql_export_excel/views/sql_export_view.xml 2025-04-15 06:01:34,287 21 INFO 02698-17-0-all odoo.modules.loading: Module sql_export_excel loaded in 0.80s, 76 queries (+76 other) 2025-04-15 06:01:34,288 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_account_enterprise (122/237) 2025-04-15 06:01:34,665 21 INFO 02698-17-0-all odoo.modules.registry: module stock_account_enterprise: creating or updating database tables 2025-04-15 06:01:34,802 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_account_enterprise loaded in 0.51s, 34 queries (+34 other) 2025-04-15 06:01:34,802 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_accountant (123/237) 2025-04-15 06:01:35,170 21 INFO 02698-17-0-all odoo.modules.registry: module stock_accountant: creating or updating database tables 2025-04-15 06:01:35,584 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_accountant/views/res_config_settings_views.xml 2025-04-15 06:01:35,761 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_accountant loaded in 0.96s, 152 queries (+152 other) 2025-04-15 06:01:35,761 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_asset (124/237) 2025-04-15 06:01:36,175 21 INFO 02698-17-0-all odoo.modules.registry: module account_asset: creating or updating database tables 2025-04-15 06:01:36,753 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2025-04-15 06:01:36,767 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2025-04-15 06:01:36,791 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2025-04-15 06:01:36,812 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/views/account_account_views.xml 2025-04-15 06:01:37,224 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2025-04-15 06:01:37,711 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/views/account_move_views.xml 2025-04-15 06:01:37,802 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/data/assets_report.xml 2025-04-15 06:01:38,299 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/data/account_report_actions.xml 2025-04-15 06:01:38,308 21 INFO 02698-17-0-all odoo.modules.loading: loading account_asset/data/menuitems.xml 2025-04-15 06:01:38,380 21 INFO 02698-17-0-all odoo.modules.loading: Module account_asset loaded in 2.62s, 1004 queries (+1004 other) 2025-04-15 06:01:38,381 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_camt (125/237) 2025-04-15 06:01:38,808 21 INFO 02698-17-0-all odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2025-04-15 06:01:38,980 21 INFO 02698-17-0-all odoo.modules.loading: Module account_bank_statement_import_camt loaded in 0.60s, 50 queries (+50 other) 2025-04-15 06:01:38,980 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_csv (126/237) 2025-04-15 06:01:39,870 21 INFO 02698-17-0-all odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2025-04-15 06:01:40,028 21 INFO 02698-17-0-all odoo.modules.loading: Module account_bank_statement_import_csv loaded in 1.05s, 55 queries (+55 other) 2025-04-15 06:01:40,028 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_ofx (127/237) 2025-04-15 06:01:40,406 21 INFO 02698-17-0-all odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2025-04-15 06:01:40,558 21 INFO 02698-17-0-all odoo.modules.loading: Module account_bank_statement_import_ofx loaded in 0.53s, 50 queries (+50 other) 2025-04-15 06:01:40,559 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_disallowed_expenses (128/237) 2025-04-15 06:01:40,941 21 INFO 02698-17-0-all odoo.modules.registry: module account_disallowed_expenses: creating or updating database tables 2025-04-15 06:01:41,512 21 INFO 02698-17-0-all odoo.modules.loading: loading account_disallowed_expenses/data/account_disallowed_expenses_report.xml 2025-04-15 06:01:41,997 21 INFO 02698-17-0-all odoo.modules.loading: loading account_disallowed_expenses/security/ir.model.access.csv 2025-04-15 06:01:42,038 21 INFO 02698-17-0-all odoo.modules.loading: loading account_disallowed_expenses/security/account_disallowed_expenses_security.xml 2025-04-15 06:01:42,053 21 INFO 02698-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_account_views.xml 2025-04-15 06:01:42,098 21 INFO 02698-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_category_views.xml 2025-04-15 06:01:42,151 21 INFO 02698-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_report_views.xml 2025-04-15 06:01:42,199 21 INFO 02698-17-0-all odoo.modules.loading: Module account_disallowed_expenses loaded in 1.64s, 621 queries (+621 other) 2025-04-15 06:01:42,199 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_followup (129/237) 2025-04-15 06:01:42,619 21 INFO 02698-17-0-all odoo.modules.registry: module account_followup: creating or updating database tables 2025-04-15 06:01:43,051 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2025-04-15 06:01:43,070 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2025-04-15 06:01:43,095 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/security/sms_security.xml 2025-04-15 06:01:43,108 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2025-04-15 06:01:43,130 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/data/cron.xml 2025-04-15 06:01:43,146 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/wizard/followup_manual_reminder_views.xml 2025-04-15 06:01:43,172 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/wizard/followup_missing_information.xml 2025-04-15 06:01:43,194 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2025-04-15 06:01:43,257 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/views/account_followup_line_views.xml 2025-04-15 06:01:43,322 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/views/partner_view.xml 2025-04-15 06:01:43,438 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/views/report_followup.xml 2025-04-15 06:01:43,505 21 INFO 02698-17-0-all odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2025-04-15 06:01:43,580 21 INFO 02698-17-0-all odoo.modules.loading: Module account_followup loaded in 1.38s, 562 queries (+562 other) 2025-04-15 06:01:43,580 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_reports_tax_reminder (130/237) 2025-04-15 06:01:43,964 21 INFO 02698-17-0-all odoo.modules.registry: module account_reports_tax_reminder: creating or updating database tables 2025-04-15 06:01:44,097 21 INFO 02698-17-0-all odoo.modules.loading: loading account_reports_tax_reminder/data/mail_activity_type_data.xml 2025-04-15 06:01:44,198 21 INFO 02698-17-0-all odoo.modules.loading: Module account_reports_tax_reminder loaded in 0.62s, 93 queries (+93 other) 2025-04-15 06:01:44,199 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_saft (131/237) 2025-04-15 06:01:44,834 21 INFO 02698-17-0-all odoo.modules.registry: module account_saft: creating or updating database tables 2025-04-15 06:01:44,888 21 INFO 02698-17-0-all odoo.modules.loading: loading account_saft/data/saft_report.xml 2025-04-15 06:01:45,044 21 INFO 02698-17-0-all odoo.modules.loading: Module account_saft loaded in 0.84s, 72 queries (+72 other) 2025-04-15 06:01:45,044 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_statement_import_file (132/237) 2025-04-15 06:01:45,426 21 INFO 02698-17-0-all odoo.modules.registry: module account_statement_import_file: creating or updating database tables 2025-04-15 06:01:45,598 21 INFO 02698-17-0-all odoo.modules.loading: loading account_statement_import_file/security/ir.model.access.csv 2025-04-15 06:01:45,617 21 INFO 02698-17-0-all odoo.modules.loading: loading account_statement_import_file/wizard/account_statement_import_view.xml 2025-04-15 06:01:45,645 21 INFO 02698-17-0-all odoo.modules.loading: loading account_statement_import_file/views/account_journal.xml 2025-04-15 06:01:45,716 21 INFO 02698-17-0-all odoo.modules.loading: Module account_statement_import_file loaded in 0.67s, 138 queries (+138 other) 2025-04-15 06:01:45,717 21 INFO 02698-17-0-all odoo.modules.loading: Loading module delivery (133/237) 2025-04-15 06:01:46,110 21 INFO 02698-17-0-all odoo.modules.registry: module delivery: creating or updating database tables 2025-04-15 06:01:46,596 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/data/delivery_data.xml 2025-04-15 06:01:46,960 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/security/ir.model.access.csv 2025-04-15 06:01:46,999 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/security/ir_rules.xml 2025-04-15 06:01:47,011 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/report/ir_actions_report_templates.xml 2025-04-15 06:01:47,031 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/views/delivery_carrier_views.xml 2025-04-15 06:01:47,085 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/views/delivery_price_rule_views.xml 2025-04-15 06:01:47,109 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/views/delivery_zip_prefix_views.xml 2025-04-15 06:01:47,117 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/views/res_partner_views.xml 2025-04-15 06:01:47,226 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/views/sale_order_views.xml 2025-04-15 06:01:47,269 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/wizard/res_config_settings_views.xml 2025-04-15 06:01:47,421 21 INFO 02698-17-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_carrier_views.xml 2025-04-15 06:01:47,474 21 INFO 02698-17-0-all odoo.modules.loading: Module delivery loaded in 1.76s, 651 queries (+651 other) 2025-04-15 06:01:47,474 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_payroll_account (134/237) 2025-04-15 06:01:48,215 21 INFO 02698-17-0-all odoo.modules.registry: module hr_payroll_account: creating or updating database tables 2025-04-15 06:01:48,623 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_account/data/hr_payroll_account_data.xml 2025-04-15 06:01:48,634 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_run_views.xml 2025-04-15 06:01:48,660 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_views.xml 2025-04-15 06:01:48,711 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_contract_views.xml 2025-04-15 06:01:48,738 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_salary_rule_views.xml 2025-04-15 06:01:48,756 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payroll_structure_views.xml 2025-04-15 06:01:48,775 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_account/views/res_config_settings_views.xml 2025-04-15 06:01:48,930 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_account/report/hr_contract_history_report_views.xml 2025-04-15 06:01:48,982 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_payroll_account loaded in 1.51s, 354 queries (+354 other) 2025-04-15 06:01:48,982 21 INFO 02698-17-0-all odoo.modules.loading: Loading module hr_payroll_holidays (135/237) 2025-04-15 06:01:49,378 21 INFO 02698-17-0-all odoo.modules.registry: module hr_payroll_holidays: creating or updating database tables 2025-04-15 06:01:49,903 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_holidays/security/hr_payroll_holidays_security.xml 2025-04-15 06:01:50,093 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/res_config_settings_views.xml 2025-04-15 06:01:50,251 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_leave_views.xml 2025-04-15 06:01:50,331 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_allocation_views.xml 2025-04-15 06:01:50,349 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_run_views.xml 2025-04-15 06:01:50,366 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_views.xml 2025-04-15 06:01:50,418 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_holidays/data/mail_activity_data.xml 2025-04-15 06:01:50,433 21 INFO 02698-17-0-all odoo.modules.loading: loading hr_payroll_holidays/data/ir_actions_server_data.xml 2025-04-15 06:01:50,488 21 INFO 02698-17-0-all odoo.modules.loading: Module hr_payroll_holidays loaded in 1.51s, 480 queries (+480 other) 2025-04-15 06:01:50,489 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_mt_pos (136/237) 2025-04-15 06:01:50,895 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_mt_pos: creating or updating database tables 2025-04-15 06:01:51,039 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_mt_pos/security/ir.model.access.csv 2025-04-15 06:01:51,060 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_mt_pos/wizards/compliance_letter_view.xml 2025-04-15 06:01:51,092 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_mt_pos/reports/compliance_letter_report.xml 2025-04-15 06:01:51,145 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_mt_pos loaded in 0.66s, 115 queries (+115 other) 2025-04-15 06:01:51,146 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_config (137/237) 2025-04-15 06:01:51,533 21 INFO 02698-17-0-all odoo.addons.l10n_ro_config.init_hook: Computing field l10n_ro_vat_number on res.partner 2025-04-15 06:01:51,912 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_config: creating or updating database tables 2025-04-15 06:01:52,021 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.company.l10n_ro_accounting 2025-04-15 06:01:52,766 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_config/security/ro_menus_group.xml 2025-04-15 06:01:52,869 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_config/views/account_journal.xml 2025-04-15 06:01:52,917 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_config/views/common_report.xml 2025-04-15 06:01:52,936 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_bank_view.xml 2025-04-15 06:01:52,979 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_partner_view.xml 2025-04-15 06:01:53,072 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_config/wizard/res_config_settings_views.xml 2025-04-15 06:01:53,360 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_config loaded in 2.21s, 663 queries (+663 other) 2025-04-15 06:01:53,360 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_edi (138/237) 2025-04-15 06:01:53,797 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_edi: creating or updating database tables 2025-04-15 06:01:54,046 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 0.69s, 91 queries (+91 other) 2025-04-15 06:01:54,046 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_reports (139/237) 2025-04-15 06:01:54,423 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_reports: creating or updating database tables 2025-04-15 06:01:54,525 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_short.xml 2025-04-15 06:01:55,517 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_internat.xml 2025-04-15 06:01:56,240 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_micro.xml 2025-04-15 06:01:56,323 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_smle.xml 2025-04-15 06:01:56,784 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_internat.xml 2025-04-15 06:01:57,372 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/trial_balance.xml 2025-04-15 06:01:57,553 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_reports loaded in 3.51s, 2220 queries (+2220 other) 2025-04-15 06:01:57,553 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_statement_line_automation (140/237) 2025-04-15 06:01:57,936 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_statement_line_automation: creating or updating database tables 2025-04-15 06:01:58,086 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_statement_line_automation loaded in 0.53s, 41 queries (+41 other) 2025-04-15 06:01:58,086 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_account_reports (141/237) 2025-04-15 06:01:58,570 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_account_reports loaded in 0.48s, 17 queries (+17 other) 2025-04-15 06:01:58,571 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_enterprise (142/237) 2025-04-15 06:01:59,146 21 INFO 02698-17-0-all odoo.modules.registry: module pos_enterprise: creating or updating database tables 2025-04-15 06:01:59,292 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_enterprise/views/res_config_settings_views.xml 2025-04-15 06:01:59,609 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_enterprise loaded in 1.04s, 211 queries (+211 other) 2025-04-15 06:01:59,609 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_epson_printer (143/237) 2025-04-15 06:02:00,018 21 INFO 02698-17-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2025-04-15 06:02:00,272 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2025-04-15 06:02:00,315 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_epson_printer/views/res_config_settings_views.xml 2025-04-15 06:02:00,552 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_printer_views.xml 2025-04-15 06:02:00,595 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_epson_printer loaded in 0.99s, 221 queries (+221 other) 2025-04-15 06:02:00,595 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_hr (144/237) 2025-04-15 06:02:00,983 21 INFO 02698-17-0-all odoo.modules.registry: module pos_hr: creating or updating database tables 2025-04-15 06:02:01,510 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_hr/views/pos_config.xml 2025-04-15 06:02:01,543 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_hr/views/pos_order_view.xml 2025-04-15 06:02:01,607 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_hr/views/pos_order_report_view.xml 2025-04-15 06:02:01,639 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_hr/views/res_config_settings_views.xml 2025-04-15 06:02:01,921 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_hr loaded in 1.33s, 386 queries (+386 other) 2025-04-15 06:02:01,922 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_online_payment (145/237) 2025-04-15 06:02:02,322 21 INFO 02698-17-0-all odoo.modules.registry: module pos_online_payment: creating or updating database tables 2025-04-15 06:02:02,586 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_transaction_views.xml 2025-04-15 06:02:02,622 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_views.xml 2025-04-15 06:02:02,645 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_method_views.xml 2025-04-15 06:02:02,700 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_portal_templates.xml 2025-04-15 06:02:02,732 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_online_payment/views/account_payment_views.xml 2025-04-15 06:02:02,790 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_online_payment loaded in 0.87s, 236 queries (+236 other) 2025-04-15 06:02:02,790 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_preparation_display (146/237) 2025-04-15 06:02:03,203 21 INFO 02698-17-0-all odoo.modules.registry: module pos_preparation_display: creating or updating database tables 2025-04-15 06:02:03,638 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_preparation_display/security/ir.model.access.csv 2025-04-15 06:02:03,669 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_preparation_display/security/preparation_display_security.xml 2025-04-15 06:02:03,681 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_assets_index.xml 2025-04-15 06:02:03,695 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_view.xml 2025-04-15 06:02:03,997 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_preparation_display/wizard/preparation_display_reset_wizard.xml 2025-04-15 06:02:04,009 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_preparation_display/data/preparation_display_cron.xml 2025-04-15 06:02:04,068 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_preparation_display loaded in 1.28s, 349 queries (+349 other) 2025-04-15 06:02:04,068 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_account_accountant (147/237) 2025-04-15 06:02:04,457 21 INFO 02698-17-0-all odoo.modules.registry: module sale_account_accountant: creating or updating database tables 2025-04-15 06:02:04,611 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_account_accountant loaded in 0.54s, 53 queries (+53 other) 2025-04-15 06:02:04,612 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_async_emails (148/237) 2025-04-15 06:02:04,987 21 INFO 02698-17-0-all odoo.modules.registry: module sale_async_emails: creating or updating database tables 2025-04-15 06:02:05,131 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 2025-04-15 06:02:05,143 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 2025-04-15 06:02:05,190 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_async_emails loaded in 0.58s, 79 queries (+79 other) 2025-04-15 06:02:05,191 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_management (149/237) 2025-04-15 06:02:06,184 21 INFO 02698-17-0-all odoo.modules.registry: module sale_management: creating or updating database tables 2025-04-15 06:02:06,715 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-04-15 06:02:06,734 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-04-15 06:02:06,766 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-04-15 06:02:06,831 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-04-15 06:02:06,855 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-04-15 06:02:06,900 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-04-15 06:02:06,927 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-04-15 06:02:07,116 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-04-15 06:02:07,155 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-04-15 06:02:07,177 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-04-15 06:02:07,236 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_management loaded in 2.05s, 596 queries (+596 other) 2025-04-15 06:02:07,236 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_product_configurator (150/237) 2025-04-15 06:02:07,668 21 INFO 02698-17-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-04-15 06:02:07,900 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-04-15 06:02:07,954 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-04-15 06:02:08,020 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.78s, 156 queries (+156 other) 2025-04-15 06:02:08,021 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_purchase (151/237) 2025-04-15 06:02:08,422 21 INFO 02698-17-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-04-15 06:02:08,900 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-04-15 06:02:08,932 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-04-15 06:02:08,982 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-04-15 06:02:09,021 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-04-15 06:02:09,054 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-04-15 06:02:09,102 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_purchase loaded in 1.08s, 263 queries (+263 other) 2025-04-15 06:02:09,102 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_sms (152/237) 2025-04-15 06:02:09,504 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-04-15 06:02:09,586 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-04-15 06:02:09,624 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_sms loaded in 0.52s, 44 queries (+44 other) 2025-04-15 06:02:09,624 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_stock (153/237) 2025-04-15 06:02:10,050 21 INFO 02698-17-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-04-15 06:02:11,195 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-04-15 06:02:11,215 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-04-15 06:02:11,260 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-04-15 06:02:11,422 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-04-15 06:02:11,440 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-04-15 06:02:11,720 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-04-15 06:02:11,750 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-04-15 06:02:11,774 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-04-15 06:02:11,859 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-04-15 06:02:11,885 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-04-15 06:02:11,903 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-04-15 06:02:11,924 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-04-15 06:02:11,935 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-04-15 06:02:11,952 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-04-15 06:02:12,007 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_stock loaded in 2.38s, 888 queries (+888 other) 2025-04-15 06:02:12,008 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account_accountant (154/237) 2025-04-15 06:02:12,434 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account_accountant/data/dashboards.xml 2025-04-15 06:02:12,641 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account_accountant loaded in 0.63s, 37 queries (+37 other) 2025-04-15 06:02:12,641 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_payroll (155/237) 2025-04-15 06:02:13,079 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_payroll/data/dashboards.xml 2025-04-15 06:02:13,234 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_payroll loaded in 0.59s, 30 queries (+30 other) 2025-04-15 06:02:13,234 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (156/237) 2025-04-15 06:02:13,890 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-04-15 06:02:14,010 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.78s, 30 queries (+30 other) 2025-04-15 06:02:14,010 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (157/237) 2025-04-15 06:02:14,412 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-04-15 06:02:14,564 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.55s, 36 queries (+36 other) 2025-04-15 06:02:14,564 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_landed_costs (158/237) 2025-04-15 06:02:14,981 21 INFO 02698-17-0-all odoo.modules.registry: module stock_landed_costs: creating or updating database tables 2025-04-15 06:02:16,459 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_landed_costs/security/ir.model.access.csv 2025-04-15 06:02:16,482 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_landed_costs/security/stock_landed_cost_security.xml 2025-04-15 06:02:16,496 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_landed_costs/data/stock_landed_cost_data.xml 2025-04-15 06:02:16,510 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_landed_costs/views/account_move_views.xml 2025-04-15 06:02:16,579 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_landed_costs/views/product_views.xml 2025-04-15 06:02:16,632 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_landed_cost_views.xml 2025-04-15 06:02:16,709 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_valuation_layer_views.xml 2025-04-15 06:02:16,729 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_landed_costs/views/res_config_settings_views.xml 2025-04-15 06:02:17,048 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_landed_costs loaded in 2.48s, 664 queries (+664 other) 2025-04-15 06:02:17,049 21 INFO 02698-17-0-all odoo.modules.loading: Loading module account_saft_import (159/237) 2025-04-15 06:02:17,504 21 INFO 02698-17-0-all odoo.modules.registry: module account_saft_import: creating or updating database tables 2025-04-15 06:02:17,747 21 INFO 02698-17-0-all odoo.modules.loading: loading account_saft_import/security/ir.model.access.csv 2025-04-15 06:02:17,772 21 INFO 02698-17-0-all odoo.modules.loading: loading account_saft_import/wizard/import_wizard_view.xml 2025-04-15 06:02:17,842 21 INFO 02698-17-0-all odoo.modules.loading: Module account_saft_import loaded in 0.79s, 111 queries (+111 other) 2025-04-15 06:02:17,842 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account (160/237) 2025-04-15 06:02:18,271 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account: creating or updating database tables 2025-04-15 06:02:18,506 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account loaded in 0.66s, 69 queries (+69 other) 2025-04-15 06:02:18,507 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_anaf_sync (161/237) 2025-04-15 06:02:19,146 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_anaf_sync: creating or updating database tables 2025-04-15 06:02:19,453 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/account_security.xml 2025-04-15 06:02:19,466 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/ir.model.access.csv 2025-04-15 06:02:19,489 21 INFO 02698-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:19,520 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/wizard/res_config_settings_views.xml 2025-04-15 06:02:19,714 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/template.xml 2025-04-15 06:02:19,762 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_anaf_sync loaded in 1.26s, 261 queries (+261 other) 2025-04-15 06:02:19,762 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_base (162/237) 2025-04-15 06:02:20,180 21 INFO 02698-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:20,407 21 INFO 02698-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:20,463 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_base loaded in 0.70s, 99 queries (+99 other) 2025-04-15 06:02:20,463 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_report (163/237) 2025-04-15 06:02:20,850 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_report: creating or updating database tables 2025-04-15 06:02:21,189 21 INFO 02698-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:21,211 21 INFO 02698-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:21,229 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_statement.xml 2025-04-15 06:02:21,276 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_report loaded in 0.81s, 67 queries (+67 other) 2025-04-15 06:02:21,276 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_enterprise (164/237) 2025-04-15 06:02:21,703 21 INFO 02698-17-0-all odoo.addons.l10n_ro_account_enterprise.hooks: Computing field l10n_ro_vat_number on res.partner 2025-04-15 06:02:21,720 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000406 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:21,721 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000583 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:21,721 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000292 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:21,722 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000415 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:21,722 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000273 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_report_journal' 2025-04-15 06:02:21,723 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000275 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:21,724 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000336 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:21,724 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000303 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:21,724 21 DEBUG 02698-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:21,725 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000363 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:21,725 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000248 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_report_sheet' 2025-04-15 06:02:21,726 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000302 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:21,727 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000332 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:21,727 21 DEBUG 02698-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_trial_balance', noupdate = FALSE WHERE module = 'l10n_ro_account_reports' 2025-04-15 06:02:21,728 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000272 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:21,728 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000370 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:21,729 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000245 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_reports' 2025-04-15 06:02:21,729 21 DEBUG 02698-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:21,730 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000339 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:21,730 21 DEBUG 02698-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:21,731 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000248 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_currency_reevaluation' WHERE name = 'l10n_ro_currency_reevaluation' 2025-04-15 06:02:21,731 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000382 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:21,732 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000242 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_currency_reevaluation' 2025-04-15 06:02:21,732 21 DEBUG 02698-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:21,733 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000336 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:21,734 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000324 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:21,734 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000252 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:21,735 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000360 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:21,735 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000238 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_green_stamp_tax' 2025-04-15 06:02:21,735 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000258 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:21,736 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000331 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:21,737 21 DEBUG 02698-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:21,737 21 DEBUG 02698-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:21,738 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000391 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:21,738 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000240 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_payment_disposal' 2025-04-15 06:02:21,739 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000280 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:21,740 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000349 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:21,740 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000293 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:21,740 21 DEBUG 02698-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:21,741 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000360 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:21,741 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000252 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_storno_accounting' 2025-04-15 06:02:21,742 21 DEBUG 02698-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000304 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:22,213 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_enterprise: creating or updating database tables 2025-04-15 06:02:22,363 21 INFO 02698-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_nc_code 2025-04-15 06:02:22,373 21 INFO 02698-17-0-all odoo.models: Prepare computation of product.product.l10n_ro_nc_code 2025-04-15 06:02:22,487 21 WARNING 02698-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:22,989 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/data/anaf_config_parameter.xml 2025-04-15 06:02:23,003 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/data/res.country.state.csv 2025-04-15 06:02:23,037 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_report_menu.xml 2025-04-15 06:02:23,050 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_journal_view.xml 2025-04-15 06:02:23,091 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_move_view.xml 2025-04-15 06:02:23,158 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/ir_sequence_view.xml 2025-04-15 06:02:23,177 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/res_company_view.xml 2025-04-15 06:02:23,238 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_enterprise loaded in 1.96s, 724 queries (+726 other) 2025-04-15 06:02:23,238 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_period_close (165/237) 2025-04-15 06:02:23,647 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_period_close: creating or updating database tables 2025-04-15 06:02:24,230 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/views/account_period_close_view.xml 2025-04-15 06:02:24,309 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/wizards/wizard_account_period_closing_view.xml 2025-04-15 06:02:24,324 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/account_security.xml 2025-04-15 06:02:24,336 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/ir.model.access.csv 2025-04-15 06:02:24,393 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_period_close loaded in 1.16s, 268 queries (+268 other) 2025-04-15 06:02:24,394 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_invoice (166/237) 2025-04-15 06:02:24,806 21 INFO 02698-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:25,222 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_report_invoice: creating or updating database tables 2025-04-15 06:02:25,886 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/account_invoice_view.xml 2025-04-15 06:02:25,966 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/invoice_report.xml 2025-04-15 06:02:26,027 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/res_config_settings_view.xml 2025-04-15 06:02:26,250 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_report_invoice loaded in 1.86s, 348 queries (+348 other) 2025-04-15 06:02:26,250 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_city (167/237) 2025-04-15 06:02:26,661 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_city: creating or updating database tables 2025-04-15 06:02:27,118 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res_city.xml 2025-04-15 06:03:04,456 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_city/views/res_city_view.xml 2025-04-15 06:03:04,542 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res.country.state.csv 2025-04-15 06:03:04,626 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_city loaded in 38.38s, 41489 queries (+41489 other) 2025-04-15 06:03:04,640 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_efactura (168/237) 2025-04-15 06:03:05,175 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_efactura: creating or updating database tables 2025-04-15 06:03:05,635 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_efactura/data/ir_cron.xml 2025-04-15 06:03:05,660 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_efactura/security/ir.model.access.csv 2025-04-15 06:03:05,694 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/account_move_views.xml 2025-04-15 06:03:06,276 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/res_config_settings_views.xml 2025-04-15 06:03:06,721 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_efactura/wizard/account_move_send_views.xml 2025-04-15 06:03:06,785 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_efactura loaded in 2.15s, 457 queries (+457 other) 2025-04-15 06:03:06,785 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll (169/237) 2025-04-15 06:03:07,202 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_hr_payroll: creating or updating database tables 2025-04-15 06:03:07,392 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/report_payslip_templates.xml 2025-04-15 06:03:07,436 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_payroll_report.xml 2025-04-15 06:03:07,448 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_contract_views.xml 2025-04-15 06:03:07,489 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_category_data.xml 2025-04-15 06:03:07,513 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_type_data.xml 2025-04-15 06:03:07,524 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_data.xml 2025-04-15 06:03:07,569 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_data.xml 2025-04-15 06:03:11,869 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_hr_payroll loaded in 5.08s, 403 queries (+403 other) 2025-04-15 06:03:11,870 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_create_by_vat (170/237) 2025-04-15 06:03:12,306 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_partner_create_by_vat: creating or updating database tables 2025-04-15 06:03:12,643 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/views/partner_view.xml 2025-04-15 06:03:12,789 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/security/ir.model.access.csv 2025-04-15 06:03:12,839 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_partner_create_by_vat loaded in 0.97s, 246 queries (+246 other) 2025-04-15 06:03:12,839 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_unique (171/237) 2025-04-15 06:03:13,472 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_partner_unique: creating or updating database tables 2025-04-15 06:03:13,720 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_partner_unique loaded in 0.88s, 80 queries (+80 other) 2025-04-15 06:03:13,720 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_to_statement (172/237) 2025-04-15 06:03:14,151 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_payment_to_statement: creating or updating database tables 2025-04-15 06:03:14,484 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/security/ir.model.access.csv 2025-04-15 06:03:14,487 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_payment_view.xml 2025-04-15 06:03:14,542 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_view.xml 2025-04-15 06:03:14,590 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_dashboard_view.xml 2025-04-15 06:03:14,664 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_payment_to_statement loaded in 0.94s, 230 queries (+230 other) 2025-04-15 06:03:14,664 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_saft (173/237) 2025-04-15 06:03:15,141 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_saft: creating or updating database tables 2025-04-15 06:03:15,290 21 WARNING 02698-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:15,801 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_saft/security/ir.model.access.csv 2025-04-15 06:03:15,820 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_saft/data/saft_report.xml 2025-04-15 06:03:15,909 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_saft/data/l10n_ro_saft.tax.type.csv 2025-04-15 06:03:16,001 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_tax_views.xml 2025-04-15 06:03:16,025 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_move_views.xml 2025-04-15 06:03:16,098 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/res_config_settings_views.xml 2025-04-15 06:03:16,328 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_saft loaded in 1.66s, 426 queries (+428 other) 2025-04-15 06:03:16,329 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock (174/237) 2025-04-15 06:03:16,754 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock: creating or updating database tables 2025-04-15 06:03:16,864 21 INFO 02698-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_net_weight 2025-04-15 06:03:17,200 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_warehouse_view.xml 2025-04-15 06:03:17,242 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_location_view.xml 2025-04-15 06:03:17,301 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/product_template_view.xml 2025-04-15 06:03:17,435 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock loaded in 1.11s, 237 queries (+237 other) 2025-04-15 06:03:17,435 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_vat_on_payment (175/237) 2025-04-15 06:03:18,630 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_vat_on_payment: creating or updating database tables 2025-04-15 06:03:19,187 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml 2025-04-15 06:03:19,401 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/security/ir.model.access.csv 2025-04-15 06:03:19,425 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/data/res_partner_anaf_cron.xml 2025-04-15 06:03:19,515 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_vat_on_payment loaded in 2.08s, 385 queries (+385 other) 2025-04-15 06:03:19,515 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_hr_mobile (176/237) 2025-04-15 06:03:20,077 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_hr_mobile loaded in 0.56s, 17 queries (+17 other) 2025-04-15 06:03:20,078 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_sale (177/237) 2025-04-15 06:03:20,803 21 INFO 02698-17-0-all odoo.modules.registry: module pos_sale: creating or updating database tables 2025-04-15 06:03:21,188 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/data/pos_sale_data.xml 2025-04-15 06:03:21,327 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/security/pos_sale_security.xml 2025-04-15 06:03:21,356 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/security/ir.model.access.csv 2025-04-15 06:03:21,370 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/views/point_of_sale_report.xml 2025-04-15 06:03:21,404 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/views/sale_order_views.xml 2025-04-15 06:03:21,457 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/views/pos_order_views.xml 2025-04-15 06:03:21,486 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/views/sales_team_views.xml 2025-04-15 06:03:21,556 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/views/res_config_settings_views.xml 2025-04-15 06:03:21,762 21 INFO 02698-17-0-all odoo.modules.loading: loading pos_sale/views/stock_template.xml 2025-04-15 06:03:21,815 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_sale loaded in 1.74s, 535 queries (+535 other) 2025-04-15 06:03:21,815 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_sale_product_configurator (178/237) 2025-04-15 06:03:22,243 21 INFO 02698-17-0-all odoo.modules.registry: module pos_sale_product_configurator: creating or updating database tables 2025-04-15 06:03:22,416 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_sale_product_configurator loaded in 0.60s, 56 queries (+56 other) 2025-04-15 06:03:22,419 21 INFO 02698-17-0-all odoo.modules.loading: Loading module pos_settle_due (179/237) 2025-04-15 06:03:22,839 21 INFO 02698-17-0-all odoo.modules.registry: module pos_settle_due: creating or updating database tables 2025-04-15 06:03:23,323 21 INFO 02698-17-0-all odoo.modules.loading: Module pos_settle_due loaded in 0.90s, 89 queries (+89 other) 2025-04-15 06:03:23,324 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_pdf_quote_builder (180/237) 2025-04-15 06:03:23,762 21 INFO 02698-17-0-all odoo.modules.registry: module sale_pdf_quote_builder: creating or updating database tables 2025-04-15 06:03:24,128 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/report/ir_actions_report.xml 2025-04-15 06:03:24,145 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_template_views.xml 2025-04-15 06:03:24,173 21 INFO 02698-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/wizards/res_config_settings_views.xml 2025-04-15 06:03:24,506 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_pdf_quote_builder loaded in 1.18s, 323 queries (+323 other) 2025-04-15 06:03:24,506 21 INFO 02698-17-0-all odoo.modules.loading: Loading module sale_purchase_stock (181/237) 2025-04-15 06:03:24,935 21 INFO 02698-17-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-04-15 06:03:25,318 21 INFO 02698-17-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.81s, 60 queries (+60 other) 2025-04-15 06:03:25,318 21 INFO 02698-17-0-all odoo.modules.loading: Loading module snailmail_account_followup (182/237) 2025-04-15 06:03:25,744 21 INFO 02698-17-0-all odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2025-04-15 06:03:25,995 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2025-04-15 06:03:26,006 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2025-04-15 06:03:26,046 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2025-04-15 06:03:26,089 21 INFO 02698-17-0-all odoo.modules.loading: loading snailmail_account_followup/wizard/followup_manual_reminder_views.xml 2025-04-15 06:03:26,162 21 INFO 02698-17-0-all odoo.modules.loading: Module snailmail_account_followup loaded in 0.84s, 192 queries (+192 other) 2025-04-15 06:03:26,163 21 INFO 02698-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_pos_hr (183/237) 2025-04-15 06:03:26,614 21 INFO 02698-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_pos_hr/data/dashboards.xml 2025-04-15 06:03:26,742 21 INFO 02698-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_pos_hr loaded in 0.58s, 30 queries (+30 other) 2025-04-15 06:03:26,742 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_delivery (184/237) 2025-04-15 06:03:27,251 21 INFO 02698-17-0-all odoo.modules.registry: module stock_delivery: creating or updating database tables 2025-04-15 06:03:27,974 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/security/ir.model.access.csv 2025-04-15 06:03:28,004 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/product_template_view.xml 2025-04-15 06:03:28,064 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_view.xml 2025-04-15 06:03:28,227 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_portal_template.xml 2025-04-15 06:03:28,256 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/report_shipping.xml 2025-04-15 06:03:28,274 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/report_deliveryslip.xml 2025-04-15 06:03:28,363 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/report_package_barcode.xml 2025-04-15 06:03:28,412 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_carrier_views.xml 2025-04-15 06:03:28,431 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_package_views.xml 2025-04-15 06:03:28,444 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_package_type_views.xml 2025-04-15 06:03:28,476 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_picking_type_views.xml 2025-04-15 06:03:28,495 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_rule_views.xml 2025-04-15 06:03:28,518 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_move_line_views.xml 2025-04-15 06:03:28,601 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_delivery loaded in 1.86s, 692 queries (+692 other) 2025-04-15 06:03:28,601 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_landed_costs_company (185/237) 2025-04-15 06:03:29,023 21 INFO 02698-17-0-all odoo.modules.registry: module stock_landed_costs_company: creating or updating database tables 2025-04-15 06:03:29,188 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_landed_costs_company loaded in 0.59s, 53 queries (+53 other) 2025-04-15 06:03:29,189 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_asset (186/237) 2025-04-15 06:03:29,632 21 INFO 02698-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:30,053 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_asset: creating or updating database tables 2025-04-15 06:03:30,726 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/security/ir.model.access.csv 2025-04-15 06:03:30,748 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/account_asset_view.xml 2025-04-15 06:03:30,805 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/l10n_ro_account_asset_group_view.xml 2025-04-15 06:03:30,845 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/res_config_settings_views.xml 2025-04-15 06:03:31,057 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/report/account_assets_report_views.xml 2025-04-15 06:03:31,626 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_asset loaded in 2.44s, 879 queries (+879 other) 2025-04-15 06:03:31,626 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_alpha (187/237) 2025-04-15 06:03:32,075 21 INFO 02698-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:32,251 21 INFO 02698-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:32,251 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_bcr (188/237) 2025-04-15 06:03:32,677 21 INFO 02698-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:33,065 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_bcr loaded in 0.81s, 59 queries (+59 other) 2025-04-15 06:03:33,066 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_brd (189/237) 2025-04-15 06:03:33,489 21 INFO 02698-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:33,662 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_brd loaded in 0.60s, 59 queries (+59 other) 2025-04-15 06:03:33,662 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_ing (190/237) 2025-04-15 06:03:34,091 21 INFO 02698-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:34,175 21 INFO 02698-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:34,301 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_ing loaded in 0.64s, 83 queries (+83 other) 2025-04-15 06:03:34,301 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_rffsn (191/237) 2025-04-15 06:03:34,910 21 INFO 02698-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:35,084 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_rffsn loaded in 0.78s, 59 queries (+59 other) 2025-04-15 06:03:35,084 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_compensation (192/237) 2025-04-15 06:03:35,555 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_compensation: creating or updating database tables 2025-04-15 06:03:35,602 21 WARNING 02698-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:35,859 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_compensation/views/account_compensation_view.xml 2025-04-15 06:03:35,922 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_compensation/security/ir.model.access.csv 2025-04-15 06:03:35,945 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_compensation/security/account_compensation_security.xml 2025-04-15 06:03:36,000 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_compensation loaded in 0.92s, 226 queries (+228 other) 2025-04-15 06:03:36,001 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_counterpart (193/237) 2025-04-15 06:03:36,442 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_counterpart: creating or updating database tables 2025-04-15 06:03:37,057 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/account_account_views.xml 2025-04-15 06:03:37,095 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/account_move_line_views.xml 2025-04-15 06:03:37,526 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_counterpart/views/res_config_settings_views.xml 2025-04-15 06:03:37,762 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_counterpart loaded in 1.76s, 339 queries (+339 other) 2025-04-15 06:03:37,762 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_currency_reevaluation (194/237) 2025-04-15 06:03:38,202 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_currency_reevaluation: creating or updating database tables 2025-04-15 06:03:38,537 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/security/ir.model.access.csv 2025-04-15 06:03:38,557 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/views/account_view.xml 2025-04-15 06:03:39,086 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/views/currency_reevaluation_view.xml 2025-04-15 06:03:39,125 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_currency_reevaluation/wizard/account_reconcile_wizard.xml 2025-04-15 06:03:39,187 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_currency_reevaluation loaded in 1.43s, 317 queries (+317 other) 2025-04-15 06:03:39,188 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_edi_ubl (195/237) 2025-04-15 06:03:39,649 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_edi_ubl: creating or updating database tables 2025-04-15 06:03:40,424 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/data/account_edi_data.xml 2025-04-15 06:03:40,458 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/res_config_settings_views.xml 2025-04-15 06:03:40,677 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/account_invoice.xml 2025-04-15 06:03:40,764 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/cius_template.xml 2025-04-15 06:03:40,782 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/res_partner.xml 2025-04-15 06:03:40,955 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_edi_ubl loaded in 1.77s, 573 queries (+573 other) 2025-04-15 06:03:40,955 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_edit_currency_rate (196/237) 2025-04-15 06:03:41,405 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_edit_currency_rate: creating or updating database tables 2025-04-15 06:03:41,716 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_edit_currency_rate loaded in 0.76s, 138 queries (+138 other) 2025-04-15 06:03:41,716 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_extra_types (197/237) 2025-04-15 06:03:42,160 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_extra_types: creating or updating database tables 2025-04-15 06:03:42,183 21 INFO 02698-17-0-all odoo.models: Prepare computation of account.report.filter_account 2025-04-15 06:03:42,376 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_extra_types/data/account_report_data.xml 2025-04-15 06:03:42,401 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_extra_types/views/account_report_view.xml 2025-04-15 06:03:42,452 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_extra_types loaded in 0.74s, 150 queries (+150 other) 2025-04-15 06:03:42,452 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_payment_disposal (198/237) 2025-04-15 06:03:43,103 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_payment_disposal: creating or updating database tables 2025-04-15 06:03:43,175 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_payment_disposal/views/bank_statement_line.xml 2025-04-15 06:03:43,325 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_payment_disposal loaded in 0.87s, 74 queries (+74 other) 2025-04-15 06:03:43,326 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report (199/237) 2025-04-15 06:03:51,400 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_report: creating or updating database tables 2025-04-15 06:03:51,705 21 INFO 02698-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,751 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_report/security/ir.model.access.csv 2025-04-15 06:03:51,767 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_report/views/l10n_ro_account_report_views.xml 2025-04-15 06:03:51,802 21 INFO 02698-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,866 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_report loaded in 8.54s, 224 queries (+224 other) 2025-04-15 06:03:51,867 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_balance_sheet (200/237) 2025-04-15 06:03:52,334 21 INFO 02698-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,487 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_report_balance_sheet loaded in 1.62s, 837 queries (+837 other) 2025-04-15 06:03:53,488 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_profit_loss (201/237) 2025-04-15 06:03:54,060 21 INFO 02698-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,550 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_report_profit_loss loaded in 2.06s, 841 queries (+841 other) 2025-04-15 06:03:55,550 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_trial_balance (202/237) 2025-04-15 06:03:56,022 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_report_trial_balance: creating or updating database tables 2025-04-15 06:03:56,076 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_report_trial_balance/data/trial_balance.xml 2025-04-15 06:03:56,809 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_report_trial_balance loaded in 1.26s, 453 queries (+453 other) 2025-04-15 06:03:56,810 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_storno (203/237) 2025-04-15 06:03:57,309 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_storno: creating or updating database tables 2025-04-15 06:03:57,877 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_storno/views/account_tax_view.xml 2025-04-15 06:03:57,927 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_storno loaded in 1.12s, 99 queries (+99 other) 2025-04-15 06:03:57,927 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration (204/237) 2025-04-15 06:03:58,422 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_declaration: creating or updating database tables 2025-04-15 06:03:59,011 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration/data/anaf_product_code.xml 2025-04-15 06:03:59,099 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration/security/ir.model.access.csv 2025-04-15 06:03:59,129 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/account_move_line_view.xml 2025-04-15 06:03:59,142 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_declaration_menu.xml 2025-04-15 06:03:59,152 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_declaration_view.xml 2025-04-15 06:03:59,188 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_product_code_view.xml 2025-04-15 06:03:59,227 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_signature_view.xml 2025-04-15 06:03:59,255 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration/views/product_template_view.xml 2025-04-15 06:03:59,365 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_declaration loaded in 1.44s, 581 queries (+581 other) 2025-04-15 06:03:59,366 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_depreciation_account (205/237) 2025-04-15 06:03:59,740 21 WARNING 02698-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,859 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_depreciation_account: creating or updating database tables 2025-04-15 06:04:00,161 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_depreciation_account/views/account_views.xml 2025-04-15 06:04:00,276 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_depreciation_account loaded in 0.91s, 187 queries (+189 other) 2025-04-15 06:04:00,276 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_etransport (206/237) 2025-04-15 06:04:00,966 21 WARNING 02698-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,081 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_etransport: creating or updating database tables 2025-04-15 06:04:01,401 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/stock_picking_view.xml 2025-04-15 06:04:01,443 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/e_transport_template.xml 2025-04-15 06:04:01,456 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/delivery_view.xml 2025-04-15 06:04:01,481 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/l10n_ro_e_transport_view.xml 2025-04-15 06:04:01,547 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_etransport/security/ir.model.access.csv 2025-04-15 06:04:01,569 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.scope.csv 2025-04-15 06:04:01,580 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.customs.csv 2025-04-15 06:04:01,597 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.operation.csv 2025-04-15 06:04:01,651 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_etransport loaded in 1.38s, 295 queries (+297 other) 2025-04-15 06:04:01,652 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_fiscal_validation (207/237) 2025-04-15 06:04:02,013 21 WARNING 02698-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,139 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_fiscal_validation: creating or updating database tables 2025-04-15 06:04:02,324 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_fiscal_validation/data/res_partner_vat_cron.xml 2025-04-15 06:04:02,482 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_fiscal_validation loaded in 0.83s, 95 queries (+97 other) 2025-04-15 06:04:02,482 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll_account (208/237) 2025-04-15 06:04:02,828 21 WARNING 02698-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,953 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_hr_payroll_account: creating or updating database tables 2025-04-15 06:04:02,999 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll_account/data/account_chart_template_data.xml 2025-04-15 06:04:03,366 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_hr_payroll_account loaded in 0.88s, 25 queries (+27 other) 2025-04-15 06:04:03,366 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_message_spv (209/237) 2025-04-15 06:04:03,760 21 WARNING 02698-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,886 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_message_spv: creating or updating database tables 2025-04-15 06:04:04,396 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/ir.model.access.csv 2025-04-15 06:04:04,420 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/security.xml 2025-04-15 06:04:04,435 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/data/ir_cron_data.xml 2025-04-15 06:04:04,451 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/account_invoice.xml 2025-04-15 06:04:04,540 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/message_spv_view.xml 2025-04-15 06:04:04,659 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_message_spv loaded in 1.29s, 348 queries (+350 other) 2025-04-15 06:04:04,659 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_receipt_report (210/237) 2025-04-15 06:04:05,016 21 WARNING 02698-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,137 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_payment_receipt_report: creating or updating database tables 2025-04-15 06:04:05,217 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/data/report_paperformat.xml 2025-04-15 06:04:05,325 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/payment_receipt_report.xml 2025-04-15 06:04:05,339 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/bank_statement_line_report.xml 2025-04-15 06:04:05,346 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_payment_receipt_template.xml 2025-04-15 06:04:05,372 21 INFO 02698-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:05,428 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_payment_receipt_report loaded in 0.77s, 83 queries (+85 other) 2025-04-15 06:04:05,428 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_pos (211/237) 2025-04-15 06:04:06,079 21 WARNING 02698-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,192 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_pos: creating or updating database tables 2025-04-15 06:04:06,278 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_pos/views/report_saledetails.xml 2025-04-15 06:04:06,402 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_pos loaded in 0.97s, 70 queries (+72 other) 2025-04-15 06:04:06,402 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_saft_import (212/237) 2025-04-15 06:04:06,728 21 WARNING 02698-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,834 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_saft_import: creating or updating database tables 2025-04-15 06:04:07,027 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_saft_import loaded in 0.63s, 31 queries (+33 other) 2025-04-15 06:04:07,027 21 INFO 02698-17-0-all odoo.modules.loading: Loading module stock_dropshipping (213/237) 2025-04-15 06:04:07,380 21 WARNING 02698-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,496 21 INFO 02698-17-0-all odoo.modules.registry: module stock_dropshipping: creating or updating database tables 2025-04-15 06:04:08,163 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_dropshipping/data/stock_data.xml 2025-04-15 06:04:08,223 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_dropshipping/views/sale_order_views.xml 2025-04-15 06:04:08,282 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_dropshipping/views/stock_picking_views.xml 2025-04-15 06:04:08,317 21 INFO 02698-17-0-all odoo.modules.loading: loading stock_dropshipping/views/purchase_order_views.xml 2025-04-15 06:04:08,387 21 INFO 02698-17-0-all odoo.modules.loading: Module stock_dropshipping loaded in 1.36s, 288 queries (+290 other) 2025-04-15 06:04:08,388 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_edi_cpv (214/237) 2025-04-15 06:04:08,728 21 WARNING 02698-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:08,838 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_edi_cpv: creating or updating database tables 2025-04-15 06:04:08,891 21 INFO 02698-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_cpv_code 2025-04-15 06:04:09,178 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/data/cpv_code.xml 2025-04-15 06:04:33,021 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/res_partner.xml 2025-04-15 06:04:33,166 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/product.xml 2025-04-15 06:04:33,225 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/views/ubl_templates.xml 2025-04-15 06:04:33,245 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_edi_cpv/security/ir.model.access.csv 2025-04-15 06:04:33,313 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_edi_cpv loaded in 24.93s, 28705 queries (+28707 other) 2025-04-15 06:04:33,313 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_green_stamp_tax (215/237) 2025-04-15 06:04:33,730 21 WARNING 02698-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,122 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_account_green_stamp_tax: creating or updating database tables 2025-04-15 06:04:34,232 21 INFO 02698-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_electronic_component 2025-04-15 06:04:34,831 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/security/ir.model.access.csv 2025-04-15 06:04:34,855 21 INFO 02698-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,907 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/product_template_view.xml 2025-04-15 06:04:34,995 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/res_company_view.xml 2025-04-15 06:04:35,026 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/res_config_settings_view.xml 2025-04-15 06:04:35,236 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_green_stamp_tax/views/green_stamp_tax_report.xml 2025-04-15 06:04:35,318 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_green_stamp_tax loaded in 2.00s, 641 queries (+643 other) 2025-04-15 06:04:35,318 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_account_sheet (216/237) 2025-04-15 06:04:35,648 21 WARNING 02698-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:35,845 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_account_report_account_sheet/data/l10n_ro_account_sheet.xml 2025-04-15 06:04:36,003 21 INFO 02698-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,509 21 INFO 02698-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,556 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_report_account_sheet loaded in 2.24s, 123 queries (+125 other) 2025-04-15 06:04:37,556 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_journal_registry (217/237) 2025-04-15 06:04:37,925 21 WARNING 02698-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,090 21 INFO 02698-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:38,512 21 INFO 02698-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:38,524 21 INFO 02698-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:38,552 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_account_report_journal_registry loaded in 1.00s, 50 queries (+52 other) 2025-04-15 06:04:38,552 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D300 (218/237) 2025-04-15 06:04:38,935 21 WARNING 02698-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,110 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_declaration_D300: creating or updating database tables 2025-04-15 06:04:39,602 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/data/l10n_ro_tax_report.xml 2025-04-15 06:04:39,613 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/data/anaf_d300.xml 2025-04-15 06:04:39,683 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/security/ir.model.access.csv 2025-04-15 06:04:39,709 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/views/d300_declaration_view.xml 2025-04-15 06:04:39,780 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_declaration_D300 loaded in 1.23s, 338 queries (+340 other) 2025-04-15 06:04:39,780 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D390 (219/237) 2025-04-15 06:04:40,151 21 WARNING 02698-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,268 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_declaration_D390: creating or updating database tables 2025-04-15 06:04:40,603 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/data/anaf_d390_report.xml 2025-04-15 06:04:41,411 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/data/anaf_d390.xml 2025-04-15 06:04:41,440 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/security/ir.model.access.csv 2025-04-15 06:04:41,474 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/views/stock_picking_view.xml 2025-04-15 06:04:41,510 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/views/d390_declaration_view.xml 2025-04-15 06:04:41,564 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_declaration_D390 loaded in 1.78s, 651 queries (+653 other) 2025-04-15 06:04:41,564 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D394 (220/237) 2025-04-15 06:04:41,970 21 WARNING 02698-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,098 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_declaration_D394: creating or updating database tables 2025-04-15 06:04:42,596 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/data/anaf_d394.xml 2025-04-15 06:04:42,634 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/data/anaf_d394_report.xml 2025-04-15 06:04:43,257 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/security/ir.model.access.csv 2025-04-15 06:04:43,296 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/views/d394_declaration_view.xml 2025-04-15 06:04:43,362 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_declaration_D394 loaded in 1.80s, 682 queries (+684 other) 2025-04-15 06:04:43,362 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D406 (221/237) 2025-04-15 06:04:43,767 21 WARNING 02698-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:43,892 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_declaration_D406: creating or updating database tables 2025-04-15 06:04:44,063 21 INFO 02698-17-0-all odoo.models: Prepare computation of res.partner.l10n_ro_saft_code 2025-04-15 06:04:44,594 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/security/ir.model.access.csv 2025-04-15 06:04:44,618 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/data/anaf_d406.xml 2025-04-15 06:04:44,646 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/account_payment_view.xml 2025-04-15 06:04:44,680 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/d406_declaration_view.xml 2025-04-15 06:04:44,707 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/res_config_settings_views.xml 2025-04-15 06:04:44,938 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/saft_report_templates_odoo.xml 2025-04-15 06:04:45,136 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_declaration_D406 loaded in 1.77s, 619 queries (+621 other) 2025-04-15 06:04:45,137 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_purchase_journal (222/237) 2025-04-15 06:04:45,772 21 WARNING 02698-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,909 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_declaration_purchase_journal: creating or updating database tables 2025-04-15 06:04:46,039 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_purchase_journal/data/l10n_ro_purchase_journal_report.xml 2025-04-15 06:04:46,634 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_declaration_purchase_journal loaded in 1.50s, 529 queries (+531 other) 2025-04-15 06:04:46,634 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_declaration_sale_journal (223/237) 2025-04-15 06:04:47,015 21 WARNING 02698-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,139 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_declaration_sale_journal: creating or updating database tables 2025-04-15 06:04:47,266 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_declaration_sale_journal/data/l10n_ro_sale_journal_report.xml 2025-04-15 06:04:47,820 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_declaration_sale_journal loaded in 1.19s, 526 queries (+528 other) 2025-04-15 06:04:47,820 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account (224/237) 2025-04-15 06:04:48,529 21 WARNING 02698-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,657 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_account: creating or updating database tables 2025-04-15 06:04:48,899 21 WARNING 02698-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:49,254 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/security/ir.model.access.csv 2025-04-15 06:04:49,256 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/account_account_view.xml 2025-04-15 06:04:49,296 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_category_view.xml 2025-04-15 06:04:49,330 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_template_view.xml 2025-04-15 06:04:49,413 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_location_view.xml 2025-04-15 06:04:49,460 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_picking_view.xml 2025-04-15 06:04:49,525 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_valuation_layer_views.xml 2025-04-15 06:04:49,545 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_warehouse_view.xml 2025-04-15 06:04:49,602 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_account loaded in 1.78s, 533 queries (+537 other) 2025-04-15 06:04:49,603 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_nondeductible_vat (225/237) 2025-04-15 06:04:49,984 21 WARNING 02698-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:50,121 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_nondeductible_vat: creating or updating database tables 2025-04-15 06:04:50,214 21 WARNING 02698-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:50,442 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_account_view.xml 2025-04-15 06:04:50,483 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_tax_view.xml 2025-04-15 06:04:50,523 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_quant_view.xml 2025-04-15 06:04:51,752 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_picking_view.xml 2025-04-15 06:04:51,837 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_nondeductible_vat loaded in 2.23s, 267 queries (+271 other) 2025-04-15 06:04:51,837 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date (226/237) 2025-04-15 06:04:52,549 21 WARNING 02698-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,668 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_account_date: creating or updating database tables 2025-04-15 06:04:52,730 21 WARNING 02698-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:52,924 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_picking_views.xml 2025-04-15 06:04:53,004 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_valuation_layer_views.xml 2025-04-15 06:04:53,049 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_date loaded in 1.21s, 197 queries (+201 other) 2025-04-15 06:04:53,050 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_notice (227/237) 2025-04-15 06:04:53,417 21 WARNING 02698-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,544 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_account_notice: creating or updating database tables 2025-04-15 06:04:54,024 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_notice/views/stock_picking_view.xml 2025-04-15 06:04:54,178 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_notice loaded in 1.13s, 302 queries (+304 other) 2025-04-15 06:04:54,178 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_tracking (228/237) 2025-04-15 06:04:54,554 21 WARNING 02698-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:55,365 21 WARNING 02698-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:55,488 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_account_tracking: creating or updating database tables 2025-04-15 06:04:55,553 21 WARNING 02698-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:55,820 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/security/ir.model.access.csv 2025-04-15 06:04:55,841 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/views/stock_valuation_layer_views.xml 2025-04-15 06:04:55,905 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_tracking loaded in 1.73s, 214 queries (+220 other) 2025-04-15 06:04:55,905 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_comment_template (229/237) 2025-04-15 06:04:56,260 21 WARNING 02698-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,431 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_picking_comment_template: creating or updating database tables 2025-04-15 06:04:56,731 21 INFO 02698-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:56,773 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/stock_picking_view.xml 2025-04-15 06:04:56,844 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/base_comment_template_view.xml 2025-04-15 06:04:56,861 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_delivery_document.xml 2025-04-15 06:04:56,887 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_picking.xml 2025-04-15 06:04:56,908 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/security/ir.model.access.csv 2025-04-15 06:04:56,957 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_picking_comment_template loaded in 1.05s, 264 queries (+266 other) 2025-04-15 06:04:56,957 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_valued_report (230/237) 2025-04-15 06:04:57,347 21 WARNING 02698-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,824 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_picking_valued_report: creating or updating database tables 2025-04-15 06:04:57,995 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_valued_report/report/stock_picking_report_valued.xml 2025-04-15 06:04:58,088 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_picking_valued_report loaded in 1.13s, 115 queries (+117 other) 2025-04-15 06:04:58,089 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_report (231/237) 2025-04-15 06:04:58,470 21 WARNING 02698-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,598 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_report: creating or updating database tables 2025-04-15 06:04:58,918 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_view.xml 2025-04-15 06:04:59,006 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_template.xml 2025-04-15 06:04:59,074 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/security/ir.model.access.csv 2025-04-15 06:04:59,137 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_report loaded in 1.05s, 279 queries (+281 other) 2025-04-15 06:04:59,138 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date_wizard (232/237) 2025-04-15 06:04:59,522 21 WARNING 02698-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,657 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_account_date_wizard: creating or updating database tables 2025-04-15 06:05:00,110 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date_wizard/wizard/stock_backorder_confirmation_views.xml 2025-04-15 06:05:00,160 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_date_wizard loaded in 1.02s, 58 queries (+60 other) 2025-04-15 06:05:00,160 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_landed_cost (233/237) 2025-04-15 06:05:00,587 21 WARNING 02698-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:00,717 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_account_landed_cost: creating or updating database tables 2025-04-15 06:05:01,034 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_landed_cost/views/stock_landed_cost_view.xml 2025-04-15 06:05:01,092 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_landed_cost loaded in 0.93s, 159 queries (+161 other) 2025-04-15 06:05:01,093 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_dvi (234/237) 2025-04-15 06:05:01,474 21 WARNING 02698-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,642 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_dvi: creating or updating database tables 2025-04-15 06:05:02,214 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_dvi/security/ir.model.access.csv 2025-04-15 06:05:02,242 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_invoice_view.xml 2025-04-15 06:05:02,331 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/stock_landed_cost_view.xml 2025-04-15 06:05:02,355 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_dvi_view.xml 2025-04-15 06:05:02,429 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_dvi loaded in 1.34s, 372 queries (+374 other) 2025-04-15 06:05:02,429 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_price_difference (235/237) 2025-04-15 06:05:02,799 21 WARNING 02698-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,191 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_price_difference: creating or updating database tables 2025-04-15 06:05:03,729 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml 2025-04-15 06:05:03,752 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/security/ir.model.access.csv 2025-04-15 06:05:03,800 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_price_difference loaded in 1.37s, 219 queries (+221 other) 2025-04-15 06:05:03,800 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_reception_in_progress (236/237) 2025-04-15 06:05:04,241 21 WARNING 02698-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:04,369 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_stock_account_reception_in_progress: creating or updating database tables 2025-04-15 06:05:04,737 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/account_account_view.xml 2025-04-15 06:05:04,828 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/purchase_order_view.xml 2025-04-15 06:05:04,909 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_reception_in_progress loaded in 1.11s, 232 queries (+234 other) 2025-04-15 06:05:04,911 21 INFO 02698-17-0-all odoo.modules.loading: Loading module l10n_ro_demo_data (237/237) 2025-04-15 06:05:05,484 21 WARNING 02698-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:06,510 21 WARNING 02698-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:06,648 21 INFO 02698-17-0-all odoo.modules.registry: module l10n_ro_demo_data: creating or updating database tables 2025-04-15 06:05:07,046 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/security/ir.model.access.csv 2025-04-15 06:05:07,069 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/views/res_company_views.xml 2025-04-15 06:05:07,109 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/res_partner.xml 2025-04-15 06:05:07,597 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_category.xml 2025-04-15 06:05:07,781 21 INFO 02698-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_product.xml 2025-04-15 06:05:15,100 21 INFO 02698-17-0-all odoo.addons.l10n_ro_demo_data.models.res_company: Update and configure company My Company data. 2025-04-15 06:05:25,889 21 INFO 02698-17-0-all odoo.models.unlink: User #1 deleted account.move.line records with IDs: [26] 2025-04-15 06:05:39,958 21 INFO 02698-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:44,897 21 INFO 02698-17-0-all odoo.modules.loading: Module l10n_ro_demo_data loaded in 39.99s, 14481 queries (+14485 other) 2025-04-15 06:05:44,897 21 INFO 02698-17-0-all odoo.modules.loading: 237 modules loaded in 409.50s, 191919 queries (+192010 extra) 2025-04-15 06:05:45,303 21 WARNING 02698-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:45,856 21 WARNING 02698-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:48,378 21 INFO 02698-17-0-all odoo.modules.loading: Modules loaded. 2025-04-15 06:05:52,252 21 INFO 02698-17-0-all odoo.modules.registry: Registry loaded in 441.843s 2025-04-15 06:05:52,254 21 INFO 02698-17-0-all odoo.service.server: Initiating shutdown 2025-04-15 06:05:52,255 21 INFO 02698-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-04-15 06:05:52,256 21 INFO 02698-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