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 02730-17-0-all -i l10n_ro_account_enterprise,l10n_ro_payment_receipt_report,l10n_ro_efactura,bi_sql_editor,l10n_ro_pos,l10n_ro_message_spv,l10n_ro_edi,l10n_ro_stock_account,l10n_ro_city,l10n_ro_nondeductible_vat,l10n_ro_stock_price_difference,l10n_ro_declaration_D300,l10n_ro_account_green_stamp_tax,l10n_ro_account_bank_statement_import_mt940_bcr,l10n_ro_demo_data,l10n_ro_saft,l10n_ro_stock_account_date_wizard,l10n_ro_account_counterpart,l10n_ro_account_currency_reevaluation,l10n_ro_depreciation_account,l10n_ro_account,l10n_ro_partner_create_by_vat,l10n_ro_config,l10n_ro_account_report_profit_loss,l10n_ro_declaration_sale_journal,l10n_ro_account_extra_types,l10n_ro_account_edi_cpv,l10n_ro_saft_import,l10n_ro_account_bank_statement_import_mt940_rffsn,l10n_ro_account_anaf_sync,l10n_ro_account_period_close,l10n_ro_account_edi_ubl,l10n_ro_account_bank_statement_import_mt940_brd,l10n_ro_stock_account_tracking,l10n_ro_account_edit_currency_rate,sql_export_excel,l10n_ro_account_report,l10n_ro_account_compensation,l10n_ro_partner_statement,l10n_ro_account_bank_statement_report,l10n_ro_partner_unique,l10n_ro_stock_report,l10n_ro_account_report_account_sheet,l10n_ro_account_report_invoice,l10n_ro_hr_payroll,l10n_ro_declaration_D390,l10n_ro_dvi,l10n_ro_account_report_trial_balance,l10n_ro_stock_account_landed_cost,l10n_ro_account_bank_statement_import_mt940_ing,l10n_ro_fiscal_validation,l10n_ro_stock_account_date,l10n_ro_declaration_D406,l10n_ro_account_report_balance_sheet,l10n_ro_stock,l10n_ro_stock_account_notice,sql_export,l10n_ro_declaration_purchase_journal,l10n_ro_payment_to_statement,l10n_ro_stock_picking_comment_template,currency_rate_update_RO_BNR,l10n_ro_stock_account_reception_in_progress,l10n_ro_account_report_journal_registry,l10n_ro_hr_payroll_account,l10n_ro_reports,l10n_ro_stock_picking_valued_report,l10n_ro_account_asset,l10n_ro_declaration_D394,l10n_ro_statement_line_automation,l10n_ro_etransport,l10n_ro,l10n_ro_account_bank_statement_import_mt940_base,l10n_ro_declaration,l10n_ro_vat_on_payment,l10n_ro_account_storno,l10n_ro_account_payment_disposal,l10n_ro_account_bank_statement_import_mt940_alpha --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/8937f3673b1ae7c456523d58d0fdafb7cb45e684 Adding readonly volume '/data/build/design-themes' pointing to /opt/odoo/runbot/runbot/static/sources/design-themes/0e3c084cf42f03234d62fa6d3767edd6ef27e9f1 Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/enterprise/f52df6779560fe348ef8be90585e2c83231801be 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/4e7c92f47d1db6e4b2de66df829ea22799ca9fc4 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/3986fe22317e13744bb59b5a60fad5ac32af59ae Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/02730-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-25 06:56:30,309 21 INFO ? odoo: Odoo version 17.0 2025-04-25 06:56:30,309 21 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-04-25 06:56:30,309 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-25 06:56:30,310 21 INFO ? odoo: database: odoo@default:default 2025-04-25 06:56:30,574 21 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-04-25 06:56:31,059 21 INFO 02730-17-0-all odoo.modules.loading: init db 2025-04-25 06:56:35,483 21 INFO 02730-17-0-all odoo.modules.loading: loading 1 modules... 2025-04-25 06:56:35,486 21 INFO 02730-17-0-all odoo.modules.loading: Loading module base (1/1) 2025-04-25 06:56:35,552 21 INFO 02730-17-0-all odoo.modules.registry: module base: creating or updating database tables 2025-04-25 06:56:36,004 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-04-25 06:56:36,005 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-04-25 06:56:36,005 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-04-25 06:56:36,164 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.user_id 2025-04-25 06:56:36,165 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-04-25 06:56:36,165 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2025-04-25 06:56:36,165 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-04-25 06:56:36,165 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-04-25 06:56:36,165 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-04-25 06:56:36,224 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-04-25 06:56:36,261 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2025-04-25 06:56:36,261 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.company.logo_web 2025-04-25 06:56:36,264 21 INFO 02730-17-0-all odoo.models: Computing parent_path for table res_company... 2025-04-25 06:56:36,299 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.users.signature 2025-04-25 06:56:36,299 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.users.share 2025-04-25 06:56:38,758 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-04-25 06:56:38,767 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-04-25 06:56:38,847 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-04-25 06:56:38,893 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-04-25 06:56:38,989 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-04-25 06:56:39,719 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-04-25 06:56:39,734 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-04-25 06:56:41,393 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-04-25 06:56:41,404 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-04-25 06:56:42,022 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-04-25 06:56:42,037 21 INFO 02730-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-04-25 06:56:42,464 21 INFO 02730-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-04-25 06:56:42,635 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-04-25 06:56:42,727 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-04-25 06:56:42,748 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-04-25 06:56:42,760 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-04-25 06:56:43,925 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-04-25 06:56:44,092 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-04-25 06:56:44,117 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-04-25 06:56:44,139 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-04-25 06:56:44,181 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-04-25 06:56:44,204 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-04-25 06:56:44,230 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-04-25 06:56:44,259 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-04-25 06:56:44,462 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-04-25 06:56:44,492 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-04-25 06:56:44,529 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-04-25 06:56:44,556 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-04-25 06:56:44,583 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-04-25 06:56:44,647 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-04-25 06:56:44,672 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-04-25 06:56:44,688 21 INFO 02730-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-04-25 06:56:44,695 21 INFO 02730-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-04-25 06:56:44,706 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-04-25 06:56:44,733 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-04-25 06:56:44,750 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-04-25 06:56:44,819 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-04-25 06:56:44,921 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-04-25 06:56:44,977 21 INFO 02730-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-04-25 06:56:44,984 21 INFO 02730-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-04-25 06:56:44,992 21 INFO 02730-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-04-25 06:56:45,009 21 INFO 02730-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-04-25 06:56:45,025 21 INFO 02730-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-04-25 06:56:45,040 21 INFO 02730-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-04-25 06:56:45,064 21 INFO 02730-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-04-25 06:56:45,074 21 INFO 02730-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-04-25 06:56:45,090 21 INFO 02730-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-04-25 06:56:45,110 21 INFO 02730-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-04-25 06:56:45,128 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-04-25 06:56:45,158 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-04-25 06:56:45,190 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-04-25 06:56:45,220 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-04-25 06:56:45,373 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-04-25 06:56:45,419 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-04-25 06:56:45,474 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-04-25 06:56:45,523 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-04-25 06:56:45,693 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2025-04-25 06:56:45,706 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-04-25 06:56:45,731 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-04-25 06:56:45,740 21 INFO 02730-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-04-25 06:56:45,775 21 INFO 02730-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-04-25 06:56:46,065 21 INFO 02730-17-0-all odoo.modules.loading: Module base loaded in 10.58s, 7924 queries (+7924 other) 2025-04-25 06:56:46,065 21 INFO 02730-17-0-all odoo.modules.loading: 1 modules loaded in 10.58s, 7924 queries (+7924 extra) 2025-04-25 06:56:46,096 21 INFO 02730-17-0-all odoo.modules.loading: updating modules list 2025-04-25 06:56:46,099 21 INFO 02730-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-25 06:56:48,615 21 INFO 02730-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-25 06:56:49,295 21 INFO 02730-17-0-all odoo.modules.loading: loading 237 modules... 2025-04-25 06:56:49,296 21 INFO 02730-17-0-all odoo.modules.loading: Loading module uom (2/237) 2025-04-25 06:56:49,331 21 INFO 02730-17-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-04-25 06:56:49,431 21 INFO 02730-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-04-25 06:56:49,537 21 INFO 02730-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-04-25 06:56:49,563 21 INFO 02730-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-04-25 06:56:49,580 21 INFO 02730-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-04-25 06:56:49,644 21 INFO 02730-17-0-all odoo.modules.loading: Module uom loaded in 0.35s, 276 queries (+276 other) 2025-04-25 06:56:49,644 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web (3/237) 2025-04-25 06:56:49,685 21 INFO 02730-17-0-all odoo.modules.registry: module web: creating or updating database tables 2025-04-25 06:56:50,479 21 INFO 02730-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-04-25 06:56:50,493 21 INFO 02730-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-04-25 06:56:50,561 21 INFO 02730-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-04-25 06:56:50,665 21 INFO 02730-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-04-25 06:56:50,680 21 INFO 02730-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2025-04-25 06:56:50,688 21 INFO 02730-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-04-25 06:56:50,695 21 INFO 02730-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-04-25 06:56:50,703 21 INFO 02730-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-04-25 06:56:50,710 21 INFO 02730-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-04-25 06:56:50,784 21 INFO 02730-17-0-all odoo.modules.loading: Module web loaded in 1.14s, 1011 queries (+1011 other) 2025-04-25 06:56:50,784 21 INFO 02730-17-0-all odoo.modules.loading: Loading module auth_totp (4/237) 2025-04-25 06:56:50,834 21 INFO 02730-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-04-25 06:56:50,922 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-04-25 06:56:50,959 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-04-25 06:56:50,974 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-04-25 06:56:50,983 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-04-25 06:56:51,020 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-04-25 06:56:51,028 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-04-25 06:56:51,057 21 INFO 02730-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.27s, 179 queries (+179 other) 2025-04-25 06:56:51,057 21 INFO 02730-17-0-all odoo.modules.loading: Loading module barcodes (5/237) 2025-04-25 06:56:51,095 21 INFO 02730-17-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-04-25 06:56:51,199 21 INFO 02730-17-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-04-25 06:56:51,210 21 INFO 02730-17-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-04-25 06:56:51,236 21 INFO 02730-17-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-04-25 06:56:51,271 21 INFO 02730-17-0-all odoo.modules.loading: Module barcodes loaded in 0.21s, 135 queries (+135 other) 2025-04-25 06:56:51,271 21 INFO 02730-17-0-all odoo.modules.loading: Loading module base_import (6/237) 2025-04-25 06:56:51,576 21 INFO 02730-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-04-25 06:56:52,311 21 INFO 02730-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-04-25 06:56:52,339 21 INFO 02730-17-0-all odoo.modules.loading: Module base_import loaded in 1.07s, 836 queries (+836 other) 2025-04-25 06:56:52,339 21 INFO 02730-17-0-all odoo.modules.loading: Loading module base_import_module (7/237) 2025-04-25 06:56:52,385 21 INFO 02730-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2025-04-25 06:56:52,517 21 INFO 02730-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2025-04-25 06:56:52,532 21 INFO 02730-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2025-04-25 06:56:52,556 21 INFO 02730-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2025-04-25 06:56:52,623 21 INFO 02730-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.28s, 154 queries (+154 other) 2025-04-25 06:56:52,624 21 INFO 02730-17-0-all odoo.modules.loading: Loading module base_setup (8/237) 2025-04-25 06:56:52,666 21 INFO 02730-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-04-25 06:56:52,749 21 INFO 02730-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-04-25 06:56:52,757 21 INFO 02730-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-04-25 06:56:52,803 21 INFO 02730-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-04-25 06:56:52,834 21 INFO 02730-17-0-all odoo.modules.loading: Module base_setup loaded in 0.21s, 139 queries (+139 other) 2025-04-25 06:56:52,835 21 INFO 02730-17-0-all odoo.modules.loading: Loading module bus (9/237) 2025-04-25 06:56:52,903 21 INFO 02730-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-04-25 06:56:53,111 21 INFO 02730-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-04-25 06:56:53,144 21 INFO 02730-17-0-all odoo.modules.loading: Module bus loaded in 0.31s, 116 queries (+116 other) 2025-04-25 06:56:53,144 21 INFO 02730-17-0-all odoo.modules.loading: Loading module http_routing (10/237) 2025-04-25 06:56:53,199 21 INFO 02730-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-04-25 06:56:53,215 21 INFO 02730-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-04-25 06:56:53,265 21 INFO 02730-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-04-25 06:56:53,301 21 INFO 02730-17-0-all odoo.modules.loading: Module http_routing loaded in 0.16s, 71 queries (+71 other) 2025-04-25 06:56:53,302 21 INFO 02730-17-0-all odoo.modules.loading: Loading module onboarding (11/237) 2025-04-25 06:56:53,351 21 INFO 02730-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2025-04-25 06:56:53,548 21 INFO 02730-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2025-04-25 06:56:53,571 21 INFO 02730-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2025-04-25 06:56:53,604 21 INFO 02730-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2025-04-25 06:56:53,620 21 INFO 02730-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2025-04-25 06:56:53,668 21 INFO 02730-17-0-all odoo.modules.loading: Module onboarding loaded in 0.37s, 237 queries (+237 other) 2025-04-25 06:56:53,669 21 INFO 02730-17-0-all odoo.modules.loading: Loading module report_xlsx (12/237) 2025-04-25 06:56:53,712 21 INFO 02730-17-0-all odoo.modules.registry: module report_xlsx: creating or updating database tables 2025-04-25 06:56:53,780 21 INFO 02730-17-0-all odoo.modules.loading: Module report_xlsx loaded in 0.11s, 44 queries (+44 other) 2025-04-25 06:56:53,780 21 INFO 02730-17-0-all odoo.modules.loading: Loading module resource (13/237) 2025-04-25 06:56:53,862 21 INFO 02730-17-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-04-25 06:56:54,083 21 INFO 02730-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-04-25 06:56:54,119 21 INFO 02730-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-04-25 06:56:54,138 21 INFO 02730-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-04-25 06:56:54,176 21 INFO 02730-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2025-04-25 06:56:54,209 21 INFO 02730-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2025-04-25 06:56:54,248 21 INFO 02730-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2025-04-25 06:56:54,262 21 INFO 02730-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2025-04-25 06:56:54,289 21 INFO 02730-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2025-04-25 06:56:54,334 21 INFO 02730-17-0-all odoo.modules.loading: Module resource loaded in 0.55s, 407 queries (+407 other) 2025-04-25 06:56:54,334 21 INFO 02730-17-0-all odoo.modules.loading: Loading module utm (14/237) 2025-04-25 06:56:54,382 21 INFO 02730-17-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-04-25 06:56:54,558 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-04-25 06:56:54,592 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-04-25 06:56:54,620 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-04-25 06:56:54,626 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-04-25 06:56:54,632 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-04-25 06:56:54,671 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-04-25 06:56:54,693 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-04-25 06:56:54,709 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-04-25 06:56:54,731 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-04-25 06:56:54,742 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-04-25 06:56:54,778 21 INFO 02730-17-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-04-25 06:56:54,828 21 INFO 02730-17-0-all odoo.modules.loading: Module utm loaded in 0.49s, 405 queries (+405 other) 2025-04-25 06:56:54,828 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_cohort (15/237) 2025-04-25 06:56:54,889 21 INFO 02730-17-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2025-04-25 06:56:55,717 21 INFO 02730-17-0-all odoo.modules.loading: Module web_cohort loaded in 0.89s, 932 queries (+932 other) 2025-04-25 06:56:55,717 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_gantt (16/237) 2025-04-25 06:56:55,777 21 INFO 02730-17-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2025-04-25 06:56:56,597 21 INFO 02730-17-0-all odoo.modules.loading: Module web_gantt loaded in 0.88s, 930 queries (+930 other) 2025-04-25 06:56:56,597 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_grid (17/237) 2025-04-25 06:56:56,657 21 INFO 02730-17-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2025-04-25 06:56:57,477 21 INFO 02730-17-0-all odoo.modules.loading: Module web_grid loaded in 0.88s, 932 queries (+932 other) 2025-04-25 06:56:57,477 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_hierarchy (18/237) 2025-04-25 06:56:57,538 21 INFO 02730-17-0-all odoo.modules.registry: module web_hierarchy: creating or updating database tables 2025-04-25 06:56:58,370 21 INFO 02730-17-0-all odoo.modules.loading: Module web_hierarchy loaded in 0.89s, 932 queries (+932 other) 2025-04-25 06:56:58,370 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_tour (19/237) 2025-04-25 06:56:58,411 21 INFO 02730-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-04-25 06:56:58,456 21 INFO 02730-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-04-25 06:56:58,471 21 INFO 02730-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-04-25 06:56:58,485 21 INFO 02730-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-04-25 06:56:58,534 21 INFO 02730-17-0-all odoo.modules.loading: Module web_tour loaded in 0.16s, 104 queries (+104 other) 2025-04-25 06:56:58,535 21 INFO 02730-17-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (20/237) 2025-04-25 06:56:58,580 21 INFO 02730-17-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-04-25 06:56:58,646 21 INFO 02730-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-04-25 06:56:58,749 21 INFO 02730-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-04-25 06:56:58,803 21 INFO 02730-17-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.27s, 189 queries (+189 other) 2025-04-25 06:56:58,803 21 INFO 02730-17-0-all odoo.modules.loading: Loading module iap (21/237) 2025-04-25 06:56:58,852 21 INFO 02730-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-04-25 06:56:58,952 21 INFO 02730-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-04-25 06:56:58,972 21 INFO 02730-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-04-25 06:56:58,984 21 INFO 02730-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-04-25 06:56:59,022 21 INFO 02730-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-04-25 06:56:59,061 21 INFO 02730-17-0-all odoo.modules.loading: Module iap loaded in 0.26s, 151 queries (+151 other) 2025-04-25 06:56:59,061 21 INFO 02730-17-0-all odoo.modules.loading: Loading module mail (22/237) 2025-04-25 06:56:59,451 21 INFO 02730-17-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-04-25 06:56:59,757 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-04-25 06:56:59,758 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-04-25 06:56:59,758 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-04-25 06:56:59,758 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-04-25 06:56:59,758 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-04-25 06:56:59,758 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-04-25 06:56:59,759 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-04-25 06:56:59,759 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-04-25 06:56:59,759 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-04-25 06:56:59,759 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-04-25 06:56:59,759 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-04-25 06:56:59,759 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-04-25 06:56:59,818 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 2025-04-25 06:56:59,818 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2025-04-25 06:56:59,843 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.users.notification_type 2025-04-25 06:56:59,952 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-04-25 06:57:02,232 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-04-25 06:57:02,404 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2025-04-25 06:57:02,418 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-04-25 06:57:02,426 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-04-25 06:57:02,454 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-04-25 06:57:02,468 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2025-04-25 06:57:02,481 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-04-25 06:57:02,495 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-04-25 06:57:02,503 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-04-25 06:57:02,516 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-04-25 06:57:02,544 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-04-25 06:57:02,560 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2025-04-25 06:57:02,578 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-04-25 06:57:02,594 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-04-25 06:57:02,634 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-04-25 06:57:02,655 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-04-25 06:57:02,692 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-04-25 06:57:02,708 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-04-25 06:57:02,724 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2025-04-25 06:57:02,741 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2025-04-25 06:57:02,763 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-04-25 06:57:02,779 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2025-04-25 06:57:02,794 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2025-04-25 06:57:02,831 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-04-25 06:57:02,856 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-04-25 06:57:02,999 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2025-04-25 06:57:03,037 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2025-04-25 06:57:03,051 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-04-25 06:57:03,089 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2025-04-25 06:57:03,096 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-04-25 06:57:03,198 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-04-25 06:57:03,212 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-04-25 06:57:03,235 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-04-25 06:57:03,263 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-04-25 06:57:03,279 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2025-04-25 06:57:03,327 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-04-25 06:57:03,354 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2025-04-25 06:57:03,362 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-04-25 06:57:03,423 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-04-25 06:57:03,609 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-04-25 06:57:03,722 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-04-25 06:57:03,731 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2025-04-25 06:57:03,754 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-04-25 06:57:03,780 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-04-25 06:57:03,796 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-04-25 06:57:03,812 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-04-25 06:57:03,828 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2025-04-25 06:57:03,841 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-04-25 06:57:03,866 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-04-25 06:57:03,883 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-04-25 06:57:03,917 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-04-25 06:57:03,935 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-04-25 06:57:03,967 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-04-25 06:57:04,039 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-04-25 06:57:04,063 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-04-25 06:57:04,241 21 INFO 02730-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2025-04-25 06:57:04,338 21 INFO 02730-17-0-all odoo.modules.loading: Module mail loaded in 5.28s, 4194 queries (+4195 other) 2025-04-25 06:57:04,338 21 INFO 02730-17-0-all odoo.modules.loading: Loading module report_xlsx_helper (23/237) 2025-04-25 06:57:04,455 21 INFO 02730-17-0-all odoo.modules.registry: module report_xlsx_helper: creating or updating database tables 2025-04-25 06:57:04,554 21 INFO 02730-17-0-all odoo.modules.loading: Module report_xlsx_helper loaded in 0.22s, 45 queries (+45 other) 2025-04-25 06:57:04,554 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_editor (24/237) 2025-04-25 06:57:04,712 21 INFO 02730-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-04-25 06:57:06,001 21 INFO 02730-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-04-25 06:57:06,021 21 INFO 02730-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-04-25 06:57:06,029 21 INFO 02730-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-04-25 06:57:06,051 21 INFO 02730-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-04-25 06:57:06,125 21 INFO 02730-17-0-all odoo.modules.loading: Module web_editor loaded in 1.57s, 1419 queries (+1419 other) 2025-04-25 06:57:06,126 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_enterprise (25/237) 2025-04-25 06:57:06,200 21 INFO 02730-17-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2025-04-25 06:57:06,269 21 INFO 02730-17-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2025-04-25 06:57:06,309 21 INFO 02730-17-0-all odoo.modules.loading: Module web_enterprise loaded in 0.18s, 69 queries (+69 other) 2025-04-25 06:57:06,309 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_map (26/237) 2025-04-25 06:57:06,420 21 INFO 02730-17-0-all odoo.modules.registry: module web_map: creating or updating database tables 2025-04-25 06:57:06,447 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2025-04-25 06:57:07,650 21 INFO 02730-17-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2025-04-25 06:57:07,675 21 INFO 02730-17-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2025-04-25 06:57:07,710 21 INFO 02730-17-0-all odoo.modules.loading: Module web_map loaded in 1.40s, 1369 queries (+1369 other) 2025-04-25 06:57:07,710 21 INFO 02730-17-0-all odoo.modules.loading: Loading module analytic (27/237) 2025-04-25 06:57:07,805 21 INFO 02730-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-04-25 06:57:08,077 21 INFO 02730-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-04-25 06:57:08,238 21 INFO 02730-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-04-25 06:57:08,264 21 INFO 02730-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-04-25 06:57:08,326 21 INFO 02730-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-04-25 06:57:08,376 21 INFO 02730-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-04-25 06:57:08,402 21 INFO 02730-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-04-25 06:57:08,421 21 INFO 02730-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-04-25 06:57:08,573 21 INFO 02730-17-0-all odoo.modules.loading: Module analytic loaded in 0.86s, 391 queries (+391 other) 2025-04-25 06:57:08,573 21 INFO 02730-17-0-all odoo.modules.loading: Loading module auth_signup (28/237) 2025-04-25 06:57:08,672 21 INFO 02730-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-04-25 06:57:08,817 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-04-25 06:57:08,827 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-04-25 06:57:08,844 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-04-25 06:57:08,865 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-04-25 06:57:08,891 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-04-25 06:57:08,925 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-04-25 06:57:08,958 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2025-04-25 06:57:08,976 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-04-25 06:57:09,015 21 INFO 02730-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.44s, 202 queries (+202 other) 2025-04-25 06:57:09,015 21 INFO 02730-17-0-all odoo.modules.loading: Loading module auth_totp_mail (29/237) 2025-04-25 06:57:09,095 21 INFO 02730-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-04-25 06:57:09,151 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-04-25 06:57:09,185 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-04-25 06:57:09,195 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2025-04-25 06:57:09,210 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-04-25 06:57:09,268 21 INFO 02730-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.25s, 112 queries (+112 other) 2025-04-25 06:57:09,268 21 INFO 02730-17-0-all odoo.modules.loading: Loading module base_comment_template (30/237) 2025-04-25 06:57:09,359 21 INFO 02730-17-0-all odoo.modules.registry: module base_comment_template: creating or updating database tables 2025-04-25 06:57:09,570 21 INFO 02730-17-0-all odoo.modules.loading: loading base_comment_template/security/ir.model.access.csv 2025-04-25 06:57:09,590 21 INFO 02730-17-0-all odoo.modules.loading: loading base_comment_template/security/security.xml 2025-04-25 06:57:09,600 21 INFO 02730-17-0-all odoo.modules.loading: loading base_comment_template/wizard/base_comment_template_preview_views.xml 2025-04-25 06:57:09,617 21 INFO 02730-17-0-all odoo.modules.loading: loading base_comment_template/views/base_comment_template_view.xml 2025-04-25 06:57:09,651 21 INFO 02730-17-0-all odoo.modules.loading: loading base_comment_template/views/res_partner_view.xml 2025-04-25 06:57:09,692 21 INFO 02730-17-0-all odoo.modules.loading: Module base_comment_template loaded in 0.42s, 232 queries (+232 other) 2025-04-25 06:57:09,693 21 INFO 02730-17-0-all odoo.modules.loading: Loading module base_install_request (31/237) 2025-04-25 06:57:09,769 21 INFO 02730-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-04-25 06:57:09,882 21 INFO 02730-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-04-25 06:57:09,905 21 INFO 02730-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-04-25 06:57:09,927 21 INFO 02730-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-04-25 06:57:09,937 21 INFO 02730-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-04-25 06:57:09,945 21 INFO 02730-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-04-25 06:57:09,984 21 INFO 02730-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.29s, 144 queries (+144 other) 2025-04-25 06:57:09,984 21 INFO 02730-17-0-all odoo.modules.loading: Loading module calendar (32/237) 2025-04-25 06:57:10,115 21 INFO 02730-17-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-04-25 06:57:10,605 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-04-25 06:57:10,653 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-04-25 06:57:10,694 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-04-25 06:57:10,711 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-04-25 06:57:10,733 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-04-25 06:57:10,755 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/data/calendar_onboarding_data.xml 2025-04-25 06:57:10,777 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-04-25 06:57:10,784 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-04-25 06:57:10,791 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-04-25 06:57:10,809 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-04-25 06:57:10,818 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-04-25 06:57:11,056 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/views/res_config_settings_views.xml 2025-04-25 06:57:11,078 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-04-25 06:57:11,110 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-04-25 06:57:11,121 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/wizard/calendar_popover_delete_wizard.xml 2025-04-25 06:57:11,129 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar/wizard/mail_activity_schedule_views.xml 2025-04-25 06:57:11,184 21 INFO 02730-17-0-all odoo.modules.loading: Module calendar loaded in 1.20s, 761 queries (+761 other) 2025-04-25 06:57:11,185 21 INFO 02730-17-0-all odoo.modules.loading: Loading module contacts (33/237) 2025-04-25 06:57:11,270 21 INFO 02730-17-0-all odoo.modules.registry: module contacts: creating or updating database tables 2025-04-25 06:57:11,322 21 INFO 02730-17-0-all odoo.modules.loading: loading contacts/views/contact_views.xml 2025-04-25 06:57:11,452 21 INFO 02730-17-0-all odoo.modules.loading: Module contacts loaded in 0.27s, 221 queries (+221 other) 2025-04-25 06:57:11,452 21 INFO 02730-17-0-all odoo.modules.loading: Loading module google_gmail (34/237) 2025-04-25 06:57:11,539 21 INFO 02730-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-04-25 06:57:11,629 21 INFO 02730-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-04-25 06:57:11,649 21 INFO 02730-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-04-25 06:57:11,663 21 INFO 02730-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-04-25 06:57:11,718 21 INFO 02730-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.27s, 118 queries (+118 other) 2025-04-25 06:57:11,718 21 INFO 02730-17-0-all odoo.modules.loading: Loading module iap_mail (35/237) 2025-04-25 06:57:11,794 21 INFO 02730-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-04-25 06:57:11,841 21 INFO 02730-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-04-25 06:57:11,872 21 INFO 02730-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.15s, 37 queries (+37 other) 2025-04-25 06:57:11,872 21 INFO 02730-17-0-all odoo.modules.loading: Loading module mail_bot (36/237) 2025-04-25 06:57:11,958 21 INFO 02730-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-04-25 06:57:12,158 21 INFO 02730-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-04-25 06:57:12,193 21 INFO 02730-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-04-25 06:57:12,217 21 INFO 02730-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.35s, 176 queries (+176 other) 2025-04-25 06:57:12,217 21 INFO 02730-17-0-all odoo.modules.loading: Loading module nexterp_base_module (37/237) 2025-04-25 06:57:12,228 21 INFO 02730-17-0-all odoo.addons.nexterp_base_module.patch: Applying patch module_change_extra_buy 2025-04-25 06:57:12,302 21 INFO 02730-17-0-all odoo.modules.registry: module nexterp_base_module: creating or updating database tables 2025-04-25 06:57:12,574 21 INFO 02730-17-0-all odoo.modules.loading: loading nexterp_base_module/data/config_data.xml 2025-04-25 06:57:12,587 21 INFO 02730-17-0-all odoo.modules.loading: loading nexterp_base_module/data/ir_cron_data.xml 2025-04-25 06:57:12,601 21 INFO 02730-17-0-all odoo.modules.loading: loading nexterp_base_module/security/ir.model.access.csv 2025-04-25 06:57:12,639 21 INFO 02730-17-0-all odoo.modules.loading: Module nexterp_base_module loaded in 0.42s, 120 queries (+120 other) 2025-04-25 06:57:12,639 21 INFO 02730-17-0-all odoo.modules.loading: Loading module phone_validation (38/237) 2025-04-25 06:57:12,810 21 INFO 02730-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-04-25 06:57:14,236 21 INFO 02730-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-04-25 06:57:14,262 21 INFO 02730-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-04-25 06:57:14,309 21 INFO 02730-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-04-25 06:57:14,344 21 INFO 02730-17-0-all odoo.modules.loading: Module phone_validation loaded in 1.70s, 1579 queries (+1579 other) 2025-04-25 06:57:14,344 21 INFO 02730-17-0-all odoo.modules.loading: Loading module privacy_lookup (39/237) 2025-04-25 06:57:14,438 21 INFO 02730-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-04-25 06:57:14,630 21 INFO 02730-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-04-25 06:57:14,685 21 INFO 02730-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-04-25 06:57:14,722 21 INFO 02730-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-04-25 06:57:14,748 21 INFO 02730-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-04-25 06:57:14,790 21 INFO 02730-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.45s, 255 queries (+255 other) 2025-04-25 06:57:14,790 21 INFO 02730-17-0-all odoo.modules.loading: Loading module product (40/237) 2025-04-25 06:57:15,207 21 INFO 02730-17-0-all odoo.modules.registry: module product: creating or updating database tables 2025-04-25 06:57:16,180 21 INFO 02730-17-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-04-25 06:57:16,212 21 INFO 02730-17-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-04-25 06:57:16,402 21 INFO 02730-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-04-25 06:57:16,456 21 INFO 02730-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-04-25 06:57:16,475 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-04-25 06:57:16,496 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-04-25 06:57:16,649 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-04-25 06:57:16,702 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-04-25 06:57:16,751 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2025-04-25 06:57:16,759 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-04-25 06:57:16,784 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2025-04-25 06:57:16,817 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-04-25 06:57:16,853 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-04-25 06:57:16,906 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-04-25 06:57:16,945 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-04-25 06:57:16,985 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-04-25 06:57:17,044 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-04-25 06:57:17,057 21 INFO 02730-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-04-25 06:57:17,084 21 INFO 02730-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-04-25 06:57:17,122 21 INFO 02730-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-04-25 06:57:17,170 21 INFO 02730-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-04-25 06:57:17,202 21 INFO 02730-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-04-25 06:57:17,211 21 INFO 02730-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-04-25 06:57:17,268 21 INFO 02730-17-0-all odoo.modules.loading: Module product loaded in 2.48s, 1612 queries (+1612 other) 2025-04-25 06:57:17,269 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sales_team (41/237) 2025-04-25 06:57:17,382 21 INFO 02730-17-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-04-25 06:57:17,438 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-04-25 06:57:17,727 21 INFO 02730-17-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-04-25 06:57:17,991 21 INFO 02730-17-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-04-25 06:57:18,016 21 INFO 02730-17-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-04-25 06:57:18,090 21 INFO 02730-17-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-04-25 06:57:18,113 21 INFO 02730-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-04-25 06:57:18,172 21 INFO 02730-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-04-25 06:57:18,233 21 INFO 02730-17-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-04-25 06:57:18,240 21 INFO 02730-17-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-04-25 06:57:18,289 21 INFO 02730-17-0-all odoo.modules.loading: Module sales_team loaded in 1.02s, 621 queries (+621 other) 2025-04-25 06:57:18,289 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sql_request_abstract (42/237) 2025-04-25 06:57:18,390 21 INFO 02730-17-0-all odoo.modules.registry: module sql_request_abstract: creating or updating database tables 2025-04-25 06:57:18,466 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir_module_category.xml 2025-04-25 06:57:18,475 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_request_abstract/security/res_groups.xml 2025-04-25 06:57:18,605 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir.model.access.csv 2025-04-25 06:57:18,632 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_request_abstract/views/view_sql_request_mixin.xml 2025-04-25 06:57:18,668 21 INFO 02730-17-0-all odoo.modules.loading: Module sql_request_abstract loaded in 0.38s, 167 queries (+167 other) 2025-04-25 06:57:18,668 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_mobile (43/237) 2025-04-25 06:57:18,769 21 INFO 02730-17-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2025-04-25 06:57:18,868 21 INFO 02730-17-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2025-04-25 06:57:18,914 21 INFO 02730-17-0-all odoo.modules.loading: Module web_mobile loaded in 0.25s, 103 queries (+103 other) 2025-04-25 06:57:18,914 21 INFO 02730-17-0-all odoo.modules.loading: Loading module web_unsplash (44/237) 2025-04-25 06:57:19,018 21 INFO 02730-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-04-25 06:57:19,122 21 INFO 02730-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-04-25 06:57:19,197 21 INFO 02730-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.28s, 129 queries (+129 other) 2025-04-25 06:57:19,198 21 INFO 02730-17-0-all odoo.modules.loading: Loading module base_address_extended (45/237) 2025-04-25 06:57:19,299 21 INFO 02730-17-0-all odoo.modules.registry: module base_address_extended: creating or updating database tables 2025-04-25 06:57:19,331 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.street_name 2025-04-25 06:57:19,331 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.street_number 2025-04-25 06:57:19,331 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.street_number2 2025-04-25 06:57:19,462 21 INFO 02730-17-0-all odoo.modules.loading: loading base_address_extended/security/ir.model.access.csv 2025-04-25 06:57:19,478 21 INFO 02730-17-0-all odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2025-04-25 06:57:19,525 21 INFO 02730-17-0-all odoo.modules.loading: loading base_address_extended/views/res_city_view.xml 2025-04-25 06:57:19,552 21 INFO 02730-17-0-all odoo.modules.loading: loading base_address_extended/views/res_country_view.xml 2025-04-25 06:57:19,590 21 INFO 02730-17-0-all odoo.modules.loading: Module base_address_extended loaded in 0.39s, 222 queries (+222 other) 2025-04-25 06:57:19,590 21 INFO 02730-17-0-all odoo.modules.loading: Loading module contacts_enterprise (46/237) 2025-04-25 06:57:19,698 21 INFO 02730-17-0-all odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2025-04-25 06:57:19,747 21 INFO 02730-17-0-all odoo.modules.loading: Module contacts_enterprise loaded in 0.16s, 28 queries (+28 other) 2025-04-25 06:57:19,748 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr (47/237) 2025-04-25 06:57:19,958 21 INFO 02730-17-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-04-25 06:57:22,456 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-04-25 06:57:22,750 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-04-25 06:57:22,789 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-04-25 06:57:22,805 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/wizard/mail_activity_schedule_views.xml 2025-04-25 06:57:22,823 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/mail_activity_plan_views.xml 2025-04-25 06:57:22,896 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-04-25 06:57:22,916 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-04-25 06:57:22,936 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-04-25 06:57:22,975 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-04-25 06:57:22,994 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-04-25 06:57:23,035 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-04-25 06:57:23,051 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-04-25 06:57:23,151 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-04-25 06:57:23,197 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-04-25 06:57:23,218 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-04-25 06:57:23,336 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-04-25 06:57:23,390 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-04-25 06:57:23,425 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/discuss_channel_views.xml 2025-04-25 06:57:23,442 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-04-25 06:57:23,570 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/views/hr_templates.xml 2025-04-25 06:57:23,578 21 INFO 02730-17-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-04-25 06:57:23,821 21 INFO 02730-17-0-all odoo.modules.loading: Module hr loaded in 4.07s, 3249 queries (+3249 other) 2025-04-25 06:57:23,821 21 INFO 02730-17-0-all odoo.modules.loading: Loading module iap_extract (48/237) 2025-04-25 06:57:23,944 21 INFO 02730-17-0-all odoo.modules.registry: module iap_extract: creating or updating database tables 2025-04-25 06:57:23,999 21 INFO 02730-17-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 2025-04-25 06:57:24,006 21 INFO 02730-17-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 2025-04-25 06:57:24,028 21 INFO 02730-17-0-all odoo.modules.loading: Module iap_extract loaded in 0.21s, 46 queries (+46 other) 2025-04-25 06:57:24,029 21 INFO 02730-17-0-all odoo.modules.loading: Loading module mail_enterprise (49/237) 2025-04-25 06:57:24,140 21 INFO 02730-17-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2025-04-25 06:57:24,191 21 INFO 02730-17-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.16s, 19 queries (+19 other) 2025-04-25 06:57:24,191 21 INFO 02730-17-0-all odoo.modules.loading: Loading module partner_autocomplete (50/237) 2025-04-25 06:57:24,314 21 INFO 02730-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-04-25 06:57:24,519 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-04-25 06:57:24,537 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-04-25 06:57:24,588 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-04-25 06:57:24,605 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-04-25 06:57:24,649 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-04-25 06:57:24,690 21 INFO 02730-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.50s, 251 queries (+251 other) 2025-04-25 06:57:24,690 21 INFO 02730-17-0-all odoo.modules.loading: Loading module portal (51/237) 2025-04-25 06:57:24,844 21 INFO 02730-17-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-04-25 06:57:25,277 21 INFO 02730-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-04-25 06:57:25,296 21 INFO 02730-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-04-25 06:57:25,306 21 INFO 02730-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-04-25 06:57:25,317 21 INFO 02730-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2025-04-25 06:57:25,330 21 INFO 02730-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-04-25 06:57:25,514 21 INFO 02730-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-04-25 06:57:25,560 21 INFO 02730-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-04-25 06:57:25,576 21 INFO 02730-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-04-25 06:57:25,627 21 INFO 02730-17-0-all odoo.modules.loading: Module portal loaded in 0.94s, 628 queries (+628 other) 2025-04-25 06:57:25,627 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sms (52/237) 2025-04-25 06:57:25,873 21 INFO 02730-17-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-04-25 06:57:25,886 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-04-25 06:57:25,886 21 INFO 02730-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-04-25 06:57:25,928 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-04-25 06:57:28,033 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-04-25 06:57:28,048 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-04-25 06:57:28,069 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-04-25 06:57:28,083 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-04-25 06:57:28,099 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-04-25 06:57:28,113 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-04-25 06:57:28,135 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-04-25 06:57:28,159 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-04-25 06:57:28,207 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-04-25 06:57:28,285 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-04-25 06:57:28,324 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-04-25 06:57:28,358 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-04-25 06:57:28,403 21 INFO 02730-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-04-25 06:57:28,443 21 INFO 02730-17-0-all odoo.modules.loading: Module sms loaded in 2.82s, 2320 queries (+2320 other) 2025-04-25 06:57:28,443 21 INFO 02730-17-0-all odoo.modules.loading: Loading module snailmail (53/237) 2025-04-25 06:57:28,592 21 INFO 02730-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-04-25 06:57:29,088 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-04-25 06:57:29,104 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-04-25 06:57:29,129 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-04-25 06:57:29,158 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-04-25 06:57:29,173 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-04-25 06:57:29,187 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-04-25 06:57:29,239 21 INFO 02730-17-0-all odoo.modules.loading: Module snailmail loaded in 0.80s, 515 queries (+515 other) 2025-04-25 06:57:29,239 21 INFO 02730-17-0-all odoo.modules.loading: Loading module auth_totp_portal (54/237) 2025-04-25 06:57:29,365 21 INFO 02730-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-04-25 06:57:29,422 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-04-25 06:57:29,452 21 INFO 02730-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-04-25 06:57:29,487 21 INFO 02730-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.25s, 70 queries (+70 other) 2025-04-25 06:57:29,487 21 INFO 02730-17-0-all odoo.modules.loading: Loading module calendar_sms (55/237) 2025-04-25 06:57:29,616 21 INFO 02730-17-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-04-25 06:57:29,624 21 INFO 02730-17-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-04-25 06:57:29,709 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-04-25 06:57:29,719 21 INFO 02730-17-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-04-25 06:57:29,782 21 INFO 02730-17-0-all odoo.modules.loading: Module calendar_sms loaded in 0.29s, 106 queries (+106 other) 2025-04-25 06:57:29,782 21 INFO 02730-17-0-all odoo.modules.loading: Loading module digest (56/237) 2025-04-25 06:57:29,920 21 INFO 02730-17-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-04-25 06:57:30,109 21 INFO 02730-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-04-25 06:57:30,130 21 INFO 02730-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-04-25 06:57:30,166 21 INFO 02730-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-04-25 06:57:30,192 21 INFO 02730-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-04-25 06:57:30,207 21 INFO 02730-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-04-25 06:57:30,217 21 INFO 02730-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-04-25 06:57:30,290 21 INFO 02730-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-04-25 06:57:30,300 21 INFO 02730-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-04-25 06:57:30,484 21 INFO 02730-17-0-all odoo.modules.loading: Module digest loaded in 0.70s, 337 queries (+337 other) 2025-04-25 06:57:30,485 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_contract (57/237) 2025-04-25 06:57:30,640 21 INFO 02730-17-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-04-25 06:57:30,661 21 INFO 02730-17-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-04-25 06:57:30,661 21 INFO 02730-17-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-04-25 06:57:30,996 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-04-25 06:57:31,288 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-04-25 06:57:31,319 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-04-25 06:57:31,405 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-04-25 06:57:31,476 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-04-25 06:57:31,645 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-04-25 06:57:31,708 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-04-25 06:57:31,732 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/views/res_config_settings_views.xml 2025-04-25 06:57:31,783 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-04-25 06:57:31,831 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_contract loaded in 1.35s, 861 queries (+861 other) 2025-04-25 06:57:31,831 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_gantt (58/237) 2025-04-25 06:57:32,013 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_gantt loaded in 0.18s, 13 queries (+13 other) 2025-04-25 06:57:32,013 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_holidays (59/237) 2025-04-25 06:57:32,247 21 INFO 02730-17-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-04-25 06:57:32,273 21 INFO 02730-17-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-04-25 06:57:33,060 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-04-25 06:57:33,069 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-04-25 06:57:33,091 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-04-25 06:57:33,121 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-04-25 06:57:33,235 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-04-25 06:57:33,257 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-04-25 06:57:33,732 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-04-25 06:57:33,784 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-04-25 06:57:33,852 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-04-25 06:57:34,226 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-04-25 06:57:34,268 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-04-25 06:57:34,419 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-04-25 06:57:34,471 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_mandatory_day_views.xml 2025-04-25 06:57:34,499 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-04-25 06:57:34,506 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-04-25 06:57:34,515 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-04-25 06:57:34,529 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-04-25 06:57:34,548 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-04-25 06:57:34,559 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-04-25 06:57:34,567 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-04-25 06:57:34,603 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-04-25 06:57:34,634 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-04-25 06:57:34,658 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-04-25 06:57:34,824 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-04-25 06:57:34,985 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_holidays loaded in 2.97s, 2194 queries (+2194 other) 2025-04-25 06:57:34,986 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_mobile (60/237) 2025-04-25 06:57:35,207 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_mobile loaded in 0.22s, 13 queries (+13 other) 2025-04-25 06:57:35,208 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_org_chart (61/237) 2025-04-25 06:57:35,367 21 INFO 02730-17-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-04-25 06:57:35,681 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_department_views.xml 2025-04-25 06:57:35,707 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-04-25 06:57:35,819 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_employee_public_views.xml 2025-04-25 06:57:35,834 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_org_chart/views/hr_org_chart_menus.xml 2025-04-25 06:57:35,867 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.66s, 203 queries (+203 other) 2025-04-25 06:57:35,867 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_skills (62/237) 2025-04-25 06:57:36,054 21 INFO 02730-17-0-all odoo.modules.registry: module hr_skills: creating or updating database tables 2025-04-25 06:57:36,074 21 INFO 02730-17-0-all odoo.models: Prepare computation of hr.employee.skill_ids 2025-04-25 06:57:36,486 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/security/ir.model.access.csv 2025-04-25 06:57:36,521 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/security/hr_skills_security.xml 2025-04-25 06:57:36,575 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/views/hr_views.xml 2025-04-25 06:57:36,797 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_skill_log_views.xml 2025-04-25 06:57:36,832 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/data/hr_resume_data.xml 2025-04-25 06:57:36,841 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/data/hr_skill_data.xml 2025-04-25 06:57:36,847 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/data/ir_actions_server_data.xml 2025-04-25 06:57:36,861 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/data/report_paperformat.xml 2025-04-25 06:57:36,868 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_skill_report_views.xml 2025-04-25 06:57:36,901 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_cv_report.xml 2025-04-25 06:57:36,910 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/views/hr_department_views.xml 2025-04-25 06:57:36,931 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_cv_templates.xml 2025-04-25 06:57:36,964 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_skills/wizard/hr_employee_cv_wizard_views.xml 2025-04-25 06:57:37,018 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_skills loaded in 1.15s, 750 queries (+750 other) 2025-04-25 06:57:37,018 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_work_entry (63/237) 2025-04-25 06:57:37,182 21 INFO 02730-17-0-all odoo.modules.registry: module hr_work_entry: creating or updating database tables 2025-04-25 06:57:37,445 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry/security/hr_work_entry_security.xml 2025-04-25 06:57:37,461 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry/security/ir.model.access.csv 2025-04-25 06:57:37,483 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry/data/hr_work_entry_data.xml 2025-04-25 06:57:37,493 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry/views/hr_work_entry_views.xml 2025-04-25 06:57:37,582 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry/views/hr_employee_views.xml 2025-04-25 06:57:37,616 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry/views/resource_calendar_views.xml 2025-04-25 06:57:37,718 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_work_entry loaded in 0.70s, 377 queries (+377 other) 2025-04-25 06:57:37,719 21 INFO 02730-17-0-all odoo.modules.loading: Loading module mail_bot_hr (64/237) 2025-04-25 06:57:37,892 21 INFO 02730-17-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-04-25 06:57:38,036 21 INFO 02730-17-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.32s, 84 queries (+84 other) 2025-04-25 06:57:38,036 21 INFO 02730-17-0-all odoo.modules.loading: Loading module mail_mobile (65/237) 2025-04-25 06:57:38,198 21 INFO 02730-17-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2025-04-25 06:57:38,545 21 INFO 02730-17-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2025-04-25 06:57:38,554 21 INFO 02730-17-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2025-04-25 06:57:38,629 21 INFO 02730-17-0-all odoo.modules.loading: Module mail_mobile loaded in 0.59s, 340 queries (+340 other) 2025-04-25 06:57:38,630 21 INFO 02730-17-0-all odoo.modules.loading: Loading module payment (66/237) 2025-04-25 06:57:38,825 21 INFO 02730-17-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-04-25 06:57:39,561 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2025-04-25 06:57:39,570 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2025-04-25 06:57:41,744 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-04-25 06:57:41,960 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-04-25 06:57:42,885 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2025-04-25 06:57:42,900 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2025-04-25 06:57:42,944 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2025-04-25 06:57:43,021 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-04-25 06:57:43,070 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2025-04-25 06:57:43,106 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-04-25 06:57:43,148 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-04-25 06:57:43,177 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-04-25 06:57:43,230 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-04-25 06:57:43,266 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-04-25 06:57:43,307 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2025-04-25 06:57:43,321 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-04-25 06:57:43,331 21 INFO 02730-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-04-25 06:57:43,370 21 INFO 02730-17-0-all odoo.modules.loading: Module payment loaded in 4.74s, 2276 queries (+2276 other) 2025-04-25 06:57:43,370 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet (67/237) 2025-04-25 06:57:43,544 21 INFO 02730-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-04-25 06:57:43,646 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2025-04-25 06:57:43,676 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.31s, 85 queries (+85 other) 2025-04-25 06:57:43,677 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account (68/237) 2025-04-25 06:57:44,256 21 INFO 02730-17-0-all odoo.modules.registry: module account: creating or updating database tables 2025-04-25 06:57:44,756 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-04-25 06:57:44,756 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-04-25 06:57:47,744 21 INFO 02730-17-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-04-25 06:57:48,513 21 INFO 02730-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-04-25 06:57:48,681 21 INFO 02730-17-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-04-25 06:57:48,792 21 INFO 02730-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-04-25 06:57:48,805 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-04-25 06:57:48,840 21 INFO 02730-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-04-25 06:57:48,864 21 INFO 02730-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2025-04-25 06:57:48,938 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-04-25 06:57:49,074 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-04-25 06:57:49,093 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-04-25 06:57:49,110 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-04-25 06:57:49,127 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-04-25 06:57:49,144 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-04-25 06:57:49,163 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-04-25 06:57:50,119 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-04-25 06:57:50,149 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-04-25 06:57:50,198 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-04-25 06:57:50,221 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-04-25 06:57:50,295 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-04-25 06:57:50,317 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-04-25 06:57:50,360 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-04-25 06:57:50,424 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-04-25 06:57:50,523 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-04-25 06:57:50,535 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-04-25 06:57:50,571 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2025-04-25 06:57:50,588 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-04-25 06:57:50,631 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-04-25 06:57:50,657 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-04-25 06:57:50,679 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-04-25 06:57:50,695 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-04-25 06:57:50,744 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-04-25 06:57:50,792 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-04-25 06:57:50,806 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-04-25 06:57:50,833 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-04-25 06:57:50,860 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-04-25 06:57:50,918 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-04-25 06:57:50,984 21 INFO 02730-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-04-25 06:57:51,052 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-04-25 06:57:51,081 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-04-25 06:57:51,099 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-04-25 06:57:51,191 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-04-25 06:57:51,329 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-04-25 06:57:51,368 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-04-25 06:57:51,438 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-04-25 06:57:51,456 21 INFO 02730-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-04-25 06:57:51,476 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-04-25 06:57:51,503 21 INFO 02730-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-04-25 06:57:51,531 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-04-25 06:57:51,547 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2025-04-25 06:57:51,568 21 INFO 02730-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-04-25 06:57:51,580 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-04-25 06:57:51,596 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-04-25 06:57:51,892 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-04-25 06:57:51,912 21 INFO 02730-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-04-25 06:57:51,923 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-04-25 06:57:51,938 21 INFO 02730-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-04-25 06:57:52,900 21 INFO 02730-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2025-04-25 06:57:53,081 21 INFO 02730-17-0-all odoo.modules.loading: Module account loaded in 9.40s, 6023 queries (+6023 other) 2025-04-25 06:57:53,081 21 INFO 02730-17-0-all odoo.modules.loading: Loading module digest_enterprise (69/237) 2025-04-25 06:57:53,328 21 INFO 02730-17-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2025-04-25 06:57:53,397 21 INFO 02730-17-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.32s, 23 queries (+23 other) 2025-04-25 06:57:53,397 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_contract_reports (70/237) 2025-04-25 06:57:53,608 21 INFO 02730-17-0-all odoo.modules.registry: module hr_contract_reports: creating or updating database tables 2025-04-25 06:57:53,690 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract_reports/security/ir.model.access.csv 2025-04-25 06:57:53,707 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract_reports/security/hr_contract_reports_security.xml 2025-04-25 06:57:53,719 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_contract_reports/report/hr_contract_employee_report_views.xml 2025-04-25 06:57:53,795 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_contract_reports loaded in 0.40s, 102 queries (+102 other) 2025-04-25 06:57:53,796 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_holidays_gantt (71/237) 2025-04-25 06:57:54,010 21 INFO 02730-17-0-all odoo.modules.registry: module hr_holidays_gantt: creating or updating database tables 2025-04-25 06:57:54,241 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_holidays_gantt/views/hr_holidays_gantt_view.xml 2025-04-25 06:57:54,335 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_holidays_gantt loaded in 0.54s, 96 queries (+96 other) 2025-04-25 06:57:54,336 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_work_entry_contract (72/237) 2025-04-25 06:57:54,545 21 INFO 02730-17-0-all odoo.modules.registry: module hr_work_entry_contract: creating or updating database tables 2025-04-25 06:57:54,755 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract/security/hr_work_entry_security.xml 2025-04-25 06:57:54,767 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract/security/ir.model.access.csv 2025-04-25 06:57:54,786 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract/data/hr_work_entry_data.xml 2025-04-25 06:57:54,808 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract/data/ir_cron_data.xml 2025-04-25 06:57:54,827 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_work_entry_views.xml 2025-04-25 06:57:54,875 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract/views/hr_contract_views.xml 2025-04-25 06:57:54,891 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract/wizard/hr_work_entry_regeneration_wizard_views.xml 2025-04-25 06:57:54,945 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_work_entry_contract loaded in 0.61s, 268 queries (+268 other) 2025-04-25 06:57:54,945 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (73/237) 2025-04-25 06:57:55,196 21 INFO 02730-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-04-25 06:57:55,370 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-04-25 06:57:55,502 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-04-25 06:57:55,523 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-04-25 06:57:55,552 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-04-25 06:57:55,593 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-04-25 06:57:55,635 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.69s, 293 queries (+293 other) 2025-04-25 06:57:55,635 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_edition (74/237) 2025-04-25 06:57:55,856 21 INFO 02730-17-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2025-04-25 06:57:55,987 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2025-04-25 06:57:56,003 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 2025-04-25 06:57:56,062 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.43s, 131 queries (+131 other) 2025-04-25 06:57:56,062 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock (75/237) 2025-04-25 06:57:56,680 21 INFO 02730-17-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-04-25 06:57:59,522 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-04-25 06:58:00,278 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-04-25 06:58:00,417 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-04-25 06:58:00,426 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-04-25 06:58:00,442 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-04-25 06:58:00,458 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-04-25 06:58:00,810 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-04-25 06:58:00,841 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-04-25 06:58:00,849 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-04-25 06:58:00,860 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-04-25 06:58:00,892 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-04-25 06:58:00,949 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-04-25 06:58:00,976 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-04-25 06:58:00,986 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-04-25 06:58:01,003 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-04-25 06:58:01,024 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-04-25 06:58:01,071 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-04-25 06:58:01,082 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-04-25 06:58:01,123 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-04-25 06:58:01,133 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-04-25 06:58:01,156 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-04-25 06:58:01,172 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-04-25 06:58:01,180 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 2025-04-25 06:58:01,193 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-04-25 06:58:01,204 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-04-25 06:58:01,305 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-04-25 06:58:01,321 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-04-25 06:58:01,336 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-04-25 06:58:01,353 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-04-25 06:58:01,372 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-04-25 06:58:01,388 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-04-25 06:58:01,399 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-04-25 06:58:01,408 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-04-25 06:58:01,422 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-04-25 06:58:01,452 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-04-25 06:58:01,467 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-04-25 06:58:01,491 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-04-25 06:58:01,510 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-04-25 06:58:01,526 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-04-25 06:58:01,537 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-04-25 06:58:01,549 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-04-25 06:58:01,563 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-04-25 06:58:01,575 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-04-25 06:58:01,593 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-04-25 06:58:01,602 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-04-25 06:58:01,611 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2025-04-25 06:58:01,622 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-04-25 06:58:01,700 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-04-25 06:58:01,745 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-04-25 06:58:01,808 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-04-25 06:58:01,885 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-04-25 06:58:02,653 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-04-25 06:58:02,692 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-04-25 06:58:02,790 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-04-25 06:58:02,976 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-04-25 06:58:03,044 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-04-25 06:58:03,183 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-04-25 06:58:03,488 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-04-25 06:58:03,602 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-04-25 06:58:03,716 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-04-25 06:58:03,762 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-04-25 06:58:03,858 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-04-25 06:58:03,876 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-04-25 06:58:03,892 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-04-25 06:58:03,949 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-04-25 06:58:03,981 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-04-25 06:58:04,017 21 INFO 02730-17-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-04-25 06:58:04,124 21 INFO 02730-17-0-all odoo.modules.loading: Module stock loaded in 8.06s, 5443 queries (+5443 other) 2025-04-25 06:58:04,125 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_accountant (76/237) 2025-04-25 06:58:04,455 21 INFO 02730-17-0-all odoo.modules.registry: module account_accountant: creating or updating database tables 2025-04-25 06:58:05,063 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2025-04-25 06:58:05,126 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/data/ir_cron.xml 2025-04-25 06:58:05,141 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/data/digest_data.xml 2025-04-25 06:58:05,158 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/security/ir.model.access.csv 2025-04-25 06:58:05,196 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2025-04-25 06:58:05,775 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/account_account_views.xml 2025-04-25 06:58:05,804 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/account_fiscal_year_view.xml 2025-04-25 06:58:05,831 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/account_journal_dashboard_views.xml 2025-04-25 06:58:05,862 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2025-04-25 06:58:06,194 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/account_payment_views.xml 2025-04-25 06:58:06,213 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_views.xml 2025-04-25 06:58:06,469 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/account_reconcile_model_views.xml 2025-04-25 06:58:06,497 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/account_accountant_menuitems.xml 2025-04-25 06:58:06,525 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/digest_views.xml 2025-04-25 06:58:06,547 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2025-04-25 06:58:06,668 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/product_views.xml 2025-04-25 06:58:06,755 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/views/bank_rec_widget_views.xml 2025-04-25 06:58:06,883 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2025-04-25 06:58:06,904 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_auto_reconcile_wizard.xml 2025-04-25 06:58:06,916 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/wizard/account_reconcile_wizard.xml 2025-04-25 06:58:06,930 21 INFO 02730-17-0-all odoo.modules.loading: loading account_accountant/wizard/reconcile_model_wizard.xml 2025-04-25 06:58:06,992 21 INFO 02730-17-0-all odoo.modules.loading: Module account_accountant loaded in 2.87s, 1338 queries (+1338 other) 2025-04-25 06:58:06,993 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_edi (77/237) 2025-04-25 06:58:07,275 21 INFO 02730-17-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-04-25 06:58:07,595 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-04-25 06:58:07,618 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-04-25 06:58:07,631 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-04-25 06:58:08,070 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-04-25 06:58:08,090 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-04-25 06:58:08,140 21 INFO 02730-17-0-all odoo.modules.loading: Module account_edi loaded in 1.15s, 344 queries (+344 other) 2025-04-25 06:58:08,140 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (78/237) 2025-04-25 06:58:08,507 21 INFO 02730-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-04-25 06:58:08,549 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 2025-04-25 06:58:08,549 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2025-04-25 06:58:08,549 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2025-04-25 06:58:08,874 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-04-25 06:58:08,920 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-04-25 06:58:09,082 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-04-25 06:58:09,137 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2025-04-25 06:58:09,213 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2025-04-25 06:58:09,306 21 INFO 02730-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2025-04-25 06:58:09,350 21 INFO 02730-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 1.21s, 556 queries (+556 other) 2025-04-25 06:58:09,350 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_invoice_extract (79/237) 2025-04-25 06:58:09,779 21 INFO 02730-17-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2025-04-25 06:58:10,104 21 INFO 02730-17-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2025-04-25 06:58:10,120 21 INFO 02730-17-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2025-04-25 06:58:10,211 21 INFO 02730-17-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2025-04-25 06:58:10,334 21 INFO 02730-17-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2025-04-25 06:58:10,354 21 INFO 02730-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2025-04-25 06:58:10,383 21 INFO 02730-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_journal_views.xml 2025-04-25 06:58:10,442 21 INFO 02730-17-0-all odoo.modules.loading: Module account_invoice_extract loaded in 1.09s, 372 queries (+372 other) 2025-04-25 06:58:10,443 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_payment (80/237) 2025-04-25 06:58:10,722 21 INFO 02730-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-04-25 06:58:11,100 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2025-04-25 06:58:11,111 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2025-04-25 06:58:11,129 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-04-25 06:58:11,149 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-04-25 06:58:11,162 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-04-25 06:58:11,196 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-04-25 06:58:11,259 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-04-25 06:58:11,303 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-04-25 06:58:11,329 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-04-25 06:58:11,354 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-04-25 06:58:11,373 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-04-25 06:58:11,389 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-04-25 06:58:11,406 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-04-25 06:58:11,416 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-04-25 06:58:11,428 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2025-04-25 06:58:11,586 21 INFO 02730-17-0-all odoo.modules.loading: Module account_payment loaded in 1.14s, 586 queries (+586 other) 2025-04-25 06:58:11,587 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_payment_term (81/237) 2025-04-25 06:58:11,852 21 INFO 02730-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 2025-04-25 06:58:11,946 21 INFO 02730-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2025-04-25 06:58:11,987 21 INFO 02730-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.40s, 56 queries (+56 other) 2025-04-25 06:58:11,987 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_statement_base (82/237) 2025-04-25 06:58:12,410 21 INFO 02730-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement.xml 2025-04-25 06:58:12,465 21 INFO 02730-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement_line.xml 2025-04-25 06:58:12,525 21 INFO 02730-17-0-all odoo.modules.loading: Module account_statement_base loaded in 0.54s, 49 queries (+49 other) 2025-04-25 06:58:12,526 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_tax_python (83/237) 2025-04-25 06:58:12,791 21 INFO 02730-17-0-all odoo.modules.registry: module account_tax_python: creating or updating database tables 2025-04-25 06:58:12,890 21 INFO 02730-17-0-all odoo.modules.loading: loading account_tax_python/views/account_tax_views.xml 2025-04-25 06:58:12,933 21 INFO 02730-17-0-all odoo.modules.loading: Module account_tax_python loaded in 0.41s, 62 queries (+62 other) 2025-04-25 06:58:12,933 21 INFO 02730-17-0-all odoo.modules.loading: Loading module analytic_enterprise (84/237) 2025-04-25 06:58:13,194 21 INFO 02730-17-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2025-04-25 06:58:13,236 21 INFO 02730-17-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2025-04-25 06:58:13,344 21 INFO 02730-17-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.41s, 72 queries (+72 other) 2025-04-25 06:58:13,345 21 INFO 02730-17-0-all odoo.modules.loading: Loading module base_vat (85/237) 2025-04-25 06:58:13,631 21 INFO 02730-17-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2025-04-25 06:58:13,695 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.partner.vies_valid 2025-04-25 06:58:14,057 21 INFO 02730-17-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2025-04-25 06:58:14,143 21 INFO 02730-17-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2025-04-25 06:58:14,230 21 INFO 02730-17-0-all odoo.modules.loading: Module base_vat loaded in 0.89s, 227 queries (+227 other) 2025-04-25 06:58:14,230 21 INFO 02730-17-0-all odoo.modules.loading: Loading module bi_sql_editor (86/237) 2025-04-25 06:58:14,508 21 INFO 02730-17-0-all odoo.modules.registry: module bi_sql_editor: creating or updating database tables 2025-04-25 06:58:14,795 21 INFO 02730-17-0-all odoo.modules.loading: loading bi_sql_editor/security/ir.model.access.csv 2025-04-25 06:58:14,816 21 INFO 02730-17-0-all odoo.modules.loading: loading bi_sql_editor/views/view_bi_sql_view.xml 2025-04-25 06:58:14,901 21 INFO 02730-17-0-all odoo.modules.loading: Module bi_sql_editor loaded in 0.67s, 231 queries (+231 other) 2025-04-25 06:58:14,902 21 INFO 02730-17-0-all odoo.modules.loading: Loading module currency_rate_live (87/237) 2025-04-25 06:58:15,178 21 INFO 02730-17-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2025-04-25 06:58:15,208 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.company.currency_provider 2025-04-25 06:58:15,356 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2025-04-25 06:58:15,449 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2025-04-25 06:58:15,494 21 INFO 02730-17-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.59s, 152 queries (+152 other) 2025-04-25 06:58:15,494 21 INFO 02730-17-0-all odoo.modules.loading: Loading module currency_rate_update (88/237) 2025-04-25 06:58:15,767 21 INFO 02730-17-0-all odoo.modules.registry: module currency_rate_update: creating or updating database tables 2025-04-25 06:58:16,195 21 WARNING 02730-17-0-all py.warnings: /data/build/odoo/odoo/addons/base/models/ir_module.py:185: DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17, currency_rate_update can just have a UTF8 description with not need for a declaration. File "/data/build/odoo/odoo-bin", line 8, in odoo.cli.main() File "/data/build/odoo/odoo/cli/command.py", line 66, in main o.run(args) File "/data/build/odoo/odoo/cli/server.py", line 186, in run main(args) File "/data/build/odoo/odoo/cli/server.py", line 179, in main rc = odoo.service.server.start(preload=preload, stop=stop) File "/data/build/odoo/odoo/service/server.py", line 1462, in start rc = server.run(preload, stop) File "/data/build/odoo/odoo/service/server.py", line 628, in run rc = preload_registries(preload) File "/data/build/odoo/odoo/service/server.py", line 1362, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "", line 2, in new File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/odoo/odoo/modules/registry.py", line 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 485, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/odoo/odoo/modules/loading.py", line 366, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/odoo/odoo/modules/loading.py", line 224, in load_module_graph module._check() File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 850, in _check if not module.description_html: File "/data/build/odoo/odoo/fields.py", line 1219, in __get__ self.compute_value(recs) File "/data/build/odoo/odoo/fields.py", line 1401, in compute_value records._compute_field_value(self) File "/data/build/odoo/odoo/models.py", line 4921, in _compute_field_value fields.determine(field.compute, self) File "/data/build/odoo/odoo/fields.py", line 102, in determine return needle(*args) File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 185, in _get_desc warnings.warn( 2025-04-25 06:58:16,247 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_update/data/cron.xml 2025-04-25 06:58:16,273 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_update/security/ir.model.access.csv 2025-04-25 06:58:16,304 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_update/security/res_currency_rate_provider.xml 2025-04-25 06:58:16,316 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate.xml 2025-04-25 06:58:16,335 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate_provider.xml 2025-04-25 06:58:16,380 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_config_settings.xml 2025-04-25 06:58:16,474 21 INFO 02730-17-0-all odoo.modules.loading: loading currency_rate_update/wizards/res_currency_rate_update_wizard.xml 2025-04-25 06:58:16,522 21 INFO 02730-17-0-all odoo.modules.loading: Module currency_rate_update loaded in 1.03s, 317 queries (+319 other) 2025-04-25 06:58:16,522 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_holidays_contract_gantt (89/237) 2025-04-25 06:58:16,807 21 INFO 02730-17-0-all odoo.modules.registry: module hr_holidays_contract_gantt: creating or updating database tables 2025-04-25 06:58:16,939 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_holidays_contract_gantt loaded in 0.42s, 58 queries (+58 other) 2025-04-25 06:58:16,939 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_work_entry_contract_enterprise (90/237) 2025-04-25 06:58:17,232 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_payroll_menu.xml 2025-04-25 06:58:17,339 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_contract_enterprise/views/hr_work_entry_views.xml 2025-04-25 06:58:17,386 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_work_entry_contract_enterprise loaded in 0.45s, 118 queries (+118 other) 2025-04-25 06:58:17,386 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_work_entry_holidays (91/237) 2025-04-25 06:58:17,673 21 INFO 02730-17-0-all odoo.modules.registry: module hr_work_entry_holidays: creating or updating database tables 2025-04-25 06:58:17,908 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/data/hr_payroll_holidays_data.xml 2025-04-25 06:58:17,924 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_views.xml 2025-04-25 06:58:17,958 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_holidays/views/hr_leave_type_views.xml 2025-04-25 06:58:17,996 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_work_entry_holidays loaded in 0.61s, 215 queries (+215 other) 2025-04-25 06:58:17,996 21 INFO 02730-17-0-all odoo.modules.loading: Loading module partner_statement (92/237) 2025-04-25 06:58:18,297 21 INFO 02730-17-0-all odoo.modules.registry: module partner_statement: creating or updating database tables 2025-04-25 06:58:18,726 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_statement/security/ir.model.access.csv 2025-04-25 06:58:18,746 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_statement/security/statement_security.xml 2025-04-25 06:58:18,827 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_statement/views/activity_statement.xml 2025-04-25 06:58:18,874 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_statement/views/outstanding_statement.xml 2025-04-25 06:58:18,913 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_statement/views/detailed_activity_statement.xml 2025-04-25 06:58:18,939 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_statement/views/aging_buckets.xml 2025-04-25 06:58:18,950 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_statement/views/res_config_settings.xml 2025-04-25 06:58:19,050 21 INFO 02730-17-0-all odoo.modules.loading: loading partner_statement/wizard/statement_wizard.xml 2025-04-25 06:58:19,140 21 INFO 02730-17-0-all odoo.modules.loading: Module partner_statement loaded in 1.14s, 411 queries (+411 other) 2025-04-25 06:58:19,141 21 INFO 02730-17-0-all odoo.modules.loading: Loading module purchase (93/237) 2025-04-25 06:58:19,491 21 INFO 02730-17-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-04-25 06:58:20,200 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-04-25 06:58:20,684 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-04-25 06:58:20,752 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-04-25 06:58:20,763 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-04-25 06:58:20,812 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-04-25 06:58:20,858 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-04-25 06:58:20,870 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-04-25 06:58:20,882 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-04-25 06:58:21,232 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-04-25 06:58:21,342 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-04-25 06:58:21,531 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-04-25 06:58:21,689 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-04-25 06:58:21,707 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-04-25 06:58:21,757 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-04-25 06:58:21,773 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-04-25 06:58:21,793 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-04-25 06:58:21,884 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-04-25 06:58:21,915 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-04-25 06:58:21,931 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-04-25 06:58:21,964 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-04-25 06:58:22,035 21 INFO 02730-17-0-all odoo.modules.loading: Module purchase loaded in 2.89s, 1892 queries (+1892 other) 2025-04-25 06:58:22,035 21 INFO 02730-17-0-all odoo.modules.loading: Loading module snailmail_account (94/237) 2025-04-25 06:58:22,325 21 INFO 02730-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-04-25 06:58:22,780 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-04-25 06:58:22,899 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2025-04-25 06:58:22,948 21 INFO 02730-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.91s, 200 queries (+200 other) 2025-04-25 06:58:22,948 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_account (95/237) 2025-04-25 06:58:23,293 21 INFO 02730-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-04-25 06:58:23,464 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.52s, 56 queries (+56 other) 2025-04-25 06:58:23,464 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (96/237) 2025-04-25 06:58:23,761 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-04-25 06:58:23,866 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.40s, 31 queries (+31 other) 2025-04-25 06:58:23,866 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (97/237) 2025-04-25 06:58:24,144 21 INFO 02730-17-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2025-04-25 06:58:24,242 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2025-04-25 06:58:24,285 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.42s, 57 queries (+57 other) 2025-04-25 06:58:24,285 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_contract (98/237) 2025-04-25 06:58:24,749 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_contract/data/dashboards.xml 2025-04-25 06:58:24,851 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_contract loaded in 0.57s, 30 queries (+30 other) 2025-04-25 06:58:24,851 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sql_export (99/237) 2025-04-25 06:58:25,149 21 INFO 02730-17-0-all odoo.modules.registry: module sql_export: creating or updating database tables 2025-04-25 06:58:25,355 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_export/views/sql_export_view.xml 2025-04-25 06:58:25,406 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_export/wizard/wizard_file_view.xml 2025-04-25 06:58:25,418 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_export/security/sql_export_security.xml 2025-04-25 06:58:25,431 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_export/security/ir.model.access.csv 2025-04-25 06:58:25,444 21 WARNING 02730-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-25 06:58:25,447 21 WARNING 02730-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-25 06:58:25,482 21 INFO 02730-17-0-all odoo.modules.loading: Module sql_export loaded in 0.63s, 170 queries (+174 other) 2025-04-25 06:58:25,482 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock_account (100/237) 2025-04-25 06:58:25,818 21 INFO 02730-17-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-04-25 06:58:26,385 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-04-25 06:58:26,476 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-04-25 06:58:26,509 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-04-25 06:58:26,519 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-04-25 06:58:27,296 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-04-25 06:58:27,396 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-04-25 06:58:27,409 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-04-25 06:58:27,425 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-04-25 06:58:27,875 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-04-25 06:58:27,939 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-04-25 06:58:28,011 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-04-25 06:58:28,025 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-04-25 06:58:28,037 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-04-25 06:58:28,052 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2025-04-25 06:58:28,097 21 INFO 02730-17-0-all odoo.modules.loading: Module stock_account loaded in 2.61s, 872 queries (+872 other) 2025-04-25 06:58:28,097 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock_enterprise (101/237) 2025-04-25 06:58:28,399 21 INFO 02730-17-0-all odoo.modules.registry: module stock_enterprise: creating or updating database tables 2025-04-25 06:58:28,501 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 2025-04-25 06:58:28,518 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 2025-04-25 06:58:28,529 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 2025-04-25 06:58:28,544 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 2025-04-25 06:58:28,571 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 2025-04-25 06:58:28,658 21 INFO 02730-17-0-all odoo.modules.loading: Module stock_enterprise loaded in 0.56s, 152 queries (+152 other) 2025-04-25 06:58:28,659 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock_sms (102/237) 2025-04-25 06:58:28,949 21 INFO 02730-17-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-04-25 06:58:29,185 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-04-25 06:58:29,195 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-04-25 06:58:29,347 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-04-25 06:58:29,358 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-04-25 06:58:29,377 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-04-25 06:58:29,432 21 INFO 02730-17-0-all odoo.modules.loading: Module stock_sms loaded in 0.77s, 261 queries (+261 other) 2025-04-25 06:58:29,432 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_auto_transfer (103/237) 2025-04-25 06:58:29,727 21 INFO 02730-17-0-all odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2025-04-25 06:58:30,059 21 INFO 02730-17-0-all odoo.modules.loading: loading account_auto_transfer/security/account_auto_transfer_security.xml 2025-04-25 06:58:30,071 21 INFO 02730-17-0-all odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2025-04-25 06:58:30,094 21 INFO 02730-17-0-all odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2025-04-25 06:58:30,109 21 INFO 02730-17-0-all odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2025-04-25 06:58:30,362 21 INFO 02730-17-0-all odoo.modules.loading: Module account_auto_transfer loaded in 0.93s, 316 queries (+316 other) 2025-04-25 06:58:30,362 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_bank_statement_import (104/237) 2025-04-25 06:58:30,664 21 INFO 02730-17-0-all odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2025-04-25 06:58:30,820 21 INFO 02730-17-0-all odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_view.xml 2025-04-25 06:58:30,891 21 INFO 02730-17-0-all odoo.modules.loading: Module account_bank_statement_import loaded in 0.53s, 114 queries (+114 other) 2025-04-25 06:58:30,892 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_base_import (105/237) 2025-04-25 06:58:31,177 21 INFO 02730-17-0-all odoo.modules.registry: module account_base_import: creating or updating database tables 2025-04-25 06:58:31,274 21 INFO 02730-17-0-all odoo.modules.loading: loading account_base_import/views/account_import_views.xml 2025-04-25 06:58:31,339 21 INFO 02730-17-0-all odoo.modules.loading: loading account_base_import/views/account_account_views.xml 2025-04-25 06:58:31,372 21 INFO 02730-17-0-all odoo.modules.loading: loading account_base_import/views/account_move_views.xml 2025-04-25 06:58:31,378 21 INFO 02730-17-0-all odoo.modules.loading: loading account_base_import/views/res_partner_views.xml 2025-04-25 06:58:31,384 21 INFO 02730-17-0-all odoo.modules.loading: loading account_base_import/wizard/setup_wizards_views.xml 2025-04-25 06:58:31,401 21 INFO 02730-17-0-all odoo.modules.loading: loading account_base_import/views/res_config_settings_views.xml 2025-04-25 06:58:31,533 21 INFO 02730-17-0-all odoo.modules.loading: Module account_base_import loaded in 0.64s, 216 queries (+216 other) 2025-04-25 06:58:31,533 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_invoice_extract_purchase (106/237) 2025-04-25 06:58:31,817 21 INFO 02730-17-0-all odoo.modules.registry: module account_invoice_extract_purchase: creating or updating database tables 2025-04-25 06:58:31,997 21 INFO 02730-17-0-all odoo.modules.loading: Module account_invoice_extract_purchase loaded in 0.46s, 80 queries (+80 other) 2025-04-25 06:58:31,997 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_online_synchronization (107/237) 2025-04-25 06:58:32,484 21 INFO 02730-17-0-all odoo.modules.registry: module account_online_synchronization: creating or updating database tables 2025-04-25 06:58:32,949 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/data/config_parameter.xml 2025-04-25 06:58:32,960 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/data/ir_cron.xml 2025-04-25 06:58:32,996 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/data/mail_activity_type_data.xml 2025-04-25 06:58:33,014 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/data/sync_reminder_email_template.xml 2025-04-25 06:58:33,023 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/security/ir.model.access.csv 2025-04-25 06:58:33,067 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/security/account_online_sync_security.xml 2025-04-25 06:58:33,087 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_views.xml 2025-04-25 06:58:33,136 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_bank_statement_view.xml 2025-04-25 06:58:33,159 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_view.xml 2025-04-25 06:58:33,193 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync_portal_templates.xml 2025-04-25 06:58:33,204 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/views/account_journal_dashboard_view.xml 2025-04-25 06:58:33,244 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_selection_wizard.xml 2025-04-25 06:58:33,256 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_journal_missing_transactions.xml 2025-04-25 06:58:33,266 21 INFO 02730-17-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_bank_statement_line.xml 2025-04-25 06:58:33,322 21 INFO 02730-17-0-all odoo.modules.loading: Module account_online_synchronization loaded in 1.33s, 507 queries (+507 other) 2025-04-25 06:58:33,322 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_reports (108/237) 2025-04-25 06:58:33,802 21 INFO 02730-17-0-all odoo.modules.registry: module account_reports: creating or updating database tables 2025-04-25 06:58:33,899 21 INFO 02730-17-0-all odoo.models: Prepare computation of account.report.filter_analytic_groupby 2025-04-25 06:58:34,673 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2025-04-25 06:58:34,707 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/pdf_export_templates.xml 2025-04-25 06:58:34,763 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/balance_sheet.xml 2025-04-25 06:58:35,386 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/cash_flow_report.xml 2025-04-25 06:58:35,398 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/executive_summary.xml 2025-04-25 06:58:35,548 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/profit_and_loss.xml 2025-04-25 06:58:35,615 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/bank_reconciliation_report.xml 2025-04-25 06:58:35,809 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/aged_partner_balance.xml 2025-04-25 06:58:35,952 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/general_ledger.xml 2025-04-25 06:58:35,977 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/trial_balance.xml 2025-04-25 06:58:35,991 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/sales_report.xml 2025-04-25 06:58:36,008 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/partner_ledger.xml 2025-04-25 06:58:36,036 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/multicurrency_revaluation_report.xml 2025-04-25 06:58:36,085 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/deferred_reports.xml 2025-04-25 06:58:36,106 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/journal_report.xml 2025-04-25 06:58:36,161 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/generic_tax_report.xml 2025-04-25 06:58:36,176 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/account_report_view.xml 2025-04-25 06:58:36,262 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/account_report_actions.xml 2025-04-25 06:58:36,337 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/menuitems.xml 2025-04-25 06:58:36,457 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/data/mail_activity_type_data.xml 2025-04-25 06:58:36,471 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/account_move_views.xml 2025-04-25 06:58:36,808 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/res_company_views.xml 2025-04-25 06:58:36,836 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/partner_view.xml 2025-04-25 06:58:36,908 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2025-04-25 06:58:36,954 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/mail_activity_views.xml 2025-04-25 06:58:36,975 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2025-04-25 06:58:37,090 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/report_template.xml 2025-04-25 06:58:37,105 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/wizard/multicurrency_revaluation.xml 2025-04-25 06:58:37,117 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2025-04-25 06:58:37,126 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/wizard/account_report_file_download_error_wizard.xml 2025-04-25 06:58:37,137 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2025-04-25 06:58:37,152 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/wizard/mail_activity_schedule_views.xml 2025-04-25 06:58:37,174 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/account_activity.xml 2025-04-25 06:58:37,226 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/account_account_views.xml 2025-04-25 06:58:37,246 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports/views/account_tax_views.xml 2025-04-25 06:58:37,509 21 INFO 02730-17-0-all odoo.modules.loading: Module account_reports loaded in 4.19s, 2914 queries (+2914 other) 2025-04-25 06:58:37,509 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_statement_import_base (109/237) 2025-04-25 06:58:37,969 21 INFO 02730-17-0-all odoo.modules.registry: module account_statement_import_base: creating or updating database tables 2025-04-25 06:58:38,134 21 INFO 02730-17-0-all odoo.modules.loading: loading account_statement_import_base/views/account_bank_statement_line.xml 2025-04-25 06:58:38,183 21 INFO 02730-17-0-all odoo.modules.loading: Module account_statement_import_base loaded in 0.67s, 91 queries (+91 other) 2025-04-25 06:58:38,183 21 INFO 02730-17-0-all odoo.modules.loading: Loading module currency_rate_update_RO_BNR (110/237) 2025-04-25 06:58:38,490 21 INFO 02730-17-0-all odoo.modules.registry: module currency_rate_update_RO_BNR: creating or updating database tables 2025-04-25 06:58:38,643 21 INFO 02730-17-0-all odoo.modules.loading: Module currency_rate_update_RO_BNR loaded in 0.46s, 67 queries (+67 other) 2025-04-25 06:58:38,644 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_payroll (111/237) 2025-04-25 06:58:39,049 21 INFO 02730-17-0-all odoo.modules.registry: module hr_payroll: creating or updating database tables 2025-04-25 06:58:39,233 21 INFO 02730-17-0-all odoo.models: Prepare computation of resource.calendar.hours_per_week 2025-04-25 06:58:40,394 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/security/hr_payroll_security.xml 2025-04-25 06:58:41,189 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/security/ir.model.access.csv 2025-04-25 06:58:41,256 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_payslips_by_employees_views.xml 2025-04-25 06:58:41,282 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_index_wizard_views.xml 2025-04-25 06:58:41,302 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/wizard/hr_payroll_edit_payslip_lines_wizard_views.xml 2025-04-25 06:58:41,315 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_contract_views.xml 2025-04-25 06:58:41,402 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_views.xml 2025-04-25 06:58:41,447 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_structure_type_views.xml 2025-04-25 06:58:41,482 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_category_views.xml 2025-04-25 06:58:41,511 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_rule_views.xml 2025-04-25 06:58:41,551 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_line_views.xml 2025-04-25 06:58:41,609 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_views.xml 2025-04-25 06:58:41,703 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_run_views.xml 2025-04-25 06:58:41,750 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payslip_input_type_views.xml 2025-04-25 06:58:41,779 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_views.xml 2025-04-25 06:58:41,817 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_salary_attachment_type_views.xml 2025-04-25 06:58:41,845 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_employee_views.xml 2025-04-25 06:58:41,925 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/res_users_views.xml 2025-04-25 06:58:41,980 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_employee_declaration_views.xml 2025-04-25 06:58:41,998 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_sequence.xml 2025-04-25 06:58:42,006 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_salary_attachment_type_data.xml 2025-04-25 06:58:42,017 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report.xml 2025-04-25 06:58:42,029 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/data/hr_payroll_data.xml 2025-04-25 06:58:42,173 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/data/mail_activity_type_data.xml 2025-04-25 06:58:42,187 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/data/mail_template_data.xml 2025-04-25 06:58:42,196 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/data/ir_cron_data.xml 2025-04-25 06:58:42,216 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/data/ir_actions_server_data.xml 2025-04-25 06:58:42,223 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/data/note_data.xml 2025-04-25 06:58:42,234 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/res_config_settings_views.xml 2025-04-25 06:58:42,358 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/report_contributionregister_templates.xml 2025-04-25 06:58:42,371 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/report_payslip_templates.xml 2025-04-25 06:58:42,390 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_type_views.xml 2025-04-25 06:58:42,419 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/resource_calendar_views.xml 2025-04-25 06:58:42,475 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_rule_parameter_views.xml 2025-04-25 06:58:42,505 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_report_views.xml 2025-04-25 06:58:42,542 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_work_entry_report_views.xml 2025-04-25 06:58:42,571 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/report/hr_salary_attachment_report_views.xml 2025-04-25 06:58:42,598 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_dashboard_views.xml 2025-04-25 06:58:42,608 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/views/hr_payroll_menu.xml 2025-04-25 06:58:42,734 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll/report/hr_contract_history_report_views.xml 2025-04-25 06:58:42,869 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_payroll loaded in 4.23s, 2788 queries (+2788 other) 2025-04-25 06:58:42,869 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_work_entry_holidays_enterprise (112/237) 2025-04-25 06:58:43,201 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_work_entry_holidays_enterprise/views/hr_work_entry_views.xml 2025-04-25 06:58:43,338 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_work_entry_holidays_enterprise loaded in 0.47s, 66 queries (+66 other) 2025-04-25 06:58:43,338 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro (113/237) 2025-04-25 06:58:43,644 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2025-04-25 06:58:43,839 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2025-04-25 06:58:43,917 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2025-04-25 06:58:45,274 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2025-04-25 06:58:45,393 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro loaded in 2.05s, 1386 queries (+1386 other) 2025-04-25 06:58:45,394 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_statement (114/237) 2025-04-25 06:58:45,911 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_partner_statement: creating or updating database tables 2025-04-25 06:58:45,985 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_partner_statement/views/outstanding_statement.xml 2025-04-25 06:58:46,087 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_partner_statement/views/statement_wizard.xml 2025-04-25 06:58:46,124 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_partner_statement loaded in 0.73s, 95 queries (+95 other) 2025-04-25 06:58:46,125 21 INFO 02730-17-0-all odoo.modules.loading: Loading module point_of_sale (115/237) 2025-04-25 06:58:46,587 21 INFO 02730-17-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2025-04-25 06:58:48,247 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2025-04-25 06:58:48,606 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2025-04-25 06:58:48,702 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2025-04-25 06:58:48,718 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2025-04-25 06:58:48,724 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2025-04-25 06:58:48,736 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2025-04-25 06:58:48,750 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2025-04-25 06:58:48,761 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_daily_sales_reports.xml 2025-04-25 06:58:48,773 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2025-04-25 06:58:48,784 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_qunit.xml 2025-04-25 06:58:48,793 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2025-04-25 06:58:48,805 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2025-04-25 06:58:48,860 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2025-04-25 06:58:49,006 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2025-04-25 06:58:49,034 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_combo_view.xml 2025-04-25 06:58:49,053 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2025-04-25 06:58:49,300 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2025-04-25 06:58:49,310 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2025-04-25 06:58:49,352 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2025-04-25 06:58:49,389 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2025-04-25 06:58:49,452 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2025-04-25 06:58:49,479 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2025-04-25 06:58:49,543 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2025-04-25 06:58:49,551 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2025-04-25 06:58:49,850 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2025-04-25 06:58:49,909 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2025-04-25 06:58:49,939 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2025-04-25 06:58:49,959 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2025-04-25 06:58:50,060 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2025-04-25 06:58:50,070 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2025-04-25 06:58:50,099 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2025-04-25 06:58:50,130 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2025-04-25 06:58:50,150 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_printer_view.xml 2025-04-25 06:58:50,179 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_ticket_view.xml 2025-04-25 06:58:50,201 21 INFO 02730-17-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2025-04-25 06:58:50,404 21 INFO 02730-17-0-all odoo.modules.loading: Module point_of_sale loaded in 4.28s, 2899 queries (+2899 other) 2025-04-25 06:58:50,404 21 INFO 02730-17-0-all odoo.modules.loading: Loading module purchase_stock (116/237) 2025-04-25 06:58:51,016 21 INFO 02730-17-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-04-25 06:58:51,748 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-04-25 06:58:51,786 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-04-25 06:58:51,906 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-04-25 06:58:51,920 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-04-25 06:58:51,943 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-04-25 06:58:52,009 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-04-25 06:58:52,117 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-04-25 06:58:52,133 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-04-25 06:58:52,386 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-04-25 06:58:52,467 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-04-25 06:58:52,486 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/views/product_views.xml 2025-04-25 06:58:52,569 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-04-25 06:58:52,583 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-04-25 06:58:52,609 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-04-25 06:58:52,624 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-04-25 06:58:52,654 21 INFO 02730-17-0-all odoo.modules.loading: loading purchase_stock/wizard/product_replenish_views.xml 2025-04-25 06:58:52,707 21 INFO 02730-17-0-all odoo.modules.loading: Module purchase_stock loaded in 2.30s, 1106 queries (+1106 other) 2025-04-25 06:58:52,707 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale (117/237) 2025-04-25 06:58:53,137 21 INFO 02730-17-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-04-25 06:58:53,295 21 INFO 02730-17-0-all odoo.models: Prepare computation of product.template.service_type 2025-04-25 06:58:53,296 21 INFO 02730-17-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-04-25 06:58:53,296 21 INFO 02730-17-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-04-25 06:58:54,434 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-04-25 06:58:54,530 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-04-25 06:58:54,643 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-04-25 06:58:54,850 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-04-25 06:58:54,886 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-04-25 06:58:54,933 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-04-25 06:58:54,946 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-04-25 06:58:55,028 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/data/ir_cron.xml 2025-04-25 06:58:55,044 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-04-25 06:58:55,052 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-04-25 06:58:55,067 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-04-25 06:58:55,091 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-04-25 06:58:55,115 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/data/ir_config_parameter.xml 2025-04-25 06:58:55,125 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/data/onboarding_data.xml 2025-04-25 06:58:55,153 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-04-25 06:58:55,161 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 2025-04-25 06:58:55,177 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-04-25 06:58:55,199 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 2025-04-25 06:58:55,342 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-04-25 06:58:55,362 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-04-25 06:58:55,374 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 2025-04-25 06:58:55,386 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-04-25 06:58:55,627 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-04-25 06:58:55,769 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-04-25 06:58:55,823 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-04-25 06:58:55,828 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 2025-04-25 06:58:55,836 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-04-25 06:58:55,873 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/product_document_views.xml 2025-04-25 06:58:55,922 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-04-25 06:58:55,960 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-04-25 06:58:56,112 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-04-25 06:58:56,292 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-04-25 06:58:56,330 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-04-25 06:58:56,428 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-04-25 06:58:56,456 21 INFO 02730-17-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-04-25 06:58:56,737 21 INFO 02730-17-0-all odoo.modules.loading: Module sale loaded in 4.03s, 2887 queries (+2887 other) 2025-04-25 06:58:56,737 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (118/237) 2025-04-25 06:58:57,266 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-04-25 06:58:57,378 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.64s, 30 queries (+30 other) 2025-04-25 06:58:57,378 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock (119/237) 2025-04-25 06:58:57,733 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock/data/dashboards.xml 2025-04-25 06:58:57,840 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock loaded in 0.46s, 30 queries (+30 other) 2025-04-25 06:58:57,840 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (120/237) 2025-04-25 06:58:58,241 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-04-25 06:58:58,349 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.51s, 30 queries (+30 other) 2025-04-25 06:58:58,350 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sql_export_excel (121/237) 2025-04-25 06:58:58,861 21 INFO 02730-17-0-all odoo.modules.registry: module sql_export_excel: creating or updating database tables 2025-04-25 06:58:58,990 21 INFO 02730-17-0-all odoo.modules.loading: loading sql_export_excel/views/sql_export_view.xml 2025-04-25 06:58:59,045 21 INFO 02730-17-0-all odoo.modules.loading: Module sql_export_excel loaded in 0.70s, 76 queries (+76 other) 2025-04-25 06:58:59,046 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock_account_enterprise (122/237) 2025-04-25 06:58:59,383 21 INFO 02730-17-0-all odoo.modules.registry: module stock_account_enterprise: creating or updating database tables 2025-04-25 06:58:59,505 21 INFO 02730-17-0-all odoo.modules.loading: Module stock_account_enterprise loaded in 0.46s, 34 queries (+34 other) 2025-04-25 06:58:59,506 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock_accountant (123/237) 2025-04-25 06:58:59,846 21 INFO 02730-17-0-all odoo.modules.registry: module stock_accountant: creating or updating database tables 2025-04-25 06:59:00,173 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_accountant/views/res_config_settings_views.xml 2025-04-25 06:59:00,337 21 INFO 02730-17-0-all odoo.modules.loading: Module stock_accountant loaded in 0.83s, 152 queries (+152 other) 2025-04-25 06:59:00,337 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_asset (124/237) 2025-04-25 06:59:00,716 21 INFO 02730-17-0-all odoo.modules.registry: module account_asset: creating or updating database tables 2025-04-25 06:59:01,266 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2025-04-25 06:59:01,279 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2025-04-25 06:59:01,299 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2025-04-25 06:59:01,320 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/views/account_account_views.xml 2025-04-25 06:59:01,686 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2025-04-25 06:59:02,119 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/views/account_move_views.xml 2025-04-25 06:59:02,198 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/data/assets_report.xml 2025-04-25 06:59:02,665 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/data/account_report_actions.xml 2025-04-25 06:59:02,673 21 INFO 02730-17-0-all odoo.modules.loading: loading account_asset/data/menuitems.xml 2025-04-25 06:59:02,743 21 INFO 02730-17-0-all odoo.modules.loading: Module account_asset loaded in 2.41s, 1004 queries (+1004 other) 2025-04-25 06:59:02,743 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_camt (125/237) 2025-04-25 06:59:03,137 21 INFO 02730-17-0-all odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2025-04-25 06:59:03,283 21 INFO 02730-17-0-all odoo.modules.loading: Module account_bank_statement_import_camt loaded in 0.54s, 50 queries (+50 other) 2025-04-25 06:59:03,284 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_csv (126/237) 2025-04-25 06:59:03,824 21 INFO 02730-17-0-all odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2025-04-25 06:59:03,969 21 INFO 02730-17-0-all odoo.modules.loading: Module account_bank_statement_import_csv loaded in 0.69s, 55 queries (+55 other) 2025-04-25 06:59:03,969 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_bank_statement_import_ofx (127/237) 2025-04-25 06:59:04,319 21 INFO 02730-17-0-all odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2025-04-25 06:59:04,459 21 INFO 02730-17-0-all odoo.modules.loading: Module account_bank_statement_import_ofx loaded in 0.49s, 50 queries (+50 other) 2025-04-25 06:59:04,459 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_disallowed_expenses (128/237) 2025-04-25 06:59:04,812 21 INFO 02730-17-0-all odoo.modules.registry: module account_disallowed_expenses: creating or updating database tables 2025-04-25 06:59:05,184 21 INFO 02730-17-0-all odoo.modules.loading: loading account_disallowed_expenses/data/account_disallowed_expenses_report.xml 2025-04-25 06:59:05,639 21 INFO 02730-17-0-all odoo.modules.loading: loading account_disallowed_expenses/security/ir.model.access.csv 2025-04-25 06:59:05,678 21 INFO 02730-17-0-all odoo.modules.loading: loading account_disallowed_expenses/security/account_disallowed_expenses_security.xml 2025-04-25 06:59:05,689 21 INFO 02730-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_account_views.xml 2025-04-25 06:59:05,729 21 INFO 02730-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_category_views.xml 2025-04-25 06:59:05,778 21 INFO 02730-17-0-all odoo.modules.loading: loading account_disallowed_expenses/views/account_disallowed_expenses_report_views.xml 2025-04-25 06:59:05,823 21 INFO 02730-17-0-all odoo.modules.loading: Module account_disallowed_expenses loaded in 1.36s, 621 queries (+621 other) 2025-04-25 06:59:05,823 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_followup (129/237) 2025-04-25 06:59:06,217 21 INFO 02730-17-0-all odoo.modules.registry: module account_followup: creating or updating database tables 2025-04-25 06:59:06,629 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2025-04-25 06:59:06,645 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2025-04-25 06:59:06,668 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/security/sms_security.xml 2025-04-25 06:59:06,679 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2025-04-25 06:59:06,699 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/data/cron.xml 2025-04-25 06:59:06,713 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/wizard/followup_manual_reminder_views.xml 2025-04-25 06:59:06,737 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/wizard/followup_missing_information.xml 2025-04-25 06:59:06,754 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2025-04-25 06:59:06,811 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/views/account_followup_line_views.xml 2025-04-25 06:59:06,851 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/views/partner_view.xml 2025-04-25 06:59:06,939 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/views/report_followup.xml 2025-04-25 06:59:07,000 21 INFO 02730-17-0-all odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2025-04-25 06:59:07,069 21 INFO 02730-17-0-all odoo.modules.loading: Module account_followup loaded in 1.25s, 562 queries (+562 other) 2025-04-25 06:59:07,069 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_reports_tax_reminder (130/237) 2025-04-25 06:59:07,419 21 INFO 02730-17-0-all odoo.modules.registry: module account_reports_tax_reminder: creating or updating database tables 2025-04-25 06:59:07,547 21 INFO 02730-17-0-all odoo.modules.loading: loading account_reports_tax_reminder/data/mail_activity_type_data.xml 2025-04-25 06:59:07,644 21 INFO 02730-17-0-all odoo.modules.loading: Module account_reports_tax_reminder loaded in 0.57s, 93 queries (+93 other) 2025-04-25 06:59:07,644 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_saft (131/237) 2025-04-25 06:59:08,173 21 INFO 02730-17-0-all odoo.modules.registry: module account_saft: creating or updating database tables 2025-04-25 06:59:08,217 21 INFO 02730-17-0-all odoo.modules.loading: loading account_saft/data/saft_report.xml 2025-04-25 06:59:08,354 21 INFO 02730-17-0-all odoo.modules.loading: Module account_saft loaded in 0.71s, 72 queries (+72 other) 2025-04-25 06:59:08,354 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_statement_import_file (132/237) 2025-04-25 06:59:08,710 21 INFO 02730-17-0-all odoo.modules.registry: module account_statement_import_file: creating or updating database tables 2025-04-25 06:59:08,875 21 INFO 02730-17-0-all odoo.modules.loading: loading account_statement_import_file/security/ir.model.access.csv 2025-04-25 06:59:08,891 21 INFO 02730-17-0-all odoo.modules.loading: loading account_statement_import_file/wizard/account_statement_import_view.xml 2025-04-25 06:59:08,917 21 INFO 02730-17-0-all odoo.modules.loading: loading account_statement_import_file/views/account_journal.xml 2025-04-25 06:59:08,983 21 INFO 02730-17-0-all odoo.modules.loading: Module account_statement_import_file loaded in 0.63s, 138 queries (+138 other) 2025-04-25 06:59:08,983 21 INFO 02730-17-0-all odoo.modules.loading: Loading module delivery (133/237) 2025-04-25 06:59:09,353 21 INFO 02730-17-0-all odoo.modules.registry: module delivery: creating or updating database tables 2025-04-25 06:59:09,796 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/data/delivery_data.xml 2025-04-25 06:59:10,086 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/security/ir.model.access.csv 2025-04-25 06:59:10,121 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/security/ir_rules.xml 2025-04-25 06:59:10,132 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/report/ir_actions_report_templates.xml 2025-04-25 06:59:10,150 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/views/delivery_carrier_views.xml 2025-04-25 06:59:10,197 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/views/delivery_price_rule_views.xml 2025-04-25 06:59:10,215 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/views/delivery_zip_prefix_views.xml 2025-04-25 06:59:10,222 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/views/res_partner_views.xml 2025-04-25 06:59:10,316 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/views/sale_order_views.xml 2025-04-25 06:59:10,351 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/wizard/res_config_settings_views.xml 2025-04-25 06:59:10,491 21 INFO 02730-17-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_carrier_views.xml 2025-04-25 06:59:10,541 21 INFO 02730-17-0-all odoo.modules.loading: Module delivery loaded in 1.56s, 651 queries (+651 other) 2025-04-25 06:59:10,541 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_payroll_account (134/237) 2025-04-25 06:59:11,265 21 INFO 02730-17-0-all odoo.modules.registry: module hr_payroll_account: creating or updating database tables 2025-04-25 06:59:11,612 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_account/data/hr_payroll_account_data.xml 2025-04-25 06:59:11,620 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_run_views.xml 2025-04-25 06:59:11,643 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payslip_views.xml 2025-04-25 06:59:11,673 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_contract_views.xml 2025-04-25 06:59:11,697 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_salary_rule_views.xml 2025-04-25 06:59:11,713 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_account/views/hr_payroll_structure_views.xml 2025-04-25 06:59:11,728 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_account/views/res_config_settings_views.xml 2025-04-25 06:59:11,871 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_account/report/hr_contract_history_report_views.xml 2025-04-25 06:59:11,917 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_payroll_account loaded in 1.38s, 354 queries (+354 other) 2025-04-25 06:59:11,917 21 INFO 02730-17-0-all odoo.modules.loading: Loading module hr_payroll_holidays (135/237) 2025-04-25 06:59:12,275 21 INFO 02730-17-0-all odoo.modules.registry: module hr_payroll_holidays: creating or updating database tables 2025-04-25 06:59:12,762 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_holidays/security/hr_payroll_holidays_security.xml 2025-04-25 06:59:12,934 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/res_config_settings_views.xml 2025-04-25 06:59:13,081 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_leave_views.xml 2025-04-25 06:59:13,153 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_allocation_views.xml 2025-04-25 06:59:13,170 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_run_views.xml 2025-04-25 06:59:13,185 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_holidays/views/hr_payslip_views.xml 2025-04-25 06:59:13,232 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_holidays/data/mail_activity_data.xml 2025-04-25 06:59:13,246 21 INFO 02730-17-0-all odoo.modules.loading: loading hr_payroll_holidays/data/ir_actions_server_data.xml 2025-04-25 06:59:13,298 21 INFO 02730-17-0-all odoo.modules.loading: Module hr_payroll_holidays loaded in 1.38s, 480 queries (+480 other) 2025-04-25 06:59:13,298 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_mt_pos (136/237) 2025-04-25 06:59:13,645 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_mt_pos: creating or updating database tables 2025-04-25 06:59:13,777 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_mt_pos/security/ir.model.access.csv 2025-04-25 06:59:13,795 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_mt_pos/wizards/compliance_letter_view.xml 2025-04-25 06:59:13,823 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_mt_pos/reports/compliance_letter_report.xml 2025-04-25 06:59:13,872 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_mt_pos loaded in 0.57s, 115 queries (+115 other) 2025-04-25 06:59:13,873 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_config (137/237) 2025-04-25 06:59:14,233 21 INFO 02730-17-0-all odoo.addons.l10n_ro_config.init_hook: Computing field l10n_ro_vat_number on res.partner 2025-04-25 06:59:14,588 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_config: creating or updating database tables 2025-04-25 06:59:14,693 21 INFO 02730-17-0-all odoo.models: Prepare computation of res.company.l10n_ro_accounting 2025-04-25 06:59:15,354 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_config/security/ro_menus_group.xml 2025-04-25 06:59:15,452 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_config/views/account_journal.xml 2025-04-25 06:59:15,498 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_config/views/common_report.xml 2025-04-25 06:59:15,515 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_bank_view.xml 2025-04-25 06:59:15,559 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_partner_view.xml 2025-04-25 06:59:15,648 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_config/wizard/res_config_settings_views.xml 2025-04-25 06:59:15,923 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_config loaded in 2.05s, 663 queries (+663 other) 2025-04-25 06:59:15,923 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_edi (138/237) 2025-04-25 06:59:16,295 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_edi: creating or updating database tables 2025-04-25 06:59:16,550 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 0.63s, 91 queries (+91 other) 2025-04-25 06:59:16,551 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_reports (139/237) 2025-04-25 06:59:16,918 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_reports: creating or updating database tables 2025-04-25 06:59:17,014 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_short.xml 2025-04-25 06:59:17,922 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/balance_sheet_internat.xml 2025-04-25 06:59:18,589 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_micro.xml 2025-04-25 06:59:18,664 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_smle.xml 2025-04-25 06:59:19,081 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/profit_loss_internat.xml 2025-04-25 06:59:19,618 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_reports/data/trial_balance.xml 2025-04-25 06:59:19,788 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_reports loaded in 3.24s, 2220 queries (+2220 other) 2025-04-25 06:59:19,789 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_statement_line_automation (140/237) 2025-04-25 06:59:20,140 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_statement_line_automation: creating or updating database tables 2025-04-25 06:59:20,279 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_statement_line_automation loaded in 0.49s, 41 queries (+41 other) 2025-04-25 06:59:20,279 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_account_reports (141/237) 2025-04-25 06:59:20,727 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_account_reports loaded in 0.45s, 17 queries (+17 other) 2025-04-25 06:59:20,727 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_enterprise (142/237) 2025-04-25 06:59:21,229 21 INFO 02730-17-0-all odoo.modules.registry: module pos_enterprise: creating or updating database tables 2025-04-25 06:59:21,369 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_enterprise/views/res_config_settings_views.xml 2025-04-25 06:59:21,632 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_enterprise loaded in 0.91s, 211 queries (+211 other) 2025-04-25 06:59:21,633 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_epson_printer (143/237) 2025-04-25 06:59:21,990 21 INFO 02730-17-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2025-04-25 06:59:22,216 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2025-04-25 06:59:22,240 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_epson_printer/views/res_config_settings_views.xml 2025-04-25 06:59:22,398 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_printer_views.xml 2025-04-25 06:59:22,437 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_epson_printer loaded in 0.80s, 221 queries (+221 other) 2025-04-25 06:59:22,437 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_hr (144/237) 2025-04-25 06:59:22,803 21 INFO 02730-17-0-all odoo.modules.registry: module pos_hr: creating or updating database tables 2025-04-25 06:59:23,281 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_hr/views/pos_config.xml 2025-04-25 06:59:23,312 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_hr/views/pos_order_view.xml 2025-04-25 06:59:23,371 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_hr/views/pos_order_report_view.xml 2025-04-25 06:59:23,398 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_hr/views/res_config_settings_views.xml 2025-04-25 06:59:23,677 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_hr loaded in 1.24s, 386 queries (+386 other) 2025-04-25 06:59:23,677 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_online_payment (145/237) 2025-04-25 06:59:24,056 21 INFO 02730-17-0-all odoo.modules.registry: module pos_online_payment: creating or updating database tables 2025-04-25 06:59:24,307 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_transaction_views.xml 2025-04-25 06:59:24,333 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_views.xml 2025-04-25 06:59:24,348 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_method_views.xml 2025-04-25 06:59:24,381 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_portal_templates.xml 2025-04-25 06:59:24,404 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_online_payment/views/account_payment_views.xml 2025-04-25 06:59:24,453 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_online_payment loaded in 0.78s, 236 queries (+236 other) 2025-04-25 06:59:24,453 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_preparation_display (146/237) 2025-04-25 06:59:24,825 21 INFO 02730-17-0-all odoo.modules.registry: module pos_preparation_display: creating or updating database tables 2025-04-25 06:59:25,202 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_preparation_display/security/ir.model.access.csv 2025-04-25 06:59:25,231 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_preparation_display/security/preparation_display_security.xml 2025-04-25 06:59:25,242 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_assets_index.xml 2025-04-25 06:59:25,255 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_preparation_display/views/preparation_display_view.xml 2025-04-25 06:59:25,497 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_preparation_display/wizard/preparation_display_reset_wizard.xml 2025-04-25 06:59:25,509 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_preparation_display/data/preparation_display_cron.xml 2025-04-25 06:59:25,565 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_preparation_display loaded in 1.11s, 349 queries (+349 other) 2025-04-25 06:59:25,565 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_account_accountant (147/237) 2025-04-25 06:59:25,928 21 INFO 02730-17-0-all odoo.modules.registry: module sale_account_accountant: creating or updating database tables 2025-04-25 06:59:26,073 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_account_accountant loaded in 0.51s, 53 queries (+53 other) 2025-04-25 06:59:26,074 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_async_emails (148/237) 2025-04-25 06:59:26,432 21 INFO 02730-17-0-all odoo.modules.registry: module sale_async_emails: creating or updating database tables 2025-04-25 06:59:26,567 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 2025-04-25 06:59:26,576 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 2025-04-25 06:59:26,619 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_async_emails loaded in 0.55s, 79 queries (+79 other) 2025-04-25 06:59:26,619 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_management (149/237) 2025-04-25 06:59:27,516 21 INFO 02730-17-0-all odoo.modules.registry: module sale_management: creating or updating database tables 2025-04-25 06:59:28,009 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-04-25 06:59:28,025 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-04-25 06:59:28,056 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-04-25 06:59:28,116 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-04-25 06:59:28,138 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-04-25 06:59:28,178 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-04-25 06:59:28,203 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-04-25 06:59:28,378 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-04-25 06:59:28,415 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-04-25 06:59:28,436 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-04-25 06:59:28,493 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_management loaded in 1.87s, 596 queries (+596 other) 2025-04-25 06:59:28,494 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_product_configurator (150/237) 2025-04-25 06:59:28,866 21 INFO 02730-17-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-04-25 06:59:29,071 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-04-25 06:59:29,120 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-04-25 06:59:29,181 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.69s, 156 queries (+156 other) 2025-04-25 06:59:29,181 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_purchase (151/237) 2025-04-25 06:59:29,556 21 INFO 02730-17-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-04-25 06:59:30,022 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-04-25 06:59:30,053 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-04-25 06:59:30,099 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-04-25 06:59:30,134 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-04-25 06:59:30,165 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-04-25 06:59:30,206 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_purchase loaded in 1.02s, 263 queries (+263 other) 2025-04-25 06:59:30,206 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_sms (152/237) 2025-04-25 06:59:30,593 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-04-25 06:59:30,673 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-04-25 06:59:30,706 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_sms loaded in 0.50s, 44 queries (+44 other) 2025-04-25 06:59:30,707 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_stock (153/237) 2025-04-25 06:59:31,108 21 INFO 02730-17-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-04-25 06:59:31,916 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-04-25 06:59:31,932 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-04-25 06:59:31,972 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-04-25 06:59:32,126 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-04-25 06:59:32,142 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-04-25 06:59:32,392 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-04-25 06:59:32,416 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-04-25 06:59:32,438 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-04-25 06:59:32,517 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-04-25 06:59:32,540 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-04-25 06:59:32,555 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-04-25 06:59:32,571 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-04-25 06:59:32,578 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-04-25 06:59:32,593 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-04-25 06:59:32,641 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_stock loaded in 1.93s, 888 queries (+888 other) 2025-04-25 06:59:32,642 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account_accountant (154/237) 2025-04-25 06:59:33,022 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account_accountant/data/dashboards.xml 2025-04-25 06:59:33,154 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account_accountant loaded in 0.51s, 37 queries (+37 other) 2025-04-25 06:59:33,154 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_hr_payroll (155/237) 2025-04-25 06:59:33,533 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_hr_payroll/data/dashboards.xml 2025-04-25 06:59:33,644 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_hr_payroll loaded in 0.49s, 30 queries (+30 other) 2025-04-25 06:59:33,644 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (156/237) 2025-04-25 06:59:34,187 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-04-25 06:59:34,302 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.66s, 30 queries (+30 other) 2025-04-25 06:59:34,302 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (157/237) 2025-04-25 06:59:34,683 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-04-25 06:59:34,816 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.51s, 36 queries (+36 other) 2025-04-25 06:59:34,816 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock_landed_costs (158/237) 2025-04-25 06:59:35,199 21 INFO 02730-17-0-all odoo.modules.registry: module stock_landed_costs: creating or updating database tables 2025-04-25 06:59:35,946 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_landed_costs/security/ir.model.access.csv 2025-04-25 06:59:35,966 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_landed_costs/security/stock_landed_cost_security.xml 2025-04-25 06:59:35,978 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_landed_costs/data/stock_landed_cost_data.xml 2025-04-25 06:59:35,990 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_landed_costs/views/account_move_views.xml 2025-04-25 06:59:36,053 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_landed_costs/views/product_views.xml 2025-04-25 06:59:36,100 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_landed_cost_views.xml 2025-04-25 06:59:36,164 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_valuation_layer_views.xml 2025-04-25 06:59:36,180 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_landed_costs/views/res_config_settings_views.xml 2025-04-25 06:59:36,462 21 INFO 02730-17-0-all odoo.modules.loading: Module stock_landed_costs loaded in 1.65s, 665 queries (+665 other) 2025-04-25 06:59:36,463 21 INFO 02730-17-0-all odoo.modules.loading: Loading module account_saft_import (159/237) 2025-04-25 06:59:36,835 21 INFO 02730-17-0-all odoo.modules.registry: module account_saft_import: creating or updating database tables 2025-04-25 06:59:37,042 21 INFO 02730-17-0-all odoo.modules.loading: loading account_saft_import/security/ir.model.access.csv 2025-04-25 06:59:37,059 21 INFO 02730-17-0-all odoo.modules.loading: loading account_saft_import/wizard/import_wizard_view.xml 2025-04-25 06:59:37,115 21 INFO 02730-17-0-all odoo.modules.loading: Module account_saft_import loaded in 0.65s, 111 queries (+111 other) 2025-04-25 06:59:37,116 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_account (160/237) 2025-04-25 06:59:37,494 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_account: creating or updating database tables 2025-04-25 06:59:37,700 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_account loaded in 0.58s, 69 queries (+69 other) 2025-04-25 06:59:37,700 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_account_anaf_sync (161/237) 2025-04-25 06:59:38,270 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_account_anaf_sync: creating or updating database tables 2025-04-25 06:59:38,541 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/account_security.xml 2025-04-25 06:59:38,553 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/ir.model.access.csv 2025-04-25 06:59:38,574 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/l10n_ro_account_anaf_sync_view.xml 2025-04-25 06:59:38,603 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/wizard/res_config_settings_views.xml 2025-04-25 06:59:38,774 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/template.xml 2025-04-25 06:59:38,812 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_account_anaf_sync loaded in 1.11s, 261 queries (+261 other) 2025-04-25 06:59:38,812 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_base (162/237) 2025-04-25 06:59:39,189 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_base: creating or updating database tables 2025-04-25 06:59:39,372 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_base/views/res_bank_view.xml 2025-04-25 06:59:39,417 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_base loaded in 0.61s, 99 queries (+99 other) 2025-04-25 06:59:39,417 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_report (163/237) 2025-04-25 06:59:39,783 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_report: creating or updating database tables 2025-04-25 06:59:40,070 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_daily.xml 2025-04-25 06:59:40,090 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_period.xml 2025-04-25 06:59:40,107 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_statement.xml 2025-04-25 06:59:40,146 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_report loaded in 0.73s, 67 queries (+67 other) 2025-04-25 06:59:40,146 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_account_enterprise (164/237) 2025-04-25 06:59:40,547 21 INFO 02730-17-0-all odoo.addons.l10n_ro_account_enterprise.hooks: Computing field l10n_ro_vat_number on res.partner 2025-04-25 06:59:40,563 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000366 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-25 06:59:40,564 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000551 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-25 06:59:40,564 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000252 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_report_journal_registry' WHERE name = 'l10n_ro_account_report_journal' 2025-04-25 06:59:40,565 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000367 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-25 06:59:40,565 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000225 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_report_journal' 2025-04-25 06:59:40,566 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000241 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_account_report_journal' 2025-04-25 06:59:40,566 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000303 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-25 06:59:40,567 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000271 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-25 06:59:40,567 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000220 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_report_account_sheet' WHERE name = 'l10n_ro_account_report_sheet' 2025-04-25 06:59:40,568 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000333 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-25 06:59:40,568 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000218 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_report_sheet' 2025-04-25 06:59:40,568 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000234 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_account_report_sheet' 2025-04-25 06:59:40,569 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000300 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-25 06:59:40,570 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000271 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-25 06:59:40,570 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000222 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_report_trial_balance' WHERE name = 'l10n_ro_account_reports' 2025-04-25 06:59:40,571 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000335 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-25 06:59:40,571 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000220 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_account_reports' 2025-04-25 06:59:40,571 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000234 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_account_reports' 2025-04-25 06:59:40,572 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000300 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-25 06:59:40,572 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000267 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-25 06:59:40,573 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000221 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_currency_reevaluation' WHERE name = 'l10n_ro_currency_reevaluation' 2025-04-25 06:59:40,573 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000331 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-25 06:59:40,574 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000255 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_currency_reevaluation' 2025-04-25 06:59:40,574 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000236 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_currency_reevaluation' 2025-04-25 06:59:40,575 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000300 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-25 06:59:40,575 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000268 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-25 06:59:40,576 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000223 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_green_stamp_tax' WHERE name = 'l10n_ro_green_stamp_tax' 2025-04-25 06:59:40,576 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000330 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-25 06:59:40,576 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000217 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_green_stamp_tax' 2025-04-25 06:59:40,577 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000234 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_green_stamp_tax' 2025-04-25 06:59:40,578 21 DEBUG 02730-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-25 06:59:40,578 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000273 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-25 06:59:40,579 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000221 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_payment_disposal' WHERE name = 'l10n_ro_payment_disposal' 2025-04-25 06:59:40,579 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000366 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-25 06:59:40,579 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000230 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_payment_disposal' 2025-04-25 06:59:40,580 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000247 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_payment_disposal' 2025-04-25 06:59:40,581 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000304 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-25 06:59:40,581 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000274 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-25 06:59:40,582 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000292 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_storno' WHERE name = 'l10n_ro_storno_accounting' 2025-04-25 06:59:40,582 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000354 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-25 06:59:40,583 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000256 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_storno_accounting' 2025-04-25 06:59:40,583 21 DEBUG 02730-17-0-all OpenUpgrade: 0 rows affected after 0:00:00.000273 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_storno_accounting' 2025-04-25 06:59:40,970 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_account_enterprise: creating or updating database tables 2025-04-25 06:59:41,116 21 INFO 02730-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_nc_code 2025-04-25 06:59:41,126 21 INFO 02730-17-0-all odoo.models: Prepare computation of product.product.l10n_ro_nc_code 2025-04-25 06:59:41,237 21 WARNING 02730-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-25 06:59:41,700 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/data/anaf_config_parameter.xml 2025-04-25 06:59:41,712 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/data/res.country.state.csv 2025-04-25 06:59:41,743 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_report_menu.xml 2025-04-25 06:59:41,754 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_journal_view.xml 2025-04-25 06:59:41,792 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/account_move_view.xml 2025-04-25 06:59:41,855 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/ir_sequence_view.xml 2025-04-25 06:59:41,872 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_enterprise/views/res_company_view.xml 2025-04-25 06:59:41,928 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_account_enterprise loaded in 1.78s, 724 queries (+726 other) 2025-04-25 06:59:41,928 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_account_period_close (165/237) 2025-04-25 06:59:42,313 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_account_period_close: creating or updating database tables 2025-04-25 06:59:42,814 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/views/account_period_close_view.xml 2025-04-25 06:59:42,882 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/wizards/wizard_account_period_closing_view.xml 2025-04-25 06:59:42,894 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/account_security.xml 2025-04-25 06:59:42,904 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/ir.model.access.csv 2025-04-25 06:59:42,955 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_account_period_close loaded in 1.03s, 268 queries (+268 other) 2025-04-25 06:59:42,955 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_invoice (166/237) 2025-04-25 06:59:43,342 21 INFO 02730-17-0-all odoo.addons.l10n_ro_account_report_invoice.init_hook: Computing field l10n_ro_currency_rate on account.move 2025-04-25 06:59:43,721 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_account_report_invoice: creating or updating database tables 2025-04-25 06:59:44,113 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/account_invoice_view.xml 2025-04-25 06:59:44,183 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/invoice_report.xml 2025-04-25 06:59:44,236 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/res_config_settings_view.xml 2025-04-25 06:59:44,444 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_account_report_invoice loaded in 1.49s, 348 queries (+348 other) 2025-04-25 06:59:44,445 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_city (167/237) 2025-04-25 06:59:44,824 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_city: creating or updating database tables 2025-04-25 06:59:45,223 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res_city.xml 2025-04-25 07:00:17,313 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_city/views/res_city_view.xml 2025-04-25 07:00:17,385 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res.country.state.csv 2025-04-25 07:00:17,458 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_city loaded in 33.01s, 41489 queries (+41489 other) 2025-04-25 07:00:17,458 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_efactura (168/237) 2025-04-25 07:00:17,892 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_efactura: creating or updating database tables 2025-04-25 07:00:18,290 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_efactura/data/ir_cron.xml 2025-04-25 07:00:18,308 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_efactura/security/ir.model.access.csv 2025-04-25 07:00:18,335 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/account_move_views.xml 2025-04-25 07:00:18,838 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/res_config_settings_views.xml 2025-04-25 07:00:19,234 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_efactura/wizard/account_move_send_views.xml 2025-04-25 07:00:19,294 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_efactura loaded in 1.84s, 457 queries (+457 other) 2025-04-25 07:00:19,294 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_hr_payroll (169/237) 2025-04-25 07:00:19,681 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_hr_payroll: creating or updating database tables 2025-04-25 07:00:19,808 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/report_payslip_templates.xml 2025-04-25 07:00:19,834 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_payroll_report.xml 2025-04-25 07:00:19,843 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/views/hr_contract_views.xml 2025-04-25 07:00:19,871 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_category_data.xml 2025-04-25 07:00:19,891 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_type_data.xml 2025-04-25 07:00:19,900 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_payroll_structure_data.xml 2025-04-25 07:00:19,938 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_hr_payroll/data/hr_salary_rule_data.xml 2025-04-25 07:00:23,485 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_hr_payroll loaded in 4.19s, 403 queries (+403 other) 2025-04-25 07:00:23,485 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_create_by_vat (170/237) 2025-04-25 07:00:23,872 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_partner_create_by_vat: creating or updating database tables 2025-04-25 07:00:24,160 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/views/partner_view.xml 2025-04-25 07:00:24,294 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/security/ir.model.access.csv 2025-04-25 07:00:24,339 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_partner_create_by_vat loaded in 0.85s, 246 queries (+246 other) 2025-04-25 07:00:24,339 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_unique (171/237) 2025-04-25 07:00:24,878 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_partner_unique: creating or updating database tables 2025-04-25 07:00:25,102 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_partner_unique loaded in 0.76s, 80 queries (+80 other) 2025-04-25 07:00:25,102 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_to_statement (172/237) 2025-04-25 07:00:25,494 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_payment_to_statement: creating or updating database tables 2025-04-25 07:00:25,781 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/security/ir.model.access.csv 2025-04-25 07:00:25,783 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_payment_view.xml 2025-04-25 07:00:25,814 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_view.xml 2025-04-25 07:00:25,851 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_dashboard_view.xml 2025-04-25 07:00:25,912 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_payment_to_statement loaded in 0.81s, 230 queries (+230 other) 2025-04-25 07:00:25,912 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_saft (173/237) 2025-04-25 07:00:26,308 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_saft: creating or updating database tables 2025-04-25 07:00:26,444 21 WARNING 02730-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-25 07:00:26,863 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_saft/security/ir.model.access.csv 2025-04-25 07:00:26,880 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_saft/data/saft_report.xml 2025-04-25 07:00:26,957 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_saft/data/l10n_ro_saft.tax.type.csv 2025-04-25 07:00:27,044 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_tax_views.xml 2025-04-25 07:00:27,066 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_move_views.xml 2025-04-25 07:00:27,133 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_saft/views/res_config_settings_views.xml 2025-04-25 07:00:27,342 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_saft loaded in 1.43s, 426 queries (+428 other) 2025-04-25 07:00:27,342 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_stock (174/237) 2025-04-25 07:00:27,732 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_stock: creating or updating database tables 2025-04-25 07:00:27,771 21 INFO 02730-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_net_weight 2025-04-25 07:00:27,983 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_warehouse_view.xml 2025-04-25 07:00:28,008 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_location_view.xml 2025-04-25 07:00:28,058 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/product_template_view.xml 2025-04-25 07:00:28,177 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_stock loaded in 0.84s, 237 queries (+237 other) 2025-04-25 07:00:28,177 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_vat_on_payment (175/237) 2025-04-25 07:00:29,210 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_vat_on_payment: creating or updating database tables 2025-04-25 07:00:29,597 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml 2025-04-25 07:00:29,784 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/security/ir.model.access.csv 2025-04-25 07:00:29,802 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/data/res_partner_anaf_cron.xml 2025-04-25 07:00:29,862 21 INFO 02730-17-0-all odoo.modules.loading: Module l10n_ro_vat_on_payment loaded in 1.69s, 385 queries (+385 other) 2025-04-25 07:00:29,863 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_hr_mobile (176/237) 2025-04-25 07:00:30,350 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_hr_mobile loaded in 0.49s, 17 queries (+17 other) 2025-04-25 07:00:30,350 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_sale (177/237) 2025-04-25 07:00:30,934 21 INFO 02730-17-0-all odoo.modules.registry: module pos_sale: creating or updating database tables 2025-04-25 07:00:31,276 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/data/pos_sale_data.xml 2025-04-25 07:00:31,393 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/security/pos_sale_security.xml 2025-04-25 07:00:31,418 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/security/ir.model.access.csv 2025-04-25 07:00:31,430 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/views/point_of_sale_report.xml 2025-04-25 07:00:31,460 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/views/sale_order_views.xml 2025-04-25 07:00:31,508 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/views/pos_order_views.xml 2025-04-25 07:00:31,532 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/views/sales_team_views.xml 2025-04-25 07:00:31,589 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/views/res_config_settings_views.xml 2025-04-25 07:00:31,779 21 INFO 02730-17-0-all odoo.modules.loading: loading pos_sale/views/stock_template.xml 2025-04-25 07:00:31,822 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_sale loaded in 1.47s, 535 queries (+535 other) 2025-04-25 07:00:31,822 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_sale_product_configurator (178/237) 2025-04-25 07:00:32,220 21 INFO 02730-17-0-all odoo.modules.registry: module pos_sale_product_configurator: creating or updating database tables 2025-04-25 07:00:32,378 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_sale_product_configurator loaded in 0.56s, 56 queries (+56 other) 2025-04-25 07:00:32,378 21 INFO 02730-17-0-all odoo.modules.loading: Loading module pos_settle_due (179/237) 2025-04-25 07:00:32,774 21 INFO 02730-17-0-all odoo.modules.registry: module pos_settle_due: creating or updating database tables 2025-04-25 07:00:33,167 21 INFO 02730-17-0-all odoo.modules.loading: Module pos_settle_due loaded in 0.79s, 89 queries (+89 other) 2025-04-25 07:00:33,168 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_pdf_quote_builder (180/237) 2025-04-25 07:00:33,570 21 INFO 02730-17-0-all odoo.modules.registry: module sale_pdf_quote_builder: creating or updating database tables 2025-04-25 07:00:33,874 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/report/ir_actions_report.xml 2025-04-25 07:00:33,887 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_template_views.xml 2025-04-25 07:00:33,908 21 INFO 02730-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/wizards/res_config_settings_views.xml 2025-04-25 07:00:34,210 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_pdf_quote_builder loaded in 1.04s, 323 queries (+323 other) 2025-04-25 07:00:34,210 21 INFO 02730-17-0-all odoo.modules.loading: Loading module sale_purchase_stock (181/237) 2025-04-25 07:00:34,600 21 INFO 02730-17-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-04-25 07:00:34,926 21 INFO 02730-17-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.72s, 60 queries (+60 other) 2025-04-25 07:00:34,927 21 INFO 02730-17-0-all odoo.modules.loading: Loading module snailmail_account_followup (182/237) 2025-04-25 07:00:35,316 21 INFO 02730-17-0-all odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2025-04-25 07:00:35,542 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2025-04-25 07:00:35,551 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2025-04-25 07:00:35,583 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2025-04-25 07:00:35,616 21 INFO 02730-17-0-all odoo.modules.loading: loading snailmail_account_followup/wizard/followup_manual_reminder_views.xml 2025-04-25 07:00:35,660 21 INFO 02730-17-0-all odoo.modules.loading: Module snailmail_account_followup loaded in 0.73s, 192 queries (+192 other) 2025-04-25 07:00:35,660 21 INFO 02730-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_pos_hr (183/237) 2025-04-25 07:00:36,064 21 INFO 02730-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_pos_hr/data/dashboards.xml 2025-04-25 07:00:36,179 21 INFO 02730-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_pos_hr loaded in 0.52s, 30 queries (+30 other) 2025-04-25 07:00:36,179 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock_delivery (184/237) 2025-04-25 07:00:36,589 21 INFO 02730-17-0-all odoo.modules.registry: module stock_delivery: creating or updating database tables 2025-04-25 07:00:37,178 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/security/ir.model.access.csv 2025-04-25 07:00:37,203 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/product_template_view.xml 2025-04-25 07:00:37,256 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_view.xml 2025-04-25 07:00:37,391 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_portal_template.xml 2025-04-25 07:00:37,416 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/report_shipping.xml 2025-04-25 07:00:37,431 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/report_deliveryslip.xml 2025-04-25 07:00:37,499 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/report_package_barcode.xml 2025-04-25 07:00:37,539 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_carrier_views.xml 2025-04-25 07:00:37,554 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_package_views.xml 2025-04-25 07:00:37,564 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_package_type_views.xml 2025-04-25 07:00:37,592 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_picking_type_views.xml 2025-04-25 07:00:37,608 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_rule_views.xml 2025-04-25 07:00:37,627 21 INFO 02730-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_move_line_views.xml 2025-04-25 07:00:37,695 21 INFO 02730-17-0-all odoo.modules.loading: Module stock_delivery loaded in 1.52s, 692 queries (+692 other) 2025-04-25 07:00:37,695 21 INFO 02730-17-0-all odoo.modules.loading: Loading module stock_landed_costs_company (185/237) 2025-04-25 07:00:38,092 21 INFO 02730-17-0-all odoo.modules.registry: module stock_landed_costs_company: creating or updating database tables 2025-04-25 07:00:38,245 21 INFO 02730-17-0-all odoo.modules.loading: Module stock_landed_costs_company loaded in 0.55s, 53 queries (+53 other) 2025-04-25 07:00:38,245 21 INFO 02730-17-0-all odoo.modules.loading: Loading module l10n_ro_account_asset (186/237) 2025-04-25 07:00:38,656 21 INFO 02730-17-0-all odoo.addons.l10n_ro_account_asset.init_hook: Computing field l10n_ro_monthly_depreciation on account.asset 2025-04-25 07:00:39,048 21 INFO 02730-17-0-all odoo.modules.registry: module l10n_ro_account_asset: creating or updating database tables 2025-04-25 07:00:39,657 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/security/ir.model.access.csv 2025-04-25 07:00:39,678 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/account_asset_view.xml 2025-04-25 07:00:39,730 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/l10n_ro_account_asset_group_view.xml 2025-04-25 07:00:39,765 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/res_config_settings_views.xml 2025-04-25 07:00:39,958 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/report/account_assets_report_views.xml 2025-04-25 07:00:40,442 21 INFO 02730-17-0-all odoo.modules.loading: loading l10n_ro_account_asset/report/asset_report.xml 2025-04-25 07:00:40,456 21 WARNING 02730-17-0-all odoo.modules.loading: Transient module states were reset 2025-04-25 07:00:40,457 21 ERROR 02730-17-0-all odoo.modules.registry: Failed to load registry Traceback (most recent call last): 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 229, in load_module_graph load_data(env, idref, mode, kind='data', package=package) File "/data/build/odoo/odoo/modules/loading.py", line 73, in load_data tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind) File "/data/build/odoo/odoo/tools/convert.py", line 621, in convert_file with file_open(pathname, 'rb') as fp: File "/data/build/odoo/odoo/tools/misc.py", line 214, in file_open path = file_path(name, filter_ext=filter_ext, env=env) File "/data/build/odoo/odoo/tools/misc.py", line 193, in file_path raise FileNotFoundError("File not found: " + file_path) FileNotFoundError: File not found: l10n_ro_account_asset/report/asset_report.xml 2025-04-25 07:00:40,460 21 CRITICAL 02730-17-0-all odoo.service.server: Failed to initialize database `02730-17-0-all`. Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1362, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "", line 2, in new File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/odoo/odoo/modules/registry.py", line 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 485, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/odoo/odoo/modules/loading.py", line 366, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/odoo/odoo/modules/loading.py", line 229, in load_module_graph load_data(env, idref, mode, kind='data', package=package) File "/data/build/odoo/odoo/modules/loading.py", line 73, in load_data tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind) File "/data/build/odoo/odoo/tools/convert.py", line 621, in convert_file with file_open(pathname, 'rb') as fp: File "/data/build/odoo/odoo/tools/misc.py", line 214, in file_open path = file_path(name, filter_ext=filter_ext, env=env) File "/data/build/odoo/odoo/tools/misc.py", line 193, in file_path raise FileNotFoundError("File not found: " + file_path) FileNotFoundError: File not found: l10n_ro_account_asset/report/asset_report.xml 2025-04-25 07:00:40,461 21 INFO 02730-17-0-all odoo.service.server: Initiating shutdown 2025-04-25 07:00:40,461 21 INFO 02730-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-04-25 07:00:40,461 21 INFO 02730-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