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