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 03237-15-0-all -i l10n_ro_stock,l10n_ro_account_bank_statement_import_mt940_brd,l10n_ro_account_bank_statement_import_mt940_ing,l10n_ro_account_bank_statement_report,l10n_ro_city,l10n_ro_fiscal_validation,l10n_ro_stock_account_mrp,l10n_ro_account_bank_statement_import_mt940_alpha,l10n_ro_account_anaf_sync,l10n_ro_green_stamp_tax,l10n_ro_pos,l10n_ro_vat_on_payment,l10n_ro_stock_account_date_wizard,l10n_ro_declaration_D120,l10n_ro_stock_account_date,l10n_ro_account_bank_statement_import_mt940_bcr,l10n_ro_account_edit_currency_rate,l10n_ro_account_bank_statement_import_mt940_base,l10n_ro_storno_accounting,l10n_ro_currency_reevaluation,l10n_ro_account_report_journal,l10n_ro_siruta,l10n_ro_mrp_direct_cost,l10n_ro_dvi,l10n_ro_etransport,bi_sql_editor,l10n_ro_declaration,l10n_ro_declaration_D390,l10n_ro_stock_picking_comment_template,l10n_ro_account_period_close,l10n_ro_message_spv,l10n_ro_saft,l10n_ro_partner_unique,l10n_ro_account_edit_vat,l10n_ro_account_edi_ubl,l10n_ro_account_bank_statement_import_mt940_rffsn,l10n_ro_config,l10n_ro_account_report_sheet,l10n_ro_stock_account,l10n_ro_declaration_D406,l10n_ro_address_extended,l10n_ro_account_reports,l10n_ro_account,l10n_ro_nondeductible_vat,l10n_ro_account_report_invoice,l10n_ro_payment_receipt_report,l10n_ro_stock_price_difference,l10n_ro_vat_change,l10n_ro_account_enterprise,l10n_ro_declaration_D300,currency_rate_update_RO_BNR,l10n_ro_stock_account_notice,l10n_ro_account_asset,l10n_ro_stock_picking_valued_report,l10n_ro,l10n_ro_payment_to_statement,l10n_ro_declaration_D394,l10n_ro_partner_create_by_vat,l10n_ro_stock_report,l10n_ro_account_compensation,l10n_ro_demo_data,l10n_ro_stock_account_reception_in_progress --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/f777e776a19a17a33101b09ef066ecefecc908b1 Adding readonly volume '/data/build/design-themes' pointing to /opt/odoo/runbot/runbot/static/sources/design-themes/90db8c2479041d095ac343600fdc9b3bb37e61e0 Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/enterprise/fd519260d93e76bafd5de08acf4bbfa6450e63f2 Adding readonly volume '/data/build/demo_data' pointing to /opt/odoo/runbot/runbot/static/sources/demo_data/c91ae34265229d0504f0bb9087e0eb5b36e549af Adding readonly volume '/data/build/addons_oca' pointing to /opt/odoo/runbot/runbot/static/sources/addons_oca/6fe86843e4e253b173617b4f67644e3e6cbaac78 Adding readonly volume '/data/build/l10n-romania' pointing to /opt/odoo/runbot/runbot/static/sources/l10n-romania/01d9e56faf6a6d1312ef5f623ca40b84b9a14323 Adding readonly volume '/data/build/odoo-community' pointing to /opt/odoo/runbot/runbot/static/sources/odoo-community/114aade9247efbe5d6f49f852877ce59fd94d34b Adding readonly volume '/data/build/nexterp-base' pointing to /opt/odoo/runbot/runbot/static/sources/nexterp-base/2bab4cf17faa585249851c1078b4346abfd59138 Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/3a28e5b0adbb36bdb1155a6854cdfbe4e7f9b187 Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/03237-15-0/.odoorc Collecting cssutils (from -r l10n-romania-enterprise/requirements.txt (line 2)) Downloading cssutils-2.11.1-py3-none-any.whl.metadata (8.7 kB) Requirement already satisfied: xlsxwriter in /usr/local/lib/python3.9/dist-packages (from -r l10n-romania-enterprise/requirements.txt (line 3)) (1.1.2) Requirement already satisfied: more-itertools in /usr/local/lib/python3.9/dist-packages (from cssutils->-r l10n-romania-enterprise/requirements.txt (line 2)) (10.5.0) Downloading cssutils-2.11.1-py3-none-any.whl (385 kB) Installing collected packages: cssutils WARNING: The scripts csscapture, csscombine and cssparse are installed in '/home/odoo/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed cssutils-2.11.1 [notice] A new release of pip is available: 24.3.1 -> 25.2 [notice] To update, run: python3 -m pip install --upgrade pip Collecting PyJWT (from -r l10n-romania/requirements.txt (line 2)) Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: python-dateutil in /usr/local/lib/python3.9/dist-packages (from -r l10n-romania/requirements.txt (line 3)) (2.7.3) Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.9/dist-packages (from python-dateutil->-r l10n-romania/requirements.txt (line 3)) (1.16.0) Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) Installing collected packages: PyJWT Successfully installed PyJWT-2.10.1 [notice] A new release of pip is available: 24.3.1 -> 25.2 [notice] To update, run: python3 -m pip install --upgrade pip Ignoring cryptography: markers 'python_version >= "3.12"' don't match your environment Ignoring freezegun: markers 'python_version < "3.8"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.9" 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.7"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.9" 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 Jinja2: markers 'python_version >= "3.12"' don't match your environment Ignoring libsass: markers '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.12"' don't match your environment Ignoring ofxparse: markers 'python_version > "3.9"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version >= "3.12"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version < "3.8"' don't match your environment Ignoring psycopg2: markers 'sys_platform == "win32" and python_version < "3.8"' 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.12"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring pyusb: markers '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.12"' 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.9"' don't match your environment Ignoring xlrd: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: Babel==2.9.1 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 1)) (2.9.1) Requirement already satisfied: chardet==3.0.4 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 2)) (3.0.4) Requirement already satisfied: cryptography==2.6.1 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 3)) (2.6.1) Requirement already satisfied: decorator==4.4.2 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 5)) (4.4.2) Requirement already satisfied: docutils==0.16 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 6)) (0.16) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 7)) (2.1.5) Requirement already satisfied: freezegun==0.3.15 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 9)) (0.3.15) Requirement already satisfied: gevent==20.9.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 11)) (20.9.0) Requirement already satisfied: greenlet==0.4.17 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 15)) (0.4.17) Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 18)) (2.8) Requirement already satisfied: Jinja2==2.11.3 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 19)) (2.11.3) Requirement already satisfied: libsass==0.18.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 21)) (0.18.0) Requirement already satisfied: lxml==4.6.5 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 23)) (4.6.5) Requirement already satisfied: MarkupSafe==1.1.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 26)) (1.1.0) Requirement already satisfied: num2words==0.5.6 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 28)) (0.5.6) Requirement already satisfied: ofxparse==0.19 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 29)) (0.19) Requirement already satisfied: passlib==1.7.3 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 31)) (1.7.3) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 32)) (9.0.1) Requirement already satisfied: polib==1.1.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 34)) (1.1.0) Requirement already satisfied: psutil==5.6.7 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 35)) (5.6.7) Requirement already satisfied: psycopg2==2.8.6 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 39)) (2.8.6) Requirement already satisfied: pydot==1.4.1 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 41)) (1.4.1) Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 42)) (19.0.0) Requirement already satisfied: PyPDF2==1.26.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 44)) (1.26.0) Requirement already satisfied: pyserial==3.4 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 47)) (3.4) Requirement already satisfied: python-dateutil==2.7.3 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 48)) (2.7.3) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 49)) (3.4.0) Requirement already satisfied: python-stdnum==1.13 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 51)) (1.13) Requirement already satisfied: pytz in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 52)) (2024.2) Requirement already satisfied: pyusb==1.0.2 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 53)) (1.0.2) Requirement already satisfied: qrcode==6.1 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 55)) (6.1) Requirement already satisfied: reportlab==3.5.59 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 56)) (3.5.59) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 58)) (2.25.1) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 61)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 63)) (0.9.6.1) Requirement already satisfied: Werkzeug==0.16.1 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 64)) (0.16.1) Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 67)) (1.2.0) Requirement already satisfied: XlsxWriter==1.1.2 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 68)) (1.1.2) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 69)) (1.3.0) Requirement already satisfied: zeep==3.4.0 in /usr/local/lib/python3.9/dist-packages (from -r odoo/requirements.txt (line 70)) (3.4.0) Requirement already satisfied: asn1crypto>=0.21.0 in /usr/local/lib/python3.9/dist-packages (from cryptography==2.6.1->-r odoo/requirements.txt (line 3)) (1.5.1) Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/dist-packages (from cryptography==2.6.1->-r odoo/requirements.txt (line 3)) (1.16.0) Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.9/dist-packages (from cryptography==2.6.1->-r odoo/requirements.txt (line 3)) (1.17.1) Requirement already satisfied: zope.event in /usr/local/lib/python3.9/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 11)) (5.0) Requirement already satisfied: zope.interface in /usr/local/lib/python3.9/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 11)) (7.1.1) Requirement already satisfied: setuptools in /usr/local/lib/python3.9/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 11)) (75.6.0) Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.9/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 29)) (4.12.3) Requirement already satisfied: pyparsing>=2.1.4 in /usr/local/lib/python3.9/dist-packages (from pydot==1.4.1->-r odoo/requirements.txt (line 41)) (3.2.0) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.9/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 49)) (0.6.1) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/local/lib/python3.9/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 49)) (0.4.1) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 58)) (2024.8.30) Requirement already satisfied: appdirs>=1.4.0 in /usr/local/lib/python3.9/dist-packages (from zeep==3.4.0->-r odoo/requirements.txt (line 70)) (1.4.4) Requirement already satisfied: attrs>=17.2.0 in /usr/local/lib/python3.9/dist-packages (from zeep==3.4.0->-r odoo/requirements.txt (line 70)) (24.2.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/local/lib/python3.9/dist-packages (from zeep==3.4.0->-r odoo/requirements.txt (line 70)) (2.0.1) Requirement already satisfied: defusedxml>=0.4.1 in /usr/local/lib/python3.9/dist-packages (from zeep==3.4.0->-r odoo/requirements.txt (line 70)) (0.7.1) Requirement already satisfied: isodate>=0.5.4 in /usr/local/lib/python3.9/dist-packages (from zeep==3.4.0->-r odoo/requirements.txt (line 70)) (0.7.2) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/local/lib/python3.9/dist-packages (from zeep==3.4.0->-r odoo/requirements.txt (line 70)) (1.0.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.9/dist-packages (from cffi!=1.11.3,>=1.8->cryptography==2.6.1->-r odoo/requirements.txt (line 3)) (2.22) Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.9/dist-packages (from beautifulsoup4->ofxparse==0.19->-r odoo/requirements.txt (line 29)) (2.6) [notice] A new release of pip is available: 24.3.1 -> 25.2 [notice] To update, run: python3 -m pip install --upgrade pip 2025-08-14 11:16:11,320 18 INFO ? odoo: Odoo version 15.0 2025-08-14 11:16:11,321 18 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-08-14 11:16:11,321 18 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/15.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-08-14 11:16:11,321 18 INFO ? odoo: database: odoo@default:default 2025-08-14 11:16:11,593 18 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-08-14 11:16:12,024 18 INFO ? odoo.modules.loading: init db 2025-08-14 11:16:15,661 18 INFO 03237-15-0-all odoo.modules.loading: loading 1 modules... 2025-08-14 11:16:15,662 18 INFO 03237-15-0-all odoo.modules.loading: Loading module base (1/1) 2025-08-14 11:16:15,700 18 INFO 03237-15-0-all odoo.modules.registry: module base: creating or updating database tables 2025-08-14 11:16:16,873 18 INFO 03237-15-0-all odoo.models: Storing computed values of ir.module.module.menus_by_module 2025-08-14 11:16:16,874 18 INFO 03237-15-0-all odoo.models: Storing computed values of ir.module.module.reports_by_module 2025-08-14 11:16:16,874 18 INFO 03237-15-0-all odoo.models: Storing computed values of ir.module.module.views_by_module 2025-08-14 11:16:16,877 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.display_name 2025-08-14 11:16:16,877 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.partner_share 2025-08-14 11:16:16,877 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.commercial_partner_id 2025-08-14 11:16:16,877 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.commercial_company_name 2025-08-14 11:16:16,878 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.currency.decimal_places 2025-08-14 11:16:16,882 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.company.logo_web 2025-08-14 11:16:16,882 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.company.company_registry 2025-08-14 11:16:16,887 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.users.share 2025-08-14 11:16:18,908 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-08-14 11:16:18,915 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-08-14 11:16:19,016 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-14 11:16:19,046 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-14 11:16:19,129 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-14 11:16:19,687 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-14 11:16:19,709 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-14 11:16:21,259 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-14 11:16:21,271 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-14 11:16:21,864 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-14 11:16:21,882 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-14 11:16:21,892 18 INFO 03237-15-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-08-14 11:16:22,203 18 INFO 03237-15-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-08-14 11:16:22,533 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-08-14 11:16:22,655 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-14 11:16:22,679 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-14 11:16:22,690 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-14 11:16:26,291 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-14 11:16:26,425 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-14 11:16:26,448 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-14 11:16:26,470 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-14 11:16:26,505 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-14 11:16:26,528 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-14 11:16:26,554 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-14 11:16:26,580 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-14 11:16:26,765 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-14 11:16:26,793 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-14 11:16:26,824 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-14 11:16:26,849 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_translation_views.xml 2025-08-14 11:16:26,885 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-14 11:16:26,911 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-14 11:16:26,968 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-14 11:16:26,993 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-14 11:16:27,001 18 INFO 03237-15-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-14 11:16:27,007 18 INFO 03237-15-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-14 11:16:27,014 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-14 11:16:27,037 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-14 11:16:27,048 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-14 11:16:27,130 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-14 11:16:27,240 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-14 11:16:27,325 18 INFO 03237-15-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-14 11:16:27,331 18 INFO 03237-15-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-14 11:16:27,338 18 INFO 03237-15-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-14 11:16:27,354 18 INFO 03237-15-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-14 11:16:27,365 18 INFO 03237-15-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-14 11:16:27,380 18 INFO 03237-15-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-14 11:16:27,404 18 INFO 03237-15-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-14 11:16:27,413 18 INFO 03237-15-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-14 11:16:27,429 18 INFO 03237-15-0-all odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2025-08-14 11:16:27,444 18 INFO 03237-15-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-14 11:16:27,461 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-08-14 11:16:27,467 18 INFO 03237-15-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-14 11:16:27,480 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-14 11:16:27,507 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-14 11:16:27,533 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-14 11:16:27,560 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-14 11:16:27,696 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-14 11:16:27,788 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-14 11:16:27,833 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-14 11:16:27,877 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-14 11:16:28,007 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-08-14 11:16:28,033 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-14 11:16:28,042 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-14 11:16:28,073 18 INFO 03237-15-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-08-14 11:16:28,105 18 INFO 03237-15-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-14 11:16:28,625 18 INFO 03237-15-0-all odoo.modules.loading: Module base loaded in 12.96s, 9736 queries 2025-08-14 11:16:28,626 18 INFO 03237-15-0-all odoo.modules.loading: 1 modules loaded in 12.96s, 9736 queries (+0 extra) 2025-08-14 11:16:28,670 18 INFO 03237-15-0-all odoo.modules.loading: updating modules list 2025-08-14 11:16:28,672 18 INFO 03237-15-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-08-14 11:16:31,322 18 INFO 03237-15-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Account Compensation', 'Romania - Extended Addresses', '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 - eFactura Account EDI UBL', 'Romania - Invoice Edit Currency Rate', 'Romania - Account edit VAT', 'Romania - Account Enterprise', 'Romania - Account Period Closing', 'Romania - Invoice Report', 'Romania - Account Report Journal', 'Romania - Accounting Extra Reports', 'Romania - Accounting Reports', 'Romania - City', 'Romania - Localization Config', 'Romania - Account Currency Reevaluation', 'Romania - ANAF Declaration', 'Romania - D120 ANAF Declaration', 'Romania - D300 ANAF Declaration', 'Romania - D390 ANAF Declaration', 'Romania - D394 ANAF Declaration', 'Romania - D406 ANAF Declaration', 'Demo Data Module', 'Romania - DVI', 'Romania - E-Trasnport', 'Romania - Fiscal Validation', 'Romania - Green Stam Tax', 'Romania - Mesaje SPV', 'Romania - MRP Direct Cost', 'Romania - Nondeductible VAT', 'Romania - Partner Create by VAT', 'Romania - Partners Unique', 'Romania - Payment Receipt Report', 'Romania - Payment to Statement', 'Romania - Point of Sale', 'Romanian SAF-T Export', 'Romania - Siruta', 'Romania - Stock', 'Romania - Stock Accounting', 'Romania - Stock Accounting Date', 'Romania - Stock Accounting Date Wizard', 'Romania - Account MRP (fix)', 'Romania - Stock Accounting Notice', 'Romania - Stock Accounting Reception In progress', 'Romania - Stock Picking Comment Template', 'Romania - Stock Picking Valued Report', 'Romania - Stock Accounting Price Difference', 'Romania - Stock Report (Fisa Magazie)', 'Romania - Storno Accounting', 'Romania - Account VAT Change'] to user __system__ #1 via n/a 2025-08-14 11:16:32,215 18 INFO 03237-15-0-all odoo.modules.loading: loading 176 modules... 2025-08-14 11:16:32,215 18 INFO 03237-15-0-all odoo.modules.loading: Loading module base_address_city (2/176) 2025-08-14 11:16:32,272 18 INFO 03237-15-0-all odoo.modules.registry: module base_address_city: creating or updating database tables 2025-08-14 11:16:32,401 18 INFO 03237-15-0-all odoo.modules.loading: loading base_address_city/security/ir.model.access.csv 2025-08-14 11:16:32,416 18 INFO 03237-15-0-all odoo.modules.loading: loading base_address_city/views/res_city_view.xml 2025-08-14 11:16:32,435 18 INFO 03237-15-0-all odoo.modules.loading: loading base_address_city/views/res_country_view.xml 2025-08-14 11:16:32,464 18 INFO 03237-15-0-all odoo.modules.loading: Module base_address_city loaded in 0.25s, 145 queries 2025-08-14 11:16:32,464 18 INFO 03237-15-0-all odoo.modules.loading: Loading module base_address_extended (3/176) 2025-08-14 11:16:32,519 18 INFO 03237-15-0-all odoo.modules.registry: module base_address_extended: creating or updating database tables 2025-08-14 11:16:32,597 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.street_name 2025-08-14 11:16:32,597 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.street_number 2025-08-14 11:16:32,597 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.street_number2 2025-08-14 11:16:32,624 18 INFO 03237-15-0-all odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2025-08-14 11:16:32,864 18 INFO 03237-15-0-all odoo.modules.loading: loading base_address_extended/data/base_address_extended_data.xml 2025-08-14 11:16:32,899 18 INFO 03237-15-0-all odoo.modules.loading: Module base_address_extended loaded in 0.43s, 174 queries 2025-08-14 11:16:32,899 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sql_request_abstract (4/176) 2025-08-14 11:16:32,955 18 INFO 03237-15-0-all odoo.modules.registry: module sql_request_abstract: creating or updating database tables 2025-08-14 11:16:32,999 18 INFO 03237-15-0-all odoo.modules.loading: loading sql_request_abstract/security/ir_module_category.xml 2025-08-14 11:16:33,005 18 INFO 03237-15-0-all odoo.modules.loading: loading sql_request_abstract/security/res_groups.xml 2025-08-14 11:16:33,070 18 INFO 03237-15-0-all odoo.modules.loading: loading sql_request_abstract/security/ir.model.access.csv 2025-08-14 11:16:33,106 18 INFO 03237-15-0-all odoo.modules.loading: Module sql_request_abstract loaded in 0.21s, 117 queries 2025-08-14 11:16:33,106 18 INFO 03237-15-0-all odoo.modules.loading: Loading module uom (5/176) 2025-08-14 11:16:33,162 18 INFO 03237-15-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-08-14 11:16:33,368 18 INFO 03237-15-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-14 11:16:33,456 18 INFO 03237-15-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-14 11:16:33,466 18 INFO 03237-15-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-14 11:16:33,485 18 INFO 03237-15-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-14 11:16:33,543 18 INFO 03237-15-0-all odoo.modules.loading: Module uom loaded in 0.44s, 288 queries 2025-08-14 11:16:33,543 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web (6/176) 2025-08-14 11:16:33,603 18 INFO 03237-15-0-all odoo.modules.registry: module web: creating or updating database tables 2025-08-14 11:16:34,259 18 INFO 03237-15-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-14 11:16:34,272 18 INFO 03237-15-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-14 11:16:34,335 18 INFO 03237-15-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-08-14 11:16:34,429 18 INFO 03237-15-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-14 11:16:34,443 18 INFO 03237-15-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-14 11:16:34,450 18 INFO 03237-15-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-08-14 11:16:34,458 18 INFO 03237-15-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-08-14 11:16:34,523 18 INFO 03237-15-0-all odoo.modules.loading: Module web loaded in 0.98s, 909 queries 2025-08-14 11:16:34,523 18 INFO 03237-15-0-all odoo.modules.loading: Loading module auth_totp (7/176) 2025-08-14 11:16:34,598 18 INFO 03237-15-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-14 11:16:34,690 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-14 11:16:34,726 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-14 11:16:34,741 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-14 11:16:34,749 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-14 11:16:34,781 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-14 11:16:34,788 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-14 11:16:34,814 18 INFO 03237-15-0-all odoo.modules.loading: Module auth_totp loaded in 0.29s, 190 queries 2025-08-14 11:16:34,814 18 INFO 03237-15-0-all odoo.modules.loading: Loading module barcodes (8/176) 2025-08-14 11:16:34,880 18 INFO 03237-15-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-14 11:16:34,993 18 INFO 03237-15-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-14 11:16:35,003 18 INFO 03237-15-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-14 11:16:35,025 18 INFO 03237-15-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-14 11:16:35,066 18 INFO 03237-15-0-all odoo.modules.loading: Module barcodes loaded in 0.25s, 152 queries 2025-08-14 11:16:35,067 18 INFO 03237-15-0-all odoo.modules.loading: Loading module base_import (9/176) 2025-08-14 11:16:35,308 18 INFO 03237-15-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-08-14 11:16:36,314 18 INFO 03237-15-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-14 11:16:36,375 18 INFO 03237-15-0-all odoo.modules.loading: Module base_import loaded in 1.31s, 954 queries 2025-08-14 11:16:36,376 18 INFO 03237-15-0-all odoo.modules.loading: Loading module base_setup (10/176) 2025-08-14 11:16:36,446 18 INFO 03237-15-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-14 11:16:36,536 18 INFO 03237-15-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-14 11:16:36,543 18 INFO 03237-15-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-14 11:16:36,587 18 INFO 03237-15-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-14 11:16:36,616 18 INFO 03237-15-0-all odoo.modules.loading: Module base_setup loaded in 0.24s, 169 queries 2025-08-14 11:16:36,616 18 INFO 03237-15-0-all odoo.modules.loading: Loading module bi_sql_editor (11/176) 2025-08-14 11:16:37,042 18 INFO 03237-15-0-all odoo.modules.registry: module bi_sql_editor: creating or updating database tables 2025-08-14 11:16:37,314 18 INFO 03237-15-0-all odoo.modules.loading: loading bi_sql_editor/security/ir.model.access.csv 2025-08-14 11:16:37,336 18 INFO 03237-15-0-all odoo.modules.loading: loading bi_sql_editor/views/view_bi_sql_view.xml 2025-08-14 11:16:37,355 18 INFO 03237-15-0-all odoo.modules.loading: loading bi_sql_editor/views/action.xml 2025-08-14 11:16:37,361 18 INFO 03237-15-0-all odoo.modules.loading: loading bi_sql_editor/views/menu.xml 2025-08-14 11:16:37,396 18 INFO 03237-15-0-all odoo.modules.loading: Module bi_sql_editor loaded in 0.78s, 357 queries 2025-08-14 11:16:37,397 18 INFO 03237-15-0-all odoo.modules.loading: Loading module bus (12/176) 2025-08-14 11:16:38,458 18 INFO 03237-15-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-08-14 11:16:38,641 18 INFO 03237-15-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-14 11:16:38,675 18 INFO 03237-15-0-all odoo.modules.loading: Module bus loaded in 1.28s, 392 queries 2025-08-14 11:16:38,676 18 INFO 03237-15-0-all odoo.modules.loading: Loading module http_routing (13/176) 2025-08-14 11:16:39,737 18 INFO 03237-15-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-14 11:16:39,775 18 INFO 03237-15-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-14 11:16:39,830 18 INFO 03237-15-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-14 11:16:39,865 18 INFO 03237-15-0-all odoo.modules.loading: Module http_routing loaded in 1.19s, 392 queries 2025-08-14 11:16:39,865 18 INFO 03237-15-0-all odoo.modules.loading: Loading module resource (14/176) 2025-08-14 11:16:40,968 18 INFO 03237-15-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-08-14 11:16:41,292 18 INFO 03237-15-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-14 11:16:41,353 18 INFO 03237-15-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-14 11:16:41,378 18 INFO 03237-15-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-14 11:16:41,413 18 INFO 03237-15-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-08-14 11:16:41,568 18 INFO 03237-15-0-all odoo.modules.loading: Module resource loaded in 1.70s, 819 queries 2025-08-14 11:16:41,569 18 INFO 03237-15-0-all odoo.modules.loading: Loading module utm (15/176) 2025-08-14 11:16:42,683 18 INFO 03237-15-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-08-14 11:16:42,861 18 INFO 03237-15-0-all odoo.modules.loading: loading utm/data/utm_data.xml 2025-08-14 11:16:42,909 18 INFO 03237-15-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-14 11:16:42,961 18 INFO 03237-15-0-all odoo.modules.loading: loading utm/views/utm_views.xml 2025-08-14 11:16:43,031 18 INFO 03237-15-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-14 11:16:43,079 18 INFO 03237-15-0-all odoo.modules.loading: Module utm loaded in 1.51s, 692 queries 2025-08-14 11:16:43,079 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_cohort (16/176) 2025-08-14 11:16:44,222 18 INFO 03237-15-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2025-08-14 11:16:45,123 18 INFO 03237-15-0-all odoo.modules.loading: Module web_cohort loaded in 2.04s, 1114 queries 2025-08-14 11:16:45,123 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_dashboard (17/176) 2025-08-14 11:16:46,308 18 INFO 03237-15-0-all odoo.modules.registry: module web_dashboard: creating or updating database tables 2025-08-14 11:16:47,219 18 INFO 03237-15-0-all odoo.modules.loading: Module web_dashboard loaded in 2.10s, 1114 queries 2025-08-14 11:16:47,219 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_editor (18/176) 2025-08-14 11:16:48,466 18 INFO 03237-15-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-14 11:16:48,624 18 INFO 03237-15-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-14 11:16:48,639 18 INFO 03237-15-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-14 11:16:48,645 18 INFO 03237-15-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-14 11:16:48,677 18 INFO 03237-15-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-14 11:16:48,732 18 INFO 03237-15-0-all odoo.modules.loading: Module web_editor loaded in 1.51s, 559 queries 2025-08-14 11:16:48,732 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_enterprise (19/176) 2025-08-14 11:16:49,995 18 INFO 03237-15-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2025-08-14 11:16:50,059 18 INFO 03237-15-0-all odoo.modules.loading: loading web_enterprise/views/partner_view.xml 2025-08-14 11:16:50,089 18 INFO 03237-15-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2025-08-14 11:16:50,128 18 INFO 03237-15-0-all odoo.modules.loading: Module web_enterprise loaded in 1.40s, 411 queries 2025-08-14 11:16:50,128 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_gantt (20/176) 2025-08-14 11:16:51,317 18 INFO 03237-15-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2025-08-14 11:16:52,179 18 INFO 03237-15-0-all odoo.modules.loading: Module web_gantt loaded in 2.05s, 1129 queries 2025-08-14 11:16:52,179 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_grid (21/176) 2025-08-14 11:16:53,384 18 INFO 03237-15-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2025-08-14 11:16:54,230 18 INFO 03237-15-0-all odoo.modules.loading: Module web_grid loaded in 2.05s, 1131 queries 2025-08-14 11:16:54,230 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_kanban_gauge (22/176) 2025-08-14 11:16:55,452 18 INFO 03237-15-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 1.22s, 336 queries 2025-08-14 11:16:55,452 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_tour (23/176) 2025-08-14 11:16:56,654 18 INFO 03237-15-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-14 11:16:56,877 18 INFO 03237-15-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-14 11:16:56,968 18 INFO 03237-15-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-08-14 11:16:56,983 18 INFO 03237-15-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-14 11:16:57,032 18 INFO 03237-15-0-all odoo.modules.loading: Module web_tour loaded in 1.58s, 435 queries 2025-08-14 11:16:57,032 18 INFO 03237-15-0-all odoo.modules.loading: Loading module iap (24/176) 2025-08-14 11:16:58,252 18 INFO 03237-15-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-08-14 11:16:58,341 18 INFO 03237-15-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-14 11:16:58,357 18 INFO 03237-15-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-14 11:16:58,370 18 INFO 03237-15-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-14 11:16:58,399 18 INFO 03237-15-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-14 11:16:58,442 18 INFO 03237-15-0-all odoo.modules.loading: Module iap loaded in 1.41s, 482 queries 2025-08-14 11:16:58,443 18 INFO 03237-15-0-all odoo.modules.loading: Loading module mail (25/176) 2025-08-14 11:17:00,004 18 INFO 03237-15-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-08-14 11:17:01,369 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.email_normalized 2025-08-14 11:17:03,038 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-14 11:17:03,131 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-14 11:17:03,141 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-14 11:17:03,162 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2025-08-14 11:17:03,175 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-14 11:17:03,189 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-14 11:17:03,202 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-14 11:17:03,210 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-14 11:17:03,225 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-08-14 11:17:03,241 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-14 11:17:03,257 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-14 11:17:03,296 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-14 11:17:03,324 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-14 11:17:03,339 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-14 11:17:03,356 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2025-08-14 11:17:03,373 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-08-14 11:17:03,394 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-08-14 11:17:03,429 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-08-14 11:17:03,446 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-14 11:17:03,513 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-14 11:17:03,548 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-14 11:17:03,579 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-14 11:17:03,592 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/data/mail_templates.xml 2025-08-14 11:17:03,646 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-08-14 11:17:03,686 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-14 11:17:03,710 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-14 11:17:03,742 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-14 11:17:03,885 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-14 11:17:04,004 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-14 11:17:04,018 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-14 11:17:04,041 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-14 11:17:04,052 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-14 11:17:04,063 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-14 11:17:04,088 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-14 11:17:04,105 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-14 11:17:04,132 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-14 11:17:04,147 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-14 11:17:04,182 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-14 11:17:04,257 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-14 11:17:04,282 18 INFO 03237-15-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-14 11:17:04,469 18 INFO 03237-15-0-all odoo.modules.loading: Module mail loaded in 6.03s, 3700 queries 2025-08-14 11:17:04,470 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_map (26/176) 2025-08-14 11:17:06,186 18 INFO 03237-15-0-all odoo.modules.registry: module web_map: creating or updating database tables 2025-08-14 11:17:07,536 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.contact_address_complete 2025-08-14 11:17:07,727 18 INFO 03237-15-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2025-08-14 11:17:07,750 18 INFO 03237-15-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2025-08-14 11:17:07,783 18 INFO 03237-15-0-all odoo.modules.loading: Module web_map loaded in 3.31s, 1476 queries 2025-08-14 11:17:07,783 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_mobile (27/176) 2025-08-14 11:17:09,258 18 INFO 03237-15-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2025-08-14 11:17:09,352 18 INFO 03237-15-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2025-08-14 11:17:09,387 18 INFO 03237-15-0-all odoo.modules.loading: Module web_mobile loaded in 1.60s, 473 queries 2025-08-14 11:17:09,387 18 INFO 03237-15-0-all odoo.modules.loading: Loading module web_unsplash (28/176) 2025-08-14 11:17:10,880 18 INFO 03237-15-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-14 11:17:10,970 18 INFO 03237-15-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-14 11:17:11,026 18 INFO 03237-15-0-all odoo.modules.loading: Module web_unsplash loaded in 1.64s, 483 queries 2025-08-14 11:17:11,026 18 INFO 03237-15-0-all odoo.modules.loading: Loading module analytic (29/176) 2025-08-14 11:17:12,537 18 INFO 03237-15-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-08-14 11:17:13,253 18 INFO 03237-15-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-14 11:17:13,294 18 INFO 03237-15-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-14 11:17:13,318 18 INFO 03237-15-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-14 11:17:13,457 18 INFO 03237-15-0-all odoo.modules.loading: Module analytic loaded in 2.43s, 811 queries 2025-08-14 11:17:13,457 18 INFO 03237-15-0-all odoo.modules.loading: Loading module auth_signup (30/176) 2025-08-14 11:17:15,005 18 INFO 03237-15-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-14 11:17:15,145 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-14 11:17:15,154 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-14 11:17:15,166 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-14 11:17:15,184 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-14 11:17:15,206 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-14 11:17:15,234 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-14 11:17:15,281 18 INFO 03237-15-0-all odoo.modules.loading: Module auth_signup loaded in 1.82s, 595 queries 2025-08-14 11:17:15,281 18 INFO 03237-15-0-all odoo.modules.loading: Loading module auth_totp_mail (31/176) 2025-08-14 11:17:16,801 18 INFO 03237-15-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-14 11:17:16,848 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-14 11:17:16,893 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-14 11:17:16,900 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-14 11:17:16,951 18 INFO 03237-15-0-all odoo.modules.loading: Module auth_totp_mail loaded in 1.67s, 499 queries 2025-08-14 11:17:16,951 18 INFO 03237-15-0-all odoo.modules.loading: Loading module barcodes_mobile (32/176) 2025-08-14 11:17:18,642 18 INFO 03237-15-0-all odoo.modules.loading: Module barcodes_mobile loaded in 1.69s, 422 queries 2025-08-14 11:17:18,642 18 INFO 03237-15-0-all odoo.modules.loading: Loading module base_comment_template (33/176) 2025-08-14 11:17:20,279 18 INFO 03237-15-0-all odoo.modules.registry: module base_comment_template: creating or updating database tables 2025-08-14 11:17:20,777 18 INFO 03237-15-0-all odoo.modules.loading: loading base_comment_template/security/ir.model.access.csv 2025-08-14 11:17:20,800 18 INFO 03237-15-0-all odoo.modules.loading: loading base_comment_template/security/security.xml 2025-08-14 11:17:20,810 18 INFO 03237-15-0-all odoo.modules.loading: loading base_comment_template/wizard/base_comment_template_preview_views.xml 2025-08-14 11:17:20,826 18 INFO 03237-15-0-all odoo.modules.loading: loading base_comment_template/views/base_comment_template_view.xml 2025-08-14 11:17:20,859 18 INFO 03237-15-0-all odoo.modules.loading: loading base_comment_template/views/res_partner_view.xml 2025-08-14 11:17:20,906 18 INFO 03237-15-0-all odoo.modules.loading: Module base_comment_template loaded in 2.26s, 641 queries 2025-08-14 11:17:20,906 18 INFO 03237-15-0-all odoo.modules.loading: Loading module contacts (34/176) 2025-08-14 11:17:22,445 18 INFO 03237-15-0-all odoo.modules.registry: module contacts: creating or updating database tables 2025-08-14 11:17:22,489 18 INFO 03237-15-0-all odoo.modules.loading: loading contacts/views/contact_views.xml 2025-08-14 11:17:22,635 18 INFO 03237-15-0-all odoo.modules.loading: Module contacts loaded in 1.73s, 632 queries 2025-08-14 11:17:22,635 18 INFO 03237-15-0-all odoo.modules.loading: Loading module fetchmail (35/176) 2025-08-14 11:17:24,237 18 INFO 03237-15-0-all odoo.modules.registry: module fetchmail: creating or updating database tables 2025-08-14 11:17:24,362 18 INFO 03237-15-0-all odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2025-08-14 11:17:24,375 18 INFO 03237-15-0-all odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2025-08-14 11:17:24,395 18 INFO 03237-15-0-all odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2025-08-14 11:17:24,434 18 INFO 03237-15-0-all odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2025-08-14 11:17:24,451 18 INFO 03237-15-0-all odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2025-08-14 11:17:24,501 18 INFO 03237-15-0-all odoo.modules.loading: Module fetchmail loaded in 1.87s, 601 queries 2025-08-14 11:17:24,501 18 INFO 03237-15-0-all odoo.modules.loading: Loading module iap_mail (36/176) 2025-08-14 11:17:26,117 18 INFO 03237-15-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-14 11:17:26,181 18 INFO 03237-15-0-all odoo.modules.loading: Module iap_mail loaded in 1.68s, 439 queries 2025-08-14 11:17:26,181 18 INFO 03237-15-0-all odoo.modules.loading: Loading module mail_bot (37/176) 2025-08-14 11:17:27,741 18 INFO 03237-15-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-14 11:17:27,973 18 INFO 03237-15-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-14 11:17:28,006 18 INFO 03237-15-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-14 11:17:28,035 18 INFO 03237-15-0-all odoo.modules.loading: Module mail_bot loaded in 1.85s, 554 queries 2025-08-14 11:17:28,036 18 INFO 03237-15-0-all odoo.modules.loading: Loading module mail_enterprise (38/176) 2025-08-14 11:17:29,647 18 INFO 03237-15-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2025-08-14 11:17:29,717 18 INFO 03237-15-0-all odoo.modules.loading: Module mail_enterprise loaded in 1.68s, 438 queries 2025-08-14 11:17:29,717 18 INFO 03237-15-0-all odoo.modules.loading: Loading module nexterp_base_module (39/176) 2025-08-14 11:17:30,557 18 INFO 03237-15-0-all odoo.addons.nexterp_base_module.patch: Applying patch module_change_extra_buy 2025-08-14 11:17:31,326 18 INFO 03237-15-0-all odoo.modules.registry: module nexterp_base_module: creating or updating database tables 2025-08-14 11:17:31,452 18 INFO 03237-15-0-all odoo.modules.loading: loading nexterp_base_module/data/config_data.xml 2025-08-14 11:17:31,460 18 INFO 03237-15-0-all odoo.modules.loading: loading nexterp_base_module/data/ir_cron_data.xml 2025-08-14 11:17:31,472 18 INFO 03237-15-0-all odoo.modules.loading: loading nexterp_base_module/security/ir.model.access.csv 2025-08-14 11:17:31,509 18 INFO 03237-15-0-all odoo.modules.loading: Module nexterp_base_module loaded in 1.79s, 542 queries 2025-08-14 11:17:31,510 18 INFO 03237-15-0-all odoo.modules.loading: Loading module phone_validation (40/176) 2025-08-14 11:17:33,133 18 INFO 03237-15-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-14 11:17:33,306 18 INFO 03237-15-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-14 11:17:33,324 18 INFO 03237-15-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-14 11:17:33,365 18 INFO 03237-15-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-14 11:17:33,396 18 INFO 03237-15-0-all odoo.modules.loading: Module phone_validation loaded in 1.89s, 612 queries 2025-08-14 11:17:33,396 18 INFO 03237-15-0-all odoo.modules.loading: Loading module product (41/176) 2025-08-14 11:17:35,297 18 INFO 03237-15-0-all odoo.modules.registry: module product: creating or updating database tables 2025-08-14 11:17:36,285 18 INFO 03237-15-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-08-14 11:17:36,320 18 INFO 03237-15-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-08-14 11:17:36,391 18 INFO 03237-15-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-14 11:17:36,451 18 INFO 03237-15-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-14 11:17:36,461 18 INFO 03237-15-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-14 11:17:36,513 18 INFO 03237-15-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-14 11:17:36,558 18 INFO 03237-15-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-08-14 11:17:36,756 18 INFO 03237-15-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-14 11:17:36,805 18 INFO 03237-15-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-14 11:17:36,895 18 INFO 03237-15-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-14 11:17:36,920 18 INFO 03237-15-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-08-14 11:17:36,944 18 INFO 03237-15-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-14 11:17:36,980 18 INFO 03237-15-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-14 11:17:36,994 18 INFO 03237-15-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-14 11:17:37,002 18 INFO 03237-15-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-14 11:17:37,050 18 INFO 03237-15-0-all odoo.modules.loading: Module product loaded in 3.65s, 1938 queries 2025-08-14 11:17:37,050 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sales_team (42/176) 2025-08-14 11:17:38,821 18 INFO 03237-15-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-14 11:17:39,772 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.users.sale_team_id 2025-08-14 11:17:39,948 18 INFO 03237-15-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-14 11:17:40,076 18 INFO 03237-15-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-14 11:17:40,113 18 INFO 03237-15-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-14 11:17:40,193 18 INFO 03237-15-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-14 11:17:40,218 18 INFO 03237-15-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-14 11:17:40,273 18 INFO 03237-15-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-14 11:17:40,337 18 INFO 03237-15-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-14 11:17:40,346 18 INFO 03237-15-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-08-14 11:17:40,409 18 INFO 03237-15-0-all odoo.modules.loading: Module sales_team loaded in 3.36s, 1028 queries 2025-08-14 11:17:40,409 18 INFO 03237-15-0-all odoo.modules.loading: Loading module contacts_enterprise (43/176) 2025-08-14 11:17:42,195 18 INFO 03237-15-0-all odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2025-08-14 11:17:42,261 18 INFO 03237-15-0-all odoo.modules.loading: Module contacts_enterprise loaded in 1.85s, 496 queries 2025-08-14 11:17:42,262 18 INFO 03237-15-0-all odoo.modules.loading: Loading module mail_mobile (44/176) 2025-08-14 11:17:44,041 18 INFO 03237-15-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2025-08-14 11:17:44,235 18 INFO 03237-15-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2025-08-14 11:17:44,242 18 INFO 03237-15-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2025-08-14 11:17:44,298 18 INFO 03237-15-0-all odoo.modules.loading: Module mail_mobile loaded in 2.04s, 656 queries 2025-08-14 11:17:44,298 18 INFO 03237-15-0-all odoo.modules.loading: Loading module partner_autocomplete (45/176) 2025-08-14 11:17:46,088 18 INFO 03237-15-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-14 11:17:46,348 18 INFO 03237-15-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-14 11:17:46,372 18 INFO 03237-15-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-14 11:17:46,417 18 INFO 03237-15-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-14 11:17:46,433 18 INFO 03237-15-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-14 11:17:46,472 18 INFO 03237-15-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-14 11:17:46,508 18 INFO 03237-15-0-all odoo.modules.loading: Module partner_autocomplete loaded in 2.21s, 724 queries 2025-08-14 11:17:46,508 18 INFO 03237-15-0-all odoo.modules.loading: Loading module portal (46/176) 2025-08-14 11:17:48,338 18 INFO 03237-15-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-08-14 11:17:48,684 18 INFO 03237-15-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-14 11:17:48,704 18 INFO 03237-15-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-14 11:17:48,713 18 INFO 03237-15-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-14 11:17:48,723 18 INFO 03237-15-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-14 11:17:48,875 18 INFO 03237-15-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-14 11:17:48,923 18 INFO 03237-15-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-14 11:17:48,938 18 INFO 03237-15-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-14 11:17:48,982 18 INFO 03237-15-0-all odoo.modules.loading: Module portal loaded in 2.47s, 1006 queries 2025-08-14 11:17:48,982 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sms (47/176) 2025-08-14 11:17:50,859 18 INFO 03237-15-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-08-14 11:17:51,145 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.phone_sanitized 2025-08-14 11:17:51,392 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-14 11:17:51,406 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2025-08-14 11:17:51,425 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-14 11:17:51,440 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-14 11:17:51,452 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-14 11:17:51,466 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/views/ir_actions_views.xml 2025-08-14 11:17:51,484 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-14 11:17:51,510 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-14 11:17:51,555 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-14 11:17:51,621 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-14 11:17:51,657 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-14 11:17:51,689 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-14 11:17:51,725 18 INFO 03237-15-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-14 11:17:51,766 18 INFO 03237-15-0-all odoo.modules.loading: Module sms loaded in 2.78s, 1199 queries 2025-08-14 11:17:51,766 18 INFO 03237-15-0-all odoo.modules.loading: Loading module snailmail (48/176) 2025-08-14 11:17:53,672 18 INFO 03237-15-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-14 11:17:54,053 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-14 11:17:54,069 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-14 11:17:54,095 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-14 11:17:54,124 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-08-14 11:17:54,133 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2025-08-14 11:17:54,147 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-14 11:17:54,160 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-14 11:17:54,172 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-14 11:17:54,228 18 INFO 03237-15-0-all odoo.modules.loading: Module snailmail loaded in 2.46s, 891 queries 2025-08-14 11:17:54,229 18 INFO 03237-15-0-all odoo.modules.loading: Loading module auth_totp_portal (49/176) 2025-08-14 11:17:56,233 18 INFO 03237-15-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-14 11:17:56,295 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-14 11:17:56,343 18 INFO 03237-15-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-14 11:17:56,381 18 INFO 03237-15-0-all odoo.modules.loading: Module auth_totp_portal loaded in 2.15s, 569 queries 2025-08-14 11:17:56,381 18 INFO 03237-15-0-all odoo.modules.loading: Loading module digest (50/176) 2025-08-14 11:17:58,448 18 INFO 03237-15-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-08-14 11:17:58,665 18 INFO 03237-15-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-14 11:17:58,690 18 INFO 03237-15-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-14 11:17:58,724 18 INFO 03237-15-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-14 11:17:58,748 18 INFO 03237-15-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-14 11:17:58,763 18 INFO 03237-15-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-14 11:17:58,774 18 INFO 03237-15-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-14 11:17:58,848 18 INFO 03237-15-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-14 11:17:58,858 18 INFO 03237-15-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-14 11:17:58,941 18 INFO 03237-15-0-all odoo.modules.loading: Module digest loaded in 2.56s, 867 queries 2025-08-14 11:17:58,941 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account (51/176) 2025-08-14 11:18:01,468 18 INFO 03237-15-0-all odoo.modules.registry: module account: creating or updating database tables 2025-08-14 11:18:03,244 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.company.invoice_terms_html 2025-08-14 11:18:03,244 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.company.account_fiscal_country_id 2025-08-14 11:18:05,925 18 INFO 03237-15-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-08-14 11:18:06,582 18 INFO 03237-15-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-14 11:18:06,850 18 INFO 03237-15-0-all odoo.modules.loading: loading account/data/data_account_type.xml 2025-08-14 11:18:06,892 18 INFO 03237-15-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-08-14 11:18:07,012 18 INFO 03237-15-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-08-14 11:18:07,025 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-08-14 11:18:07,057 18 INFO 03237-15-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-14 11:18:07,074 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-14 11:18:07,192 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-14 11:18:07,208 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-14 11:18:07,225 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-14 11:18:07,244 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-14 11:18:07,260 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-14 11:18:07,275 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-14 11:18:07,732 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-14 11:18:07,756 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/pos_box.xml 2025-08-14 11:18:07,775 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_account_type_views.xml 2025-08-14 11:18:07,802 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-14 11:18:08,028 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-14 11:18:08,079 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-14 11:18:08,159 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-14 11:18:08,181 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-14 11:18:08,284 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-14 11:18:08,395 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-14 11:18:08,479 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-14 11:18:08,538 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-14 11:18:08,589 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-08-14 11:18:08,686 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-14 11:18:08,707 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-08-14 11:18:08,718 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-08-14 11:18:08,777 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-14 11:18:08,794 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-14 11:18:08,821 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-08-14 11:18:08,936 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_analytic_view.xml 2025-08-14 11:18:09,016 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-14 11:18:09,063 18 INFO 03237-15-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-14 11:18:09,145 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-14 11:18:09,174 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2025-08-14 11:18:09,185 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/report_journal.xml 2025-08-14 11:18:09,199 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/tax_adjustments.xml 2025-08-14 11:18:09,205 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2025-08-14 11:18:09,223 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-14 11:18:09,240 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-14 11:18:09,339 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-08-14 11:18:09,492 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-14 11:18:09,534 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-14 11:18:09,601 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-14 11:18:09,622 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-08-14 11:18:09,713 18 INFO 03237-15-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-08-14 11:18:09,726 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-14 11:18:09,755 18 INFO 03237-15-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-14 11:18:09,781 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-08-14 11:18:09,798 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-08-14 11:18:09,818 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_tax_report_views.xml 2025-08-14 11:18:09,874 18 INFO 03237-15-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-14 11:18:09,886 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-08-14 11:18:09,954 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-14 11:18:10,292 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/account_analytic_default_view.xml 2025-08-14 11:18:10,338 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-08-14 11:18:10,356 18 INFO 03237-15-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-14 11:18:10,367 18 INFO 03237-15-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-14 11:18:10,482 18 INFO 03237-15-0-all odoo.modules.loading: Module account loaded in 11.54s, 7502 queries 2025-08-14 11:18:10,482 18 INFO 03237-15-0-all odoo.modules.loading: Loading module digest_enterprise (52/176) 2025-08-14 11:18:13,009 18 INFO 03237-15-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2025-08-14 11:18:13,138 18 INFO 03237-15-0-all odoo.modules.loading: Module digest_enterprise loaded in 2.66s, 666 queries 2025-08-14 11:18:13,138 18 INFO 03237-15-0-all odoo.modules.loading: Loading module stock (53/176) 2025-08-14 11:18:15,965 18 INFO 03237-15-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-08-14 11:18:18,712 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-14 11:18:18,997 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-14 11:18:19,175 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-14 11:18:19,182 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-14 11:18:19,198 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-14 11:18:19,212 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-14 11:18:19,496 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-14 11:18:19,526 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-14 11:18:19,534 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-08-14 11:18:19,568 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-14 11:18:19,593 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-14 11:18:19,621 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-14 11:18:19,671 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-14 11:18:19,686 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-14 11:18:19,695 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-14 11:18:19,709 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-14 11:18:19,725 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-14 11:18:19,764 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-14 11:18:19,774 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-14 11:18:19,812 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-14 11:18:19,821 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-14 11:18:19,841 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-14 11:18:19,856 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-14 11:18:19,987 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-14 11:18:19,996 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-14 11:18:20,094 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-08-14 11:18:20,107 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-14 11:18:20,119 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-14 11:18:20,164 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-08-14 11:18:20,184 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-08-14 11:18:20,194 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-14 11:18:20,207 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-14 11:18:20,216 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-14 11:18:20,224 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-14 11:18:20,235 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-14 11:18:20,247 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-14 11:18:20,260 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-14 11:18:20,279 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-14 11:18:20,292 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-14 11:18:20,306 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-14 11:18:20,316 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-14 11:18:20,327 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-14 11:18:20,337 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-14 11:18:20,348 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-14 11:18:20,362 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-14 11:18:20,421 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-14 11:18:20,460 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-08-14 11:18:20,686 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_production_lot_views.xml 2025-08-14 11:18:20,728 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-14 11:18:20,784 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-14 11:18:21,103 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-14 11:18:21,200 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-14 11:18:21,236 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-14 11:18:21,297 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-14 11:18:21,483 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-14 11:18:21,629 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-14 11:18:21,720 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-14 11:18:21,768 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-14 11:18:21,860 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-14 11:18:21,890 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-14 11:18:21,905 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-14 11:18:21,959 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-14 11:18:21,992 18 INFO 03237-15-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-14 11:18:22,098 18 INFO 03237-15-0-all odoo.modules.loading: Module stock loaded in 8.96s, 6084 queries 2025-08-14 11:18:22,099 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_accountant (54/176) 2025-08-14 11:18:25,034 18 INFO 03237-15-0-all odoo.modules.registry: module account_accountant: creating or updating database tables 2025-08-14 11:18:25,518 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2025-08-14 11:18:25,581 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/data/digest_data.xml 2025-08-14 11:18:25,594 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/security/ir.model.access.csv 2025-08-14 11:18:25,616 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2025-08-14 11:18:25,810 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/account_account_views.xml 2025-08-14 11:18:25,852 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/account_bank_statement_views.xml 2025-08-14 11:18:25,859 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/account_fiscal_year_view.xml 2025-08-14 11:18:25,884 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/account_journal_dashboard_views.xml 2025-08-14 11:18:25,900 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2025-08-14 11:18:25,968 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/account_payment_views.xml 2025-08-14 11:18:25,984 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/account_accountant_menuitems.xml 2025-08-14 11:18:26,014 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/digest_views.xml 2025-08-14 11:18:26,031 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2025-08-14 11:18:26,145 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/views/product_views.xml 2025-08-14 11:18:26,215 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2025-08-14 11:18:26,234 18 INFO 03237-15-0-all odoo.modules.loading: loading account_accountant/wizard/reconcile_model_wizard.xml 2025-08-14 11:18:26,293 18 INFO 03237-15-0-all odoo.modules.loading: Module account_accountant loaded in 4.19s, 1756 queries 2025-08-14 11:18:26,293 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_edi (55/176) 2025-08-14 11:18:29,383 18 INFO 03237-15-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-08-14 11:18:29,796 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-08-14 11:18:29,818 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-08-14 11:18:29,830 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-08-14 11:18:29,939 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-08-14 11:18:29,970 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-08-14 11:18:29,987 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-08-14 11:18:30,023 18 INFO 03237-15-0-all odoo.modules.loading: Module account_edi loaded in 3.73s, 1116 queries 2025-08-14 11:18:30,076 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_invoice_extract (56/176) 2025-08-14 11:18:33,172 18 INFO 03237-15-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2025-08-14 11:18:33,509 18 INFO 03237-15-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2025-08-14 11:18:33,529 18 INFO 03237-15-0-all odoo.modules.loading: loading account_invoice_extract/data/mail_template_data.xml 2025-08-14 11:18:33,537 18 INFO 03237-15-0-all odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2025-08-14 11:18:33,543 18 INFO 03237-15-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2025-08-14 11:18:33,617 18 INFO 03237-15-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2025-08-14 11:18:33,738 18 INFO 03237-15-0-all odoo.modules.loading: loading account_invoice_extract/data/update_status_cron.xml 2025-08-14 11:18:33,749 18 INFO 03237-15-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2025-08-14 11:18:33,797 18 INFO 03237-15-0-all odoo.modules.loading: Module account_invoice_extract loaded in 3.72s, 1077 queries 2025-08-14 11:18:33,797 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_statement_import (57/176) 2025-08-14 11:18:36,970 18 INFO 03237-15-0-all odoo.modules.registry: module account_statement_import: creating or updating database tables 2025-08-14 11:18:37,204 18 INFO 03237-15-0-all odoo.modules.loading: loading account_statement_import/security/ir.model.access.csv 2025-08-14 11:18:37,221 18 INFO 03237-15-0-all odoo.modules.loading: loading account_statement_import/wizard/account_statement_import_view.xml 2025-08-14 11:18:37,238 18 INFO 03237-15-0-all odoo.modules.loading: loading account_statement_import/views/account_journal.xml 2025-08-14 11:18:37,258 18 INFO 03237-15-0-all odoo.modules.loading: loading account_statement_import/views/account_bank_statement_line.xml 2025-08-14 11:18:37,291 18 INFO 03237-15-0-all odoo.modules.loading: Module account_statement_import loaded in 3.49s, 904 queries 2025-08-14 11:18:37,291 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_tax_python (58/176) 2025-08-14 11:18:40,433 18 INFO 03237-15-0-all odoo.modules.registry: module account_tax_python: creating or updating database tables 2025-08-14 11:18:40,648 18 INFO 03237-15-0-all odoo.modules.loading: loading account_tax_python/views/account_tax_views.xml 2025-08-14 11:18:40,686 18 INFO 03237-15-0-all odoo.modules.loading: Module account_tax_python loaded in 3.39s, 841 queries 2025-08-14 11:18:40,686 18 INFO 03237-15-0-all odoo.modules.loading: Loading module analytic_enterprise (59/176) 2025-08-14 11:18:43,731 18 INFO 03237-15-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2025-08-14 11:18:43,775 18 INFO 03237-15-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2025-08-14 11:18:43,950 18 INFO 03237-15-0-all odoo.modules.loading: Module analytic_enterprise loaded in 3.26s, 825 queries 2025-08-14 11:18:43,950 18 INFO 03237-15-0-all odoo.modules.loading: Loading module base_vat (60/176) 2025-08-14 11:18:47,133 18 INFO 03237-15-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2025-08-14 11:18:47,455 18 INFO 03237-15-0-all odoo.modules.loading: loading base_vat/views/res_company_views.xml 2025-08-14 11:18:47,480 18 INFO 03237-15-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2025-08-14 11:18:47,545 18 INFO 03237-15-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2025-08-14 11:18:47,647 18 INFO 03237-15-0-all odoo.modules.loading: Module base_vat loaded in 3.70s, 1007 queries 2025-08-14 11:18:47,648 18 INFO 03237-15-0-all odoo.modules.loading: Loading module currency_rate_live (61/176) 2025-08-14 11:18:50,690 18 INFO 03237-15-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2025-08-14 11:18:50,924 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2025-08-14 11:18:51,117 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2025-08-14 11:18:51,131 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_live/data/data.xml 2025-08-14 11:18:51,167 18 INFO 03237-15-0-all odoo.modules.loading: Module currency_rate_live loaded in 3.52s, 912 queries 2025-08-14 11:18:51,168 18 INFO 03237-15-0-all odoo.modules.loading: Loading module currency_rate_update (62/176) 2025-08-14 11:18:54,491 18 INFO 03237-15-0-all odoo.modules.registry: module currency_rate_update: creating or updating database tables 2025-08-14 11:18:54,949 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_update/data/cron.xml 2025-08-14 11:18:54,966 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_update/security/ir.model.access.csv 2025-08-14 11:18:54,996 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_update/security/res_currency_rate_provider.xml 2025-08-14 11:18:55,007 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate.xml 2025-08-14 11:18:55,025 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate_provider.xml 2025-08-14 11:18:55,065 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_update/views/res_config_settings.xml 2025-08-14 11:18:55,156 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_update/wizards/res_currency_rate_update_wizard.xml 2025-08-14 11:18:55,193 18 INFO 03237-15-0-all odoo.modules.loading: Module currency_rate_update loaded in 4.03s, 1111 queries 2025-08-14 11:18:55,194 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_edit_vat (63/176) 2025-08-14 11:18:58,418 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_edit_vat loaded in 3.22s, 780 queries 2025-08-14 11:18:58,418 18 INFO 03237-15-0-all odoo.modules.loading: Loading module mrp (64/176) 2025-08-14 11:19:01,834 18 INFO 03237-15-0-all odoo.modules.registry: module mrp: creating or updating database tables 2025-08-14 11:19:03,791 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/security/mrp_security.xml 2025-08-14 11:19:03,990 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/security/ir.model.access.csv 2025-08-14 11:19:04,131 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/data/digest_data.xml 2025-08-14 11:19:04,139 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/data/mail_templates.xml 2025-08-14 11:19:04,168 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/data/mrp_data.xml 2025-08-14 11:19:04,485 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/wizard/change_production_qty_views.xml 2025-08-14 11:19:04,502 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/wizard/mrp_workcenter_block_view.xml 2025-08-14 11:19:04,520 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/wizard/stock_warn_insufficient_qty_views.xml 2025-08-14 11:19:04,536 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/wizard/mrp_production_backorder.xml 2025-08-14 11:19:04,551 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/wizard/mrp_consumption_warning_views.xml 2025-08-14 11:19:04,568 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/wizard/mrp_immediate_production_views.xml 2025-08-14 11:19:04,579 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/wizard/stock_assign_serial_numbers.xml 2025-08-14 11:19:04,596 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/mrp_views_menus.xml 2025-08-14 11:19:04,631 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/stock_move_views.xml 2025-08-14 11:19:04,709 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/mrp_workorder_views.xml 2025-08-14 11:19:04,864 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/mrp_workcenter_views.xml 2025-08-14 11:19:05,045 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/mrp_bom_views.xml 2025-08-14 11:19:05,134 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/mrp_production_views.xml 2025-08-14 11:19:05,305 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/mrp_routing_views.xml 2025-08-14 11:19:05,371 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/product_views.xml 2025-08-14 11:19:05,508 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/stock_orderpoint_views.xml 2025-08-14 11:19:05,532 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/stock_warehouse_views.xml 2025-08-14 11:19:05,552 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/stock_picking_views.xml 2025-08-14 11:19:05,618 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/mrp_unbuild_views.xml 2025-08-14 11:19:05,719 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/ir_attachment_view.xml 2025-08-14 11:19:05,762 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/res_config_settings_views.xml 2025-08-14 11:19:05,872 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/views/stock_scrap_views.xml 2025-08-14 11:19:05,913 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/report/report_deliveryslip.xml 2025-08-14 11:19:05,956 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/report/mrp_report_views_main.xml 2025-08-14 11:19:05,978 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/report/mrp_report_bom_structure.xml 2025-08-14 11:19:06,032 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/report/mrp_production_templates.xml 2025-08-14 11:19:06,050 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/report/report_stock_forecasted.xml 2025-08-14 11:19:06,065 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/report/report_stock_reception.xml 2025-08-14 11:19:06,074 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/report/report_stock_rule.xml 2025-08-14 11:19:06,153 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp/report/mrp_zebra_production_templates.xml 2025-08-14 11:19:06,243 18 INFO 03237-15-0-all odoo.modules.loading: Module mrp loaded in 7.82s, 4117 queries 2025-08-14 11:19:06,243 18 INFO 03237-15-0-all odoo.modules.loading: Loading module payment (65/176) 2025-08-14 11:19:09,765 18 INFO 03237-15-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-08-14 11:19:11,267 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-08-14 11:19:11,473 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2025-08-14 11:19:11,833 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-14 11:19:11,848 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-08-14 11:19:11,905 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-08-14 11:19:11,955 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/account_invoice_views.xml 2025-08-14 11:19:11,995 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/account_journal_views.xml 2025-08-14 11:19:12,018 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/account_payment_views.xml 2025-08-14 11:19:12,043 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/payment_acquirer_views.xml 2025-08-14 11:19:12,095 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-08-14 11:19:12,126 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-14 11:19:12,175 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-14 11:19:12,219 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-14 11:19:12,271 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-14 11:19:12,441 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-14 11:19:12,506 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/wizards/account_payment_register_views.xml 2025-08-14 11:19:12,523 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/wizards/payment_acquirer_onboarding_templates.xml 2025-08-14 11:19:12,547 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-14 11:19:12,563 18 INFO 03237-15-0-all odoo.modules.loading: loading payment/wizards/payment_refund_wizard_views.xml 2025-08-14 11:19:12,606 18 INFO 03237-15-0-all odoo.modules.loading: Module payment loaded in 6.36s, 2025 queries 2025-08-14 11:19:12,606 18 INFO 03237-15-0-all odoo.modules.loading: Loading module purchase (66/176) 2025-08-14 11:19:16,201 18 INFO 03237-15-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-08-14 11:19:17,427 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-14 11:19:17,686 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-14 11:19:17,797 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-14 11:19:17,807 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-14 11:19:17,850 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-14 11:19:17,885 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-14 11:19:18,461 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-14 11:19:18,474 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-14 11:19:18,788 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-14 11:19:18,905 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-14 11:19:19,072 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-14 11:19:19,215 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-14 11:19:19,235 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-14 11:19:19,290 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-14 11:19:19,321 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-14 11:19:19,337 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-14 11:19:19,423 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-14 11:19:19,442 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-14 11:19:19,458 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-14 11:19:19,490 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-14 11:19:19,551 18 INFO 03237-15-0-all odoo.modules.loading: Module purchase loaded in 6.95s, 2713 queries 2025-08-14 11:19:19,551 18 INFO 03237-15-0-all odoo.modules.loading: Loading module snailmail_account (67/176) 2025-08-14 11:19:22,999 18 INFO 03237-15-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-14 11:19:23,453 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-14 11:19:23,567 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-08-14 11:19:23,589 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-08-14 11:19:23,627 18 INFO 03237-15-0-all odoo.modules.loading: Module snailmail_account loaded in 4.08s, 1032 queries 2025-08-14 11:19:23,627 18 INFO 03237-15-0-all odoo.modules.loading: Loading module stock_account (68/176) 2025-08-14 11:19:27,061 18 INFO 03237-15-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-14 11:19:27,690 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-14 11:19:27,714 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-14 11:19:27,745 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-14 11:19:27,756 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-14 11:19:28,174 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-14 11:19:28,287 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-14 11:19:28,299 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-14 11:19:28,374 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-14 11:19:28,403 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-14 11:19:28,420 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-14 11:19:28,487 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-14 11:19:28,503 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-14 11:19:28,516 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-08-14 11:19:28,561 18 INFO 03237-15-0-all odoo.modules.loading: Module stock_account loaded in 4.93s, 1626 queries 2025-08-14 11:19:28,561 18 INFO 03237-15-0-all odoo.modules.loading: Loading module stock_enterprise (69/176) 2025-08-14 11:19:32,078 18 INFO 03237-15-0-all odoo.modules.registry: module stock_enterprise: creating or updating database tables 2025-08-14 11:19:32,421 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 2025-08-14 11:19:32,446 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 2025-08-14 11:19:32,459 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 2025-08-14 11:19:32,474 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 2025-08-14 11:19:32,508 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 2025-08-14 11:19:32,582 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_enterprise/report/report_stock_quantity.xml 2025-08-14 11:19:32,634 18 INFO 03237-15-0-all odoo.modules.loading: Module stock_enterprise loaded in 4.07s, 1049 queries 2025-08-14 11:19:32,634 18 INFO 03237-15-0-all odoo.modules.loading: Loading module stock_sms (70/176) 2025-08-14 11:19:36,153 18 INFO 03237-15-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-14 11:19:36,516 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-14 11:19:36,527 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-14 11:19:36,700 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-14 11:19:36,711 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-14 11:19:36,737 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-14 11:19:36,788 18 INFO 03237-15-0-all odoo.modules.loading: Module stock_sms loaded in 4.15s, 1132 queries 2025-08-14 11:19:36,789 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_auto_transfer (71/176) 2025-08-14 11:19:40,424 18 INFO 03237-15-0-all odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2025-08-14 11:19:40,812 18 INFO 03237-15-0-all odoo.modules.loading: loading account_auto_transfer/security/account_auto_transfer_security.xml 2025-08-14 11:19:40,827 18 INFO 03237-15-0-all odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2025-08-14 11:19:40,858 18 INFO 03237-15-0-all odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2025-08-14 11:19:40,871 18 INFO 03237-15-0-all odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2025-08-14 11:19:40,957 18 INFO 03237-15-0-all odoo.modules.loading: Module account_auto_transfer loaded in 4.17s, 1099 queries 2025-08-14 11:19:40,957 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_bank_statement_import (72/176) 2025-08-14 11:19:44,362 18 INFO 03237-15-0-all odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2025-08-14 11:19:44,800 18 INFO 03237-15-0-all odoo.modules.loading: loading account_bank_statement_import/security/ir.model.access.csv 2025-08-14 11:19:44,819 18 INFO 03237-15-0-all odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2025-08-14 11:19:44,860 18 INFO 03237-15-0-all odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2025-08-14 11:19:44,863 18 INFO 03237-15-0-all odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2025-08-14 11:19:44,898 18 INFO 03237-15-0-all odoo.modules.loading: Module account_bank_statement_import loaded in 3.94s, 1028 queries 2025-08-14 11:19:44,898 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_edi_facturx (73/176) 2025-08-14 11:19:48,312 18 INFO 03237-15-0-all odoo.modules.registry: module account_edi_facturx: creating or updating database tables 2025-08-14 11:19:48,361 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi_facturx/data/account_edi_data.xml 2025-08-14 11:19:48,516 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi_facturx/data/facturx_templates.xml 2025-08-14 11:19:48,557 18 INFO 03237-15-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via n/a 2025-08-14 11:19:48,586 18 INFO 03237-15-0-all odoo.modules.loading: Module account_edi_facturx loaded in 3.69s, 936 queries 2025-08-14 11:19:48,586 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (74/176) 2025-08-14 11:19:52,249 18 INFO 03237-15-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-14 11:19:52,463 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-08-14 11:19:52,477 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-14 11:19:52,519 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-14 11:19:52,588 18 INFO 03237-15-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-14 11:19:52,631 18 INFO 03237-15-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 4.04s, 1040 queries 2025-08-14 11:19:52,631 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_invoice_extract_purchase (75/176) 2025-08-14 11:19:56,143 18 INFO 03237-15-0-all odoo.modules.registry: module account_invoice_extract_purchase: creating or updating database tables 2025-08-14 11:19:56,519 18 INFO 03237-15-0-all odoo.modules.loading: Module account_invoice_extract_purchase loaded in 3.89s, 920 queries 2025-08-14 11:19:56,519 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_online_synchronization (76/176) 2025-08-14 11:20:00,098 18 INFO 03237-15-0-all odoo.modules.registry: module account_online_synchronization: creating or updating database tables 2025-08-14 11:20:00,657 18 INFO 03237-15-0-all odoo.modules.loading: loading account_online_synchronization/data/config_parameter.xml 2025-08-14 11:20:00,671 18 INFO 03237-15-0-all odoo.modules.loading: loading account_online_synchronization/security/ir.model.access.csv 2025-08-14 11:20:00,700 18 INFO 03237-15-0-all odoo.modules.loading: loading account_online_synchronization/security/account_online_sync_security.xml 2025-08-14 11:20:00,716 18 INFO 03237-15-0-all odoo.modules.loading: loading account_online_synchronization/views/account_online_sync.xml 2025-08-14 11:20:00,853 18 INFO 03237-15-0-all odoo.modules.loading: loading account_online_synchronization/wizard/account_link_journal_wizard.xml 2025-08-14 11:20:00,893 18 INFO 03237-15-0-all odoo.modules.loading: Module account_online_synchronization loaded in 4.37s, 1305 queries 2025-08-14 11:20:00,893 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_predictive_bills (77/176) 2025-08-14 11:20:04,623 18 INFO 03237-15-0-all odoo.modules.registry: module account_predictive_bills: creating or updating database tables 2025-08-14 11:20:04,913 18 INFO 03237-15-0-all odoo.modules.loading: loading account_predictive_bills/views/account_move_view.xml 2025-08-14 11:20:04,981 18 INFO 03237-15-0-all odoo.modules.loading: Module account_predictive_bills loaded in 4.09s, 993 queries 2025-08-14 11:20:05,058 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_reports (78/176) 2025-08-14 11:20:08,876 18 INFO 03237-15-0-all odoo.modules.registry: module account_reports: creating or updating database tables 2025-08-14 11:20:10,052 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2025-08-14 11:20:10,110 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/data/account_financial_report_data.xml 2025-08-14 11:20:10,761 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/data/mail_data.xml 2025-08-14 11:20:10,773 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/account_report_view.xml 2025-08-14 11:20:10,823 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/archived_tag_move_view.xml 2025-08-14 11:20:10,852 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/report_financial.xml 2025-08-14 11:20:11,046 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/res_company_views.xml 2025-08-14 11:20:11,071 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/search_template_view.xml 2025-08-14 11:20:11,205 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/partner_view.xml 2025-08-14 11:20:11,264 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2025-08-14 11:20:11,330 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2025-08-14 11:20:11,456 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/wizard/multicurrency_revaluation.xml 2025-08-14 11:20:11,467 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2025-08-14 11:20:11,476 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2025-08-14 11:20:11,490 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/account_activity.xml 2025-08-14 11:20:11,548 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/account_sales_report_view.xml 2025-08-14 11:20:11,560 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/account_account_views.xml 2025-08-14 11:20:11,578 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/res_company_views.xml 2025-08-14 11:20:11,594 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/account_tax_views.xml 2025-08-14 11:20:11,621 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports/views/account_report_journal.xml 2025-08-14 11:20:11,695 18 INFO 03237-15-0-all odoo.modules.loading: Module account_reports loaded in 6.64s, 2865 queries 2025-08-14 11:20:11,695 18 INFO 03237-15-0-all odoo.modules.loading: Loading module currency_rate_update_RO_BNR (79/176) 2025-08-14 11:20:15,427 18 INFO 03237-15-0-all odoo.modules.registry: module currency_rate_update_RO_BNR: creating or updating database tables 2025-08-14 11:20:15,778 18 INFO 03237-15-0-all odoo.modules.loading: loading currency_rate_update_RO_BNR/views/res_currency_rate.xml 2025-08-14 11:20:15,823 18 INFO 03237-15-0-all odoo.modules.loading: Module currency_rate_update_RO_BNR loaded in 4.13s, 1000 queries 2025-08-14 11:20:15,823 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro (80/176) 2025-08-14 11:20:19,654 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2025-08-14 11:20:19,922 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2025-08-14 11:20:19,990 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/l10n_ro_chart_data.xml 2025-08-14 11:20:20,042 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/account.group.template.csv 2025-08-14 11:20:20,373 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/account.account.template.csv 2025-08-14 11:20:23,275 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/l10n_ro_chart_post_data.xml 2025-08-14 11:20:23,284 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_group_data.xml 2025-08-14 11:20:23,326 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2025-08-14 11:20:24,079 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_data.xml 2025-08-14 11:20:24,647 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/account_fiscal_position_data.xml 2025-08-14 11:20:24,923 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/account_reconcile_model_template_data.xml 2025-08-14 11:20:24,974 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/account_chart_template_data.xml 2025-08-14 11:20:29,913 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2025-08-14 11:20:30,027 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro loaded in 14.20s, 9462 queries 2025-08-14 11:20:30,027 18 INFO 03237-15-0-all odoo.modules.loading: Loading module mrp_account (81/176) 2025-08-14 11:20:33,712 18 INFO 03237-15-0-all odoo.modules.registry: module mrp_account: creating or updating database tables 2025-08-14 11:20:34,204 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account/security/ir.model.access.csv 2025-08-14 11:20:34,228 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account/views/product_views.xml 2025-08-14 11:20:34,336 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account/views/mrp_bom_views.xml 2025-08-14 11:20:34,353 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account/views/mrp_production_views.xml 2025-08-14 11:20:34,387 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account/views/analytic_account_views.xml 2025-08-14 11:20:34,433 18 INFO 03237-15-0-all odoo.modules.loading: Module mrp_account loaded in 4.41s, 1319 queries 2025-08-14 11:20:34,433 18 INFO 03237-15-0-all odoo.modules.loading: Loading module payment_transfer (82/176) 2025-08-14 11:20:38,130 18 INFO 03237-15-0-all odoo.modules.registry: module payment_transfer: creating or updating database tables 2025-08-14 11:20:38,370 18 INFO 03237-15-0-all odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2025-08-14 11:20:38,393 18 INFO 03237-15-0-all odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2025-08-14 11:20:38,417 18 INFO 03237-15-0-all odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2025-08-14 11:20:38,477 18 INFO 03237-15-0-all odoo.modules.loading: Module payment_transfer loaded in 4.04s, 1043 queries 2025-08-14 11:20:38,477 18 INFO 03237-15-0-all odoo.modules.loading: Loading module point_of_sale (83/176) 2025-08-14 11:20:42,523 18 INFO 03237-15-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2025-08-14 11:20:44,089 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2025-08-14 11:20:44,344 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2025-08-14 11:20:44,479 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2025-08-14 11:20:44,495 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2025-08-14 11:20:44,502 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_box.xml 2025-08-14 11:20:44,511 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2025-08-14 11:20:44,522 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2025-08-14 11:20:44,537 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2025-08-14 11:20:44,548 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_common.xml 2025-08-14 11:20:44,559 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2025-08-14 11:20:44,571 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_qunit.xml 2025-08-14 11:20:44,589 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2025-08-14 11:20:44,601 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2025-08-14 11:20:44,644 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2025-08-14 11:20:44,780 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2025-08-14 11:20:44,812 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2025-08-14 11:20:45,005 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2025-08-14 11:20:45,017 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2025-08-14 11:20:45,166 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2025-08-14 11:20:45,212 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2025-08-14 11:20:45,253 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2025-08-14 11:20:45,354 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2025-08-14 11:20:45,381 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2025-08-14 11:20:45,440 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2025-08-14 11:20:45,450 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2025-08-14 11:20:45,882 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2025-08-14 11:20:45,944 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2025-08-14 11:20:45,993 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2025-08-14 11:20:46,027 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2025-08-14 11:20:46,114 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2025-08-14 11:20:46,126 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2025-08-14 11:20:46,137 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2025-08-14 11:20:46,163 18 INFO 03237-15-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2025-08-14 11:20:46,233 18 INFO 03237-15-0-all odoo.modules.loading: Module point_of_sale loaded in 7.76s, 3839 queries 2025-08-14 11:20:46,234 18 INFO 03237-15-0-all odoo.modules.loading: Loading module purchase_enterprise (84/176) 2025-08-14 11:20:50,459 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_enterprise/report/purchase_report_views.xml 2025-08-14 11:20:50,676 18 INFO 03237-15-0-all odoo.modules.loading: Module purchase_enterprise loaded in 4.44s, 1009 queries 2025-08-14 11:20:50,676 18 INFO 03237-15-0-all odoo.modules.loading: Loading module purchase_stock (85/176) 2025-08-14 11:20:54,562 18 INFO 03237-15-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-14 11:20:55,415 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-14 11:20:55,459 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-14 11:20:55,648 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-14 11:20:55,661 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-14 11:20:55,684 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/views/product_views.xml 2025-08-14 11:20:55,707 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-14 11:20:55,750 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-14 11:20:55,811 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-14 11:20:55,829 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-14 11:20:56,100 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-14 11:20:56,169 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/views/stock_production_lot_views.xml 2025-08-14 11:20:56,185 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/views/product_category_views.xml 2025-08-14 11:20:56,214 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-14 11:20:56,229 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-14 11:20:56,256 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-08-14 11:20:56,275 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-14 11:20:56,296 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-14 11:20:56,362 18 INFO 03237-15-0-all odoo.modules.loading: Module purchase_stock loaded in 5.69s, 2143 queries 2025-08-14 11:20:56,362 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale (86/176) 2025-08-14 11:21:00,401 18 INFO 03237-15-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-08-14 11:21:01,730 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/security/sale_security.xml 2025-08-14 11:21:02,016 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-14 11:21:02,136 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/report/sale_report.xml 2025-08-14 11:21:02,150 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-14 11:21:02,192 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/report/sale_report_templates.xml 2025-08-14 11:21:02,222 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/report/invoice_report_templates.xml 2025-08-14 11:21:02,249 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/report/report_all_channels_sales_views.xml 2025-08-14 11:21:02,255 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-14 11:21:02,263 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/data/mail_data_various.xml 2025-08-14 11:21:02,295 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-14 11:21:02,311 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/data/mail_templates.xml 2025-08-14 11:21:02,329 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-08-14 11:21:02,351 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-14 11:21:02,369 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/sale_views.xml 2025-08-14 11:21:02,999 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-14 11:21:03,052 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-14 11:21:03,208 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-14 11:21:03,221 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-08-14 11:21:03,239 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-14 11:21:03,319 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-08-14 11:21:03,369 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-08-14 11:21:03,540 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-08-14 11:21:03,569 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-14 11:21:03,601 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-08-14 11:21:03,621 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-14 11:21:03,655 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-14 11:21:03,684 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-14 11:21:03,694 18 INFO 03237-15-0-all odoo.modules.loading: loading sale/wizard/sale_payment_link_views.xml 2025-08-14 11:21:03,754 18 INFO 03237-15-0-all odoo.modules.loading: Module sale loaded in 7.39s, 3820 queries 2025-08-14 11:21:03,755 18 INFO 03237-15-0-all odoo.modules.loading: Loading module stock_account_enterprise (87/176) 2025-08-14 11:21:07,647 18 INFO 03237-15-0-all odoo.modules.registry: module stock_account_enterprise: creating or updating database tables 2025-08-14 11:21:07,970 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_account_enterprise/report/stock_report_views.xml 2025-08-14 11:21:08,010 18 INFO 03237-15-0-all odoo.modules.loading: Module stock_account_enterprise loaded in 4.25s, 1026 queries 2025-08-14 11:21:08,010 18 INFO 03237-15-0-all odoo.modules.loading: Loading module stock_accountant (88/176) 2025-08-14 11:21:11,921 18 INFO 03237-15-0-all odoo.modules.registry: module stock_accountant: creating or updating database tables 2025-08-14 11:21:12,127 18 INFO 03237-15-0-all odoo.modules.loading: Module stock_accountant loaded in 4.12s, 994 queries 2025-08-14 11:21:12,165 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_asset (89/176) 2025-08-14 11:21:16,218 18 INFO 03237-15-0-all odoo.modules.registry: module account_asset: creating or updating database tables 2025-08-14 11:21:16,898 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2025-08-14 11:21:16,909 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2025-08-14 11:21:16,937 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2025-08-14 11:21:16,950 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/wizard/asset_pause_views.xml 2025-08-14 11:21:16,959 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/wizard/asset_sell_views.xml 2025-08-14 11:21:16,969 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/views/account_account_views.xml 2025-08-14 11:21:17,032 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2025-08-14 11:21:17,126 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/views/account_deferred_revenue.xml 2025-08-14 11:21:17,202 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/views/account_deferred_expense.xml 2025-08-14 11:21:17,277 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/views/account_move_views.xml 2025-08-14 11:21:17,347 18 INFO 03237-15-0-all odoo.modules.loading: loading account_asset/report/account_assets_report_views.xml 2025-08-14 11:21:17,418 18 INFO 03237-15-0-all odoo.modules.loading: Module account_asset loaded in 5.25s, 1803 queries 2025-08-14 11:21:17,418 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_bank_statement_import_camt (90/176) 2025-08-14 11:21:21,380 18 INFO 03237-15-0-all odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2025-08-14 11:21:21,571 18 INFO 03237-15-0-all odoo.modules.loading: loading account_bank_statement_import_camt/data/account_bank_statement_import_data.xml 2025-08-14 11:21:21,778 18 INFO 03237-15-0-all odoo.modules.loading: Module account_bank_statement_import_camt loaded in 4.36s, 1054 queries 2025-08-14 11:21:21,778 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_bank_statement_import_csv (91/176) 2025-08-14 11:21:25,663 18 INFO 03237-15-0-all odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2025-08-14 11:21:26,030 18 INFO 03237-15-0-all odoo.modules.loading: loading account_bank_statement_import_csv/wizard/account_bank_statement_import_views.xml 2025-08-14 11:21:26,071 18 INFO 03237-15-0-all odoo.modules.loading: Module account_bank_statement_import_csv loaded in 4.29s, 1063 queries 2025-08-14 11:21:26,071 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_bank_statement_import_ofx (92/176) 2025-08-14 11:21:29,953 18 INFO 03237-15-0-all odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2025-08-14 11:21:30,024 18 INFO 03237-15-0-all odoo.modules.loading: loading account_bank_statement_import_ofx/wizard/account_bank_statement_import_views.xml 2025-08-14 11:21:30,237 18 INFO 03237-15-0-all odoo.modules.loading: Module account_bank_statement_import_ofx loaded in 4.17s, 1061 queries 2025-08-14 11:21:30,237 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_followup (93/176) 2025-08-14 11:21:34,257 18 INFO 03237-15-0-all odoo.modules.registry: module account_followup: creating or updating database tables 2025-08-14 11:21:34,663 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2025-08-14 11:21:34,676 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2025-08-14 11:21:34,701 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/security/sms_security.xml 2025-08-14 11:21:34,714 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2025-08-14 11:21:34,725 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/data/cron.xml 2025-08-14 11:21:34,738 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2025-08-14 11:21:34,856 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/views/partner_view.xml 2025-08-14 11:21:34,929 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/views/report_followup.xml 2025-08-14 11:21:34,993 18 INFO 03237-15-0-all odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2025-08-14 11:21:35,054 18 INFO 03237-15-0-all odoo.modules.loading: Module account_followup loaded in 4.82s, 1535 queries 2025-08-14 11:21:35,054 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_reports_tax_reminder (94/176) 2025-08-14 11:21:38,953 18 INFO 03237-15-0-all odoo.modules.registry: module account_reports_tax_reminder: creating or updating database tables 2025-08-14 11:21:39,034 18 INFO 03237-15-0-all odoo.modules.loading: loading account_reports_tax_reminder/data/account_reports_tax_reminder.xml 2025-08-14 11:21:39,357 18 INFO 03237-15-0-all odoo.modules.loading: Module account_reports_tax_reminder loaded in 4.30s, 1051 queries 2025-08-14 11:21:39,357 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_saft (95/176) 2025-08-14 11:21:43,295 18 INFO 03237-15-0-all odoo.modules.registry: module account_saft: creating or updating database tables 2025-08-14 11:21:43,347 18 INFO 03237-15-0-all odoo.modules.loading: loading account_saft/data/saft_report.xml 2025-08-14 11:21:43,701 18 INFO 03237-15-0-all odoo.modules.loading: Module account_saft loaded in 4.34s, 1069 queries 2025-08-14 11:21:43,701 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_enterprise (96/176) 2025-08-14 11:21:47,644 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_enterprise: creating or updating database tables 2025-08-14 11:21:48,221 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_enterprise loaded in 4.52s, 1238 queries 2025-08-14 11:21:48,221 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_config (97/176) 2025-08-14 11:21:50,329 18 INFO 03237-15-0-all odoo.addons.l10n_ro_config.init_hook: Computing field l10n_ro_vat_number on res.partner 2025-08-14 11:21:52,382 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_config: creating or updating database tables 2025-08-14 11:21:52,701 18 INFO 03237-15-0-all odoo.models: Storing computed values of account.journal.l10n_ro_print_report 2025-08-14 11:21:53,096 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_config/views/account_journal.xml 2025-08-14 11:21:53,139 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_config/views/common_report.xml 2025-08-14 11:21:53,155 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_config/views/res_config_view.xml 2025-08-14 11:21:53,441 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_config/views/res_bank_view.xml 2025-08-14 11:21:53,484 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_config/views/res_partner_view.xml 2025-08-14 11:21:53,574 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_config/data/ro_menus_group.xml 2025-08-14 11:21:53,615 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_config loaded in 5.39s, 1660 queries 2025-08-14 11:21:53,615 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_vat_change (98/176) 2025-08-14 11:21:55,633 18 INFO 03237-15-0-all odoo.addons.l10n_ro_vat_change.hooks: Running pre init hook for l10n_ro_vat_change 2025-08-14 11:21:55,633 18 INFO 03237-15-0-all odoo.addons.l10n_ro_vat_change.hooks: Loading Romanian companies with new taxes 2025-08-14 11:21:57,822 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_vat_change: creating or updating database tables 2025-08-14 11:21:58,025 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_vat_change/data/account_tax_report_data.xml 2025-08-14 11:21:58,355 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_vat_change/data/template/account_tax_group_data.xml 2025-08-14 11:21:58,376 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_vat_change/data/template/account_tax_data.xml 2025-08-14 11:21:58,630 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_vat_change/data/template/account_fiscal_position_data.xml 2025-08-14 11:21:58,826 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_vat_change/data/vat_change_cron.xml 2025-08-14 11:21:58,860 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_vat_change loaded in 5.25s, 1959 queries 2025-08-14 11:21:58,860 18 INFO 03237-15-0-all odoo.modules.loading: Loading module mrp_account_enterprise (99/176) 2025-08-14 11:22:02,909 18 INFO 03237-15-0-all odoo.modules.registry: module mrp_account_enterprise: creating or updating database tables 2025-08-14 11:22:03,288 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account_enterprise/security/ir.model.access.csv 2025-08-14 11:22:03,304 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account_enterprise/security/mrp_account_enterprise_security.xml 2025-08-14 11:22:03,319 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account_enterprise/views/mrp_account_view.xml 2025-08-14 11:22:03,436 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account_enterprise/views/cost_structure_report.xml 2025-08-14 11:22:03,457 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_account_enterprise/reports/mrp_report_views.xml 2025-08-14 11:22:03,536 18 INFO 03237-15-0-all odoo.modules.loading: Module mrp_account_enterprise loaded in 4.68s, 1310 queries 2025-08-14 11:22:03,536 18 INFO 03237-15-0-all odoo.modules.loading: Loading module pos_account_reports (100/176) 2025-08-14 11:22:07,829 18 INFO 03237-15-0-all odoo.modules.loading: Module pos_account_reports loaded in 4.29s, 1013 queries 2025-08-14 11:22:07,829 18 INFO 03237-15-0-all odoo.modules.loading: Loading module pos_enterprise (101/176) 2025-08-14 11:22:11,805 18 INFO 03237-15-0-all odoo.modules.registry: module pos_enterprise: creating or updating database tables 2025-08-14 11:22:12,040 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_enterprise/views/pos_config_view.xml 2025-08-14 11:22:12,098 18 INFO 03237-15-0-all odoo.modules.loading: Module pos_enterprise loaded in 4.27s, 1075 queries 2025-08-14 11:22:12,098 18 INFO 03237-15-0-all odoo.modules.loading: Loading module pos_epson_printer (102/176) 2025-08-14 11:22:16,318 18 INFO 03237-15-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2025-08-14 11:22:16,554 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2025-08-14 11:22:16,601 18 INFO 03237-15-0-all odoo.modules.loading: Module pos_epson_printer loaded in 4.50s, 1069 queries 2025-08-14 11:22:16,609 18 INFO 03237-15-0-all odoo.modules.loading: Loading module pos_loyalty (103/176) 2025-08-14 11:22:20,590 18 INFO 03237-15-0-all odoo.modules.registry: module pos_loyalty: creating or updating database tables 2025-08-14 11:22:21,166 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_loyalty/views/pos_loyalty_views.xml 2025-08-14 11:22:21,388 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_loyalty/views/pos_config_views.xml 2025-08-14 11:22:21,454 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_loyalty/security/ir.model.access.csv 2025-08-14 11:22:21,532 18 INFO 03237-15-0-all odoo.modules.loading: Module pos_loyalty loaded in 4.92s, 1431 queries 2025-08-14 11:22:21,532 18 INFO 03237-15-0-all odoo.modules.loading: Loading module pos_mrp (104/176) 2025-08-14 11:22:25,567 18 INFO 03237-15-0-all odoo.modules.registry: module pos_mrp: creating or updating database tables 2025-08-14 11:22:25,925 18 INFO 03237-15-0-all odoo.modules.loading: Module pos_mrp loaded in 4.39s, 1041 queries 2025-08-14 11:22:25,926 18 INFO 03237-15-0-all odoo.modules.loading: Loading module purchase_mrp (105/176) 2025-08-14 11:22:29,953 18 INFO 03237-15-0-all odoo.modules.registry: module purchase_mrp: creating or updating database tables 2025-08-14 11:22:30,231 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_mrp/views/purchase_order_views.xml 2025-08-14 11:22:30,259 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_mrp/views/mrp_production_views.xml 2025-08-14 11:22:30,286 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_mrp/security/ir.model.access.csv 2025-08-14 11:22:30,323 18 INFO 03237-15-0-all odoo.modules.loading: Module purchase_mrp loaded in 4.40s, 1148 queries 2025-08-14 11:22:30,324 18 INFO 03237-15-0-all odoo.modules.loading: Loading module purchase_stock_enterprise (106/176) 2025-08-14 11:22:34,491 18 INFO 03237-15-0-all odoo.modules.loading: loading purchase_stock_enterprise/report/purchase_report_views.xml 2025-08-14 11:22:34,699 18 INFO 03237-15-0-all odoo.modules.loading: Module purchase_stock_enterprise loaded in 4.38s, 1037 queries 2025-08-14 11:22:34,699 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale_account_accountant (107/176) 2025-08-14 11:22:38,721 18 INFO 03237-15-0-all odoo.modules.registry: module sale_account_accountant: creating or updating database tables 2025-08-14 11:22:39,064 18 INFO 03237-15-0-all odoo.modules.loading: Module sale_account_accountant loaded in 4.36s, 1024 queries 2025-08-14 11:22:39,064 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale_enterprise (108/176) 2025-08-14 11:22:43,302 18 INFO 03237-15-0-all odoo.modules.registry: module sale_enterprise: creating or updating database tables 2025-08-14 11:22:43,674 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_enterprise/report/sale_report_views.xml 2025-08-14 11:22:43,785 18 INFO 03237-15-0-all odoo.modules.loading: Module sale_enterprise loaded in 4.72s, 1130 queries 2025-08-14 11:22:43,785 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale_management (109/176) 2025-08-14 11:22:48,032 18 INFO 03237-15-0-all odoo.modules.registry: module sale_management: creating or updating database tables 2025-08-14 11:22:48,607 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-08-14 11:22:48,629 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-08-14 11:22:48,643 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-08-14 11:22:48,662 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-08-14 11:22:48,703 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-08-14 11:22:48,734 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-08-14 11:22:48,913 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-08-14 11:22:48,932 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/views/sale_management_views.xml 2025-08-14 11:22:49,102 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-08-14 11:22:49,126 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-08-14 11:22:49,168 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-08-14 11:22:49,227 18 INFO 03237-15-0-all odoo.modules.loading: Module sale_management loaded in 5.44s, 1720 queries 2025-08-14 11:22:49,228 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale_purchase (110/176) 2025-08-14 11:22:53,562 18 INFO 03237-15-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-14 11:22:53,940 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_purchase/data/mail_data.xml 2025-08-14 11:22:53,966 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-14 11:22:54,010 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-14 11:22:54,038 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-14 11:22:54,090 18 INFO 03237-15-0-all odoo.modules.loading: Module sale_purchase loaded in 4.86s, 1264 queries 2025-08-14 11:22:54,090 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale_sms (111/176) 2025-08-14 11:22:58,200 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-14 11:22:58,510 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-14 11:22:58,544 18 INFO 03237-15-0-all odoo.modules.loading: Module sale_sms loaded in 4.45s, 1058 queries 2025-08-14 11:22:58,544 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale_stock (112/176) 2025-08-14 11:23:02,681 18 INFO 03237-15-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-14 11:23:03,562 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-14 11:23:03,600 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-14 11:23:03,714 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-14 11:23:03,896 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/views/stock_views.xml 2025-08-14 11:23:04,091 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-14 11:23:04,513 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-14 11:23:04,537 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/views/stock_production_lot_views.xml 2025-08-14 11:23:04,560 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-14 11:23:04,632 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-08-14 11:23:04,655 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-14 11:23:04,696 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-14 11:23:04,715 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-14 11:23:04,730 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-14 11:23:04,736 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-14 11:23:04,750 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-14 11:23:04,795 18 INFO 03237-15-0-all odoo.modules.loading: Module sale_stock loaded in 6.25s, 2160 queries 2025-08-14 11:23:04,795 18 INFO 03237-15-0-all odoo.modules.loading: Loading module stock_landed_costs (113/176) 2025-08-14 11:23:08,918 18 INFO 03237-15-0-all odoo.modules.registry: module stock_landed_costs: creating or updating database tables 2025-08-14 11:23:09,776 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_landed_costs/security/ir.model.access.csv 2025-08-14 11:23:09,796 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_landed_costs/security/stock_landed_cost_security.xml 2025-08-14 11:23:09,806 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_landed_costs/data/stock_landed_cost_data.xml 2025-08-14 11:23:09,818 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_landed_costs/views/account_move_views.xml 2025-08-14 11:23:09,876 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_landed_costs/views/product_views.xml 2025-08-14 11:23:09,922 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_landed_cost_views.xml 2025-08-14 11:23:09,981 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_valuation_layer_views.xml 2025-08-14 11:23:10,002 18 INFO 03237-15-0-all odoo.modules.loading: loading stock_landed_costs/views/res_config_settings_views.xml 2025-08-14 11:23:10,345 18 INFO 03237-15-0-all odoo.modules.loading: Module stock_landed_costs loaded in 5.55s, 1697 queries 2025-08-14 11:23:10,345 18 INFO 03237-15-0-all odoo.modules.loading: Loading module account_asset_ndt (114/176) 2025-08-14 11:23:14,895 18 INFO 03237-15-0-all odoo.modules.registry: module account_asset_ndt: creating or updating database tables 2025-08-14 11:23:15,397 18 INFO 03237-15-0-all odoo.modules.loading: Module account_asset_ndt loaded in 5.05s, 1118 queries 2025-08-14 11:23:15,397 18 INFO 03237-15-0-all odoo.modules.loading: Loading module delivery (115/176) 2025-08-14 11:23:19,582 18 INFO 03237-15-0-all odoo.modules.registry: module delivery: creating or updating database tables 2025-08-14 11:23:20,689 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/security/ir.model.access.csv 2025-08-14 11:23:20,725 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/security/delivery_carrier_security.xml 2025-08-14 11:23:20,739 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/product_template_view.xml 2025-08-14 11:23:20,807 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/delivery_view.xml 2025-08-14 11:23:21,028 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/partner_view.xml 2025-08-14 11:23:21,107 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/delivery_portal_template.xml 2025-08-14 11:23:21,131 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/data/delivery_data.xml 2025-08-14 11:23:21,309 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/report_shipping.xml 2025-08-14 11:23:21,328 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/report_deliveryslip.xml 2025-08-14 11:23:21,403 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/report_package_barcode.xml 2025-08-14 11:23:21,433 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/res_config_settings_views.xml 2025-08-14 11:23:21,656 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_package_views.xml 2025-08-14 11:23:21,670 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_carrier_views.xml 2025-08-14 11:23:21,682 18 INFO 03237-15-0-all odoo.modules.loading: loading delivery/views/stock_package_type_views.xml 2025-08-14 11:23:21,763 18 INFO 03237-15-0-all odoo.modules.loading: Module delivery loaded in 6.37s, 2186 queries 2025-08-14 11:23:21,763 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account (116/176) 2025-08-14 11:23:26,107 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account: creating or updating database tables 2025-08-14 11:23:26,157 18 INFO 03237-15-0-all odoo.models: Storing computed values of account.account.l10n_ro_external_code 2025-08-14 11:23:27,011 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account loaded in 5.25s, 1576 queries 2025-08-14 11:23:27,011 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_anaf_sync (117/176) 2025-08-14 11:23:31,198 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_anaf_sync: creating or updating database tables 2025-08-14 11:23:31,733 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/account_security.xml 2025-08-14 11:23:31,745 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/ir.model.access.csv 2025-08-14 11:23:31,774 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/data/cron.xml 2025-08-14 11:23:31,788 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/l10n_ro_account_anaf_sync_view.xml 2025-08-14 11:23:31,814 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/res_config_view.xml 2025-08-14 11:23:32,018 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/template.xml 2025-08-14 11:23:32,060 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_anaf_sync loaded in 5.05s, 1342 queries 2025-08-14 11:23:32,060 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_asset (118/176) 2025-08-14 11:23:34,268 18 INFO 03237-15-0-all odoo.addons.l10n_ro_account_asset.init_hook: Computing field l10n_ro_monthly_depreciation on account.asset 2025-08-14 11:23:36,424 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_asset: creating or updating database tables 2025-08-14 11:23:37,075 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_asset/security/ir.model.access.csv 2025-08-14 11:23:37,097 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/account_asset_view.xml 2025-08-14 11:23:37,178 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_asset/views/res_config_settings_views.xml 2025-08-14 11:23:37,385 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_asset/report/account_assets_report_views.xml 2025-08-14 11:23:37,428 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_asset loaded in 5.37s, 1483 queries 2025-08-14 11:23:37,428 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_base (119/176) 2025-08-14 11:23:41,671 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_base: creating or updating database tables 2025-08-14 11:23:42,107 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_base/views/res_bank_view.xml 2025-08-14 11:23:42,155 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_base loaded in 4.73s, 1130 queries 2025-08-14 11:23:42,155 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_report (120/176) 2025-08-14 11:23:46,439 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_report: creating or updating database tables 2025-08-14 11:23:46,683 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_daily.xml 2025-08-14 11:23:46,700 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_period.xml 2025-08-14 11:23:46,714 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_statement.xml 2025-08-14 11:23:46,751 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_report loaded in 4.60s, 1102 queries 2025-08-14 11:23:46,751 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_compensation (121/176) 2025-08-14 11:23:51,271 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_compensation: creating or updating database tables 2025-08-14 11:23:51,660 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_compensation/views/account_compensation_view.xml 2025-08-14 11:23:51,707 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_compensation/security/ir.model.access.csv 2025-08-14 11:23:51,730 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_compensation/security/account_compensation_security.xml 2025-08-14 11:23:51,774 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_compensation loaded in 5.02s, 1262 queries 2025-08-14 11:23:51,774 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_period_close (122/176) 2025-08-14 11:23:55,981 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_period_close: creating or updating database tables 2025-08-14 11:23:56,550 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_period_close/views/account_period_close_view.xml 2025-08-14 11:23:56,616 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_period_close/wizards/wizard_account_period_closing_view.xml 2025-08-14 11:23:56,627 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/account_security.xml 2025-08-14 11:23:56,637 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/ir.model.access.csv 2025-08-14 11:23:56,690 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_period_close loaded in 4.92s, 1300 queries 2025-08-14 11:23:56,690 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_report_invoice (123/176) 2025-08-14 11:23:58,833 18 INFO 03237-15-0-all odoo.addons.l10n_ro_account_report_invoice.init_hook: Computing field l10n_ro_currency_rate on account.move 2025-08-14 11:24:00,998 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_report_invoice: creating or updating database tables 2025-08-14 11:24:01,618 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/account_invoice_view.xml 2025-08-14 11:24:01,685 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/invoice_report.xml 2025-08-14 11:24:01,740 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/res_config_settings_view.xml 2025-08-14 11:24:01,995 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_report_invoice loaded in 5.30s, 1392 queries 2025-08-14 11:24:01,995 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_report_sheet (124/176) 2025-08-14 11:24:06,491 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_report_sheet: creating or updating database tables 2025-08-14 11:24:07,166 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/data/account_account_type.xml 2025-08-14 11:24:07,177 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/views/account_view.xml 2025-08-14 11:24:07,268 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/wizard/account_report_sheet.xml 2025-08-14 11:24:07,291 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/wizard/account_journal_registry_report.xml 2025-08-14 11:24:07,312 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/security/ir.model.access.csv 2025-08-14 11:24:07,331 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/report/account_sheet.xml 2025-08-14 11:24:07,343 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/report/report_account_sheet.xml 2025-08-14 11:24:07,355 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/report/report_account_journal_registry.xml 2025-08-14 11:24:07,365 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/views/search_template_view.xml 2025-08-14 11:24:07,387 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_sheet/views/res_config_settings_views.xml 2025-08-14 11:24:07,645 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_report_sheet loaded in 5.65s, 1640 queries 2025-08-14 11:24:07,646 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_reports (125/176) Defaulting to user installation because normal site-packages is not writeable Collecting openupgradelib Downloading openupgradelib-3.11.1-py2.py3-none-any.whl.metadata (10 kB) Requirement already satisfied: lxml in /usr/local/lib/python3.9/dist-packages (from openupgradelib) (4.6.5) Collecting cssselect (from openupgradelib) Downloading cssselect-1.3.0-py3-none-any.whl.metadata (2.6 kB) Downloading openupgradelib-3.11.1-py2.py3-none-any.whl (84 kB) Downloading cssselect-1.3.0-py3-none-any.whl (18 kB) Installing collected packages: cssselect, openupgradelib Successfully installed cssselect-1.3.0 openupgradelib-3.11.1 [notice] A new release of pip is available: 24.3.1 -> 25.2 [notice] To update, run: python3 -m pip install --upgrade pip 2025-08-14 11:24:11,736 18 DEBUG 03237-15-0-all OpenUpgrade: 0 rows affected after 0:00:00.000812 running UPDATE ir_model_data SET module = 'l10n_ro_account_reports' WHERE module = 'l10n_ro_reports' AND name NOT IN (SELECT name FROM ir_model_data WHERE module = 'l10n_ro_account_reports') 2025-08-14 11:24:11,737 18 DEBUG 03237-15-0-all OpenUpgrade: 0 rows affected after 0:00:00.000530 running UPDATE ir_model_data SET name = name || '_openupgrade_' || id, module = 'l10n_ro_account_reports', noupdate = FALSE WHERE module = 'l10n_ro_reports' 2025-08-14 11:24:11,738 18 DEBUG 03237-15-0-all OpenUpgrade: 0 rows affected after 0:00:00.000482 running UPDATE ir_module_module_dependency SET name = 'l10n_ro_account_reports' WHERE name = 'l10n_ro_reports' 2025-08-14 11:24:11,739 18 DEBUG 03237-15-0-all OpenUpgrade: 0 rows affected after 0:00:00.000920 running UPDATE ir_translation SET module = 'l10n_ro_account_reports' WHERE module = 'l10n_ro_reports' 2025-08-14 11:24:11,739 18 DEBUG 03237-15-0-all OpenUpgrade: 0 rows affected after 0:00:00.000547 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_reports' AND m2.name='l10n_ro_reports' AND m1.state='uninstalled' 2025-08-14 11:24:11,740 18 DEBUG 03237-15-0-all OpenUpgrade: 0 rows affected after 0:00:00.000242 running DELETE FROM ir_module_module WHERE name = 'l10n_ro_reports' 2025-08-14 11:24:11,740 18 DEBUG 03237-15-0-all OpenUpgrade: 0 rows affected after 0:00:00.000270 running DELETE FROM ir_model_data WHERE module = 'base' AND model='ir.module.module' AND name = 'module_l10n_ro_reports' 2025-08-14 11:24:13,981 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_reports: creating or updating database tables 2025-08-14 11:24:14,336 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_reports/data/account_financial_html_report_pl.xml 2025-08-14 11:24:14,828 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_reports/data/account_financial_html_report_bs.xml 2025-08-14 11:24:15,189 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_reports/views/account_report_trial_balance_ro_view.xml 2025-08-14 11:24:15,219 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_reports/views/account_report_trial_balance_simple_ro_view.xml 2025-08-14 11:24:15,247 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_reports/views/account_view.xml 2025-08-14 11:24:15,340 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_reports loaded in 7.69s, 1921 queries 2025-08-14 11:24:15,340 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_address_extended (126/176) 2025-08-14 11:24:17,555 18 INFO 03237-15-0-all odoo.addons.l10n_ro_address_extended.init_hook: Computing field l10n_ro_street_staircase on res.partner 2025-08-14 11:24:19,696 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_address_extended: creating or updating database tables 2025-08-14 11:24:20,080 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_address_extended/views/res_company_view.xml 2025-08-14 11:24:20,114 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_address_extended/views/res_partner_view.xml 2025-08-14 11:24:20,240 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_address_extended loaded in 4.90s, 1290 queries 2025-08-14 11:24:20,240 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_city (127/176) 2025-08-14 11:24:24,883 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_city: creating or updating database tables 2025-08-14 11:24:25,202 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_city/data/res_city.xml 2025-08-14 11:24:54,803 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_city/views/res_city_view.xml 2025-08-14 11:24:54,874 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_city/data/res.country.state.csv 2025-08-14 11:24:54,943 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_city loaded in 34.70s, 42520 queries 2025-08-14 11:24:54,943 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_currency_reevaluation (128/176) 2025-08-14 11:24:59,224 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_currency_reevaluation: creating or updating database tables 2025-08-14 11:24:59,694 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_currency_reevaluation/security/ir.model.access.csv 2025-08-14 11:24:59,721 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_currency_reevaluation/views/account_view.xml 2025-08-14 11:24:59,804 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_currency_reevaluation/wizard/wizard_currency_reevaluation_view.xml 2025-08-14 11:24:59,867 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_currency_reevaluation loaded in 4.92s, 1300 queries 2025-08-14 11:24:59,868 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_declaration (129/176) 2025-08-14 11:25:04,335 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_declaration: creating or updating database tables 2025-08-14 11:25:04,747 18 INFO 03237-15-0-all odoo.models: Storing computed values of account.move.l10n_ro_invoice_partner_display_vat 2025-08-14 11:25:04,747 18 INFO 03237-15-0-all odoo.models: Storing computed values of account.move.l10n_ro_partner_type 2025-08-14 11:25:04,747 18 INFO 03237-15-0-all odoo.models: Storing computed values of account.move.l10n_ro_operation_type 2025-08-14 11:25:04,747 18 INFO 03237-15-0-all odoo.models: Storing computed values of account.move.l10n_ro_amount_from_tax 2025-08-14 11:25:04,753 18 INFO 03237-15-0-all odoo.models: Storing computed values of product.template.l10n_ro_nc_code 2025-08-14 11:25:04,755 18 INFO 03237-15-0-all odoo.models: Storing computed values of product.product.l10n_ro_nc_code 2025-08-14 11:25:05,363 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/data/res.country.state.csv 2025-08-14 11:25:05,398 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/data/anaf_product_code.xml 2025-08-14 11:25:05,472 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/data/account_tax_template.xml 2025-08-14 11:25:05,524 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/data/anaf_config_parameter.xml 2025-08-14 11:25:05,534 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/security/ir.model.access.csv 2025-08-14 11:25:05,564 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/account_journal_view.xml 2025-08-14 11:25:05,597 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/account_move_view.xml 2025-08-14 11:25:05,659 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_declaration_menu.xml 2025-08-14 11:25:05,670 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_declaration_view.xml 2025-08-14 11:25:05,700 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_product_code_view.xml 2025-08-14 11:25:05,738 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/anaf_signature_view.xml 2025-08-14 11:25:05,764 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/ir_sequence_view.xml 2025-08-14 11:25:05,781 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/product_template_view.xml 2025-08-14 11:25:05,831 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration/views/res_company_view.xml 2025-08-14 11:25:05,896 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_declaration loaded in 6.03s, 2018 queries 2025-08-14 11:25:05,896 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_partner_create_by_vat (130/176) 2025-08-14 11:25:10,475 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_partner_create_by_vat: creating or updating database tables 2025-08-14 11:25:10,888 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/views/partner_view.xml 2025-08-14 11:25:11,013 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/security/ir.model.access.csv 2025-08-14 11:25:11,057 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_partner_create_by_vat loaded in 5.16s, 1327 queries 2025-08-14 11:25:11,057 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_partner_unique (131/176) 2025-08-14 11:25:15,642 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_partner_unique: creating or updating database tables 2025-08-14 11:25:15,976 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_partner_unique loaded in 4.92s, 1123 queries 2025-08-14 11:25:15,976 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_payment_to_statement (132/176) 2025-08-14 11:25:20,353 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_payment_to_statement: creating or updating database tables 2025-08-14 11:25:20,923 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/security/ir.model.access.csv 2025-08-14 11:25:20,924 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_payment_view.xml 2025-08-14 11:25:20,955 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_view.xml 2025-08-14 11:25:20,988 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_dashboard_view.xml 2025-08-14 11:25:21,035 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/cash_box_out.xml 2025-08-14 11:25:21,073 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_payment_to_statement loaded in 5.10s, 1325 queries 2025-08-14 11:25:21,073 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_saft (133/176) 2025-08-14 11:25:25,552 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_saft: creating or updating database tables 2025-08-14 11:25:26,183 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_saft/security/ir.model.access.csv 2025-08-14 11:25:26,203 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_saft/data/saft_report.xml 2025-08-14 11:25:26,277 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_saft/data/l10n_ro_saft.tax.type.csv 2025-08-14 11:25:26,442 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_saft/data/account_tax_data.xml 2025-08-14 11:25:26,590 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_tax_views.xml 2025-08-14 11:25:26,609 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_saft/views/account_move_views.xml 2025-08-14 11:25:26,672 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_saft/views/res_config_settings_views.xml 2025-08-14 11:25:27,004 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_saft loaded in 5.93s, 2309 queries 2025-08-14 11:25:27,004 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_stock (134/176) 2025-08-14 11:25:31,566 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_stock: creating or updating database tables 2025-08-14 11:25:31,656 18 INFO 03237-15-0-all odoo.models: Storing computed values of product.template.l10n_ro_net_weight 2025-08-14 11:25:32,069 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_warehouse_view.xml 2025-08-14 11:25:32,094 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_location_view.xml 2025-08-14 11:25:32,135 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_stock/views/product_template_view.xml 2025-08-14 11:25:32,204 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_stock loaded in 5.20s, 1329 queries 2025-08-14 11:25:32,205 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_storno_accounting (135/176) 2025-08-14 11:25:36,644 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_storno_accounting: creating or updating database tables 2025-08-14 11:25:36,874 18 INFO 03237-15-0-all odoo.models: Storing computed values of account.move.l10n_ro_is_storno 2025-08-14 11:25:37,295 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_storno_accounting/views/res_config_view.xml 2025-08-14 11:25:37,517 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_storno_accounting/views/account_tax.xml 2025-08-14 11:25:37,560 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_storno_accounting loaded in 5.36s, 1391 queries 2025-08-14 11:25:37,561 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_vat_on_payment (136/176) 2025-08-14 11:25:42,141 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_vat_on_payment: creating or updating database tables 2025-08-14 11:25:42,620 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml 2025-08-14 11:25:42,778 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/security/ir.model.access.csv 2025-08-14 11:25:42,795 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/data/res_partner_anaf_cron.xml 2025-08-14 11:25:42,847 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_vat_on_payment loaded in 5.29s, 1445 queries 2025-08-14 11:25:42,848 18 INFO 03237-15-0-all odoo.modules.loading: Loading module mrp_landed_costs (137/176) 2025-08-14 11:25:47,424 18 INFO 03237-15-0-all odoo.modules.registry: module mrp_landed_costs: creating or updating database tables 2025-08-14 11:25:47,677 18 INFO 03237-15-0-all odoo.modules.loading: loading mrp_landed_costs/views/stock_landed_cost_views.xml 2025-08-14 11:25:47,717 18 INFO 03237-15-0-all odoo.modules.loading: Module mrp_landed_costs loaded in 4.87s, 1142 queries 2025-08-14 11:25:47,718 18 INFO 03237-15-0-all odoo.modules.loading: Loading module pos_sale (138/176) 2025-08-14 11:25:52,341 18 INFO 03237-15-0-all odoo.modules.registry: module pos_sale: creating or updating database tables 2025-08-14 11:25:52,781 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/data/pos_sale_data.xml 2025-08-14 11:25:52,896 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/security/pos_sale_security.xml 2025-08-14 11:25:52,918 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/security/ir.model.access.csv 2025-08-14 11:25:52,930 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/views/point_of_sale_report.xml 2025-08-14 11:25:52,959 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/views/sale_order_views.xml 2025-08-14 11:25:52,996 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/views/pos_order_views.xml 2025-08-14 11:25:53,017 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/views/sales_team_views.xml 2025-08-14 11:25:53,069 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/views/pos_config_views.xml 2025-08-14 11:25:53,099 18 INFO 03237-15-0-all odoo.modules.loading: loading pos_sale/views/stock_template.xml 2025-08-14 11:25:53,137 18 INFO 03237-15-0-all odoo.modules.loading: Module pos_sale loaded in 5.42s, 1520 queries 2025-08-14 11:25:53,137 18 INFO 03237-15-0-all odoo.modules.loading: Loading module pos_settle_due (139/176) 2025-08-14 11:25:57,858 18 INFO 03237-15-0-all odoo.modules.loading: Module pos_settle_due loaded in 4.72s, 1087 queries 2025-08-14 11:25:57,858 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale_mrp (140/176) 2025-08-14 11:26:02,215 18 INFO 03237-15-0-all odoo.modules.registry: module sale_mrp: creating or updating database tables 2025-08-14 11:26:02,752 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_mrp/security/ir.model.access.csv 2025-08-14 11:26:02,781 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_mrp/views/mrp_production_views.xml 2025-08-14 11:26:02,813 18 INFO 03237-15-0-all odoo.modules.loading: loading sale_mrp/views/sale_order_views.xml 2025-08-14 11:26:02,877 18 INFO 03237-15-0-all odoo.modules.loading: Module sale_mrp loaded in 5.02s, 1308 queries 2025-08-14 11:26:02,878 18 INFO 03237-15-0-all odoo.modules.loading: Loading module sale_purchase_stock (141/176) 2025-08-14 11:26:07,395 18 INFO 03237-15-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-14 11:26:07,818 18 INFO 03237-15-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 4.94s, 1119 queries 2025-08-14 11:26:07,819 18 INFO 03237-15-0-all odoo.modules.loading: Loading module snailmail_account_followup (142/176) 2025-08-14 11:26:12,239 18 INFO 03237-15-0-all odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2025-08-14 11:26:12,615 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail_account_followup/security/ir.model.access.csv 2025-08-14 11:26:12,633 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2025-08-14 11:26:12,642 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2025-08-14 11:26:12,672 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2025-08-14 11:26:12,703 18 INFO 03237-15-0-all odoo.modules.loading: loading snailmail_account_followup/wizard/followup_send_views.xml 2025-08-14 11:26:12,746 18 INFO 03237-15-0-all odoo.modules.loading: Module snailmail_account_followup loaded in 4.93s, 1306 queries 2025-08-14 11:26:12,746 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_alpha (143/176) 2025-08-14 11:26:17,297 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_alpha: creating or updating database tables 2025-08-14 11:26:17,602 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_alpha loaded in 4.86s, 1128 queries 2025-08-14 11:26:17,603 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_bcr (144/176) 2025-08-14 11:26:22,258 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_bcr: creating or updating database tables 2025-08-14 11:26:22,552 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_bcr loaded in 4.95s, 1128 queries 2025-08-14 11:26:22,552 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_brd (145/176) 2025-08-14 11:26:27,006 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_brd: creating or updating database tables 2025-08-14 11:26:27,437 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_brd loaded in 4.89s, 1128 queries 2025-08-14 11:26:27,438 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_ing (146/176) 2025-08-14 11:26:31,857 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_ing: creating or updating database tables 2025-08-14 11:26:31,982 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_ing/views/res_bank_view.xml 2025-08-14 11:26:32,356 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_ing loaded in 4.92s, 1156 queries 2025-08-14 11:26:32,356 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_rffsn (147/176) 2025-08-14 11:26:36,856 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_rffsn: creating or updating database tables 2025-08-14 11:26:37,438 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_rffsn loaded in 5.08s, 1128 queries 2025-08-14 11:26:37,438 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_edi_ubl (148/176) 2025-08-14 11:26:42,138 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_edi_ubl: creating or updating database tables 2025-08-14 11:26:42,831 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/security/ir.model.access.csv 2025-08-14 11:26:42,857 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/data/account_edi_data.xml 2025-08-14 11:26:42,882 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/data/ubl_templates.xml 2025-08-14 11:26:42,901 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/res_config_settings_views.xml 2025-08-14 11:26:43,166 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/account_invoice.xml 2025-08-14 11:26:43,244 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/product_view.xml 2025-08-14 11:26:43,297 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/res_partner_view.xml 2025-08-14 11:26:43,392 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/cius_template.xml 2025-08-14 11:26:43,451 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_edi_ubl loaded in 6.01s, 1806 queries 2025-08-14 11:26:43,451 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_edit_currency_rate (149/176) 2025-08-14 11:26:48,207 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_edit_currency_rate: creating or updating database tables 2025-08-14 11:26:48,626 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_edit_currency_rate loaded in 5.18s, 1186 queries 2025-08-14 11:26:48,626 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_account_report_journal (150/176) 2025-08-14 11:26:53,360 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_account_report_journal: creating or updating database tables 2025-08-14 11:26:53,683 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_journal/report/report_sale_purchase_layout.xml 2025-08-14 11:26:53,714 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_journal/report/report_sale_journal_layout.xml 2025-08-14 11:26:53,736 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_journal/report/report_purchase_journal_layout.xml 2025-08-14 11:26:53,757 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_journal/report/report_sale_purchase_journal.xml 2025-08-14 11:26:53,777 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_journal/wizard/select_report_sale_purchase_view.xml 2025-08-14 11:26:53,800 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_account_report_journal/security/ir.model.access.csv 2025-08-14 11:26:53,847 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_account_report_journal loaded in 5.22s, 1295 queries 2025-08-14 11:26:53,847 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D120 (151/176) 2025-08-14 11:26:58,400 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_declaration_D120: creating or updating database tables 2025-08-14 11:26:59,299 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/data/l10n.ro.anaf.excise.uom.csv 2025-08-14 11:26:59,311 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/data/account.tax.report.csv 2025-08-14 11:26:59,325 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/data/account.tax.report.line.csv 2025-08-14 11:26:59,781 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/data/anaf_d120.xml 2025-08-14 11:26:59,802 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/security/ir.model.access.csv 2025-08-14 11:26:59,826 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/views/anaf_excise_uom_view.xml 2025-08-14 11:26:59,865 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/views/anaf_excise_year_view.xml 2025-08-14 11:26:59,902 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/views/product_template_view.xml 2025-08-14 11:26:59,959 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/views/res_company_view.xml 2025-08-14 11:26:59,990 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/views/res_config_settings_view.xml 2025-08-14 11:27:00,225 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D120/views/d120_declaration_view.xml 2025-08-14 11:27:00,280 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_declaration_D120 loaded in 6.43s, 2404 queries 2025-08-14 11:27:00,280 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D300 (152/176) 2025-08-14 11:27:05,029 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_declaration_D300: creating or updating database tables 2025-08-14 11:27:05,670 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/data/anaf_d300.xml 2025-08-14 11:27:05,703 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/security/ir.model.access.csv 2025-08-14 11:27:05,726 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D300/views/d300_declaration_view.xml 2025-08-14 11:27:05,783 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_declaration_D300 loaded in 5.50s, 1369 queries 2025-08-14 11:27:05,783 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D390 (153/176) 2025-08-14 11:27:10,417 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_declaration_D390: creating or updating database tables 2025-08-14 11:27:10,976 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/data/anaf_d390.xml 2025-08-14 11:27:11,001 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/security/ir.model.access.csv 2025-08-14 11:27:11,021 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/views/stock_picking_view.xml 2025-08-14 11:27:11,049 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D390/views/d390_declaration_view.xml 2025-08-14 11:27:11,100 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_declaration_D390 loaded in 5.32s, 1356 queries 2025-08-14 11:27:11,100 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D394 (154/176) 2025-08-14 11:27:15,785 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_declaration_D394: creating or updating database tables 2025-08-14 11:27:16,503 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/data/anaf_d394.xml 2025-08-14 11:27:16,531 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/security/ir.model.access.csv 2025-08-14 11:27:16,552 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D394/views/d394_declaration_view.xml 2025-08-14 11:27:16,610 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_declaration_D394 loaded in 5.51s, 1351 queries 2025-08-14 11:27:16,610 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_declaration_D406 (155/176) 2025-08-14 11:27:21,539 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_declaration_D406: creating or updating database tables 2025-08-14 11:27:21,842 18 INFO 03237-15-0-all odoo.models: Storing computed values of res.partner.l10n_ro_saft_code 2025-08-14 11:27:22,383 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/security/ir.model.access.csv 2025-08-14 11:27:22,400 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/data/anaf_d406.xml 2025-08-14 11:27:22,420 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/account_payment_view.xml 2025-08-14 11:27:22,452 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/d406_declaration_view.xml 2025-08-14 11:27:22,477 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/res_config_settings_views.xml 2025-08-14 11:27:22,714 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_declaration_D406/views/saft_report_templates_odoo.xml 2025-08-14 11:27:22,849 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_declaration_D406 loaded in 6.24s, 1691 queries 2025-08-14 11:27:22,850 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_etransport (156/176) 2025-08-14 11:27:27,587 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_etransport: creating or updating database tables 2025-08-14 11:27:28,036 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/views/stock_picking_view.xml 2025-08-14 11:27:28,071 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/views/e_transport_template.xml 2025-08-14 11:27:28,088 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/views/delivery_view.xml 2025-08-14 11:27:28,103 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/views/l10n_ro_e_transport_view.xml 2025-08-14 11:27:28,156 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/views/l10n_ro_e_transport_history_view.xml 2025-08-14 11:27:28,188 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/security/ir.model.access.csv 2025-08-14 11:27:28,212 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.scope.csv 2025-08-14 11:27:28,225 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.customs.csv 2025-08-14 11:27:28,247 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.operation.csv 2025-08-14 11:27:28,289 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_etransport loaded in 5.44s, 1565 queries 2025-08-14 11:27:28,289 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_fiscal_validation (157/176) 2025-08-14 11:27:33,195 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_fiscal_validation: creating or updating database tables 2025-08-14 11:27:33,320 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_fiscal_validation/data/res_partner_vat_cron.xml 2025-08-14 11:27:33,553 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_fiscal_validation loaded in 5.26s, 1194 queries 2025-08-14 11:27:33,553 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_green_stamp_tax (158/176) 2025-08-14 11:27:38,546 18 INFO 03237-15-0-all odoo.modules.registry: module l10n_ro_green_stamp_tax: creating or updating database tables 2025-08-14 11:27:38,884 18 INFO 03237-15-0-all odoo.models: Storing computed values of product.template.l10n_ro_electronic_component 2025-08-14 11:27:39,335 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_green_stamp_tax/security/ir.model.access.csv 2025-08-14 11:27:39,359 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_green_stamp_tax/views/green_tax_year_view.xml 2025-08-14 11:27:39,410 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_green_stamp_tax/views/product_template_view.xml 2025-08-14 11:27:39,490 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_green_stamp_tax/views/res_company_view.xml 2025-08-14 11:27:39,525 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_green_stamp_tax/views/res_config_settings_view.xml 2025-08-14 11:27:39,759 18 INFO 03237-15-0-all odoo.modules.loading: loading l10n_ro_green_stamp_tax/views/green_stamp_tax_report.xml 2025-08-14 11:27:39,830 18 INFO 03237-15-0-all odoo.modules.loading: Module l10n_ro_green_stamp_tax loaded in 6.28s, 1797 queries 2025-08-14 11:27:39,831 18 INFO 03237-15-0-all odoo.modules.loading: Loading module l10n_ro_mrp_direct_cost (159/176) 2025-08-14 11:27:42,220 18 INFO 03237-15-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-08-14 11:27:47,672 18 WARNING 03237-15-0-all odoo.modules.loading: Transient module states were reset 2025-08-14 11:27:47,675 18 ERROR 03237-15-0-all odoo.modules.registry: Failed to load registry Traceback (most recent call last): File "/data/build/odoo/odoo/modules/registry.py", line 88, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 474, in load_modules processed_modules += load_marked_modules(cr, graph, File "/data/build/odoo/odoo/modules/loading.py", line 363, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/odoo/odoo/modules/loading.py", line 198, in load_module_graph registry.setup_models(cr) File "/data/build/odoo/odoo/modules/registry.py", line 291, in setup_models model._setup_fields() File "/data/build/odoo/odoo/models.py", line 3065, in _setup_fields field.setup(self) File "/data/build/odoo/odoo/fields.py", line 488, in setup self.setup_nonrelated(model) File "/data/build/odoo/odoo/fields.py", line 2391, in setup_nonrelated assert self.selection is not None, "Field %s without selection" % self AssertionError: Field stock.landed.cost.l10n_ro_cost_type without selection 2025-08-14 11:27:47,679 18 CRITICAL 03237-15-0-all odoo.service.server: Failed to initialize database `03237-15-0-all`. Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1260, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "/data/build/odoo/odoo/modules/registry.py", line 88, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 474, in load_modules processed_modules += load_marked_modules(cr, graph, File "/data/build/odoo/odoo/modules/loading.py", line 363, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/odoo/odoo/modules/loading.py", line 198, in load_module_graph registry.setup_models(cr) File "/data/build/odoo/odoo/modules/registry.py", line 291, in setup_models model._setup_fields() File "/data/build/odoo/odoo/models.py", line 3065, in _setup_fields field.setup(self) File "/data/build/odoo/odoo/fields.py", line 488, in setup self.setup_nonrelated(model) File "/data/build/odoo/odoo/fields.py", line 2391, in setup_nonrelated assert self.selection is not None, "Field %s without selection" % self AssertionError: Field stock.landed.cost.l10n_ro_cost_type without selection 2025-08-14 11:27:47,681 18 INFO 03237-15-0-all odoo.service.server: Initiating shutdown 2025-08-14 11:27:47,681 18 INFO 03237-15-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-14 11:27:47,682 18 INFO 03237-15-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections