Docker command: python3 odoo/odoo-bin --addons-path l10n-romania,design-themes,demo_data,addons_oca,odoo/addons,odoo/odoo/addons,enterprise -d 02926-16-0-all -i l10n_ro_payment_to_statement,l10n_ro_vat_on_payment,l10n_ro_stock_account_tracking,l10n_ro_stock,l10n_ro_account_bank_statement_import_mt940_base,l10n_ro_config,l10n_ro_account_bank_statement_report,l10n_ro_city,l10n_ro_payment_receipt_report,l10n_ro_account_bank_statement_import_mt940_bcr,sql_export,l10n_ro_account_anaf_sync,l10n_ro_account,l10n_ro_stock_account_date_wizard,l10n_ro_stock_account_reception_in_progress,l10n_ro_account_bank_statement_import_mt940_ing,l10n_ro_stock_account_mrp,l10n_ro_stock_account_date,l10n_ro_fiscal_validation,sql_export_excel,l10n_ro_dvi,l10n_ro_account_bank_statement_import_mt940_alpha,l10n_ro_stock_picking_valued_report,l10n_ro_stock_account_notice,l10n_ro_partner_unique,l10n_ro_account_edit_currency_rate,l10n_ro_account_period_close,l10n_ro_account_bank_statement_import_mt940_rffsn,l10n_ro_account_report_invoice,l10n_ro_stock_report,l10n_ro_stock_picking_comment_template,l10n_ro_message_spv,l10n_ro_etransport,bi_sql_editor,l10n_ro_pos,l10n_ro_account_bank_statement_import_mt940_brd,sql_export_mail,l10n_ro_stock_account,l10n_ro_demo_data,l10n_ro,l10n_ro_nondeductible_vat,currency_rate_update_RO_BNR,l10n_ro_partner_create_by_vat,l10n_ro_stock_price_difference,l10n_ro_stock_account_landed_cost,l10n_ro_account_edi_ubl --stop-after-init --log-level=test --max-cron-threads=0 --without-demo=all ================================================= Adding readonly volume '/data/build/l10n-romania' pointing to /opt/odoo/runbot/runbot/static/sources/l10n-romania/4438f2d83fba32546f4e324ccedc274a27911e7c Adding readonly volume '/data/build/design-themes' pointing to /opt/odoo/runbot/runbot/static/sources/design-themes/e07b9a5bede9cd9a89d033f9e4d6a3354540e261 Adding readonly volume '/data/build/demo_data' pointing to /opt/odoo/runbot/runbot/static/sources/demo_data/d107c0c4bd804252353c8624e5fa745c1075e660 Adding readonly volume '/data/build/addons_oca' pointing to /opt/odoo/runbot/runbot/static/sources/addons_oca/bcf7aa3bab3f7ff49cc0fef7de952943628c221f Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/54390032f439918891db9fae3651034f8c67c39e Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/runbot/static/sources/enterprise/711932d2daaf5dab35fb1fbaed5324bffeef0811 Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/02926-16-0/.odoorc Requirement already satisfied: num2words>=0.5.8 in /usr/local/lib/python3.7/dist-packages (from -r l10n-romania/requirements.txt (line 2)) (0.5.9) Collecting PyJWT (from -r l10n-romania/requirements.txt (line 3)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/dist-packages (from -r l10n-romania/requirements.txt (line 4)) (2.8.1) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.7/dist-packages (from num2words>=0.5.8->-r l10n-romania/requirements.txt (line 2)) (0.6.2) Requirement already satisfied: typing-extensions in /usr/local/lib/python3.7/dist-packages (from PyJWT->-r l10n-romania/requirements.txt (line 3)) (4.7.1) Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.7/dist-packages (from python-dateutil->-r l10n-romania/requirements.txt (line 4)) (1.16.0) Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Installing collected packages: PyJWT Successfully installed PyJWT-2.8.0 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" and python_version <= "3.9"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.7" and python_version <= "3.9"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version > "3.10"' don't match your environment Ignoring libsass: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version >= "3.12"' don't match your environment Ignoring ofxparse: markers 'python_version > "3.9"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version >= "3.12"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version >= "3.8" and python_version < "3.10"' don't match your environment Ignoring psycopg2: markers 'sys_platform == "win32" and python_version < "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.11" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.12"' don't match your environment Ignoring pyopenssl: markers 'python_version >= "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version > "3.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring pyusb: markers 'python_version > "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring reportlab: markers 'python_version >= "3.12"' don't match your environment Ignoring requests: markers 'python_version >= "3.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.7/dist-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 5)) (3.4.8) Requirement already satisfied: decorator==4.4.2 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 7)) (4.4.2) Requirement already satisfied: docutils==0.16 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 8)) (0.16) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Requirement already satisfied: freezegun==0.3.11 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 10)) (0.3.11) Requirement already satisfied: gevent==1.5.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 12)) (1.5.0) Requirement already satisfied: greenlet==0.4.15 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 17)) (0.4.15) Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 22)) (2.10) Requirement already satisfied: Jinja2==2.11.3 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 23)) (2.11.3) Requirement already satisfied: libsass==0.20.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 25)) (0.20.1) Requirement already satisfied: lxml==4.6.5 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 27)) (4.6.5) Requirement already satisfied: MarkupSafe==1.1.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 31)) (1.1.1) Requirement already satisfied: num2words==0.5.9 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 34)) (0.5.9) Requirement already satisfied: ofxparse==0.19 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 35)) (0.19) Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 37)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 38)) (9.0.1) Requirement already satisfied: polib==1.1.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 41)) (1.1.0) Requirement already satisfied: psutil==5.8.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 42)) (5.8.0) Requirement already satisfied: psycopg2==2.7.7 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 45)) (2.7.7) Requirement already satisfied: pydot==1.4.2 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 51)) (1.4.2) Requirement already satisfied: pyopenssl==20.0.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 52)) (20.0.1) Requirement already satisfied: PyPDF2==1.26.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 54)) (1.26.0) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 57)) (3.5) Requirement already satisfied: python-dateutil==2.8.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 58)) (2.8.1) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Requirement already satisfied: python-stdnum==1.16 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 61)) (1.16) Requirement already satisfied: pytz in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 62)) (2024.1) Requirement already satisfied: pyusb==1.0.2 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 63)) (1.0.2) Requirement already satisfied: qrcode==6.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 65)) (6.1) Requirement already satisfied: reportlab==3.5.59 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 66)) (3.5.59) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 69)) (2.25.1) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 72)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 74)) (0.9.6.1) Requirement already satisfied: Werkzeug==0.16.1 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 75)) (0.16.1) Requirement already satisfied: xlrd==1.1.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 77)) (1.1.0) Requirement already satisfied: XlsxWriter==1.1.2 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 79)) (1.1.2) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Requirement already satisfied: zeep==4.0.0 in /usr/local/lib/python3.7/dist-packages (from -r odoo/requirements.txt (line 81)) (4.0.0) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.7/dist-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (1.15.1) Requirement already satisfied: six in /usr/local/lib/python3.7/dist-packages (from freezegun==0.3.11->-r odoo/requirements.txt (line 10)) (1.16.0) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.7/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.7/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 35)) (4.12.3) Requirement already satisfied: pyparsing>=2.1.4 in /usr/local/lib/python3.7/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (3.1.2) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.7/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.5.1) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.7/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.3.0) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 69)) (2024.2.2) Requirement already satisfied: appdirs>=1.4.0 in /usr/local/lib/python3.7/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.4.4) Requirement already satisfied: attrs>=17.2.0 in /usr/local/lib/python3.7/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (23.2.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/local/lib/python3.7/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.2) Requirement already satisfied: defusedxml>=0.4.1 in /usr/local/lib/python3.7/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.7.1) Requirement already satisfied: isodate>=0.5.4 in /usr/local/lib/python3.7/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.1) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/local/lib/python3.7/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.0.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.7/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (2.0.0) Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/dist-packages (from attrs>=17.2.0->zeep==4.0.0->-r odoo/requirements.txt (line 81)) (6.7.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.7/dist-packages (from cffi>=1.12->cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (2.21) Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.7/dist-packages (from beautifulsoup4->ofxparse==0.19->-r odoo/requirements.txt (line 35)) (2.4.1) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/dist-packages (from importlib-metadata->attrs>=17.2.0->zeep==4.0.0->-r odoo/requirements.txt (line 81)) (3.15.0) Requirement already satisfied: typing-extensions>=3.6.4 in /usr/local/lib/python3.7/dist-packages (from importlib-metadata->attrs>=17.2.0->zeep==4.0.0->-r odoo/requirements.txt (line 81)) (4.7.1) /usr/local/lib/python3.7/dist-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2025-05-14 10:39:10,987 19 INFO ? odoo: Odoo version 16.0 2025-05-14 10:39:10,988 19 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-05-14 10:39:10,988 19 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/l10n-romania', '/data/build/design-themes', '/data/build/demo_data', '/data/build/addons_oca', '/data/build/odoo/addons', '/data/build/enterprise'] 2025-05-14 10:39:10,988 19 INFO ? odoo: database: odoo@default:default 2025-05-14 10:39:11,273 19 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-14 10:39:11,641 19 INFO 02926-16-0-all odoo.modules.loading: init db 2025-05-14 10:39:15,085 19 INFO 02926-16-0-all odoo.modules.loading: loading 1 modules... 2025-05-14 10:39:15,087 19 INFO 02926-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-05-14 10:39:15,140 19 INFO 02926-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-05-14 10:39:15,550 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-14 10:39:15,551 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-14 10:39:15,551 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-14 10:39:15,708 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-05-14 10:39:15,708 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-14 10:39:15,708 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-05-14 10:39:15,708 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-05-14 10:39:15,708 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-14 10:39:15,709 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-05-14 10:39:15,763 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-05-14 10:39:15,798 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-05-14 10:39:15,835 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.users.signature 2025-05-14 10:39:15,836 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.users.share 2025-05-14 10:39:17,983 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-05-14 10:39:17,991 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-05-14 10:39:18,089 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-14 10:39:18,137 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-14 10:39:18,223 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-14 10:39:18,735 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-14 10:39:18,752 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-14 10:39:20,328 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-14 10:39:20,342 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-14 10:39:20,915 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-14 10:39:20,934 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-05-14 10:39:20,944 19 INFO 02926-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-05-14 10:39:21,370 19 INFO 02926-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-05-14 10:39:21,532 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-05-14 10:39:21,640 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-14 10:39:21,663 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-14 10:39:21,675 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-14 10:39:22,821 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-14 10:39:22,975 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-14 10:39:23,001 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-14 10:39:23,026 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-14 10:39:23,068 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-14 10:39:23,092 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-14 10:39:23,119 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-14 10:39:23,150 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-14 10:39:23,383 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-14 10:39:23,420 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-14 10:39:23,458 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-14 10:39:23,489 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-14 10:39:23,519 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-14 10:39:23,584 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-14 10:39:23,610 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-14 10:39:23,621 19 INFO 02926-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-14 10:39:23,628 19 INFO 02926-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-14 10:39:23,639 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-14 10:39:23,666 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-14 10:39:23,678 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-14 10:39:23,772 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-14 10:39:23,871 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-14 10:39:23,927 19 INFO 02926-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-14 10:39:23,933 19 INFO 02926-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-14 10:39:23,941 19 INFO 02926-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-14 10:39:23,957 19 INFO 02926-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-14 10:39:23,973 19 INFO 02926-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-14 10:39:23,988 19 INFO 02926-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-14 10:39:24,011 19 INFO 02926-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-14 10:39:24,020 19 INFO 02926-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-14 10:39:24,036 19 INFO 02926-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-14 10:39:24,056 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-05-14 10:39:24,062 19 INFO 02926-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-14 10:39:24,080 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-14 10:39:24,114 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-14 10:39:24,145 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-14 10:39:24,177 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-14 10:39:24,337 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-14 10:39:24,381 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-14 10:39:24,430 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-14 10:39:24,479 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-14 10:39:24,655 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-14 10:39:24,684 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-14 10:39:24,693 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-14 10:39:24,728 19 INFO 02926-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-05-14 10:39:24,759 19 INFO 02926-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-14 10:39:25,056 19 INFO 02926-16-0-all odoo.modules.loading: Module base loaded in 9.97s, 7889 queries (+7889 other) 2025-05-14 10:39:25,056 19 INFO 02926-16-0-all odoo.modules.loading: 1 modules loaded in 9.97s, 7889 queries (+7889 extra) 2025-05-14 10:39:25,092 19 INFO 02926-16-0-all odoo.modules.loading: updating modules list 2025-05-14 10:39:25,094 19 INFO 02926-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-05-14 10:39:26,814 19 INFO 02926-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Romania - VAT on Payment', 'BI SQL Editor', 'Currency Rate Update - BNR', 'Romania - Accounting', 'Romania - Account', 'Romania - Account ANAF Sync', '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 Period Closing', 'Romania - Invoice Report', 'Romania - City', 'Romania - Localization Config', 'Demo Data Module', 'Romania - DVI', 'Romania - E-Trasnport', 'Romania - Fiscal Validation', 'Romania - Mesaje SPV', 'Romania - Nondeductible VAT', 'Romania - Partner Create by VAT', 'Romania - Partners Unique', 'Romania - Payment Receipt Report', 'Romania - Payment to Statement', 'Romania - Point of Sale', 'Romania - Stock', 'Romania - Stock Accounting', 'Romania - Stock Accounting Date', 'Romania - Stock Accounting Date Wizard', 'Romania - Stock Accounting Landed Cost', 'Romania - Account MRP (fix)', 'Romania - Stock Accounting Notice', 'Romania - Stock Accounting Reception In progress', 'Romania - Stock Accounting tracking', 'Romania - Stock Picking Comment Template', 'Romania - Stock Picking Valued Report', 'Romania - Stock Accounting Price Difference', 'Romania - Stock Report (Fisa Magazie)', 'SQL Export', 'SQL Export Excel', 'SQL Export Mail'] to user __system__ #1 via n/a 2025-05-14 10:39:27,284 19 INFO 02926-16-0-all odoo.modules.loading: loading 156 modules... 2025-05-14 10:39:27,284 19 INFO 02926-16-0-all odoo.modules.loading: Loading module base_address_extended (2/156) 2025-05-14 10:39:27,322 19 INFO 02926-16-0-all odoo.modules.registry: module base_address_extended: creating or updating database tables 2025-05-14 10:39:27,357 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.street_name 2025-05-14 10:39:27,357 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.street_number 2025-05-14 10:39:27,357 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.street_number2 2025-05-14 10:39:27,559 19 INFO 02926-16-0-all odoo.modules.loading: loading base_address_extended/security/ir.model.access.csv 2025-05-14 10:39:27,572 19 INFO 02926-16-0-all odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2025-05-14 10:39:27,603 19 INFO 02926-16-0-all odoo.modules.loading: loading base_address_extended/views/res_city_view.xml 2025-05-14 10:39:27,620 19 INFO 02926-16-0-all odoo.modules.loading: loading base_address_extended/views/res_country_view.xml 2025-05-14 10:39:27,645 19 INFO 02926-16-0-all odoo.modules.loading: Module base_address_extended loaded in 0.36s, 158 queries (+158 other) 2025-05-14 10:39:27,645 19 INFO 02926-16-0-all odoo.modules.loading: Loading module uom (3/156) 2025-05-14 10:39:27,678 19 INFO 02926-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-05-14 10:39:27,762 19 INFO 02926-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-14 10:39:27,850 19 INFO 02926-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-14 10:39:27,871 19 INFO 02926-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-14 10:39:27,888 19 INFO 02926-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-14 10:39:27,946 19 INFO 02926-16-0-all odoo.modules.loading: Module uom loaded in 0.30s, 283 queries (+283 other) 2025-05-14 10:39:27,946 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web (4/156) 2025-05-14 10:39:27,987 19 INFO 02926-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-05-14 10:39:28,621 19 INFO 02926-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-14 10:39:28,633 19 INFO 02926-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-14 10:39:28,701 19 INFO 02926-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-05-14 10:39:28,803 19 INFO 02926-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-14 10:39:28,819 19 INFO 02926-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-14 10:39:28,825 19 INFO 02926-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-05-14 10:39:28,833 19 INFO 02926-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-14 10:39:28,841 19 INFO 02926-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-14 10:39:28,848 19 INFO 02926-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-05-14 10:39:28,907 19 INFO 02926-16-0-all odoo.modules.loading: Module web loaded in 0.96s, 902 queries (+902 other) 2025-05-14 10:39:28,908 19 INFO 02926-16-0-all odoo.modules.loading: Loading module auth_totp (5/156) 2025-05-14 10:39:28,955 19 INFO 02926-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-14 10:39:29,038 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-14 10:39:29,071 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-14 10:39:29,083 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-14 10:39:29,092 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-14 10:39:29,129 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-14 10:39:29,136 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-14 10:39:29,164 19 INFO 02926-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.26s, 175 queries (+175 other) 2025-05-14 10:39:29,164 19 INFO 02926-16-0-all odoo.modules.loading: Loading module barcodes (6/156) 2025-05-14 10:39:29,201 19 INFO 02926-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-14 10:39:29,299 19 INFO 02926-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-14 10:39:29,309 19 INFO 02926-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-14 10:39:29,333 19 INFO 02926-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-14 10:39:29,364 19 INFO 02926-16-0-all odoo.modules.loading: Module barcodes loaded in 0.20s, 136 queries (+136 other) 2025-05-14 10:39:29,364 19 INFO 02926-16-0-all odoo.modules.loading: Loading module base_import (7/156) 2025-05-14 10:39:29,619 19 INFO 02926-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-05-14 10:39:30,577 19 INFO 02926-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-14 10:39:30,627 19 INFO 02926-16-0-all odoo.modules.loading: Module base_import loaded in 1.26s, 923 queries (+923 other) 2025-05-14 10:39:30,627 19 INFO 02926-16-0-all odoo.modules.loading: Loading module base_setup (8/156) 2025-05-14 10:39:30,666 19 INFO 02926-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-14 10:39:30,736 19 INFO 02926-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-14 10:39:30,743 19 INFO 02926-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-14 10:39:30,792 19 INFO 02926-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-14 10:39:30,830 19 INFO 02926-16-0-all odoo.modules.loading: Module base_setup loaded in 0.20s, 153 queries (+153 other) 2025-05-14 10:39:30,830 19 INFO 02926-16-0-all odoo.modules.loading: Loading module bus (9/156) 2025-05-14 10:39:30,900 19 INFO 02926-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-05-14 10:39:31,005 19 INFO 02926-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-14 10:39:31,029 19 INFO 02926-16-0-all odoo.modules.loading: Module bus loaded in 0.20s, 103 queries (+103 other) 2025-05-14 10:39:31,030 19 INFO 02926-16-0-all odoo.modules.loading: Loading module http_routing (10/156) 2025-05-14 10:39:31,074 19 INFO 02926-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-14 10:39:31,087 19 INFO 02926-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-14 10:39:31,135 19 INFO 02926-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-14 10:39:31,164 19 INFO 02926-16-0-all odoo.modules.loading: Module http_routing loaded in 0.13s, 77 queries (+77 other) 2025-05-14 10:39:31,164 19 INFO 02926-16-0-all odoo.modules.loading: Loading module resource (11/156) 2025-05-14 10:39:31,221 19 INFO 02926-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-05-14 10:39:31,421 19 INFO 02926-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-14 10:39:31,462 19 INFO 02926-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-14 10:39:31,481 19 INFO 02926-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-14 10:39:31,513 19 INFO 02926-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-05-14 10:39:31,657 19 INFO 02926-16-0-all odoo.modules.loading: Module resource loaded in 0.49s, 431 queries (+431 other) 2025-05-14 10:39:31,657 19 INFO 02926-16-0-all odoo.modules.loading: Loading module utm (12/156) 2025-05-14 10:39:31,783 19 INFO 02926-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-05-14 10:39:31,953 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-14 10:39:31,981 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-14 10:39:32,005 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-14 10:39:32,011 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-14 10:39:32,017 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-14 10:39:32,055 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-14 10:39:32,076 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-14 10:39:32,093 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-14 10:39:32,110 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-14 10:39:32,122 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-14 10:39:32,156 19 INFO 02926-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-14 10:39:32,200 19 INFO 02926-16-0-all odoo.modules.loading: Module utm loaded in 0.54s, 407 queries (+407 other) 2025-05-14 10:39:32,201 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_cohort (13/156) 2025-05-14 10:39:32,269 19 INFO 02926-16-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2025-05-14 10:39:33,058 19 INFO 02926-16-0-all odoo.modules.loading: Module web_cohort loaded in 0.86s, 786 queries (+786 other) 2025-05-14 10:39:33,058 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_enterprise (14/156) 2025-05-14 10:39:33,112 19 INFO 02926-16-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2025-05-14 10:39:33,173 19 INFO 02926-16-0-all odoo.modules.loading: loading web_enterprise/views/partner_view.xml 2025-05-14 10:39:33,190 19 INFO 02926-16-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2025-05-14 10:39:33,216 19 INFO 02926-16-0-all odoo.modules.loading: Module web_enterprise loaded in 0.16s, 78 queries (+78 other) 2025-05-14 10:39:33,217 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_gantt (15/156) 2025-05-14 10:39:33,278 19 INFO 02926-16-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2025-05-14 10:39:34,062 19 INFO 02926-16-0-all odoo.modules.loading: Module web_gantt loaded in 0.85s, 784 queries (+784 other) 2025-05-14 10:39:34,062 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_grid (16/156) 2025-05-14 10:39:34,129 19 INFO 02926-16-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2025-05-14 10:39:34,916 19 INFO 02926-16-0-all odoo.modules.loading: Module web_grid loaded in 0.85s, 786 queries (+786 other) 2025-05-14 10:39:34,916 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (17/156) 2025-05-14 10:39:34,980 19 INFO 02926-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.06s, 12 queries (+12 other) 2025-05-14 10:39:34,981 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_tour (18/156) 2025-05-14 10:39:35,022 19 INFO 02926-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-14 10:39:35,067 19 INFO 02926-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-14 10:39:35,080 19 INFO 02926-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-14 10:39:35,092 19 INFO 02926-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-14 10:39:35,131 19 INFO 02926-16-0-all odoo.modules.loading: Module web_tour loaded in 0.15s, 101 queries (+101 other) 2025-05-14 10:39:35,131 19 INFO 02926-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (19/156) 2025-05-14 10:39:35,176 19 INFO 02926-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-14 10:39:35,235 19 INFO 02926-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-14 10:39:35,314 19 INFO 02926-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-14 10:39:35,358 19 INFO 02926-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.23s, 195 queries (+195 other) 2025-05-14 10:39:35,359 19 INFO 02926-16-0-all odoo.modules.loading: Loading module iap (20/156) 2025-05-14 10:39:35,408 19 INFO 02926-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-05-14 10:39:35,487 19 INFO 02926-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-14 10:39:35,502 19 INFO 02926-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-14 10:39:35,513 19 INFO 02926-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-14 10:39:35,541 19 INFO 02926-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-14 10:39:35,584 19 INFO 02926-16-0-all odoo.modules.loading: Module iap loaded in 0.23s, 147 queries (+147 other) 2025-05-14 10:39:35,584 19 INFO 02926-16-0-all odoo.modules.loading: Loading module mail (21/156) 2025-05-14 10:39:35,856 19 INFO 02926-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-05-14 10:39:36,161 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-14 10:39:36,161 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-14 10:39:36,161 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-14 10:39:36,162 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-14 10:39:36,162 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-14 10:39:36,162 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-14 10:39:36,162 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-14 10:39:36,162 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-14 10:39:36,162 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-14 10:39:36,162 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-14 10:39:36,162 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-14 10:39:36,163 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-14 10:39:36,237 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-05-14 10:39:36,249 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-05-14 10:39:38,165 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-14 10:39:38,310 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-14 10:39:38,318 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-14 10:39:38,340 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-14 10:39:38,355 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-14 10:39:38,369 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-14 10:39:38,378 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-14 10:39:38,389 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-14 10:39:38,417 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-14 10:39:38,436 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-05-14 10:39:38,459 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-14 10:39:38,479 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-14 10:39:38,526 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-14 10:39:38,545 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-14 10:39:38,582 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-14 10:39:38,597 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-14 10:39:38,611 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-05-14 10:39:38,627 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-05-14 10:39:38,648 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-14 10:39:38,658 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-05-14 10:39:38,692 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-14 10:39:38,708 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-14 10:39:38,780 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-14 10:39:38,822 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-14 10:39:38,846 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-14 10:39:38,858 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-14 10:39:38,880 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-14 10:39:38,907 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-14 10:39:38,923 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-05-14 10:39:38,954 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-14 10:39:38,976 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-14 10:39:39,016 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-14 10:39:39,150 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-14 10:39:39,242 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-14 10:39:39,255 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-14 10:39:39,278 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-14 10:39:39,292 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-14 10:39:39,301 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-14 10:39:39,311 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-14 10:39:39,336 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-14 10:39:39,353 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-14 10:39:39,382 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-14 10:39:39,398 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-14 10:39:39,432 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-14 10:39:39,511 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-14 10:39:39,536 19 INFO 02926-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-14 10:39:39,741 19 INFO 02926-16-0-all odoo.modules.loading: Module mail loaded in 4.16s, 3506 queries (+3506 other) 2025-05-14 10:39:39,742 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet (22/156) 2025-05-14 10:39:39,805 19 INFO 02926-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-14 10:39:39,876 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.13s, 42 queries (+42 other) 2025-05-14 10:39:39,876 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_editor (23/156) 2025-05-14 10:39:40,008 19 INFO 02926-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-14 10:39:41,186 19 INFO 02926-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-14 10:39:41,201 19 INFO 02926-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-14 10:39:41,208 19 INFO 02926-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-14 10:39:41,238 19 INFO 02926-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-14 10:39:41,307 19 INFO 02926-16-0-all odoo.modules.loading: Module web_editor loaded in 1.43s, 1170 queries (+1170 other) 2025-05-14 10:39:41,307 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_map (24/156) 2025-05-14 10:39:41,408 19 INFO 02926-16-0-all odoo.modules.registry: module web_map: creating or updating database tables 2025-05-14 10:39:41,432 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2025-05-14 10:39:42,495 19 INFO 02926-16-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2025-05-14 10:39:42,520 19 INFO 02926-16-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2025-05-14 10:39:42,553 19 INFO 02926-16-0-all odoo.modules.loading: Module web_map loaded in 1.25s, 1099 queries (+1099 other) 2025-05-14 10:39:42,553 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_mobile (25/156) 2025-05-14 10:39:42,617 19 INFO 02926-16-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2025-05-14 10:39:42,697 19 INFO 02926-16-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2025-05-14 10:39:42,731 19 INFO 02926-16-0-all odoo.modules.loading: Module web_mobile loaded in 0.18s, 72 queries (+72 other) 2025-05-14 10:39:42,731 19 INFO 02926-16-0-all odoo.modules.loading: Loading module analytic (26/156) 2025-05-14 10:39:42,809 19 INFO 02926-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-05-14 10:39:43,062 19 INFO 02926-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-14 10:39:43,113 19 INFO 02926-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-14 10:39:43,132 19 INFO 02926-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-14 10:39:43,186 19 INFO 02926-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-14 10:39:43,230 19 INFO 02926-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-14 10:39:43,254 19 INFO 02926-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-14 10:39:43,271 19 INFO 02926-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-14 10:39:43,293 19 INFO 02926-16-0-all odoo.modules.loading: Module analytic loaded in 0.56s, 392 queries (+392 other) 2025-05-14 10:39:43,294 19 INFO 02926-16-0-all odoo.modules.loading: Loading module auth_signup (27/156) 2025-05-14 10:39:43,441 19 INFO 02926-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-14 10:39:43,543 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-14 10:39:43,553 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-14 10:39:43,565 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-14 10:39:43,584 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-14 10:39:43,607 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-14 10:39:43,637 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-14 10:39:43,663 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-14 10:39:43,692 19 INFO 02926-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.40s, 191 queries (+191 other) 2025-05-14 10:39:43,692 19 INFO 02926-16-0-all odoo.modules.loading: Loading module auth_totp_mail (28/156) 2025-05-14 10:39:43,760 19 INFO 02926-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-14 10:39:43,804 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-14 10:39:43,835 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-14 10:39:43,842 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-14 10:39:43,894 19 INFO 02926-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.20s, 92 queries (+92 other) 2025-05-14 10:39:43,894 19 INFO 02926-16-0-all odoo.modules.loading: Loading module barcodes_mobile (29/156) 2025-05-14 10:39:43,989 19 INFO 02926-16-0-all odoo.modules.loading: Module barcodes_mobile loaded in 0.09s, 12 queries (+12 other) 2025-05-14 10:39:43,989 19 INFO 02926-16-0-all odoo.modules.loading: Loading module base_comment_template (30/156) 2025-05-14 10:39:44,063 19 INFO 02926-16-0-all odoo.modules.registry: module base_comment_template: creating or updating database tables 2025-05-14 10:39:44,247 19 INFO 02926-16-0-all odoo.modules.loading: loading base_comment_template/security/ir.model.access.csv 2025-05-14 10:39:44,263 19 INFO 02926-16-0-all odoo.modules.loading: loading base_comment_template/security/security.xml 2025-05-14 10:39:44,271 19 INFO 02926-16-0-all odoo.modules.loading: loading base_comment_template/wizard/base_comment_template_preview_views.xml 2025-05-14 10:39:44,287 19 INFO 02926-16-0-all odoo.modules.loading: loading base_comment_template/views/base_comment_template_view.xml 2025-05-14 10:39:44,320 19 INFO 02926-16-0-all odoo.modules.loading: loading base_comment_template/views/res_partner_view.xml 2025-05-14 10:39:44,360 19 INFO 02926-16-0-all odoo.modules.loading: Module base_comment_template loaded in 0.37s, 223 queries (+223 other) 2025-05-14 10:39:44,360 19 INFO 02926-16-0-all odoo.modules.loading: Loading module base_install_request (31/156) 2025-05-14 10:39:44,431 19 INFO 02926-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-14 10:39:44,601 19 INFO 02926-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-14 10:39:44,629 19 INFO 02926-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-14 10:39:44,650 19 INFO 02926-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-14 10:39:44,658 19 INFO 02926-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-14 10:39:44,665 19 INFO 02926-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-14 10:39:44,709 19 INFO 02926-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.35s, 143 queries (+143 other) 2025-05-14 10:39:44,709 19 INFO 02926-16-0-all odoo.modules.loading: Loading module google_gmail (32/156) 2025-05-14 10:39:44,812 19 INFO 02926-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-14 10:39:44,894 19 INFO 02926-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-14 10:39:44,912 19 INFO 02926-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-14 10:39:44,927 19 INFO 02926-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-14 10:39:44,980 19 INFO 02926-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.27s, 122 queries (+122 other) 2025-05-14 10:39:44,980 19 INFO 02926-16-0-all odoo.modules.loading: Loading module iap_mail (33/156) 2025-05-14 10:39:45,050 19 INFO 02926-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-14 10:39:45,094 19 INFO 02926-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-14 10:39:45,120 19 INFO 02926-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.14s, 36 queries (+36 other) 2025-05-14 10:39:45,120 19 INFO 02926-16-0-all odoo.modules.loading: Loading module mail_bot (34/156) 2025-05-14 10:39:45,197 19 INFO 02926-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-14 10:39:45,314 19 INFO 02926-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-14 10:39:45,349 19 INFO 02926-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-14 10:39:45,370 19 INFO 02926-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.25s, 138 queries (+138 other) 2025-05-14 10:39:45,371 19 INFO 02926-16-0-all odoo.modules.loading: Loading module mail_enterprise (35/156) 2025-05-14 10:39:45,440 19 INFO 02926-16-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 2025-05-14 10:39:45,481 19 INFO 02926-16-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.11s, 18 queries (+18 other) 2025-05-14 10:39:45,481 19 INFO 02926-16-0-all odoo.modules.loading: Loading module phone_validation (36/156) 2025-05-14 10:39:45,599 19 INFO 02926-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-14 10:39:45,744 19 INFO 02926-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-14 10:39:45,759 19 INFO 02926-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-14 10:39:45,798 19 INFO 02926-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-14 10:39:45,823 19 INFO 02926-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.34s, 169 queries (+169 other) 2025-05-14 10:39:45,823 19 INFO 02926-16-0-all odoo.modules.loading: Loading module privacy_lookup (37/156) 2025-05-14 10:39:45,900 19 INFO 02926-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-14 10:39:46,068 19 INFO 02926-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-14 10:39:46,114 19 INFO 02926-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-14 10:39:46,144 19 INFO 02926-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-14 10:39:46,166 19 INFO 02926-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-14 10:39:46,197 19 INFO 02926-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.37s, 236 queries (+236 other) 2025-05-14 10:39:46,197 19 INFO 02926-16-0-all odoo.modules.loading: Loading module product (38/156) 2025-05-14 10:39:46,610 19 INFO 02926-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-05-14 10:39:47,446 19 INFO 02926-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-05-14 10:39:47,480 19 INFO 02926-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-05-14 10:39:47,636 19 INFO 02926-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-14 10:39:47,687 19 INFO 02926-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-14 10:39:47,704 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-05-14 10:39:47,824 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-14 10:39:47,869 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-14 10:39:47,913 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-14 10:39:47,935 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-14 10:39:47,973 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-14 10:39:48,015 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-14 10:39:48,055 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-14 10:39:48,093 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-14 10:39:48,148 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-14 10:39:48,166 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-14 10:39:48,176 19 INFO 02926-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-14 10:39:48,199 19 INFO 02926-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-05-14 10:39:48,223 19 INFO 02926-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-14 10:39:48,258 19 INFO 02926-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-14 10:39:48,270 19 INFO 02926-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-14 10:39:48,278 19 INFO 02926-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-14 10:39:48,322 19 INFO 02926-16-0-all odoo.modules.loading: Module product loaded in 2.13s, 1428 queries (+1428 other) 2025-05-14 10:39:48,323 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sales_team (39/156) 2025-05-14 10:39:48,418 19 INFO 02926-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-14 10:39:48,471 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-05-14 10:39:48,646 19 INFO 02926-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-14 10:39:48,882 19 INFO 02926-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-14 10:39:48,908 19 INFO 02926-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-14 10:39:48,978 19 INFO 02926-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-14 10:39:48,998 19 INFO 02926-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-14 10:39:49,050 19 INFO 02926-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-14 10:39:49,108 19 INFO 02926-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-14 10:39:49,115 19 INFO 02926-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-14 10:39:49,156 19 INFO 02926-16-0-all odoo.modules.loading: Module sales_team loaded in 0.83s, 573 queries (+573 other) 2025-05-14 10:39:49,156 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (40/156) 2025-05-14 10:39:49,246 19 INFO 02926-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-14 10:39:49,353 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-14 10:39:49,367 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-14 10:39:49,385 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-14 10:39:49,407 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-14 10:39:49,442 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-14 10:39:49,472 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.32s, 190 queries (+190 other) 2025-05-14 10:39:49,472 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_edition (41/156) 2025-05-14 10:39:49,561 19 INFO 02926-16-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 2025-05-14 10:39:49,635 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_edition/data/spreadsheet_data.xml 2025-05-14 10:39:49,642 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 2025-05-14 10:39:49,665 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.19s, 71 queries (+71 other) 2025-05-14 10:39:49,665 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sql_request_abstract (42/156) 2025-05-14 10:39:49,754 19 INFO 02926-16-0-all odoo.modules.registry: module sql_request_abstract: creating or updating database tables 2025-05-14 10:39:49,813 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_request_abstract/security/ir_module_category.xml 2025-05-14 10:39:49,820 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_request_abstract/security/res_groups.xml 2025-05-14 10:39:49,915 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_request_abstract/security/ir.model.access.csv 2025-05-14 10:39:49,939 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_request_abstract/views/view_sql_request_mixin.xml 2025-05-14 10:39:49,969 19 INFO 02926-16-0-all odoo.modules.loading: Module sql_request_abstract loaded in 0.30s, 126 queries (+126 other) 2025-05-14 10:39:49,969 19 INFO 02926-16-0-all odoo.modules.loading: Loading module web_unsplash (43/156) 2025-05-14 10:39:50,059 19 INFO 02926-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-14 10:39:50,148 19 INFO 02926-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-14 10:39:50,206 19 INFO 02926-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.24s, 96 queries (+96 other) 2025-05-14 10:39:50,206 19 INFO 02926-16-0-all odoo.modules.loading: Loading module bi_sql_editor (44/156) 2025-05-14 10:39:50,304 19 INFO 02926-16-0-all odoo.modules.registry: module bi_sql_editor: creating or updating database tables 2025-05-14 10:39:50,604 19 INFO 02926-16-0-all odoo.modules.loading: loading bi_sql_editor/security/ir.model.access.csv 2025-05-14 10:39:50,622 19 INFO 02926-16-0-all odoo.modules.loading: loading bi_sql_editor/views/view_bi_sql_view.xml 2025-05-14 10:39:50,685 19 INFO 02926-16-0-all odoo.modules.loading: Module bi_sql_editor loaded in 0.48s, 211 queries (+211 other) 2025-05-14 10:39:50,685 19 INFO 02926-16-0-all odoo.modules.loading: Loading module mail_mobile (45/156) 2025-05-14 10:39:50,783 19 INFO 02926-16-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 2025-05-14 10:39:50,973 19 INFO 02926-16-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 2025-05-14 10:39:50,981 19 INFO 02926-16-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 2025-05-14 10:39:51,021 19 INFO 02926-16-0-all odoo.modules.loading: Module mail_mobile loaded in 0.34s, 176 queries (+176 other) 2025-05-14 10:39:51,021 19 INFO 02926-16-0-all odoo.modules.loading: Loading module partner_autocomplete (46/156) 2025-05-14 10:39:51,119 19 INFO 02926-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-05-14 10:39:51,265 19 INFO 02926-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-05-14 10:39:51,282 19 INFO 02926-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-05-14 10:39:51,319 19 INFO 02926-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-05-14 10:39:51,331 19 INFO 02926-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-05-14 10:39:51,357 19 INFO 02926-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-05-14 10:39:51,388 19 INFO 02926-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.37s, 182 queries (+182 other) 2025-05-14 10:39:51,388 19 INFO 02926-16-0-all odoo.modules.loading: Loading module portal (47/156) 2025-05-14 10:39:51,504 19 INFO 02926-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-05-14 10:39:51,827 19 INFO 02926-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-05-14 10:39:51,843 19 INFO 02926-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-05-14 10:39:51,852 19 INFO 02926-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-05-14 10:39:51,861 19 INFO 02926-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-05-14 10:39:52,008 19 INFO 02926-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-05-14 10:39:52,036 19 INFO 02926-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-05-14 10:39:52,052 19 INFO 02926-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-05-14 10:39:52,099 19 INFO 02926-16-0-all odoo.modules.loading: Module portal loaded in 0.71s, 487 queries (+487 other) 2025-05-14 10:39:52,099 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sms (48/156) 2025-05-14 10:39:52,278 19 INFO 02926-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-05-14 10:39:52,289 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-05-14 10:39:52,289 19 INFO 02926-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-05-14 10:39:52,328 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-05-14 10:39:53,905 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-05-14 10:39:53,918 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-05-14 10:39:53,940 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-05-14 10:39:53,952 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-05-14 10:39:53,967 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-05-14 10:39:53,979 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-05-14 10:39:53,994 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-05-14 10:39:54,012 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-05-14 10:39:54,038 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-05-14 10:39:54,098 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-05-14 10:39:54,133 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-05-14 10:39:54,164 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-05-14 10:39:54,195 19 INFO 02926-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-05-14 10:39:54,227 19 INFO 02926-16-0-all odoo.modules.loading: Module sms loaded in 2.13s, 1786 queries (+1786 other) 2025-05-14 10:39:54,227 19 INFO 02926-16-0-all odoo.modules.loading: Loading module snailmail (49/156) 2025-05-14 10:39:54,343 19 INFO 02926-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-05-14 10:39:54,809 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-05-14 10:39:54,823 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-05-14 10:39:54,842 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-05-14 10:39:54,870 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-05-14 10:39:54,878 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-05-14 10:39:54,890 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-05-14 10:39:54,902 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-05-14 10:39:54,944 19 INFO 02926-16-0-all odoo.modules.loading: Module snailmail loaded in 0.72s, 430 queries (+430 other) 2025-05-14 10:39:54,944 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (50/156) 2025-05-14 10:39:55,042 19 INFO 02926-16-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 2025-05-14 10:39:55,093 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 2025-05-14 10:39:55,120 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.18s, 44 queries (+44 other) 2025-05-14 10:39:55,120 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sql_export (51/156) 2025-05-14 10:39:55,225 19 INFO 02926-16-0-all odoo.modules.registry: module sql_export: creating or updating database tables 2025-05-14 10:39:55,370 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_export/views/sql_export_view.xml 2025-05-14 10:39:55,405 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_export/wizard/wizard_file_view.xml 2025-05-14 10:39:55,413 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_export/security/sql_export_security.xml 2025-05-14 10:39:55,424 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_export/security/ir.model.access.csv 2025-05-14 10:39:55,455 19 INFO 02926-16-0-all odoo.modules.loading: Module sql_export loaded in 0.33s, 160 queries (+160 other) 2025-05-14 10:39:55,456 19 INFO 02926-16-0-all odoo.modules.loading: Loading module auth_totp_portal (52/156) 2025-05-14 10:39:55,557 19 INFO 02926-16-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-05-14 10:39:55,607 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-05-14 10:39:55,633 19 INFO 02926-16-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-05-14 10:39:55,660 19 INFO 02926-16-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.20s, 59 queries (+59 other) 2025-05-14 10:39:55,660 19 INFO 02926-16-0-all odoo.modules.loading: Loading module digest (53/156) 2025-05-14 10:39:55,770 19 INFO 02926-16-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-05-14 10:39:55,946 19 INFO 02926-16-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-05-14 10:39:55,963 19 INFO 02926-16-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-05-14 10:39:55,991 19 INFO 02926-16-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-05-14 10:39:56,014 19 INFO 02926-16-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-05-14 10:39:56,027 19 INFO 02926-16-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-05-14 10:39:56,035 19 INFO 02926-16-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-05-14 10:39:56,096 19 INFO 02926-16-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-05-14 10:39:56,104 19 INFO 02926-16-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-05-14 10:39:56,156 19 INFO 02926-16-0-all odoo.modules.loading: Module digest loaded in 0.50s, 300 queries (+300 other) 2025-05-14 10:39:56,157 19 INFO 02926-16-0-all odoo.modules.loading: Loading module payment (54/156) 2025-05-14 10:39:56,287 19 INFO 02926-16-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-05-14 10:39:56,682 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-05-14 10:39:57,078 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-05-14 10:39:57,724 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-05-14 10:39:57,738 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-05-14 10:39:57,778 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/views/payment_templates.xml 2025-05-14 10:39:57,823 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-05-14 10:39:57,871 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-05-14 10:39:57,889 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-05-14 10:39:57,927 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-05-14 10:39:57,953 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-05-14 10:39:57,981 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-05-14 10:39:58,130 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-05-14 10:39:58,168 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-05-14 10:39:58,178 19 INFO 02926-16-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-05-14 10:39:58,210 19 INFO 02926-16-0-all odoo.modules.loading: Module payment loaded in 2.05s, 848 queries (+848 other) 2025-05-14 10:39:58,210 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sql_export_excel (55/156) 2025-05-14 10:39:58,316 19 INFO 02926-16-0-all odoo.modules.registry: module sql_export_excel: creating or updating database tables 2025-05-14 10:39:58,457 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_export_excel/views/sql_export_view.xml 2025-05-14 10:39:58,493 19 INFO 02926-16-0-all odoo.modules.loading: Module sql_export_excel loaded in 0.28s, 67 queries (+67 other) 2025-05-14 10:39:58,494 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sql_export_mail (56/156) 2025-05-14 10:39:58,613 19 INFO 02926-16-0-all odoo.modules.registry: module sql_export_mail: creating or updating database tables 2025-05-14 10:39:58,716 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_export_mail/views/sql_export_view.xml 2025-05-14 10:39:58,737 19 INFO 02926-16-0-all odoo.modules.loading: loading sql_export_mail/data/mail_template.xml 2025-05-14 10:39:58,761 19 INFO 02926-16-0-all odoo.modules.loading: Module sql_export_mail loaded in 0.27s, 89 queries (+89 other) 2025-05-14 10:39:58,761 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account (57/156) 2025-05-14 10:39:59,344 19 INFO 02926-16-0-all odoo.modules.registry: module account: creating or updating database tables 2025-05-14 10:39:59,936 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-05-14 10:39:59,936 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-05-14 10:39:59,936 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-05-14 10:40:03,061 19 INFO 02926-16-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-05-14 10:40:03,851 19 INFO 02926-16-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-05-14 10:40:04,024 19 INFO 02926-16-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-05-14 10:40:04,129 19 INFO 02926-16-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-05-14 10:40:04,140 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-05-14 10:40:04,163 19 INFO 02926-16-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-05-14 10:40:04,178 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-05-14 10:40:04,283 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-05-14 10:40:04,299 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-05-14 10:40:04,312 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-05-14 10:40:04,329 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-05-14 10:40:04,342 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-05-14 10:40:04,358 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-05-14 10:40:05,017 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-05-14 10:40:05,050 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-05-14 10:40:05,096 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-05-14 10:40:05,115 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-05-14 10:40:05,219 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-05-14 10:40:05,240 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-05-14 10:40:05,282 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-05-14 10:40:05,334 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-05-14 10:40:05,420 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-05-14 10:40:05,429 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-05-14 10:40:05,460 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-05-14 10:40:05,504 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-05-14 10:40:05,521 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-05-14 10:40:05,531 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-05-14 10:40:05,554 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-05-14 10:40:05,568 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-05-14 10:40:05,589 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-05-14 10:40:05,629 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-05-14 10:40:05,641 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-05-14 10:40:05,662 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-05-14 10:40:05,682 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-05-14 10:40:05,729 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-05-14 10:40:05,771 19 INFO 02926-16-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-05-14 10:40:05,842 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-05-14 10:40:05,868 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-05-14 10:40:05,879 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-05-14 10:40:05,956 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-05-14 10:40:06,079 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-05-14 10:40:06,111 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-05-14 10:40:06,161 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-05-14 10:40:06,177 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-05-14 10:40:06,235 19 INFO 02926-16-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-05-14 10:40:06,247 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-05-14 10:40:06,273 19 INFO 02926-16-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-05-14 10:40:06,299 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-05-14 10:40:06,312 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-05-14 10:40:06,336 19 INFO 02926-16-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-05-14 10:40:06,347 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-05-14 10:40:06,359 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-05-14 10:40:06,624 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-05-14 10:40:06,651 19 INFO 02926-16-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-05-14 10:40:06,669 19 INFO 02926-16-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-05-14 10:40:06,696 19 INFO 02926-16-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-05-14 10:40:06,893 19 INFO 02926-16-0-all odoo.modules.loading: Module account loaded in 8.13s, 6044 queries (+6044 other) 2025-05-14 10:40:06,893 19 INFO 02926-16-0-all odoo.modules.loading: Loading module digest_enterprise (58/156) 2025-05-14 10:40:07,190 19 INFO 02926-16-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 2025-05-14 10:40:07,250 19 INFO 02926-16-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.36s, 19 queries (+19 other) 2025-05-14 10:40:07,251 19 INFO 02926-16-0-all odoo.modules.loading: Loading module stock (59/156) 2025-05-14 10:40:07,618 19 INFO 02926-16-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-05-14 10:40:10,378 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-05-14 10:40:11,013 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-05-14 10:40:11,166 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-05-14 10:40:11,175 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-05-14 10:40:11,188 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-05-14 10:40:11,203 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-05-14 10:40:11,527 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-05-14 10:40:11,555 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-05-14 10:40:11,563 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-05-14 10:40:11,581 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-05-14 10:40:11,589 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-05-14 10:40:11,620 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-05-14 10:40:11,678 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-05-14 10:40:11,701 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-05-14 10:40:11,710 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-05-14 10:40:11,723 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-05-14 10:40:11,741 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-05-14 10:40:11,784 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-05-14 10:40:11,794 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-05-14 10:40:11,833 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-05-14 10:40:11,842 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-05-14 10:40:11,864 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-05-14 10:40:11,877 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-05-14 10:40:11,884 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-05-14 10:40:11,896 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-05-14 10:40:11,979 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-05-14 10:40:11,996 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-05-14 10:40:12,010 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-05-14 10:40:12,025 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-05-14 10:40:12,042 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-05-14 10:40:12,052 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-05-14 10:40:12,067 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-05-14 10:40:12,078 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-05-14 10:40:12,086 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-05-14 10:40:12,099 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-05-14 10:40:12,125 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-05-14 10:40:12,138 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-05-14 10:40:12,157 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-05-14 10:40:12,171 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-05-14 10:40:12,185 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-05-14 10:40:12,196 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-05-14 10:40:12,208 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-05-14 10:40:12,219 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-05-14 10:40:12,230 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-05-14 10:40:12,243 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-05-14 10:40:12,251 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-05-14 10:40:12,259 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-05-14 10:40:12,324 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-05-14 10:40:12,368 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-05-14 10:40:12,414 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-05-14 10:40:12,475 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-05-14 10:40:13,679 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-05-14 10:40:13,720 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-05-14 10:40:13,811 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-05-14 10:40:13,996 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-05-14 10:40:14,059 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-05-14 10:40:14,241 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-05-14 10:40:14,495 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-05-14 10:40:14,606 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-05-14 10:40:14,702 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-05-14 10:40:14,746 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-05-14 10:40:14,835 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-05-14 10:40:14,865 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-05-14 10:40:14,880 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-05-14 10:40:14,938 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-05-14 10:40:14,971 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-05-14 10:40:15,006 19 INFO 02926-16-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-05-14 10:40:15,113 19 INFO 02926-16-0-all odoo.modules.loading: Module stock loaded in 7.86s, 5307 queries (+5307 other) 2025-05-14 10:40:15,114 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_edi (60/156) 2025-05-14 10:40:15,504 19 INFO 02926-16-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-05-14 10:40:15,841 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-05-14 10:40:15,863 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-05-14 10:40:15,875 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-05-14 10:40:16,188 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-05-14 10:40:16,215 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-05-14 10:40:16,231 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-05-14 10:40:16,267 19 INFO 02926-16-0-all odoo.modules.loading: Module account_edi loaded in 1.15s, 335 queries (+335 other) 2025-05-14 10:40:16,268 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_invoice_extract (61/156) 2025-05-14 10:40:16,488 19 INFO 02926-16-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2025-05-14 10:40:16,763 19 INFO 02926-16-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2025-05-14 10:40:16,778 19 INFO 02926-16-0-all odoo.modules.loading: loading account_invoice_extract/data/mail_template_data.xml 2025-05-14 10:40:16,787 19 INFO 02926-16-0-all odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2025-05-14 10:40:16,793 19 INFO 02926-16-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2025-05-14 10:40:16,889 19 INFO 02926-16-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2025-05-14 10:40:16,992 19 INFO 02926-16-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 2025-05-14 10:40:17,021 19 INFO 02926-16-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 2025-05-14 10:40:17,083 19 INFO 02926-16-0-all odoo.modules.loading: Module account_invoice_extract loaded in 0.82s, 268 queries (+268 other) 2025-05-14 10:40:17,083 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_payment (62/156) 2025-05-14 10:40:17,311 19 INFO 02926-16-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-05-14 10:40:17,601 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-05-14 10:40:17,616 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-05-14 10:40:17,636 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-05-14 10:40:17,667 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-05-14 10:40:17,713 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-05-14 10:40:17,731 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-05-14 10:40:17,768 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-05-14 10:40:17,789 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-05-14 10:40:17,812 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-05-14 10:40:17,826 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-05-14 10:40:17,839 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-05-14 10:40:17,853 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-05-14 10:40:17,862 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-05-14 10:40:17,892 19 INFO 02926-16-0-all odoo.modules.loading: Module account_payment loaded in 0.81s, 425 queries (+425 other) 2025-05-14 10:40:17,893 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_sequence (63/156) 2025-05-14 10:40:18,094 19 INFO 02926-16-0-all odoo.modules.registry: module account_sequence: creating or updating database tables 2025-05-14 10:40:18,240 19 INFO 02926-16-0-all odoo.modules.loading: Module account_sequence loaded in 0.35s, 57 queries (+57 other) 2025-05-14 10:40:18,241 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_statement_base (64/156) 2025-05-14 10:40:18,604 19 INFO 02926-16-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement.xml 2025-05-14 10:40:18,659 19 INFO 02926-16-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement_line.xml 2025-05-14 10:40:18,706 19 INFO 02926-16-0-all odoo.modules.loading: Module account_statement_base loaded in 0.47s, 45 queries (+45 other) 2025-05-14 10:40:18,707 19 INFO 02926-16-0-all odoo.modules.loading: Loading module analytic_enterprise (65/156) 2025-05-14 10:40:18,900 19 INFO 02926-16-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2025-05-14 10:40:18,938 19 INFO 02926-16-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2025-05-14 10:40:19,022 19 INFO 02926-16-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.32s, 54 queries (+54 other) 2025-05-14 10:40:19,023 19 INFO 02926-16-0-all odoo.modules.loading: Loading module base_vat (66/156) 2025-05-14 10:40:19,232 19 INFO 02926-16-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2025-05-14 10:40:19,443 19 INFO 02926-16-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2025-05-14 10:40:19,505 19 INFO 02926-16-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2025-05-14 10:40:19,557 19 INFO 02926-16-0-all odoo.modules.loading: Module base_vat loaded in 0.53s, 113 queries (+113 other) 2025-05-14 10:40:19,557 19 INFO 02926-16-0-all odoo.modules.loading: Loading module currency_rate_live (67/156) 2025-05-14 10:40:19,768 19 INFO 02926-16-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 2025-05-14 10:40:19,790 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.company.currency_provider 2025-05-14 10:40:19,926 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2025-05-14 10:40:19,990 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2025-05-14 10:40:20,023 19 INFO 02926-16-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.47s, 94 queries (+94 other) 2025-05-14 10:40:20,023 19 INFO 02926-16-0-all odoo.modules.loading: Loading module currency_rate_update (68/156) 2025-05-14 10:40:20,358 19 INFO 02926-16-0-all odoo.modules.registry: module currency_rate_update: creating or updating database tables 2025-05-14 10:40:20,639 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_update/data/cron.xml 2025-05-14 10:40:20,653 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_update/security/ir.model.access.csv 2025-05-14 10:40:20,675 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_update/security/res_currency_rate_provider.xml 2025-05-14 10:40:20,685 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate.xml 2025-05-14 10:40:20,699 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate_provider.xml 2025-05-14 10:40:20,740 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_update/views/res_config_settings.xml 2025-05-14 10:40:20,803 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_update/wizards/res_currency_rate_update_wizard.xml 2025-05-14 10:40:20,836 19 INFO 02926-16-0-all odoo.modules.loading: Module currency_rate_update loaded in 0.81s, 264 queries (+264 other) 2025-05-14 10:40:20,836 19 INFO 02926-16-0-all odoo.modules.loading: Loading module mrp (69/156) 2025-05-14 10:40:21,385 19 INFO 02926-16-0-all odoo.modules.registry: module mrp: creating or updating database tables 2025-05-14 10:40:23,049 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/security/mrp_security.xml 2025-05-14 10:40:23,483 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/security/ir.model.access.csv 2025-05-14 10:40:23,585 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/data/digest_data.xml 2025-05-14 10:40:23,594 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/data/mail_templates.xml 2025-05-14 10:40:23,615 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/data/mrp_data.xml 2025-05-14 10:40:23,899 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/wizard/change_production_qty_views.xml 2025-05-14 10:40:23,914 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/wizard/mrp_workcenter_block_view.xml 2025-05-14 10:40:23,930 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/wizard/stock_warn_insufficient_qty_views.xml 2025-05-14 10:40:23,943 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/wizard/mrp_production_backorder.xml 2025-05-14 10:40:23,957 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/wizard/mrp_consumption_warning_views.xml 2025-05-14 10:40:23,972 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/wizard/mrp_immediate_production_views.xml 2025-05-14 10:40:23,982 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/wizard/stock_assign_serial_numbers.xml 2025-05-14 10:40:23,997 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/wizard/mrp_production_split.xml 2025-05-14 10:40:24,022 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/mrp_views_menus.xml 2025-05-14 10:40:24,056 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/stock_move_views.xml 2025-05-14 10:40:24,128 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/mrp_workorder_views.xml 2025-05-14 10:40:24,288 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/mrp_workcenter_views.xml 2025-05-14 10:40:24,447 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/mrp_bom_views.xml 2025-05-14 10:40:24,532 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/mrp_production_views.xml 2025-05-14 10:40:24,884 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/mrp_routing_views.xml 2025-05-14 10:40:24,948 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/product_views.xml 2025-05-14 10:40:25,066 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/stock_orderpoint_views.xml 2025-05-14 10:40:25,116 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/stock_warehouse_views.xml 2025-05-14 10:40:25,135 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/stock_picking_views.xml 2025-05-14 10:40:25,199 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/mrp_unbuild_views.xml 2025-05-14 10:40:25,263 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/ir_attachment_view.xml 2025-05-14 10:40:25,283 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/res_config_settings_views.xml 2025-05-14 10:40:25,369 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/views/stock_scrap_views.xml 2025-05-14 10:40:25,403 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/report_deliveryslip.xml 2025-05-14 10:40:25,430 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/mrp_report_views_main.xml 2025-05-14 10:40:25,453 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/mrp_report_bom_structure.xml 2025-05-14 10:40:25,477 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/mrp_production_templates.xml 2025-05-14 10:40:25,501 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/report_stock_forecasted.xml 2025-05-14 10:40:25,517 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/report_stock_reception.xml 2025-05-14 10:40:25,523 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/report_stock_rule.xml 2025-05-14 10:40:25,539 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/mrp_zebra_production_templates.xml 2025-05-14 10:40:25,550 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp/report/mrp_workorder_templates.xml 2025-05-14 10:40:25,688 19 INFO 02926-16-0-all odoo.modules.loading: Module mrp loaded in 4.85s, 3258 queries (+3258 other) 2025-05-14 10:40:25,688 19 INFO 02926-16-0-all odoo.modules.loading: Loading module purchase (70/156) 2025-05-14 10:40:25,970 19 INFO 02926-16-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-05-14 10:40:26,690 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-05-14 10:40:27,100 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-05-14 10:40:27,163 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-05-14 10:40:27,174 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-05-14 10:40:27,215 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-05-14 10:40:27,265 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-05-14 10:40:27,280 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-05-14 10:40:27,291 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-05-14 10:40:27,617 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-05-14 10:40:27,706 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-05-14 10:40:27,828 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-05-14 10:40:27,951 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-05-14 10:40:27,967 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-05-14 10:40:28,011 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-05-14 10:40:28,026 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-05-14 10:40:28,041 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-05-14 10:40:28,110 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-05-14 10:40:28,127 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-05-14 10:40:28,141 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-05-14 10:40:28,164 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-05-14 10:40:28,215 19 INFO 02926-16-0-all odoo.modules.loading: Module purchase loaded in 2.53s, 1635 queries (+1635 other) 2025-05-14 10:40:28,216 19 INFO 02926-16-0-all odoo.modules.loading: Loading module snailmail_account (71/156) 2025-05-14 10:40:28,450 19 INFO 02926-16-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-05-14 10:40:28,660 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-05-14 10:40:28,740 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-05-14 10:40:28,758 19 INFO 02926-16-0-all odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-05-14 10:40:28,789 19 INFO 02926-16-0-all odoo.modules.loading: Module snailmail_account loaded in 0.57s, 116 queries (+116 other) 2025-05-14 10:40:28,789 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_account (72/156) 2025-05-14 10:40:29,010 19 INFO 02926-16-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-05-14 10:40:29,294 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.50s, 49 queries (+49 other) 2025-05-14 10:40:29,294 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (73/156) 2025-05-14 10:40:29,532 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-05-14 10:40:29,612 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.32s, 26 queries (+26 other) 2025-05-14 10:40:29,612 19 INFO 02926-16-0-all odoo.modules.loading: Loading module stock_account (74/156) 2025-05-14 10:40:29,873 19 INFO 02926-16-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-05-14 10:40:30,366 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-05-14 10:40:30,408 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-05-14 10:40:30,435 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-05-14 10:40:30,445 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-05-14 10:40:32,119 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-05-14 10:40:32,199 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-05-14 10:40:32,211 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-05-14 10:40:32,223 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-05-14 10:40:32,312 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-05-14 10:40:32,341 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-05-14 10:40:32,396 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-05-14 10:40:32,407 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-05-14 10:40:32,419 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-05-14 10:40:32,430 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-05-14 10:40:32,462 19 INFO 02926-16-0-all odoo.modules.loading: Module stock_account loaded in 2.85s, 640 queries (+640 other) 2025-05-14 10:40:32,463 19 INFO 02926-16-0-all odoo.modules.loading: Loading module stock_enterprise (75/156) 2025-05-14 10:40:32,686 19 INFO 02926-16-0-all odoo.modules.registry: module stock_enterprise: creating or updating database tables 2025-05-14 10:40:32,881 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 2025-05-14 10:40:32,894 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 2025-05-14 10:40:32,903 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 2025-05-14 10:40:32,914 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 2025-05-14 10:40:32,938 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 2025-05-14 10:40:33,007 19 INFO 02926-16-0-all odoo.modules.loading: Module stock_enterprise loaded in 0.54s, 148 queries (+148 other) 2025-05-14 10:40:33,007 19 INFO 02926-16-0-all odoo.modules.loading: Loading module stock_sms (76/156) 2025-05-14 10:40:33,239 19 INFO 02926-16-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-05-14 10:40:33,466 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-05-14 10:40:33,475 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-05-14 10:40:33,612 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-05-14 10:40:33,622 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-05-14 10:40:33,640 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-05-14 10:40:33,680 19 INFO 02926-16-0-all odoo.modules.loading: Module stock_sms loaded in 0.67s, 195 queries (+195 other) 2025-05-14 10:40:33,681 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (77/156) 2025-05-14 10:40:34,006 19 INFO 02926-16-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-05-14 10:40:34,145 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-05-14 10:40:34,173 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-05-14 10:40:34,235 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-05-14 10:40:34,294 19 INFO 02926-16-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-05-14 10:40:34,327 19 INFO 02926-16-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.65s, 186 queries (+186 other) 2025-05-14 10:40:34,327 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_invoice_extract_purchase (78/156) 2025-05-14 10:40:34,554 19 INFO 02926-16-0-all odoo.modules.registry: module account_invoice_extract_purchase: creating or updating database tables 2025-05-14 10:40:34,807 19 INFO 02926-16-0-all odoo.modules.loading: Module account_invoice_extract_purchase loaded in 0.48s, 52 queries (+52 other) 2025-05-14 10:40:34,808 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (79/156) 2025-05-14 10:40:35,033 19 INFO 02926-16-0-all odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-05-14 10:40:35,206 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-05-14 10:40:35,214 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-05-14 10:40:35,241 19 INFO 02926-16-0-all odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-05-14 10:40:35,391 19 INFO 02926-16-0-all odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.58s, 144 queries (+144 other) 2025-05-14 10:40:35,391 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_statement_import_base (80/156) 2025-05-14 10:40:35,623 19 INFO 02926-16-0-all odoo.modules.registry: module account_statement_import_base: creating or updating database tables 2025-05-14 10:40:35,759 19 INFO 02926-16-0-all odoo.modules.loading: loading account_statement_import_base/views/account_bank_statement_line.xml 2025-05-14 10:40:35,789 19 INFO 02926-16-0-all odoo.modules.loading: Module account_statement_import_base loaded in 0.40s, 73 queries (+73 other) 2025-05-14 10:40:35,789 19 INFO 02926-16-0-all odoo.modules.loading: Loading module currency_rate_update_RO_BNR (81/156) 2025-05-14 10:40:36,018 19 INFO 02926-16-0-all odoo.modules.registry: module currency_rate_update_RO_BNR: creating or updating database tables 2025-05-14 10:40:36,138 19 INFO 02926-16-0-all odoo.modules.loading: loading currency_rate_update_RO_BNR/views/res_currency_rate.xml 2025-05-14 10:40:36,167 19 INFO 02926-16-0-all odoo.modules.loading: Module currency_rate_update_RO_BNR loaded in 0.38s, 66 queries (+66 other) 2025-05-14 10:40:36,167 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro (82/156) 2025-05-14 10:40:36,397 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2025-05-14 10:40:36,653 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2025-05-14 10:40:36,691 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/l10n_ro_chart_data.xml 2025-05-14 10:40:36,723 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/account.group.template.csv 2025-05-14 10:40:36,972 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/account.account.template.csv 2025-05-14 10:40:38,197 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/l10n_ro_chart_post_data.xml 2025-05-14 10:40:38,206 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_group_data.xml 2025-05-14 10:40:38,243 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2025-05-14 10:40:38,966 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_data.xml 2025-05-14 10:40:39,371 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/account_fiscal_position_data.xml 2025-05-14 10:40:39,632 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/account_reconcile_model_template_data.xml 2025-05-14 10:40:39,680 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/account_chart_template_data.xml 2025-05-14 10:40:42,794 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2025-05-14 10:40:42,867 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro loaded in 6.70s, 3563 queries (+3563 other) 2025-05-14 10:40:42,867 19 INFO 02926-16-0-all odoo.modules.loading: Loading module mrp_account (83/156) 2025-05-14 10:40:43,195 19 INFO 02926-16-0-all odoo.modules.registry: module mrp_account: creating or updating database tables 2025-05-14 10:40:43,482 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account/security/ir.model.access.csv 2025-05-14 10:40:43,501 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account/views/product_views.xml 2025-05-14 10:40:43,582 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account/views/mrp_bom_views.xml 2025-05-14 10:40:43,597 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account/views/mrp_production_views.xml 2025-05-14 10:40:43,647 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account/views/analytic_account_views.xml 2025-05-14 10:40:43,683 19 INFO 02926-16-0-all odoo.modules.loading: Module mrp_account loaded in 0.82s, 316 queries (+316 other) 2025-05-14 10:40:43,684 19 INFO 02926-16-0-all odoo.modules.loading: Loading module point_of_sale (84/156) 2025-05-14 10:40:44,025 19 INFO 02926-16-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2025-05-14 10:40:45,358 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2025-05-14 10:40:45,648 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2025-05-14 10:40:45,739 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2025-05-14 10:40:45,754 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2025-05-14 10:40:45,760 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2025-05-14 10:40:45,769 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2025-05-14 10:40:45,783 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2025-05-14 10:40:45,792 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_session_check_product_wizard.xml 2025-05-14 10:40:45,801 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_common.xml 2025-05-14 10:40:45,809 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2025-05-14 10:40:45,817 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_qunit.xml 2025-05-14 10:40:45,829 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2025-05-14 10:40:45,839 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2025-05-14 10:40:45,884 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2025-05-14 10:40:46,004 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2025-05-14 10:40:46,030 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2025-05-14 10:40:46,158 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2025-05-14 10:40:46,168 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2025-05-14 10:40:46,207 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2025-05-14 10:40:46,239 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2025-05-14 10:40:46,287 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2025-05-14 10:40:46,310 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2025-05-14 10:40:46,364 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2025-05-14 10:40:46,372 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2025-05-14 10:40:46,708 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2025-05-14 10:40:46,760 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2025-05-14 10:40:46,779 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2025-05-14 10:40:46,793 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2025-05-14 10:40:46,845 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2025-05-14 10:40:46,854 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2025-05-14 10:40:46,863 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2025-05-14 10:40:46,887 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2025-05-14 10:40:46,901 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2025-05-14 10:40:47,031 19 INFO 02926-16-0-all odoo.modules.loading: loading point_of_sale/views/pos_ticket_view.xml 2025-05-14 10:40:47,086 19 INFO 02926-16-0-all odoo.modules.loading: Module point_of_sale loaded in 3.40s, 2485 queries (+2485 other) 2025-05-14 10:40:47,087 19 INFO 02926-16-0-all odoo.modules.loading: Loading module purchase_enterprise (85/156) 2025-05-14 10:40:47,444 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_enterprise/report/purchase_report_views.xml 2025-05-14 10:40:47,531 19 INFO 02926-16-0-all odoo.modules.loading: Module purchase_enterprise loaded in 0.44s, 34 queries (+34 other) 2025-05-14 10:40:47,532 19 INFO 02926-16-0-all odoo.modules.loading: Loading module purchase_stock (86/156) 2025-05-14 10:40:47,817 19 INFO 02926-16-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-05-14 10:40:48,419 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-05-14 10:40:48,454 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-05-14 10:40:48,597 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-05-14 10:40:48,608 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-05-14 10:40:48,629 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-05-14 10:40:48,690 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-05-14 10:40:48,779 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-05-14 10:40:48,794 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-05-14 10:40:49,069 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-05-14 10:40:49,110 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-05-14 10:40:49,126 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-05-14 10:40:49,138 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-05-14 10:40:49,158 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-05-14 10:40:49,170 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-05-14 10:40:49,185 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-05-14 10:40:49,237 19 INFO 02926-16-0-all odoo.modules.loading: Module purchase_stock loaded in 1.71s, 847 queries (+847 other) 2025-05-14 10:40:49,237 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale (87/156) 2025-05-14 10:40:49,568 19 INFO 02926-16-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-05-14 10:40:49,685 19 INFO 02926-16-0-all odoo.models: Prepare computation of product.template.service_type 2025-05-14 10:40:49,685 19 INFO 02926-16-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-05-14 10:40:49,685 19 INFO 02926-16-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-05-14 10:40:50,739 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-05-14 10:40:50,829 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-05-14 10:40:50,915 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-05-14 10:40:51,081 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-05-14 10:40:51,110 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-05-14 10:40:51,134 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-05-14 10:40:51,147 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-05-14 10:40:51,203 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-05-14 10:40:51,211 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-05-14 10:40:51,222 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-05-14 10:40:51,243 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-05-14 10:40:51,260 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/data/sale_data.xml 2025-05-14 10:40:51,282 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-05-14 10:40:51,289 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-05-14 10:40:51,295 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-05-14 10:40:51,313 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-05-14 10:40:51,324 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-05-14 10:40:51,570 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-05-14 10:40:51,677 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-05-14 10:40:51,723 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-05-14 10:40:51,729 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/payment_templates.xml 2025-05-14 10:40:51,751 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-05-14 10:40:51,788 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-05-14 10:40:51,819 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-05-14 10:40:51,938 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-05-14 10:40:52,077 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-05-14 10:40:52,208 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/variant_templates.xml 2025-05-14 10:40:52,225 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-05-14 10:40:52,252 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-05-14 10:40:52,285 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-05-14 10:40:52,355 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-05-14 10:40:52,377 19 INFO 02926-16-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-05-14 10:40:52,588 19 INFO 02926-16-0-all odoo.modules.loading: Module sale loaded in 3.35s, 2201 queries (+2201 other) 2025-05-14 10:40:52,588 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (88/156) 2025-05-14 10:40:52,868 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-05-14 10:40:52,959 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.37s, 25 queries (+25 other) 2025-05-14 10:40:52,960 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock (89/156) 2025-05-14 10:40:53,233 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock/data/dashboards.xml 2025-05-14 10:40:53,425 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock loaded in 0.46s, 25 queries (+25 other) 2025-05-14 10:40:53,425 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (90/156) 2025-05-14 10:40:53,691 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-05-14 10:40:53,773 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.35s, 25 queries (+25 other) 2025-05-14 10:40:53,773 19 INFO 02926-16-0-all odoo.modules.loading: Loading module stock_account_enterprise (91/156) 2025-05-14 10:40:54,024 19 INFO 02926-16-0-all odoo.modules.registry: module stock_account_enterprise: creating or updating database tables 2025-05-14 10:40:54,134 19 INFO 02926-16-0-all odoo.modules.loading: Module stock_account_enterprise loaded in 0.36s, 30 queries (+30 other) 2025-05-14 10:40:54,134 19 INFO 02926-16-0-all odoo.modules.loading: Loading module account_statement_import_file (92/156) 2025-05-14 10:40:54,390 19 INFO 02926-16-0-all odoo.modules.registry: module account_statement_import_file: creating or updating database tables 2025-05-14 10:40:54,551 19 INFO 02926-16-0-all odoo.modules.loading: loading account_statement_import_file/security/ir.model.access.csv 2025-05-14 10:40:54,566 19 INFO 02926-16-0-all odoo.modules.loading: loading account_statement_import_file/wizard/account_statement_import_view.xml 2025-05-14 10:40:54,588 19 INFO 02926-16-0-all odoo.modules.loading: loading account_statement_import_file/views/account_journal.xml 2025-05-14 10:40:54,621 19 INFO 02926-16-0-all odoo.modules.loading: Module account_statement_import_file loaded in 0.49s, 111 queries (+111 other) 2025-05-14 10:40:54,622 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_mt_pos (93/156) 2025-05-14 10:40:54,877 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_mt_pos: creating or updating database tables 2025-05-14 10:40:55,109 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_mt_pos/security/ir.model.access.csv 2025-05-14 10:40:55,124 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_mt_pos/wizards/compliance_letter_view.xml 2025-05-14 10:40:55,146 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_mt_pos/reports/compliance_letter_report.xml 2025-05-14 10:40:55,179 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_mt_pos loaded in 0.56s, 100 queries (+100 other) 2025-05-14 10:40:55,179 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_config (94/156) 2025-05-14 10:40:55,444 19 INFO 02926-16-0-all odoo.addons.l10n_ro_config.init_hook: Computing field l10n_ro_vat_number on res.partner 2025-05-14 10:40:55,702 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_config: creating or updating database tables 2025-05-14 10:40:55,717 19 INFO 02926-16-0-all odoo.models: Prepare computation of account.journal.l10n_ro_print_report 2025-05-14 10:40:55,801 19 INFO 02926-16-0-all odoo.models: Prepare computation of res.company.l10n_ro_accounting 2025-05-14 10:40:56,238 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_config/security/ro_menus_group.xml 2025-05-14 10:40:56,323 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_config/views/account_journal.xml 2025-05-14 10:40:56,354 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_config/views/common_report.xml 2025-05-14 10:40:56,369 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_config/views/res_config_view.xml 2025-05-14 10:40:56,663 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_config/views/res_bank_view.xml 2025-05-14 10:40:56,693 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_config/views/res_partner_view.xml 2025-05-14 10:40:56,765 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_config loaded in 1.59s, 522 queries (+522 other) 2025-05-14 10:40:56,765 19 INFO 02926-16-0-all odoo.modules.loading: Loading module mrp_account_enterprise (95/156) 2025-05-14 10:40:57,031 19 INFO 02926-16-0-all odoo.modules.registry: module mrp_account_enterprise: creating or updating database tables 2025-05-14 10:40:57,182 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account_enterprise/security/ir.model.access.csv 2025-05-14 10:40:57,197 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account_enterprise/security/mrp_account_enterprise_security.xml 2025-05-14 10:40:57,211 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account_enterprise/views/mrp_account_view.xml 2025-05-14 10:40:57,333 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account_enterprise/views/cost_structure_report.xml 2025-05-14 10:40:57,358 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_account_enterprise/reports/mrp_report_views.xml 2025-05-14 10:40:57,425 19 INFO 02926-16-0-all odoo.modules.loading: Module mrp_account_enterprise loaded in 0.66s, 236 queries (+236 other) 2025-05-14 10:40:57,425 19 INFO 02926-16-0-all odoo.modules.loading: Loading module pos_enterprise (96/156) 2025-05-14 10:40:57,791 19 INFO 02926-16-0-all odoo.modules.registry: module pos_enterprise: creating or updating database tables 2025-05-14 10:40:57,914 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_enterprise/views/res_config_settings_views.xml 2025-05-14 10:40:58,180 19 INFO 02926-16-0-all odoo.modules.loading: Module pos_enterprise loaded in 0.75s, 110 queries (+110 other) 2025-05-14 10:40:58,180 19 INFO 02926-16-0-all odoo.modules.loading: Loading module pos_epson_printer (97/156) 2025-05-14 10:40:58,440 19 INFO 02926-16-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2025-05-14 10:40:58,610 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2025-05-14 10:40:58,628 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_epson_printer/views/res_config_settings_views.xml 2025-05-14 10:40:58,795 19 INFO 02926-16-0-all odoo.modules.loading: Module pos_epson_printer loaded in 0.62s, 86 queries (+86 other) 2025-05-14 10:40:58,795 19 INFO 02926-16-0-all odoo.modules.loading: Loading module pos_mrp (98/156) 2025-05-14 10:40:59,057 19 INFO 02926-16-0-all odoo.modules.registry: module pos_mrp: creating or updating database tables 2025-05-14 10:40:59,177 19 INFO 02926-16-0-all odoo.modules.loading: Module pos_mrp loaded in 0.38s, 35 queries (+35 other) 2025-05-14 10:40:59,178 19 INFO 02926-16-0-all odoo.modules.loading: Loading module purchase_mrp (99/156) 2025-05-14 10:40:59,556 19 INFO 02926-16-0-all odoo.modules.registry: module purchase_mrp: creating or updating database tables 2025-05-14 10:40:59,777 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_mrp/views/mrp_bom_views.xml 2025-05-14 10:40:59,798 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_mrp/views/purchase_order_views.xml 2025-05-14 10:40:59,824 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_mrp/views/mrp_production_views.xml 2025-05-14 10:40:59,852 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_mrp/security/ir.model.access.csv 2025-05-14 10:40:59,882 19 INFO 02926-16-0-all odoo.modules.loading: Module purchase_mrp loaded in 0.70s, 175 queries (+175 other) 2025-05-14 10:40:59,882 19 INFO 02926-16-0-all odoo.modules.loading: Loading module purchase_price_diff (100/156) 2025-05-14 10:41:00,147 19 INFO 02926-16-0-all odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-05-14 10:41:00,323 19 INFO 02926-16-0-all odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-05-14 10:41:00,380 19 INFO 02926-16-0-all odoo.modules.loading: Module purchase_price_diff loaded in 0.50s, 118 queries (+118 other) 2025-05-14 10:41:00,381 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale_enterprise (101/156) 2025-05-14 10:41:00,642 19 INFO 02926-16-0-all odoo.modules.registry: module sale_enterprise: creating or updating database tables 2025-05-14 10:41:00,732 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_enterprise/report/sale_report_views.xml 2025-05-14 10:41:00,777 19 INFO 02926-16-0-all odoo.modules.loading: Module sale_enterprise loaded in 0.40s, 55 queries (+55 other) 2025-05-14 10:41:00,777 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale_management (102/156) 2025-05-14 10:41:01,445 19 INFO 02926-16-0-all odoo.modules.registry: module sale_management: creating or updating database tables 2025-05-14 10:41:01,898 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-05-14 10:41:01,913 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-05-14 10:41:01,939 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-05-14 10:41:01,981 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-05-14 10:41:01,994 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-05-14 10:41:02,030 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-05-14 10:41:02,046 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-05-14 10:41:02,367 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-05-14 10:41:02,404 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-05-14 10:41:02,419 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-05-14 10:41:02,462 19 INFO 02926-16-0-all odoo.modules.loading: Module sale_management loaded in 1.68s, 455 queries (+455 other) 2025-05-14 10:41:02,462 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale_product_configurator (103/156) 2025-05-14 10:41:02,772 19 INFO 02926-16-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-05-14 10:41:02,952 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-05-14 10:41:02,981 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-05-14 10:41:03,012 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-05-14 10:41:03,062 19 INFO 02926-16-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.60s, 135 queries (+135 other) 2025-05-14 10:41:03,062 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale_purchase (104/156) 2025-05-14 10:41:03,339 19 INFO 02926-16-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-05-14 10:41:03,588 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-05-14 10:41:03,612 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-05-14 10:41:03,754 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-05-14 10:41:03,784 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-05-14 10:41:03,813 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-05-14 10:41:03,843 19 INFO 02926-16-0-all odoo.modules.loading: Module sale_purchase loaded in 0.78s, 198 queries (+198 other) 2025-05-14 10:41:03,843 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale_sms (105/156) 2025-05-14 10:41:04,127 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-05-14 10:41:04,199 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-05-14 10:41:04,224 19 INFO 02926-16-0-all odoo.modules.loading: Module sale_sms loaded in 0.38s, 40 queries (+40 other) 2025-05-14 10:41:04,224 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale_stock (106/156) 2025-05-14 10:41:04,515 19 INFO 02926-16-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-05-14 10:41:05,064 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-05-14 10:41:05,110 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-05-14 10:41:05,147 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-05-14 10:41:05,281 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-05-14 10:41:05,294 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-05-14 10:41:05,702 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-05-14 10:41:05,719 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-05-14 10:41:05,735 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-05-14 10:41:05,778 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-05-14 10:41:05,791 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-05-14 10:41:05,816 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-05-14 10:41:05,830 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-05-14 10:41:05,844 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-05-14 10:41:05,850 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-05-14 10:41:05,861 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-05-14 10:41:05,894 19 INFO 02926-16-0-all odoo.modules.loading: Module sale_stock loaded in 1.67s, 713 queries (+713 other) 2025-05-14 10:41:05,894 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (107/156) 2025-05-14 10:41:06,282 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-05-14 10:41:06,369 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.47s, 25 queries (+25 other) 2025-05-14 10:41:06,369 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (108/156) 2025-05-14 10:41:06,646 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-05-14 10:41:06,737 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.37s, 30 queries (+30 other) 2025-05-14 10:41:06,737 19 INFO 02926-16-0-all odoo.modules.loading: Loading module stock_landed_costs (109/156) 2025-05-14 10:41:07,018 19 INFO 02926-16-0-all odoo.modules.registry: module stock_landed_costs: creating or updating database tables 2025-05-14 10:41:07,534 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_landed_costs/security/ir.model.access.csv 2025-05-14 10:41:07,551 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_landed_costs/security/stock_landed_cost_security.xml 2025-05-14 10:41:07,562 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_landed_costs/data/stock_landed_cost_data.xml 2025-05-14 10:41:07,573 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_landed_costs/views/account_move_views.xml 2025-05-14 10:41:07,618 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_landed_costs/views/product_views.xml 2025-05-14 10:41:07,645 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_landed_cost_views.xml 2025-05-14 10:41:07,704 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_valuation_layer_views.xml 2025-05-14 10:41:07,715 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_landed_costs/views/res_config_settings_views.xml 2025-05-14 10:41:08,003 19 INFO 02926-16-0-all odoo.modules.loading: Module stock_landed_costs loaded in 1.27s, 469 queries (+469 other) 2025-05-14 10:41:08,003 19 INFO 02926-16-0-all odoo.modules.loading: Loading module delivery (110/156) 2025-05-14 10:41:08,408 19 INFO 02926-16-0-all odoo.modules.registry: module delivery: creating or updating database tables 2025-05-14 10:41:08,988 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/security/ir.model.access.csv 2025-05-14 10:41:09,021 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/security/delivery_carrier_security.xml 2025-05-14 10:41:09,031 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/product_template_view.xml 2025-05-14 10:41:09,058 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/delivery_view.xml 2025-05-14 10:41:09,257 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/partner_view.xml 2025-05-14 10:41:09,299 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/delivery_portal_template.xml 2025-05-14 10:41:09,317 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/data/delivery_data.xml 2025-05-14 10:41:09,440 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/report_shipping.xml 2025-05-14 10:41:09,454 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/report_deliveryslip.xml 2025-05-14 10:41:09,501 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/report_package_barcode.xml 2025-05-14 10:41:09,530 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/res_config_settings_views.xml 2025-05-14 10:41:09,696 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_package_views.xml 2025-05-14 10:41:09,707 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_carrier_views.xml 2025-05-14 10:41:09,718 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/stock_package_type_views.xml 2025-05-14 10:41:09,740 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/stock_picking_type_views.xml 2025-05-14 10:41:09,755 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/stock_rule_views.xml 2025-05-14 10:41:09,770 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/views/stock_move_line_views.xml 2025-05-14 10:41:09,784 19 INFO 02926-16-0-all odoo.modules.loading: loading delivery/report/ir_actions_report_templates.xml 2025-05-14 10:41:09,836 19 INFO 02926-16-0-all odoo.modules.loading: Module delivery loaded in 1.83s, 901 queries (+901 other) 2025-05-14 10:41:09,836 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account (111/156) 2025-05-14 10:41:10,112 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account: creating or updating database tables 2025-05-14 10:41:10,136 19 INFO 02926-16-0-all odoo.models: Prepare computation of account.account.l10n_ro_external_code 2025-05-14 10:41:10,492 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account loaded in 0.66s, 544 queries (+544 other) 2025-05-14 10:41:10,493 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_anaf_sync (112/156) 2025-05-14 10:41:10,776 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_anaf_sync: creating or updating database tables 2025-05-14 10:41:11,133 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/data/anaf_sync_expire_cron.xml 2025-05-14 10:41:11,148 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/account_security.xml 2025-05-14 10:41:11,161 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/ir.model.access.csv 2025-05-14 10:41:11,185 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/l10n_ro_account_anaf_sync_view.xml 2025-05-14 10:41:11,211 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/res_config_view.xml 2025-05-14 10:41:11,383 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/template.xml 2025-05-14 10:41:11,410 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_anaf_sync loaded in 0.92s, 168 queries (+168 other) 2025-05-14 10:41:11,410 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_base (113/156) 2025-05-14 10:41:11,691 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_base: creating or updating database tables 2025-05-14 10:41:11,852 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_base/views/res_bank_view.xml 2025-05-14 10:41:11,882 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_base loaded in 0.47s, 78 queries (+78 other) 2025-05-14 10:41:11,882 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_report (114/156) 2025-05-14 10:41:12,152 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_report: creating or updating database tables 2025-05-14 10:41:12,265 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_daily.xml 2025-05-14 10:41:12,282 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_period.xml 2025-05-14 10:41:12,296 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_statement.xml 2025-05-14 10:41:12,323 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_report loaded in 0.44s, 56 queries (+56 other) 2025-05-14 10:41:12,324 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_period_close (115/156) 2025-05-14 10:41:12,600 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_period_close: creating or updating database tables 2025-05-14 10:41:12,887 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_period_close/views/account_period_close_view.xml 2025-05-14 10:41:12,936 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_period_close/wizards/wizard_account_period_closing_view.xml 2025-05-14 10:41:12,946 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/account_security.xml 2025-05-14 10:41:12,955 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/ir.model.access.csv 2025-05-14 10:41:13,109 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_period_close loaded in 0.79s, 234 queries (+234 other) 2025-05-14 10:41:13,109 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_report_invoice (116/156) 2025-05-14 10:41:13,392 19 INFO 02926-16-0-all odoo.addons.l10n_ro_account_report_invoice.init_hook: Computing field l10n_ro_currency_rate on account.move 2025-05-14 10:41:13,669 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_report_invoice: creating or updating database tables 2025-05-14 10:41:13,995 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/account_invoice_view.xml 2025-05-14 10:41:14,045 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/invoice_report.xml 2025-05-14 10:41:14,083 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/res_config_settings_view.xml 2025-05-14 10:41:14,278 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_report_invoice loaded in 1.17s, 168 queries (+168 other) 2025-05-14 10:41:14,278 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_city (117/156) 2025-05-14 10:41:14,565 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_city: creating or updating database tables 2025-05-14 10:41:14,758 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_city/data/res_city.xml 2025-05-14 10:41:42,658 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_city/views/res_city_view.xml 2025-05-14 10:41:42,718 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_city/data/res.country.state.csv 2025-05-14 10:41:42,769 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_city loaded in 28.49s, 41460 queries (+41460 other) 2025-05-14 10:41:42,769 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_partner_create_by_vat (118/156) 2025-05-14 10:41:43,051 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_partner_create_by_vat: creating or updating database tables 2025-05-14 10:41:43,302 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/views/partner_view.xml 2025-05-14 10:41:43,383 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/security/ir.model.access.csv 2025-05-14 10:41:43,416 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_partner_create_by_vat loaded in 0.65s, 158 queries (+158 other) 2025-05-14 10:41:43,416 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_partner_unique (119/156) 2025-05-14 10:41:43,696 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_partner_unique: creating or updating database tables 2025-05-14 10:41:43,884 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_partner_unique loaded in 0.47s, 55 queries (+55 other) 2025-05-14 10:41:43,884 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_payment_to_statement (120/156) 2025-05-14 10:41:44,281 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_payment_to_statement: creating or updating database tables 2025-05-14 10:41:44,524 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/security/ir.model.access.csv 2025-05-14 10:41:44,526 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_payment_view.xml 2025-05-14 10:41:44,551 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_view.xml 2025-05-14 10:41:44,574 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_dashboard_view.xml 2025-05-14 10:41:44,604 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_payment_to_statement loaded in 0.72s, 166 queries (+166 other) 2025-05-14 10:41:44,605 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock (121/156) 2025-05-14 10:41:44,885 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock: creating or updating database tables 2025-05-14 10:41:44,924 19 INFO 02926-16-0-all odoo.models: Prepare computation of product.template.l10n_ro_net_weight 2025-05-14 10:41:45,114 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_warehouse_view.xml 2025-05-14 10:41:45,135 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_location_view.xml 2025-05-14 10:41:45,169 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock/views/product_template_view.xml 2025-05-14 10:41:45,211 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock loaded in 0.61s, 181 queries (+181 other) 2025-05-14 10:41:45,211 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_vat_on_payment (122/156) 2025-05-14 10:41:45,915 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_vat_on_payment: creating or updating database tables 2025-05-14 10:41:46,225 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml 2025-05-14 10:41:46,454 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/security/ir.model.access.csv 2025-05-14 10:41:46,468 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/data/res_partner_anaf_cron.xml 2025-05-14 10:41:46,509 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_vat_on_payment loaded in 1.30s, 244 queries (+244 other) 2025-05-14 10:41:46,509 19 INFO 02926-16-0-all odoo.modules.loading: Loading module mrp_landed_costs (123/156) 2025-05-14 10:41:46,788 19 INFO 02926-16-0-all odoo.modules.registry: module mrp_landed_costs: creating or updating database tables 2025-05-14 10:41:46,913 19 INFO 02926-16-0-all odoo.modules.loading: loading mrp_landed_costs/views/stock_landed_cost_views.xml 2025-05-14 10:41:46,947 19 INFO 02926-16-0-all odoo.modules.loading: Module mrp_landed_costs loaded in 0.44s, 61 queries (+61 other) 2025-05-14 10:41:46,947 19 INFO 02926-16-0-all odoo.modules.loading: Loading module pos_sale (124/156) 2025-05-14 10:41:47,238 19 INFO 02926-16-0-all odoo.modules.registry: module pos_sale: creating or updating database tables 2025-05-14 10:41:47,540 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/data/pos_sale_data.xml 2025-05-14 10:41:47,643 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/security/pos_sale_security.xml 2025-05-14 10:41:47,663 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/security/ir.model.access.csv 2025-05-14 10:41:47,673 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/views/point_of_sale_report.xml 2025-05-14 10:41:47,692 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/views/sale_order_views.xml 2025-05-14 10:41:47,732 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/views/pos_order_views.xml 2025-05-14 10:41:47,751 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/views/sales_team_views.xml 2025-05-14 10:41:47,789 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/views/res_config_settings_views.xml 2025-05-14 10:41:47,964 19 INFO 02926-16-0-all odoo.modules.loading: loading pos_sale/views/stock_template.xml 2025-05-14 10:41:47,993 19 INFO 02926-16-0-all odoo.modules.loading: Module pos_sale loaded in 1.05s, 365 queries (+365 other) 2025-05-14 10:41:47,993 19 INFO 02926-16-0-all odoo.modules.loading: Loading module pos_sale_product_configurator (125/156) 2025-05-14 10:41:48,269 19 INFO 02926-16-0-all odoo.modules.registry: module pos_sale_product_configurator: creating or updating database tables 2025-05-14 10:41:48,520 19 INFO 02926-16-0-all odoo.modules.loading: Module pos_sale_product_configurator loaded in 0.53s, 44 queries (+44 other) 2025-05-14 10:41:48,521 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale_mrp (126/156) 2025-05-14 10:41:48,808 19 INFO 02926-16-0-all odoo.modules.registry: module sale_mrp: creating or updating database tables 2025-05-14 10:41:49,045 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_mrp/security/ir.model.access.csv 2025-05-14 10:41:49,067 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_mrp/views/mrp_production_views.xml 2025-05-14 10:41:49,098 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_mrp/views/sale_order_views.xml 2025-05-14 10:41:49,138 19 INFO 02926-16-0-all odoo.modules.loading: loading sale_mrp/views/sale_portal_templates.xml 2025-05-14 10:41:49,169 19 INFO 02926-16-0-all odoo.modules.loading: Module sale_mrp loaded in 0.65s, 183 queries (+183 other) 2025-05-14 10:41:49,169 19 INFO 02926-16-0-all odoo.modules.loading: Loading module sale_purchase_stock (127/156) 2025-05-14 10:41:49,449 19 INFO 02926-16-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-05-14 10:41:49,603 19 INFO 02926-16-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.43s, 46 queries (+46 other) 2025-05-14 10:41:49,603 19 INFO 02926-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_mrp_account (128/156) 2025-05-14 10:41:49,900 19 INFO 02926-16-0-all odoo.modules.loading: loading spreadsheet_dashboard_mrp_account/data/dashboards.xml 2025-05-14 10:41:50,107 19 INFO 02926-16-0-all odoo.modules.loading: Module spreadsheet_dashboard_mrp_account loaded in 0.50s, 25 queries (+25 other) 2025-05-14 10:41:50,107 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_alpha (129/156) 2025-05-14 10:41:50,393 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_alpha: creating or updating database tables 2025-05-14 10:41:50,532 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_alpha loaded in 0.43s, 44 queries (+44 other) 2025-05-14 10:41:50,532 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_bcr (130/156) 2025-05-14 10:41:50,819 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_bcr: creating or updating database tables 2025-05-14 10:41:50,958 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_bcr loaded in 0.43s, 44 queries (+44 other) 2025-05-14 10:41:50,959 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_brd (131/156) 2025-05-14 10:41:51,240 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_brd: creating or updating database tables 2025-05-14 10:41:51,381 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_brd loaded in 0.42s, 44 queries (+44 other) 2025-05-14 10:41:51,382 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_ing (132/156) 2025-05-14 10:41:51,664 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_ing: creating or updating database tables 2025-05-14 10:41:51,848 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_ing/views/res_bank_view.xml 2025-05-14 10:41:51,939 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_ing loaded in 0.56s, 61 queries (+61 other) 2025-05-14 10:41:51,939 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_rffsn (133/156) 2025-05-14 10:41:52,225 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_rffsn: creating or updating database tables 2025-05-14 10:41:52,364 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_rffsn loaded in 0.43s, 44 queries (+44 other) 2025-05-14 10:41:52,364 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_edi_ubl (134/156) 2025-05-14 10:41:52,954 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_edi_ubl: creating or updating database tables 2025-05-14 10:41:53,023 19 INFO 02926-16-0-all odoo.models: Prepare computation of product.template.l10n_ro_nc_code 2025-05-14 10:41:53,032 19 INFO 02926-16-0-all odoo.models: Prepare computation of product.product.l10n_ro_nc_code 2025-05-14 10:41:53,607 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/security/ir.model.access.csv 2025-05-14 10:41:53,621 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/data/account_edi_data.xml 2025-05-14 10:41:53,644 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/data/ubl_templates.xml 2025-05-14 10:41:53,657 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/data/mail_activity_data.xml 2025-05-14 10:41:53,668 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/res_config_settings_views.xml 2025-05-14 10:41:53,853 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/account_invoice.xml 2025-05-14 10:41:53,900 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/product_view.xml 2025-05-14 10:41:53,929 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/res_partner_view.xml 2025-05-14 10:41:53,977 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_account_edi_ubl/views/cius_template.xml 2025-05-14 10:41:54,024 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_edi_ubl loaded in 1.66s, 396 queries (+396 other) 2025-05-14 10:41:54,025 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_account_edit_currency_rate (135/156) 2025-05-14 10:41:54,312 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_account_edit_currency_rate: creating or updating database tables 2025-05-14 10:41:54,539 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_account_edit_currency_rate loaded in 0.51s, 92 queries (+92 other) 2025-05-14 10:41:54,540 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_etransport (136/156) 2025-05-14 10:41:54,836 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_etransport: creating or updating database tables 2025-05-14 10:41:55,141 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/views/stock_picking_view.xml 2025-05-14 10:41:55,177 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/views/e_transport_template.xml 2025-05-14 10:41:55,194 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/views/delivery_view.xml 2025-05-14 10:41:55,208 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/views/l10n_ro_e_transport_view.xml 2025-05-14 10:41:55,259 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/views/l10n_ro_e_transport_history_view.xml 2025-05-14 10:41:55,292 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/security/ir.model.access.csv 2025-05-14 10:41:55,316 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.scope.csv 2025-05-14 10:41:55,326 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.customs.csv 2025-05-14 10:41:55,340 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.operation.csv 2025-05-14 10:41:55,374 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_etransport loaded in 0.83s, 348 queries (+348 other) 2025-05-14 10:41:55,375 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_fiscal_validation (137/156) 2025-05-14 10:41:55,661 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_fiscal_validation: creating or updating database tables 2025-05-14 10:41:55,777 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_fiscal_validation/data/res_partner_vat_cron.xml 2025-05-14 10:41:55,996 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_fiscal_validation loaded in 0.62s, 68 queries (+68 other) 2025-05-14 10:41:55,996 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_payment_receipt_report (138/156) 2025-05-14 10:41:56,288 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_payment_receipt_report: creating or updating database tables 2025-05-14 10:41:56,345 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/data/report_paperformat.xml 2025-05-14 10:41:56,415 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/payment_receipt_report.xml 2025-05-14 10:41:56,425 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/bank_statement_line_report.xml 2025-05-14 10:41:56,430 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_payment_receipt_template.xml 2025-05-14 10:41:56,448 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_bank_statement_line_payment_template.xml 2025-05-14 10:41:56,481 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_payment_receipt_report loaded in 0.49s, 71 queries (+71 other) 2025-05-14 10:41:56,481 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_pos (139/156) 2025-05-14 10:41:56,774 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_pos: creating or updating database tables 2025-05-14 10:41:56,838 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_pos/views/report_saledetails.xml 2025-05-14 10:41:56,928 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_pos loaded in 0.45s, 54 queries (+54 other) 2025-05-14 10:41:56,928 19 INFO 02926-16-0-all odoo.modules.loading: Loading module stock_dropshipping (140/156) 2025-05-14 10:41:57,222 19 INFO 02926-16-0-all odoo.modules.registry: module stock_dropshipping: creating or updating database tables 2025-05-14 10:41:57,643 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_dropshipping/data/stock_data.xml 2025-05-14 10:41:57,685 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_dropshipping/views/sale_order_views.xml 2025-05-14 10:41:57,727 19 INFO 02926-16-0-all odoo.modules.loading: loading stock_dropshipping/views/purchase_order_views.xml 2025-05-14 10:41:57,771 19 INFO 02926-16-0-all odoo.modules.loading: Module stock_dropshipping loaded in 0.84s, 194 queries (+194 other) 2025-05-14 10:41:57,771 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_message_spv (141/156) 2025-05-14 10:41:58,067 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_message_spv: creating or updating database tables 2025-05-14 10:41:58,391 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/ir.model.access.csv 2025-05-14 10:41:58,408 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/security.xml 2025-05-14 10:41:58,418 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_message_spv/data/ir_cron_data.xml 2025-05-14 10:41:58,430 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/account_invoice.xml 2025-05-14 10:41:58,478 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/message_spv_view.xml 2025-05-14 10:41:58,551 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_message_spv loaded in 0.78s, 230 queries (+230 other) 2025-05-14 10:41:58,552 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_account (142/156) 2025-05-14 10:41:58,855 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_account: creating or updating database tables 2025-05-14 10:41:59,293 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account/security/ir.model.access.csv 2025-05-14 10:41:59,294 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/account_account_view.xml 2025-05-14 10:41:59,313 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_category_view.xml 2025-05-14 10:41:59,332 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_template_view.xml 2025-05-14 10:41:59,362 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_location_view.xml 2025-05-14 10:41:59,380 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_picking_view.xml 2025-05-14 10:41:59,415 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_valuation_layer_views.xml 2025-05-14 10:41:59,445 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_account loaded in 0.89s, 310 queries (+310 other) 2025-05-14 10:41:59,445 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_nondeductible_vat (143/156) 2025-05-14 10:41:59,737 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_nondeductible_vat: creating or updating database tables 2025-05-14 10:41:59,772 19 INFO 02926-16-0-all odoo.models: Prepare computation of account.tax.l10n_ro_is_nondeductible 2025-05-14 10:42:00,134 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_account_view.xml 2025-05-14 10:42:00,153 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_tax_view.xml 2025-05-14 10:42:00,177 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_quant_view.xml 2025-05-14 10:42:02,343 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_picking_view.xml 2025-05-14 10:42:02,390 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_nondeductible_vat loaded in 2.94s, 206 queries (+206 other) 2025-05-14 10:42:02,390 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date (144/156) 2025-05-14 10:42:02,686 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_account_date: creating or updating database tables 2025-05-14 10:42:02,897 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_picking_views.xml 2025-05-14 10:42:02,954 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_valuation_layer_views.xml 2025-05-14 10:42:02,982 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_account_date loaded in 0.59s, 138 queries (+138 other) 2025-05-14 10:42:02,983 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_mrp (145/156) 2025-05-14 10:42:03,270 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_account_mrp: creating or updating database tables 2025-05-14 10:42:03,386 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_mrp/views/mrp_unbuild_views.xml 2025-05-14 10:42:03,415 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_account_mrp loaded in 0.43s, 46 queries (+46 other) 2025-05-14 10:42:03,416 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_notice (146/156) 2025-05-14 10:42:03,712 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_account_notice: creating or updating database tables 2025-05-14 10:42:04,131 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_notice/views/stock_picking_view.xml 2025-05-14 10:42:04,214 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_account_notice loaded in 0.80s, 183 queries (+183 other) 2025-05-14 10:42:04,214 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_tracking (147/156) 2025-05-14 10:42:04,821 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_account_tracking: creating or updating database tables 2025-05-14 10:42:05,092 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/security/ir.model.access.csv 2025-05-14 10:42:05,108 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/views/stock_valuation_layer_views.xml 2025-05-14 10:42:05,147 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_account_tracking loaded in 0.93s, 188 queries (+188 other) 2025-05-14 10:42:05,147 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_comment_template (148/156) 2025-05-14 10:42:05,444 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_picking_comment_template: creating or updating database tables 2025-05-14 10:42:05,673 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/data/l10n_ro_stock_picking_comment_template.xml 2025-05-14 10:42:05,705 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/stock_picking_view.xml 2025-05-14 10:42:05,766 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/base_comment_template_view.xml 2025-05-14 10:42:05,781 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_delivery_document.xml 2025-05-14 10:42:05,798 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_picking.xml 2025-05-14 10:42:05,812 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/security/ir.model.access.csv 2025-05-14 10:42:05,846 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_picking_comment_template loaded in 0.70s, 212 queries (+212 other) 2025-05-14 10:42:05,846 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_valued_report (149/156) 2025-05-14 10:42:06,268 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_picking_valued_report: creating or updating database tables 2025-05-14 10:42:06,416 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_picking_valued_report/report/stock_picking_report_valued.xml 2025-05-14 10:42:06,475 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_picking_valued_report loaded in 0.63s, 85 queries (+85 other) 2025-05-14 10:42:06,475 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_report (150/156) 2025-05-14 10:42:06,772 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_report: creating or updating database tables 2025-05-14 10:42:07,026 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_view.xml 2025-05-14 10:42:07,086 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_template.xml 2025-05-14 10:42:07,142 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_report/security/ir.model.access.csv 2025-05-14 10:42:07,179 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_report loaded in 0.70s, 267 queries (+267 other) 2025-05-14 10:42:07,179 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date_wizard (151/156) 2025-05-14 10:42:07,473 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_account_date_wizard: creating or updating database tables 2025-05-14 10:42:07,598 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_date_wizard/wizard/stock_backorder_confirmation_views.xml 2025-05-14 10:42:07,613 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_date_wizard/wizard/stock_immediate_transfer_views.xml 2025-05-14 10:42:07,638 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_account_date_wizard loaded in 0.46s, 64 queries (+64 other) 2025-05-14 10:42:07,638 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_landed_cost (152/156) 2025-05-14 10:42:08,062 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_account_landed_cost: creating or updating database tables 2025-05-14 10:42:08,306 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_landed_cost/views/stock_landed_cost_view.xml 2025-05-14 10:42:08,342 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_account_landed_cost loaded in 0.70s, 114 queries (+114 other) 2025-05-14 10:42:08,342 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_dvi (153/156) 2025-05-14 10:42:08,650 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_dvi: creating or updating database tables 2025-05-14 10:42:09,108 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_dvi/security/ir.model.access.csv 2025-05-14 10:42:09,130 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_invoice_view.xml 2025-05-14 10:42:09,180 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_dvi/views/stock_landed_cost_view.xml 2025-05-14 10:42:09,202 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_dvi_view.xml 2025-05-14 10:42:09,261 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_dvi loaded in 0.92s, 307 queries (+307 other) 2025-05-14 10:42:09,261 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_price_difference (154/156) 2025-05-14 10:42:09,561 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_price_difference: creating or updating database tables 2025-05-14 10:42:09,993 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml 2025-05-14 10:42:10,010 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/security/ir.model.access.csv 2025-05-14 10:42:10,042 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_price_difference loaded in 0.78s, 176 queries (+176 other) 2025-05-14 10:42:10,042 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_reception_in_progress (155/156) 2025-05-14 10:42:10,345 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_stock_account_reception_in_progress: creating or updating database tables 2025-05-14 10:42:10,633 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/account_account_view.xml 2025-05-14 10:42:10,653 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/purchase_order_view.xml 2025-05-14 10:42:10,695 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_stock_account_reception_in_progress loaded in 0.65s, 164 queries (+164 other) 2025-05-14 10:42:10,696 19 INFO 02926-16-0-all odoo.modules.loading: Loading module l10n_ro_demo_data (156/156) 2025-05-14 10:42:11,297 19 INFO 02926-16-0-all odoo.modules.registry: module l10n_ro_demo_data: creating or updating database tables 2025-05-14 10:42:11,592 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_demo_data/security/ir.model.access.csv 2025-05-14 10:42:11,607 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_demo_data/views/res_company_views.xml 2025-05-14 10:42:11,626 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/res_partner.xml 2025-05-14 10:42:12,172 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_category.xml 2025-05-14 10:42:12,348 19 INFO 02926-16-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_product.xml 2025-05-14 10:42:14,117 19 INFO 02926-16-0-all odoo.addons.l10n_ro_demo_data.models.res_company: Update and configure company My Company data. 2025-05-14 10:42:23,821 19 INFO 02926-16-0-all odoo.models.unlink: User #1 deleted account.move.line records with IDs: [37] 2025-05-14 10:42:34,475 19 INFO 02926-16-0-all odoo.addons.l10n_ro_demo_data.models.demo_data: Error creating invoice: There is no invoiceable line. If a product has a control policy based on received quantity, please make sure that a quantity has been received. 2025-05-14 10:42:39,951 19 INFO 02926-16-0-all odoo.modules.loading: Module l10n_ro_demo_data loaded in 29.25s, 13006 queries (+13006 other) 2025-05-14 10:42:39,951 19 INFO 02926-16-0-all odoo.modules.loading: 156 modules loaded in 192.67s, 116691 queries (+116691 extra) 2025-05-14 10:42:41,791 19 INFO 02926-16-0-all odoo.modules.loading: Modules loaded. 2025-05-14 10:42:41,835 19 INFO 02926-16-0-all odoo.modules.registry: Registry loaded in 210.220s 2025-05-14 10:42:41,835 19 INFO 02926-16-0-all odoo.service.server: Initiating shutdown 2025-05-14 10:42:41,835 19 INFO 02926-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-05-14 10:42:41,836 19 INFO 02926-16-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections