Docker command: python3 odoo/odoo-bin --addons-path l10n-romania,design-themes,demo_data,addons_oca,odoo/addons,odoo/odoo/addons -d 02904-17-0-all -i l10n_ro_dvi,l10n_ro_stock_report,l10n_ro_account_bank_statement_import_mt940_bcr,l10n_ro_stock_price_difference,l10n_ro_account_anaf_sync,l10n_ro_payment_receipt_report,l10n_ro_account_bank_statement_import_mt940_alpha,l10n_ro_etransport,l10n_ro,l10n_ro_nondeductible_vat,l10n_ro_stock,l10n_ro_stock_account_landed_cost,l10n_ro_stock_account_tracking,l10n_ro_account_bank_statement_import_mt940_ing,l10n_ro_stock_picking_comment_template,l10n_ro_account_period_close,l10n_ro_demo_data,l10n_ro_account,sql_export_mail,l10n_ro_account_report_invoice,bi_sql_editor,l10n_ro_partner_unique,l10n_ro_partner_create_by_vat,l10n_ro_vat_on_payment,l10n_ro_stock_account,sql_export,l10n_ro_fiscal_validation,l10n_ro_stock_account_date_wizard,l10n_ro_message_spv,l10n_ro_account_edit_currency_rate,l10n_ro_account_bank_statement_report,l10n_ro_edi,l10n_ro_stock_account_notice,l10n_ro_config,l10n_ro_account_bank_statement_import_mt940_rffsn,sql_export_excel,currency_rate_update_RO_BNR,l10n_ro_city,l10n_ro_stock_account_date,l10n_ro_stock_account_reception_in_progress,l10n_ro_efactura,l10n_ro_pos,l10n_ro_payment_to_statement,l10n_ro_stock_picking_valued_report,l10n_ro_account_bank_statement_import_mt940_brd,l10n_ro_account_bank_statement_import_mt940_base --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/a3e05f9998baac268b9d68f2a24010f2beae1110 Adding readonly volume '/data/build/design-themes' pointing to /opt/odoo/runbot/runbot/static/sources/design-themes/24b42d7cea9dc5af90a943dc47006f2fce1df423 Adding readonly volume '/data/build/demo_data' pointing to /opt/odoo/runbot/runbot/static/sources/demo_data/7d5bafda1e40da4135d673d9ba3202052245efbf Adding readonly volume '/data/build/addons_oca' pointing to /opt/odoo/runbot/runbot/static/sources/addons_oca/6b1a31db32e8efdb3cff2b6b5ec50fd7e49d1944 Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/runbot/static/sources/odoo/a71c0c7d1c3391beb1bf2939ae076a804a627dbd Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/runbot/static/build/02904-17-0/.odoorc Collecting astor (from -r addons_oca/requirements.txt (line 2)) Downloading astor-0.8.1-py2.py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: lxml in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 3)) (4.8.0) Requirement already satisfied: openpyxl in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 4)) (3.1.5) Requirement already satisfied: xlrd in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 5)) (1.2.0) Requirement already satisfied: xlsxwriter in /usr/local/lib/python3.10/dist-packages (from -r addons_oca/requirements.txt (line 6)) (3.0.2) Requirement already satisfied: et-xmlfile in /usr/local/lib/python3.10/dist-packages (from openpyxl->-r addons_oca/requirements.txt (line 4)) (1.1.0) Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Installing collected packages: astor Successfully installed astor-0.8.1 [notice] A new release of pip is available: 24.2 -> 25.1.1 [notice] To update, run: python3 -m pip install --upgrade pip Requirement already satisfied: PyJWT in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania/requirements.txt (line 2)) (2.9.0) Requirement already satisfied: num2words>=0.5.8 in /usr/local/lib/python3.10/dist-packages (from -r l10n-romania/requirements.txt (line 3)) (0.5.10) Requirement already satisfied: python-dateutil in /usr/local/lib/python3.10/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.10/dist-packages (from num2words>=0.5.8->-r l10n-romania/requirements.txt (line 3)) (0.6.2) Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil->-r l10n-romania/requirements.txt (line 4)) (1.16.0) [notice] A new release of pip is available: 24.2 -> 25.1.1 [notice] To update, run: python3 -m pip install --upgrade pip Ignoring Babel: markers 'python_version >= "3.11"' don't match your environment Ignoring chardet: markers 'python_version >= "3.11"' don't match your environment Ignoring cryptography: markers 'python_version >= "3.12"' don't match your environment Ignoring decorator: markers 'python_version >= "3.11"' don't match your environment Ignoring docutils: markers 'python_version >= "3.11"' don't match your environment Ignoring freezegun: markers 'python_version >= "3.11"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring idna: markers 'python_version >= "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version > "3.10"' don't match your environment Ignoring libsass: markers 'python_version >= "3.11"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version >= "3.12"' don't match your environment Ignoring num2words: markers 'python_version >= "3.12"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version >= "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.12"' don't match your environment Ignoring pyopenssl: markers 'python_version >= "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version > "3.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-dateutil: markers 'python_version >= "3.11"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring python-stdnum: markers 'python_version >= "3.11"' don't match your environment Ignoring qrcode: markers 'python_version >= "3.11"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring reportlab: markers 'python_version >= "3.12"' don't match your environment Ignoring requests: markers 'python_version >= "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version >= "3.11"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version >= "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version >= "3.12"' don't match your environment Ignoring xlrd: markers 'python_version >= "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version >= "3.12"' don't match your environment Ignoring zeep: markers 'python_version >= "3.11"' don't match your environment Requirement already satisfied: Babel==2.9.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 5)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 7)) (3.4.8) Requirement already satisfied: decorator==4.4.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 9)) (4.4.2) Requirement already satisfied: docutils==0.17 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 11)) (0.17) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 13)) (2.1.5) Requirement already satisfied: freezegun==1.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 14)) (1.1.0) Requirement already satisfied: geoip2==2.9.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 16)) (2.9.0) Requirement already satisfied: gevent==21.8.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 17)) (21.8.0) Requirement already satisfied: greenlet==1.1.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 20)) (1.1.2) Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 23)) (2.10) Requirement already satisfied: Jinja2==3.0.3 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: libsass==0.20.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 27)) (0.20.1) Requirement already satisfied: lxml==4.8.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 29)) (4.8.0) Requirement already satisfied: MarkupSafe==2.0.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 33)) (2.0.1) Requirement already satisfied: num2words==0.5.10 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 36)) (0.5.10) Requirement already satisfied: ofxparse==0.21 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 38)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 39)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 40)) (9.0.1) Requirement already satisfied: polib==1.1.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 43)) (1.1.1) Requirement already satisfied: psutil==5.9.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 44)) (5.9.0) Requirement already satisfied: psycopg2==2.9.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 47)) (2.9.2) Requirement already satisfied: pydot==1.4.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 50)) (1.4.2) Requirement already satisfied: pyopenssl==21.0.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 51)) (21.0.0) Requirement already satisfied: PyPDF2==1.26.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 53)) (1.26.0) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 56)) (3.5) Requirement already satisfied: python-dateutil==2.8.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 57)) (2.8.1) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Requirement already satisfied: python-stdnum==1.17 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 61)) (1.17) Requirement already satisfied: pytz in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 63)) (2024.2) Requirement already satisfied: pyusb==1.2.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 64)) (1.2.1) Requirement already satisfied: qrcode==7.3.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 65)) (7.3.1) Requirement already satisfied: reportlab==3.6.8 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 67)) (3.6.8) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 70)) (2.25.1) Requirement already satisfied: rjsmin==1.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 72)) (1.1.0) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 75)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 77)) (0.9.6.1) Requirement already satisfied: Werkzeug==2.0.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 78)) (2.0.2) Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 81)) (1.2.0) Requirement already satisfied: XlsxWriter==3.0.2 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 83)) (3.0.2) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 85)) (1.3.0) Requirement already satisfied: zeep==4.1.0 in /usr/local/lib/python3.10/dist-packages (from -r odoo/requirements.txt (line 86)) (4.1.0) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.10/dist-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 7)) (1.16.0) Requirement already satisfied: maxminddb>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from geoip2==2.9.0->-r odoo/requirements.txt (line 16)) (2.6.2) Requirement already satisfied: zope.event in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (5.0) Requirement already satisfied: zope.interface in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (7.0.3) Requirement already satisfied: setuptools in /usr/local/lib/python3.10/dist-packages (from gevent==21.8.0->-r odoo/requirements.txt (line 17)) (75.1.0) Requirement already satisfied: six in /usr/local/lib/python3.10/dist-packages (from libsass==0.20.1->-r odoo/requirements.txt (line 27)) (1.16.0) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.10/dist-packages (from num2words==0.5.10->-r odoo/requirements.txt (line 36)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.10/dist-packages (from ofxparse==0.21->-r odoo/requirements.txt (line 38)) (4.12.3) Requirement already satisfied: pyparsing>=2.1.4 in /usr/local/lib/python3.10/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 50)) (3.1.4) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.10/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.10/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.1) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 70)) (2024.8.30) Requirement already satisfied: attrs>=17.2.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (24.2.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (1.5.2) Requirement already satisfied: isodate>=0.5.4 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (0.6.1) Requirement already satisfied: platformdirs>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (4.3.6) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (1.0.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.10/dist-packages (from zeep==4.1.0->-r odoo/requirements.txt (line 86)) (2.1.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.10/dist-packages (from cffi>=1.12->cryptography==3.4.8->-r odoo/requirements.txt (line 7)) (2.22) Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.10/dist-packages (from beautifulsoup4->ofxparse==0.21->-r odoo/requirements.txt (line 38)) (2.6) [notice] A new release of pip is available: 24.2 -> 25.1.1 [notice] To update, run: python3 -m pip install --upgrade pip 2025-05-12 06:26:58,253 18 INFO ? odoo: Odoo version 17.0 2025-05-12 06:26:58,253 18 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-05-12 06:26:58,253 18 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/l10n-romania', '/data/build/design-themes', '/data/build/demo_data', '/data/build/addons_oca', '/data/build/odoo/addons'] 2025-05-12 06:26:58,253 18 INFO ? odoo: database: odoo@default:default 2025-05-12 06:26:58,499 18 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-12 06:26:58,964 18 INFO 02904-17-0-all odoo.modules.loading: init db 2025-05-12 06:27:01,059 18 INFO 02904-17-0-all odoo.modules.loading: loading 1 modules... 2025-05-12 06:27:01,060 18 INFO 02904-17-0-all odoo.modules.loading: Loading module base (1/1) 2025-05-12 06:27:01,109 18 INFO 02904-17-0-all odoo.modules.registry: module base: creating or updating database tables 2025-05-12 06:27:01,544 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-12 06:27:01,544 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-12 06:27:01,544 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-12 06:27:01,696 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.user_id 2025-05-12 06:27:01,696 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-12 06:27:01,696 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2025-05-12 06:27:01,697 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-05-12 06:27:01,697 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-12 06:27:01,697 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-05-12 06:27:01,753 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-05-12 06:27:01,788 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2025-05-12 06:27:01,788 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.company.logo_web 2025-05-12 06:27:01,791 18 INFO 02904-17-0-all odoo.models: Computing parent_path for table res_company... 2025-05-12 06:27:01,824 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.users.signature 2025-05-12 06:27:01,824 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.users.share 2025-05-12 06:27:04,024 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-05-12 06:27:04,031 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-05-12 06:27:04,106 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-12 06:27:04,145 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-12 06:27:04,232 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-12 06:27:04,966 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-12 06:27:04,981 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-12 06:27:06,649 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-12 06:27:06,660 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-12 06:27:07,260 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-12 06:27:07,276 18 INFO 02904-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-05-12 06:27:07,696 18 INFO 02904-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-05-12 06:27:07,860 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-05-12 06:27:07,948 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-12 06:27:07,970 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-12 06:27:07,981 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-12 06:27:09,082 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-12 06:27:09,245 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-12 06:27:09,270 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-12 06:27:09,293 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-12 06:27:09,332 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-12 06:27:09,354 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-12 06:27:09,378 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-12 06:27:09,405 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-12 06:27:09,594 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-12 06:27:09,623 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-12 06:27:09,661 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-12 06:27:09,687 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-12 06:27:09,713 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-12 06:27:09,774 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-12 06:27:09,798 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-12 06:27:09,813 18 INFO 02904-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-12 06:27:09,819 18 INFO 02904-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-12 06:27:09,830 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-12 06:27:09,853 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-12 06:27:09,868 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-12 06:27:09,934 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-12 06:27:10,031 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-12 06:27:10,121 18 INFO 02904-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-12 06:27:10,126 18 INFO 02904-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-12 06:27:10,134 18 INFO 02904-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-12 06:27:10,150 18 INFO 02904-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-12 06:27:10,165 18 INFO 02904-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-12 06:27:10,179 18 INFO 02904-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-12 06:27:10,202 18 INFO 02904-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-12 06:27:10,211 18 INFO 02904-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-12 06:27:10,227 18 INFO 02904-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-12 06:27:10,246 18 INFO 02904-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-12 06:27:10,263 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-12 06:27:10,292 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-12 06:27:10,321 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-12 06:27:10,351 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-12 06:27:10,499 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-12 06:27:10,540 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-12 06:27:10,592 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-12 06:27:10,638 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-12 06:27:10,779 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2025-05-12 06:27:10,792 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-12 06:27:10,816 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-12 06:27:10,825 18 INFO 02904-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-12 06:27:10,858 18 INFO 02904-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-12 06:27:11,120 18 INFO 02904-17-0-all odoo.modules.loading: Module base loaded in 10.06s, 7941 queries (+7941 other) 2025-05-12 06:27:11,121 18 INFO 02904-17-0-all odoo.modules.loading: 1 modules loaded in 10.06s, 7941 queries (+7941 extra) 2025-05-12 06:27:11,151 18 INFO 02904-17-0-all odoo.modules.loading: updating modules list 2025-05-12 06:27:11,153 18 INFO 02904-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-05-12 06:27:12,201 18 INFO 02904-17-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 - Invoice Edit Currency Rate', 'Romania - Account Period Closing', 'Romania - Invoice Report', 'Romania - City', 'Romania - Localization Config', 'Demo Data Module', 'Romania - DVI', 'Romania - E-invoicing', 'Romania - Send E-Factura', '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 - Stock Accounting Notice', 'Romania - Stock Accounting Reception In progress', 'Romania - Stock Accounting tracking', 'Romania - Stock Picking Comment Template', 'Romania - Stock Picking Valued Report', 'Romania - Stock Accounting Price Difference', 'Romania - Stock Report (Fișă Magazie)', 'SQL Export', 'SQL Export Excel', 'SQL Export Mail'] to user __system__ #1 via n/a 2025-05-12 06:27:12,673 18 INFO 02904-17-0-all odoo.modules.loading: loading 131 modules... 2025-05-12 06:27:12,674 18 INFO 02904-17-0-all odoo.modules.loading: Loading module uom (2/131) 2025-05-12 06:27:12,711 18 INFO 02904-17-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-05-12 06:27:12,804 18 INFO 02904-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-12 06:27:12,904 18 INFO 02904-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-12 06:27:12,927 18 INFO 02904-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-12 06:27:12,944 18 INFO 02904-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-12 06:27:13,001 18 INFO 02904-17-0-all odoo.modules.loading: Module uom loaded in 0.33s, 276 queries (+276 other) 2025-05-12 06:27:13,002 18 INFO 02904-17-0-all odoo.modules.loading: Loading module web (3/131) 2025-05-12 06:27:13,039 18 INFO 02904-17-0-all odoo.modules.registry: module web: creating or updating database tables 2025-05-12 06:27:13,723 18 INFO 02904-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-12 06:27:13,735 18 INFO 02904-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-12 06:27:13,797 18 INFO 02904-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-05-12 06:27:13,892 18 INFO 02904-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-12 06:27:13,906 18 INFO 02904-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2025-05-12 06:27:13,914 18 INFO 02904-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-12 06:27:13,920 18 INFO 02904-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-12 06:27:13,927 18 INFO 02904-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-12 06:27:13,933 18 INFO 02904-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-05-12 06:27:14,000 18 INFO 02904-17-0-all odoo.modules.loading: Module web loaded in 1.00s, 1011 queries (+1011 other) 2025-05-12 06:27:14,000 18 INFO 02904-17-0-all odoo.modules.loading: Loading module auth_totp (4/131) 2025-05-12 06:27:14,047 18 INFO 02904-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-12 06:27:14,130 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-12 06:27:14,164 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-12 06:27:14,177 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-12 06:27:14,186 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-12 06:27:14,221 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-12 06:27:14,228 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-12 06:27:14,256 18 INFO 02904-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.26s, 179 queries (+179 other) 2025-05-12 06:27:14,256 18 INFO 02904-17-0-all odoo.modules.loading: Loading module barcodes (5/131) 2025-05-12 06:27:14,292 18 INFO 02904-17-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-12 06:27:14,389 18 INFO 02904-17-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-12 06:27:14,400 18 INFO 02904-17-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-12 06:27:14,424 18 INFO 02904-17-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-12 06:27:14,457 18 INFO 02904-17-0-all odoo.modules.loading: Module barcodes loaded in 0.20s, 135 queries (+135 other) 2025-05-12 06:27:14,457 18 INFO 02904-17-0-all odoo.modules.loading: Loading module base_import (6/131) 2025-05-12 06:27:14,868 18 INFO 02904-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-05-12 06:27:15,614 18 INFO 02904-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-12 06:27:15,643 18 INFO 02904-17-0-all odoo.modules.loading: Module base_import loaded in 1.19s, 836 queries (+836 other) 2025-05-12 06:27:15,643 18 INFO 02904-17-0-all odoo.modules.loading: Loading module base_import_module (7/131) 2025-05-12 06:27:15,730 18 INFO 02904-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2025-05-12 06:27:15,853 18 INFO 02904-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2025-05-12 06:27:15,872 18 INFO 02904-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2025-05-12 06:27:15,904 18 INFO 02904-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2025-05-12 06:27:15,995 18 INFO 02904-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.35s, 154 queries (+154 other) 2025-05-12 06:27:15,995 18 INFO 02904-17-0-all odoo.modules.loading: Loading module base_setup (8/131) 2025-05-12 06:27:16,040 18 INFO 02904-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-12 06:27:16,143 18 INFO 02904-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-12 06:27:16,151 18 INFO 02904-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-12 06:27:16,197 18 INFO 02904-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-12 06:27:16,224 18 INFO 02904-17-0-all odoo.modules.loading: Module base_setup loaded in 0.23s, 139 queries (+139 other) 2025-05-12 06:27:16,224 18 INFO 02904-17-0-all odoo.modules.loading: Loading module bus (9/131) 2025-05-12 06:27:16,286 18 INFO 02904-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-05-12 06:27:16,392 18 INFO 02904-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-12 06:27:16,418 18 INFO 02904-17-0-all odoo.modules.loading: Module bus loaded in 0.19s, 116 queries (+116 other) 2025-05-12 06:27:16,418 18 INFO 02904-17-0-all odoo.modules.loading: Loading module http_routing (10/131) 2025-05-12 06:27:16,467 18 INFO 02904-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-12 06:27:16,481 18 INFO 02904-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-12 06:27:16,522 18 INFO 02904-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-12 06:27:16,551 18 INFO 02904-17-0-all odoo.modules.loading: Module http_routing loaded in 0.13s, 71 queries (+71 other) 2025-05-12 06:27:16,551 18 INFO 02904-17-0-all odoo.modules.loading: Loading module onboarding (11/131) 2025-05-12 06:27:16,594 18 INFO 02904-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2025-05-12 06:27:16,786 18 INFO 02904-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2025-05-12 06:27:16,814 18 INFO 02904-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2025-05-12 06:27:16,844 18 INFO 02904-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2025-05-12 06:27:16,858 18 INFO 02904-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2025-05-12 06:27:16,937 18 INFO 02904-17-0-all odoo.modules.loading: Module onboarding loaded in 0.39s, 237 queries (+237 other) 2025-05-12 06:27:16,937 18 INFO 02904-17-0-all odoo.modules.loading: Loading module resource (12/131) 2025-05-12 06:27:17,012 18 INFO 02904-17-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-05-12 06:27:17,222 18 INFO 02904-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-12 06:27:17,257 18 INFO 02904-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-12 06:27:17,274 18 INFO 02904-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-12 06:27:17,307 18 INFO 02904-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2025-05-12 06:27:17,340 18 INFO 02904-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2025-05-12 06:27:17,379 18 INFO 02904-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2025-05-12 06:27:17,393 18 INFO 02904-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2025-05-12 06:27:17,419 18 INFO 02904-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2025-05-12 06:27:17,461 18 INFO 02904-17-0-all odoo.modules.loading: Module resource loaded in 0.52s, 407 queries (+407 other) 2025-05-12 06:27:17,461 18 INFO 02904-17-0-all odoo.modules.loading: Loading module utm (13/131) 2025-05-12 06:27:17,506 18 INFO 02904-17-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-05-12 06:27:17,671 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-12 06:27:17,702 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-12 06:27:17,756 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-12 06:27:17,766 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-12 06:27:17,771 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-12 06:27:17,808 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-12 06:27:17,832 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-12 06:27:17,848 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-12 06:27:17,869 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-12 06:27:17,882 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-12 06:27:17,916 18 INFO 02904-17-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-12 06:27:18,021 18 INFO 02904-17-0-all odoo.modules.loading: Module utm loaded in 0.56s, 405 queries (+405 other) 2025-05-12 06:27:18,021 18 INFO 02904-17-0-all odoo.modules.loading: Loading module web_tour (14/131) 2025-05-12 06:27:18,059 18 INFO 02904-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-12 06:27:18,103 18 INFO 02904-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-12 06:27:18,119 18 INFO 02904-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-12 06:27:18,134 18 INFO 02904-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-12 06:27:18,183 18 INFO 02904-17-0-all odoo.modules.loading: Module web_tour loaded in 0.16s, 104 queries (+104 other) 2025-05-12 06:27:18,184 18 INFO 02904-17-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (15/131) 2025-05-12 06:27:18,225 18 INFO 02904-17-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-12 06:27:18,282 18 INFO 02904-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-12 06:27:18,360 18 INFO 02904-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-12 06:27:18,401 18 INFO 02904-17-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.22s, 189 queries (+189 other) 2025-05-12 06:27:18,402 18 INFO 02904-17-0-all odoo.modules.loading: Loading module iap (16/131) 2025-05-12 06:27:18,447 18 INFO 02904-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-05-12 06:27:18,551 18 INFO 02904-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-12 06:27:18,575 18 INFO 02904-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-12 06:27:18,585 18 INFO 02904-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-12 06:27:18,615 18 INFO 02904-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-12 06:27:18,651 18 INFO 02904-17-0-all odoo.modules.loading: Module iap loaded in 0.25s, 151 queries (+151 other) 2025-05-12 06:27:18,651 18 INFO 02904-17-0-all odoo.modules.loading: Loading module mail (17/131) 2025-05-12 06:27:19,021 18 INFO 02904-17-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-05-12 06:27:19,327 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-12 06:27:19,328 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-12 06:27:19,328 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-12 06:27:19,328 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-12 06:27:19,328 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-12 06:27:19,328 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-12 06:27:19,329 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-12 06:27:19,329 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-12 06:27:19,329 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-12 06:27:19,329 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-12 06:27:19,329 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-12 06:27:19,329 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-12 06:27:19,391 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 2025-05-12 06:27:19,391 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2025-05-12 06:27:19,414 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.users.notification_type 2025-05-12 06:27:19,525 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-05-12 06:27:21,770 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-12 06:27:21,945 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2025-05-12 06:27:21,958 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-12 06:27:21,968 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-12 06:27:21,994 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-12 06:27:22,007 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2025-05-12 06:27:22,018 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-12 06:27:22,031 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-12 06:27:22,039 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-12 06:27:22,050 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-12 06:27:22,075 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-12 06:27:22,090 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2025-05-12 06:27:22,106 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-12 06:27:22,121 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-12 06:27:22,159 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-12 06:27:22,178 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-12 06:27:22,213 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-12 06:27:22,228 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-12 06:27:22,245 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2025-05-12 06:27:22,268 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2025-05-12 06:27:22,290 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-12 06:27:22,306 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2025-05-12 06:27:22,322 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2025-05-12 06:27:22,358 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-12 06:27:22,381 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-12 06:27:22,576 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2025-05-12 06:27:22,611 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2025-05-12 06:27:22,624 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-12 06:27:22,672 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2025-05-12 06:27:22,679 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-12 06:27:22,786 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-12 06:27:22,803 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-12 06:27:22,829 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-12 06:27:22,863 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-12 06:27:22,879 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2025-05-12 06:27:22,926 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-12 06:27:22,954 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2025-05-12 06:27:22,961 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-12 06:27:23,019 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-12 06:27:23,188 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-12 06:27:23,291 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-12 06:27:23,298 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2025-05-12 06:27:23,319 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-12 06:27:23,345 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-12 06:27:23,360 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-12 06:27:23,377 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-12 06:27:23,398 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2025-05-12 06:27:23,412 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-12 06:27:23,441 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-12 06:27:23,460 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-12 06:27:23,500 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-12 06:27:23,517 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-12 06:27:23,547 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-12 06:27:23,613 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-12 06:27:23,634 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-12 06:27:23,795 18 INFO 02904-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2025-05-12 06:27:23,860 18 INFO 02904-17-0-all odoo.modules.loading: Module mail loaded in 5.21s, 4188 queries (+4189 other) 2025-05-12 06:27:23,860 18 INFO 02904-17-0-all odoo.modules.loading: Loading module web_editor (18/131) 2025-05-12 06:27:23,990 18 INFO 02904-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-12 06:27:25,424 18 INFO 02904-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-12 06:27:25,442 18 INFO 02904-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-12 06:27:25,448 18 INFO 02904-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-12 06:27:25,469 18 INFO 02904-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-12 06:27:25,538 18 INFO 02904-17-0-all odoo.modules.loading: Module web_editor loaded in 1.68s, 1410 queries (+1410 other) 2025-05-12 06:27:25,538 18 INFO 02904-17-0-all odoo.modules.loading: Loading module analytic (19/131) 2025-05-12 06:27:25,622 18 INFO 02904-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-05-12 06:27:25,878 18 INFO 02904-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-12 06:27:25,930 18 INFO 02904-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-12 06:27:25,953 18 INFO 02904-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-12 06:27:26,005 18 INFO 02904-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-12 06:27:26,046 18 INFO 02904-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-12 06:27:26,069 18 INFO 02904-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-12 06:27:26,085 18 INFO 02904-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-12 06:27:26,195 18 INFO 02904-17-0-all odoo.modules.loading: Module analytic loaded in 0.66s, 391 queries (+391 other) 2025-05-12 06:27:26,195 18 INFO 02904-17-0-all odoo.modules.loading: Loading module auth_signup (20/131) 2025-05-12 06:27:26,270 18 INFO 02904-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-12 06:27:26,377 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-12 06:27:26,385 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-12 06:27:26,399 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-12 06:27:26,415 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-12 06:27:26,435 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-12 06:27:26,464 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-12 06:27:26,492 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2025-05-12 06:27:26,507 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-12 06:27:26,538 18 INFO 02904-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.34s, 202 queries (+202 other) 2025-05-12 06:27:26,538 18 INFO 02904-17-0-all odoo.modules.loading: Loading module auth_totp_mail (21/131) 2025-05-12 06:27:26,604 18 INFO 02904-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-12 06:27:26,653 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-12 06:27:26,681 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-12 06:27:26,689 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2025-05-12 06:27:26,701 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-12 06:27:26,758 18 INFO 02904-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.22s, 112 queries (+112 other) 2025-05-12 06:27:26,758 18 INFO 02904-17-0-all odoo.modules.loading: Loading module base_comment_template (22/131) 2025-05-12 06:27:26,836 18 INFO 02904-17-0-all odoo.modules.registry: module base_comment_template: creating or updating database tables 2025-05-12 06:27:27,038 18 INFO 02904-17-0-all odoo.modules.loading: loading base_comment_template/security/ir.model.access.csv 2025-05-12 06:27:27,054 18 INFO 02904-17-0-all odoo.modules.loading: loading base_comment_template/security/security.xml 2025-05-12 06:27:27,063 18 INFO 02904-17-0-all odoo.modules.loading: loading base_comment_template/wizard/base_comment_template_preview_views.xml 2025-05-12 06:27:27,078 18 INFO 02904-17-0-all odoo.modules.loading: loading base_comment_template/views/base_comment_template_view.xml 2025-05-12 06:27:27,110 18 INFO 02904-17-0-all odoo.modules.loading: loading base_comment_template/views/res_partner_view.xml 2025-05-12 06:27:27,148 18 INFO 02904-17-0-all odoo.modules.loading: Module base_comment_template loaded in 0.39s, 232 queries (+232 other) 2025-05-12 06:27:27,148 18 INFO 02904-17-0-all odoo.modules.loading: Loading module base_install_request (23/131) 2025-05-12 06:27:27,216 18 INFO 02904-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-12 06:27:27,320 18 INFO 02904-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-12 06:27:27,340 18 INFO 02904-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-12 06:27:27,359 18 INFO 02904-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-12 06:27:27,368 18 INFO 02904-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-12 06:27:27,375 18 INFO 02904-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-12 06:27:27,409 18 INFO 02904-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.26s, 144 queries (+144 other) 2025-05-12 06:27:27,409 18 INFO 02904-17-0-all odoo.modules.loading: Loading module contacts (24/131) 2025-05-12 06:27:27,475 18 INFO 02904-17-0-all odoo.modules.registry: module contacts: creating or updating database tables 2025-05-12 06:27:27,520 18 INFO 02904-17-0-all odoo.modules.loading: loading contacts/views/contact_views.xml 2025-05-12 06:27:27,640 18 INFO 02904-17-0-all odoo.modules.loading: Module contacts loaded in 0.23s, 221 queries (+221 other) 2025-05-12 06:27:27,640 18 INFO 02904-17-0-all odoo.modules.loading: Loading module google_gmail (25/131) 2025-05-12 06:27:27,712 18 INFO 02904-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-12 06:27:27,792 18 INFO 02904-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-12 06:27:27,809 18 INFO 02904-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-12 06:27:27,823 18 INFO 02904-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-12 06:27:27,870 18 INFO 02904-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.23s, 118 queries (+118 other) 2025-05-12 06:27:27,870 18 INFO 02904-17-0-all odoo.modules.loading: Loading module iap_mail (26/131) 2025-05-12 06:27:27,937 18 INFO 02904-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-12 06:27:27,977 18 INFO 02904-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-12 06:27:28,006 18 INFO 02904-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.14s, 37 queries (+37 other) 2025-05-12 06:27:28,006 18 INFO 02904-17-0-all odoo.modules.loading: Loading module mail_bot (27/131) 2025-05-12 06:27:28,081 18 INFO 02904-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-12 06:27:28,204 18 INFO 02904-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-12 06:27:28,236 18 INFO 02904-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-12 06:27:28,258 18 INFO 02904-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.25s, 163 queries (+163 other) 2025-05-12 06:27:28,258 18 INFO 02904-17-0-all odoo.modules.loading: Loading module phone_validation (28/131) 2025-05-12 06:27:28,489 18 INFO 02904-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-12 06:27:29,787 18 INFO 02904-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-12 06:27:29,807 18 INFO 02904-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-12 06:27:29,844 18 INFO 02904-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-12 06:27:29,872 18 INFO 02904-17-0-all odoo.modules.loading: Module phone_validation loaded in 1.61s, 1497 queries (+1497 other) 2025-05-12 06:27:29,873 18 INFO 02904-17-0-all odoo.modules.loading: Loading module privacy_lookup (29/131) 2025-05-12 06:27:29,951 18 INFO 02904-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-12 06:27:30,120 18 INFO 02904-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-12 06:27:30,163 18 INFO 02904-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-12 06:27:30,193 18 INFO 02904-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-12 06:27:30,216 18 INFO 02904-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-12 06:27:30,252 18 INFO 02904-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.38s, 247 queries (+247 other) 2025-05-12 06:27:30,252 18 INFO 02904-17-0-all odoo.modules.loading: Loading module product (30/131) 2025-05-12 06:27:30,639 18 INFO 02904-17-0-all odoo.modules.registry: module product: creating or updating database tables 2025-05-12 06:27:31,545 18 INFO 02904-17-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-05-12 06:27:31,574 18 INFO 02904-17-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-05-12 06:27:31,730 18 INFO 02904-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-12 06:27:31,783 18 INFO 02904-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-12 06:27:31,800 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-12 06:27:31,821 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-05-12 06:27:31,958 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-12 06:27:31,993 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-12 06:27:32,034 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2025-05-12 06:27:32,041 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-12 06:27:32,063 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2025-05-12 06:27:32,092 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-12 06:27:32,124 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-12 06:27:32,158 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-12 06:27:32,201 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-12 06:27:32,238 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-12 06:27:32,293 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-12 06:27:32,304 18 INFO 02904-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-12 06:27:32,322 18 INFO 02904-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-05-12 06:27:32,356 18 INFO 02904-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-12 06:27:32,395 18 INFO 02904-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-12 06:27:32,419 18 INFO 02904-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-12 06:27:32,428 18 INFO 02904-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-12 06:27:32,482 18 INFO 02904-17-0-all odoo.modules.loading: Module product loaded in 2.23s, 1485 queries (+1485 other) 2025-05-12 06:27:32,483 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sales_team (31/131) 2025-05-12 06:27:32,585 18 INFO 02904-17-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-12 06:27:32,641 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-05-12 06:27:32,813 18 INFO 02904-17-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-12 06:27:33,146 18 INFO 02904-17-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-12 06:27:33,169 18 INFO 02904-17-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-12 06:27:33,238 18 INFO 02904-17-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-12 06:27:33,258 18 INFO 02904-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-12 06:27:33,308 18 INFO 02904-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-12 06:27:33,362 18 INFO 02904-17-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-12 06:27:33,368 18 INFO 02904-17-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-12 06:27:33,404 18 INFO 02904-17-0-all odoo.modules.loading: Module sales_team loaded in 0.92s, 554 queries (+554 other) 2025-05-12 06:27:33,404 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sql_request_abstract (32/131) 2025-05-12 06:27:33,494 18 INFO 02904-17-0-all odoo.modules.registry: module sql_request_abstract: creating or updating database tables 2025-05-12 06:27:33,555 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir_module_category.xml 2025-05-12 06:27:33,562 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_request_abstract/security/res_groups.xml 2025-05-12 06:27:33,661 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_request_abstract/security/ir.model.access.csv 2025-05-12 06:27:33,686 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_request_abstract/views/view_sql_request_mixin.xml 2025-05-12 06:27:33,717 18 INFO 02904-17-0-all odoo.modules.loading: Module sql_request_abstract loaded in 0.31s, 130 queries (+130 other) 2025-05-12 06:27:33,717 18 INFO 02904-17-0-all odoo.modules.loading: Loading module web_unsplash (33/131) 2025-05-12 06:27:33,811 18 INFO 02904-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-12 06:27:33,907 18 INFO 02904-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-12 06:27:33,968 18 INFO 02904-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.25s, 109 queries (+109 other) 2025-05-12 06:27:33,969 18 INFO 02904-17-0-all odoo.modules.loading: Loading module base_address_extended (34/131) 2025-05-12 06:27:34,067 18 INFO 02904-17-0-all odoo.modules.registry: module base_address_extended: creating or updating database tables 2025-05-12 06:27:34,098 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.street_name 2025-05-12 06:27:34,098 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.street_number 2025-05-12 06:27:34,098 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.street_number2 2025-05-12 06:27:34,223 18 INFO 02904-17-0-all odoo.modules.loading: loading base_address_extended/security/ir.model.access.csv 2025-05-12 06:27:34,240 18 INFO 02904-17-0-all odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2025-05-12 06:27:34,272 18 INFO 02904-17-0-all odoo.modules.loading: loading base_address_extended/views/res_city_view.xml 2025-05-12 06:27:34,297 18 INFO 02904-17-0-all odoo.modules.loading: loading base_address_extended/views/res_country_view.xml 2025-05-12 06:27:34,331 18 INFO 02904-17-0-all odoo.modules.loading: Module base_address_extended loaded in 0.36s, 198 queries (+198 other) 2025-05-12 06:27:34,331 18 INFO 02904-17-0-all odoo.modules.loading: Loading module partner_autocomplete (35/131) 2025-05-12 06:27:34,430 18 INFO 02904-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-05-12 06:27:34,584 18 INFO 02904-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-05-12 06:27:34,601 18 INFO 02904-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-05-12 06:27:34,630 18 INFO 02904-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-05-12 06:27:34,643 18 INFO 02904-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-05-12 06:27:34,662 18 INFO 02904-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-05-12 06:27:34,698 18 INFO 02904-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.37s, 198 queries (+198 other) 2025-05-12 06:27:34,699 18 INFO 02904-17-0-all odoo.modules.loading: Loading module portal (36/131) 2025-05-12 06:27:34,816 18 INFO 02904-17-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-05-12 06:27:35,154 18 INFO 02904-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-05-12 06:27:35,171 18 INFO 02904-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-05-12 06:27:35,182 18 INFO 02904-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-05-12 06:27:35,192 18 INFO 02904-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2025-05-12 06:27:35,203 18 INFO 02904-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-05-12 06:27:35,360 18 INFO 02904-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-05-12 06:27:35,382 18 INFO 02904-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-05-12 06:27:35,396 18 INFO 02904-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-05-12 06:27:35,439 18 INFO 02904-17-0-all odoo.modules.loading: Module portal loaded in 0.74s, 511 queries (+511 other) 2025-05-12 06:27:35,439 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sms (37/131) 2025-05-12 06:27:35,615 18 INFO 02904-17-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-05-12 06:27:35,627 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-05-12 06:27:35,627 18 INFO 02904-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-05-12 06:27:35,668 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-05-12 06:27:37,361 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-05-12 06:27:37,376 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-05-12 06:27:37,395 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-05-12 06:27:37,407 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-05-12 06:27:37,421 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-05-12 06:27:37,434 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-05-12 06:27:37,452 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-05-12 06:27:37,470 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-05-12 06:27:37,492 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-05-12 06:27:37,543 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-05-12 06:27:37,578 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-05-12 06:27:37,609 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-05-12 06:27:37,771 18 INFO 02904-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-05-12 06:27:37,811 18 INFO 02904-17-0-all odoo.modules.loading: Module sms loaded in 2.37s, 2088 queries (+2088 other) 2025-05-12 06:27:37,811 18 INFO 02904-17-0-all odoo.modules.loading: Loading module snailmail (38/131) 2025-05-12 06:27:37,930 18 INFO 02904-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-05-12 06:27:38,353 18 INFO 02904-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-05-12 06:27:38,368 18 INFO 02904-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-05-12 06:27:38,387 18 INFO 02904-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-05-12 06:27:38,414 18 INFO 02904-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-05-12 06:27:38,427 18 INFO 02904-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-05-12 06:27:38,440 18 INFO 02904-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-05-12 06:27:38,487 18 INFO 02904-17-0-all odoo.modules.loading: Module snailmail loaded in 0.68s, 450 queries (+450 other) 2025-05-12 06:27:38,487 18 INFO 02904-17-0-all odoo.modules.loading: Loading module auth_totp_portal (39/131) 2025-05-12 06:27:38,584 18 INFO 02904-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-05-12 06:27:38,637 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-05-12 06:27:38,663 18 INFO 02904-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-05-12 06:27:38,693 18 INFO 02904-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.21s, 66 queries (+66 other) 2025-05-12 06:27:38,693 18 INFO 02904-17-0-all odoo.modules.loading: Loading module digest (40/131) 2025-05-12 06:27:38,800 18 INFO 02904-17-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-05-12 06:27:38,975 18 INFO 02904-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-05-12 06:27:38,994 18 INFO 02904-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-05-12 06:27:39,023 18 INFO 02904-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-05-12 06:27:39,046 18 INFO 02904-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-05-12 06:27:39,060 18 INFO 02904-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-05-12 06:27:39,068 18 INFO 02904-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-05-12 06:27:39,130 18 INFO 02904-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-05-12 06:27:39,139 18 INFO 02904-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-05-12 06:27:39,194 18 INFO 02904-17-0-all odoo.modules.loading: Module digest loaded in 0.50s, 296 queries (+296 other) 2025-05-12 06:27:39,194 18 INFO 02904-17-0-all odoo.modules.loading: Loading module payment (41/131) 2025-05-12 06:27:39,332 18 INFO 02904-17-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-05-12 06:27:39,827 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2025-05-12 06:27:39,835 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2025-05-12 06:27:41,946 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-05-12 06:27:42,154 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-05-12 06:27:43,039 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2025-05-12 06:27:43,052 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2025-05-12 06:27:43,092 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2025-05-12 06:27:43,152 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-05-12 06:27:43,194 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2025-05-12 06:27:43,226 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-05-12 06:27:43,264 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-05-12 06:27:43,289 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-05-12 06:27:43,312 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-05-12 06:27:43,340 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-05-12 06:27:43,379 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2025-05-12 06:27:43,390 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-05-12 06:27:43,398 18 INFO 02904-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-05-12 06:27:43,431 18 INFO 02904-17-0-all odoo.modules.loading: Module payment loaded in 4.24s, 2212 queries (+2212 other) 2025-05-12 06:27:43,431 18 INFO 02904-17-0-all odoo.modules.loading: Loading module spreadsheet (42/131) 2025-05-12 06:27:43,547 18 INFO 02904-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-12 06:27:43,637 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2025-05-12 06:27:43,664 18 INFO 02904-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.23s, 83 queries (+83 other) 2025-05-12 06:27:43,664 18 INFO 02904-17-0-all odoo.modules.loading: Loading module account (43/131) 2025-05-12 06:27:44,328 18 INFO 02904-17-0-all odoo.modules.registry: module account: creating or updating database tables 2025-05-12 06:27:44,794 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-05-12 06:27:44,795 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-05-12 06:27:47,437 18 INFO 02904-17-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-05-12 06:27:48,061 18 INFO 02904-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-05-12 06:27:48,224 18 INFO 02904-17-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-05-12 06:27:48,328 18 INFO 02904-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-05-12 06:27:48,338 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-05-12 06:27:48,366 18 INFO 02904-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-05-12 06:27:48,386 18 INFO 02904-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2025-05-12 06:27:48,446 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-05-12 06:27:48,550 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-05-12 06:27:48,567 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-05-12 06:27:48,581 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-05-12 06:27:48,597 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-05-12 06:27:48,611 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-05-12 06:27:48,627 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-05-12 06:27:49,312 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-05-12 06:27:49,335 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-05-12 06:27:49,377 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-05-12 06:27:49,396 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-05-12 06:27:49,465 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-05-12 06:27:49,486 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-05-12 06:27:49,525 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-05-12 06:27:49,572 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-05-12 06:27:49,653 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-05-12 06:27:49,660 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-05-12 06:27:49,689 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2025-05-12 06:27:49,702 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-05-12 06:27:49,735 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-05-12 06:27:49,754 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-05-12 06:27:49,771 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-05-12 06:27:49,784 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-05-12 06:27:49,818 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-05-12 06:27:49,856 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-05-12 06:27:49,867 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-05-12 06:27:49,886 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-05-12 06:27:49,905 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-05-12 06:27:49,948 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-05-12 06:27:50,004 18 INFO 02904-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-05-12 06:27:50,067 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-05-12 06:27:50,092 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-05-12 06:27:50,105 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-05-12 06:27:50,161 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-05-12 06:27:50,265 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-05-12 06:27:50,302 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-05-12 06:27:50,364 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-05-12 06:27:50,381 18 INFO 02904-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-05-12 06:27:50,400 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-05-12 06:27:50,424 18 INFO 02904-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-05-12 06:27:50,449 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-05-12 06:27:50,462 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 2025-05-12 06:27:50,482 18 INFO 02904-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-05-12 06:27:50,494 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-05-12 06:27:50,506 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-05-12 06:27:50,913 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-05-12 06:27:50,932 18 INFO 02904-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-05-12 06:27:50,942 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-05-12 06:27:50,957 18 INFO 02904-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-05-12 06:27:51,816 18 INFO 02904-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2025-05-12 06:27:51,983 18 INFO 02904-17-0-all odoo.modules.loading: Module account loaded in 8.32s, 5666 queries (+5666 other) 2025-05-12 06:27:51,984 18 INFO 02904-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (44/131) 2025-05-12 06:27:52,293 18 INFO 02904-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-12 06:27:52,461 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-12 06:27:52,568 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-12 06:27:52,588 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-12 06:27:52,612 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-12 06:27:52,649 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-12 06:27:52,685 18 INFO 02904-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.70s, 269 queries (+269 other) 2025-05-12 06:27:52,685 18 INFO 02904-17-0-all odoo.modules.loading: Loading module stock (45/131) 2025-05-12 06:27:53,019 18 INFO 02904-17-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-05-12 06:27:55,649 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-05-12 06:27:56,236 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-05-12 06:27:56,365 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-05-12 06:27:56,373 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-05-12 06:27:56,386 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-05-12 06:27:56,401 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-05-12 06:27:56,721 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-05-12 06:27:56,752 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-05-12 06:27:56,759 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-05-12 06:27:56,769 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-05-12 06:27:56,797 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-05-12 06:27:56,849 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-05-12 06:27:56,870 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-05-12 06:27:56,879 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-05-12 06:27:56,891 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-05-12 06:27:56,910 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-05-12 06:27:56,948 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-05-12 06:27:56,957 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-05-12 06:27:56,989 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-05-12 06:27:56,997 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-05-12 06:27:57,014 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-05-12 06:27:57,027 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-05-12 06:27:57,034 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 2025-05-12 06:27:57,045 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-05-12 06:27:57,055 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-05-12 06:27:57,148 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-05-12 06:27:57,162 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-05-12 06:27:57,175 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-05-12 06:27:57,189 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-05-12 06:27:57,206 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-05-12 06:27:57,220 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-05-12 06:27:57,230 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-05-12 06:27:57,238 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-05-12 06:27:57,250 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-05-12 06:27:57,275 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-05-12 06:27:57,287 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-05-12 06:27:57,306 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-05-12 06:27:57,322 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-05-12 06:27:57,334 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-05-12 06:27:57,344 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-05-12 06:27:57,356 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-05-12 06:27:57,368 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-05-12 06:27:57,380 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-05-12 06:27:57,394 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-05-12 06:27:57,402 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-05-12 06:27:57,411 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2025-05-12 06:27:57,421 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-05-12 06:27:57,469 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-05-12 06:27:57,511 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-05-12 06:27:57,569 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-05-12 06:27:57,631 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-05-12 06:27:58,334 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-05-12 06:27:58,368 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-05-12 06:27:58,451 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-05-12 06:27:58,635 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-05-12 06:27:58,701 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-05-12 06:27:58,832 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-05-12 06:27:59,103 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-05-12 06:27:59,200 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-05-12 06:27:59,304 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-05-12 06:27:59,358 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-05-12 06:27:59,455 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-05-12 06:27:59,475 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-05-12 06:27:59,493 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-05-12 06:27:59,543 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-05-12 06:27:59,570 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-05-12 06:27:59,605 18 INFO 02904-17-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-05-12 06:27:59,734 18 INFO 02904-17-0-all odoo.modules.loading: Module stock loaded in 7.05s, 5097 queries (+5097 other) 2025-05-12 06:27:59,735 18 INFO 02904-17-0-all odoo.modules.loading: Loading module account_edi (46/131) 2025-05-12 06:27:59,955 18 INFO 02904-17-0-all odoo.modules.registry: module account_edi: creating or updating database tables 2025-05-12 06:28:00,255 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-05-12 06:28:00,277 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-05-12 06:28:00,290 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-05-12 06:28:00,589 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-05-12 06:28:00,605 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi/data/cron.xml 2025-05-12 06:28:00,650 18 INFO 02904-17-0-all odoo.modules.loading: Module account_edi loaded in 0.92s, 309 queries (+309 other) 2025-05-12 06:28:00,651 18 INFO 02904-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (47/131) 2025-05-12 06:28:00,938 18 INFO 02904-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-05-12 06:28:00,974 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 2025-05-12 06:28:00,974 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2025-05-12 06:28:00,974 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2025-05-12 06:28:01,249 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-05-12 06:28:01,286 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-05-12 06:28:01,413 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-05-12 06:28:01,460 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 2025-05-12 06:28:01,495 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2025-05-12 06:28:01,543 18 INFO 02904-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 2025-05-12 06:28:01,579 18 INFO 02904-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.93s, 422 queries (+422 other) 2025-05-12 06:28:01,579 18 INFO 02904-17-0-all odoo.modules.loading: Loading module account_payment (48/131) 2025-05-12 06:28:01,795 18 INFO 02904-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-05-12 06:28:02,255 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2025-05-12 06:28:02,263 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2025-05-12 06:28:02,279 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-05-12 06:28:02,297 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-05-12 06:28:02,310 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-05-12 06:28:02,343 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-05-12 06:28:02,392 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-05-12 06:28:02,421 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-05-12 06:28:02,441 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-05-12 06:28:02,456 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-05-12 06:28:02,469 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-05-12 06:28:02,481 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-05-12 06:28:02,493 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-05-12 06:28:02,501 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-05-12 06:28:02,511 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2025-05-12 06:28:02,603 18 INFO 02904-17-0-all odoo.modules.loading: Module account_payment loaded in 1.02s, 483 queries (+483 other) 2025-05-12 06:28:02,604 18 INFO 02904-17-0-all odoo.modules.loading: Loading module account_payment_term (49/131) 2025-05-12 06:28:02,786 18 INFO 02904-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 2025-05-12 06:28:02,863 18 INFO 02904-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 2025-05-12 06:28:02,896 18 INFO 02904-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.29s, 52 queries (+52 other) 2025-05-12 06:28:02,896 18 INFO 02904-17-0-all odoo.modules.loading: Loading module account_statement_base (50/131) 2025-05-12 06:28:03,080 18 INFO 02904-17-0-all odoo.modules.registry: module account_statement_base: creating or updating database tables 2025-05-12 06:28:03,166 18 INFO 02904-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement_line.xml 2025-05-12 06:28:03,239 18 INFO 02904-17-0-all odoo.modules.loading: loading account_statement_base/views/account_bank_statement.xml 2025-05-12 06:28:03,286 18 INFO 02904-17-0-all odoo.modules.loading: Module account_statement_base loaded in 0.39s, 118 queries (+118 other) 2025-05-12 06:28:03,287 18 INFO 02904-17-0-all odoo.modules.loading: Loading module base_vat (51/131) 2025-05-12 06:28:03,514 18 INFO 02904-17-0-all odoo.modules.registry: module base_vat: creating or updating database tables 2025-05-12 06:28:03,567 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.partner.vies_valid 2025-05-12 06:28:03,734 18 INFO 02904-17-0-all odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2025-05-12 06:28:03,774 18 INFO 02904-17-0-all odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2025-05-12 06:28:03,821 18 INFO 02904-17-0-all odoo.modules.loading: Module base_vat loaded in 0.53s, 140 queries (+140 other) 2025-05-12 06:28:03,821 18 INFO 02904-17-0-all odoo.modules.loading: Loading module bi_sql_editor (52/131) 2025-05-12 06:28:04,023 18 INFO 02904-17-0-all odoo.modules.registry: module bi_sql_editor: creating or updating database tables 2025-05-12 06:28:04,426 18 INFO 02904-17-0-all odoo.modules.loading: loading bi_sql_editor/security/ir.model.access.csv 2025-05-12 06:28:04,444 18 INFO 02904-17-0-all odoo.modules.loading: loading bi_sql_editor/views/view_bi_sql_view.xml 2025-05-12 06:28:04,519 18 INFO 02904-17-0-all odoo.modules.loading: Module bi_sql_editor loaded in 0.70s, 228 queries (+228 other) 2025-05-12 06:28:04,519 18 INFO 02904-17-0-all odoo.modules.loading: Loading module currency_rate_update (53/131) 2025-05-12 06:28:04,718 18 INFO 02904-17-0-all odoo.modules.registry: module currency_rate_update: creating or updating database tables 2025-05-12 06:28:05,004 18 INFO 02904-17-0-all odoo.modules.loading: loading currency_rate_update/data/cron.xml 2025-05-12 06:28:05,019 18 INFO 02904-17-0-all odoo.modules.loading: loading currency_rate_update/security/ir.model.access.csv 2025-05-12 06:28:05,046 18 INFO 02904-17-0-all odoo.modules.loading: loading currency_rate_update/security/res_currency_rate_provider.xml 2025-05-12 06:28:05,056 18 INFO 02904-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate.xml 2025-05-12 06:28:05,069 18 INFO 02904-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_currency_rate_provider.xml 2025-05-12 06:28:05,110 18 INFO 02904-17-0-all odoo.modules.loading: loading currency_rate_update/views/res_config_settings.xml 2025-05-12 06:28:05,151 18 INFO 02904-17-0-all odoo.modules.loading: loading currency_rate_update/wizards/res_currency_rate_update_wizard.xml 2025-05-12 06:28:05,197 18 INFO 02904-17-0-all odoo.modules.loading: Module currency_rate_update loaded in 0.68s, 258 queries (+258 other) 2025-05-12 06:28:05,198 18 INFO 02904-17-0-all odoo.modules.loading: Loading module purchase (54/131) 2025-05-12 06:28:05,446 18 INFO 02904-17-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-05-12 06:28:06,209 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-05-12 06:28:06,597 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-05-12 06:28:06,657 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-05-12 06:28:06,669 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-05-12 06:28:06,702 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-05-12 06:28:06,745 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-05-12 06:28:06,756 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-05-12 06:28:06,768 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-05-12 06:28:07,083 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-05-12 06:28:07,134 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-05-12 06:28:07,285 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-05-12 06:28:07,392 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-05-12 06:28:07,407 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-05-12 06:28:07,453 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-05-12 06:28:07,468 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-05-12 06:28:07,488 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-05-12 06:28:07,560 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-05-12 06:28:07,585 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-05-12 06:28:07,601 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-05-12 06:28:07,625 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-05-12 06:28:07,683 18 INFO 02904-17-0-all odoo.modules.loading: Module purchase loaded in 2.49s, 1598 queries (+1598 other) 2025-05-12 06:28:07,683 18 INFO 02904-17-0-all odoo.modules.loading: Loading module snailmail_account (55/131) 2025-05-12 06:28:07,919 18 INFO 02904-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-05-12 06:28:08,291 18 INFO 02904-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-05-12 06:28:08,336 18 INFO 02904-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 2025-05-12 06:28:08,372 18 INFO 02904-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.69s, 132 queries (+132 other) 2025-05-12 06:28:08,373 18 INFO 02904-17-0-all odoo.modules.loading: Loading module spreadsheet_account (56/131) 2025-05-12 06:28:08,573 18 INFO 02904-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-05-12 06:28:08,709 18 INFO 02904-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.34s, 55 queries (+55 other) 2025-05-12 06:28:08,709 18 INFO 02904-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (57/131) 2025-05-12 06:28:08,915 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-05-12 06:28:08,997 18 INFO 02904-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.29s, 29 queries (+29 other) 2025-05-12 06:28:08,997 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sql_export (58/131) 2025-05-12 06:28:09,198 18 INFO 02904-17-0-all odoo.modules.registry: module sql_export: creating or updating database tables 2025-05-12 06:28:09,386 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_export/views/sql_export_view.xml 2025-05-12 06:28:09,426 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_export/wizard/wizard_file_view.xml 2025-05-12 06:28:09,437 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_export/security/sql_export_security.xml 2025-05-12 06:28:09,449 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_export/security/ir.model.access.csv 2025-05-12 06:28:09,461 18 WARNING 02904-17-0-all odoo.addons.base.models.ir_model: Rule access_sql_export_all has no group, this is a deprecated feature. Every access-granting rule should specify a group. 2025-05-12 06:28:09,464 18 WARNING 02904-17-0-all odoo.addons.base.models.ir_model: Rule access_sql_file_wizard has no group, this is a deprecated feature. Every access-granting rule should specify a group. 2025-05-12 06:28:09,494 18 INFO 02904-17-0-all odoo.modules.loading: Module sql_export loaded in 0.50s, 162 queries (+166 other) 2025-05-12 06:28:09,494 18 INFO 02904-17-0-all odoo.modules.loading: Loading module stock_account (59/131) 2025-05-12 06:28:09,739 18 INFO 02904-17-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-05-12 06:28:10,425 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-05-12 06:28:10,486 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-05-12 06:28:10,515 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-05-12 06:28:10,525 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-05-12 06:28:10,993 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-05-12 06:28:11,033 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-05-12 06:28:11,046 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-05-12 06:28:11,060 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-05-12 06:28:11,262 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-05-12 06:28:11,308 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-05-12 06:28:11,363 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-05-12 06:28:11,375 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-05-12 06:28:11,387 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-05-12 06:28:11,399 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2025-05-12 06:28:11,438 18 INFO 02904-17-0-all odoo.modules.loading: Module stock_account loaded in 1.94s, 727 queries (+727 other) 2025-05-12 06:28:11,438 18 INFO 02904-17-0-all odoo.modules.loading: Loading module stock_sms (60/131) 2025-05-12 06:28:11,643 18 INFO 02904-17-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-05-12 06:28:11,854 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-05-12 06:28:11,863 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-05-12 06:28:11,943 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-05-12 06:28:11,953 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-05-12 06:28:11,971 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-05-12 06:28:12,020 18 INFO 02904-17-0-all odoo.modules.loading: Module stock_sms loaded in 0.58s, 196 queries (+196 other) 2025-05-12 06:28:12,020 18 INFO 02904-17-0-all odoo.modules.loading: Loading module account_statement_import_base (61/131) 2025-05-12 06:28:12,220 18 INFO 02904-17-0-all odoo.modules.registry: module account_statement_import_base: creating or updating database tables 2025-05-12 06:28:12,351 18 INFO 02904-17-0-all odoo.modules.loading: loading account_statement_import_base/views/account_bank_statement_line.xml 2025-05-12 06:28:12,384 18 INFO 02904-17-0-all odoo.modules.loading: Module account_statement_import_base loaded in 0.36s, 85 queries (+85 other) 2025-05-12 06:28:12,384 18 INFO 02904-17-0-all odoo.modules.loading: Loading module currency_rate_update_RO_BNR (62/131) 2025-05-12 06:28:12,586 18 INFO 02904-17-0-all odoo.modules.registry: module currency_rate_update_RO_BNR: creating or updating database tables 2025-05-12 06:28:12,709 18 INFO 02904-17-0-all odoo.modules.loading: Module currency_rate_update_RO_BNR loaded in 0.32s, 66 queries (+66 other) 2025-05-12 06:28:12,709 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro (63/131) 2025-05-12 06:28:12,930 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro: creating or updating database tables 2025-05-12 06:28:13,211 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro/views/res_partner_view.xml 2025-05-12 06:28:13,246 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro/data/account_tax_report_data.xml 2025-05-12 06:28:14,400 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro/data/res.bank.csv 2025-05-12 06:28:14,501 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro loaded in 1.79s, 1333 queries (+1333 other) 2025-05-12 06:28:14,501 18 INFO 02904-17-0-all odoo.modules.loading: Loading module point_of_sale (64/131) 2025-05-12 06:28:14,846 18 INFO 02904-17-0-all odoo.modules.registry: module point_of_sale: creating or updating database tables 2025-05-12 06:28:16,340 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/security/point_of_sale_security.xml 2025-05-12 06:28:16,611 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/security/ir.model.access.csv 2025-05-12 06:28:16,709 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/data/default_barcode_patterns.xml 2025-05-12 06:28:16,725 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/data/digest_data.xml 2025-05-12 06:28:16,731 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_details.xml 2025-05-12 06:28:16,742 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_payment.xml 2025-05-12 06:28:16,756 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_close_session_wizard.xml 2025-05-12 06:28:16,766 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/wizard/pos_daily_sales_reports.xml 2025-05-12 06:28:16,780 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_index.xml 2025-05-12 06:28:16,789 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_assets_qunit.xml 2025-05-12 06:28:16,797 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_report.xml 2025-05-12 06:28:16,808 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_view.xml 2025-05-12 06:28:16,859 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_view.xml 2025-05-12 06:28:16,982 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_category_view.xml 2025-05-12 06:28:17,005 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_combo_view.xml 2025-05-12 06:28:17,023 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/product_view.xml 2025-05-12 06:28:17,225 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/account_journal_view.xml 2025-05-12 06:28:17,235 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_method_views.xml 2025-05-12 06:28:17,273 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_payment_views.xml 2025-05-12 06:28:17,305 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_config_view.xml 2025-05-12 06:28:17,361 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_bill_view.xml 2025-05-12 06:28:17,384 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_session_view.xml 2025-05-12 06:28:17,439 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_sequence.xml 2025-05-12 06:28:17,446 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/data/point_of_sale_data.xml 2025-05-12 06:28:17,720 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_order_report_view.xml 2025-05-12 06:28:17,772 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/account_statement_view.xml 2025-05-12 06:28:17,790 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/digest_views.xml 2025-05-12 06:28:17,803 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/res_partner_view.xml 2025-05-12 06:28:17,848 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/report_userlabel.xml 2025-05-12 06:28:17,856 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/report_saledetails.xml 2025-05-12 06:28:17,882 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/point_of_sale_dashboard.xml 2025-05-12 06:28:17,910 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/report_invoice.xml 2025-05-12 06:28:17,924 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_printer_view.xml 2025-05-12 06:28:17,949 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/pos_ticket_view.xml 2025-05-12 06:28:17,967 18 INFO 02904-17-0-all odoo.modules.loading: loading point_of_sale/views/res_config_settings_views.xml 2025-05-12 06:28:18,088 18 INFO 02904-17-0-all odoo.modules.loading: Module point_of_sale loaded in 3.59s, 2601 queries (+2601 other) 2025-05-12 06:28:18,088 18 INFO 02904-17-0-all odoo.modules.loading: Loading module purchase_stock (65/131) 2025-05-12 06:28:18,353 18 INFO 02904-17-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-05-12 06:28:19,139 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-05-12 06:28:19,174 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-05-12 06:28:19,281 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-05-12 06:28:19,292 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-05-12 06:28:19,311 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-05-12 06:28:19,363 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-05-12 06:28:19,440 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-05-12 06:28:19,452 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-05-12 06:28:19,588 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-05-12 06:28:19,622 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-05-12 06:28:19,636 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/views/product_views.xml 2025-05-12 06:28:19,683 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-05-12 06:28:19,693 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-05-12 06:28:19,713 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-05-12 06:28:19,725 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-05-12 06:28:19,747 18 INFO 02904-17-0-all odoo.modules.loading: loading purchase_stock/wizard/product_replenish_views.xml 2025-05-12 06:28:19,792 18 INFO 02904-17-0-all odoo.modules.loading: Module purchase_stock loaded in 1.70s, 880 queries (+880 other) 2025-05-12 06:28:19,792 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale (66/131) 2025-05-12 06:28:20,106 18 INFO 02904-17-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-05-12 06:28:20,252 18 INFO 02904-17-0-all odoo.models: Prepare computation of product.template.service_type 2025-05-12 06:28:20,252 18 INFO 02904-17-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-05-12 06:28:20,252 18 INFO 02904-17-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-05-12 06:28:21,263 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-05-12 06:28:21,350 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-05-12 06:28:21,436 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-05-12 06:28:21,634 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-05-12 06:28:21,665 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-05-12 06:28:21,702 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-05-12 06:28:21,715 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-05-12 06:28:21,787 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/data/ir_cron.xml 2025-05-12 06:28:21,802 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-05-12 06:28:21,810 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-05-12 06:28:21,822 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-05-12 06:28:21,844 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-05-12 06:28:21,867 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/data/ir_config_parameter.xml 2025-05-12 06:28:21,876 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/data/onboarding_data.xml 2025-05-12 06:28:21,902 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-05-12 06:28:21,909 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 2025-05-12 06:28:21,922 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-05-12 06:28:21,938 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 2025-05-12 06:28:22,005 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-05-12 06:28:22,021 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-05-12 06:28:22,032 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 2025-05-12 06:28:22,042 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-05-12 06:28:22,262 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-05-12 06:28:22,356 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-05-12 06:28:22,401 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-05-12 06:28:22,407 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 2025-05-12 06:28:22,414 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-05-12 06:28:22,442 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/product_document_views.xml 2025-05-12 06:28:22,479 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-05-12 06:28:22,504 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-05-12 06:28:22,611 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-05-12 06:28:22,721 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-05-12 06:28:22,754 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-05-12 06:28:22,833 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-05-12 06:28:22,856 18 INFO 02904-17-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-05-12 06:28:23,120 18 INFO 02904-17-0-all odoo.modules.loading: Module sale loaded in 3.33s, 2523 queries (+2523 other) 2025-05-12 06:28:23,120 18 INFO 02904-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (67/131) 2025-05-12 06:28:23,371 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-05-12 06:28:23,587 18 INFO 02904-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.47s, 28 queries (+28 other) 2025-05-12 06:28:23,587 18 INFO 02904-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (68/131) 2025-05-12 06:28:23,825 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-05-12 06:28:23,909 18 INFO 02904-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.32s, 28 queries (+28 other) 2025-05-12 06:28:23,909 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sql_export_excel (69/131) 2025-05-12 06:28:24,135 18 INFO 02904-17-0-all odoo.modules.registry: module sql_export_excel: creating or updating database tables 2025-05-12 06:28:24,243 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_export_excel/views/sql_export_view.xml 2025-05-12 06:28:24,281 18 INFO 02904-17-0-all odoo.modules.loading: Module sql_export_excel loaded in 0.37s, 70 queries (+70 other) 2025-05-12 06:28:24,281 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sql_export_mail (70/131) 2025-05-12 06:28:24,509 18 INFO 02904-17-0-all odoo.modules.registry: module sql_export_mail: creating or updating database tables 2025-05-12 06:28:24,655 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_export_mail/views/sql_export_view.xml 2025-05-12 06:28:24,676 18 INFO 02904-17-0-all odoo.modules.loading: loading sql_export_mail/data/mail_template.xml 2025-05-12 06:28:24,705 18 INFO 02904-17-0-all odoo.modules.loading: Module sql_export_mail loaded in 0.42s, 96 queries (+96 other) 2025-05-12 06:28:24,706 18 INFO 02904-17-0-all odoo.modules.loading: Loading module account_statement_import_file (71/131) 2025-05-12 06:28:24,938 18 INFO 02904-17-0-all odoo.modules.registry: module account_statement_import_file: creating or updating database tables 2025-05-12 06:28:25,238 18 INFO 02904-17-0-all odoo.modules.loading: loading account_statement_import_file/security/ir.model.access.csv 2025-05-12 06:28:25,253 18 INFO 02904-17-0-all odoo.modules.loading: loading account_statement_import_file/wizard/account_statement_import_view.xml 2025-05-12 06:28:25,275 18 INFO 02904-17-0-all odoo.modules.loading: loading account_statement_import_file/views/account_journal.xml 2025-05-12 06:28:25,317 18 INFO 02904-17-0-all odoo.modules.loading: Module account_statement_import_file loaded in 0.61s, 121 queries (+121 other) 2025-05-12 06:28:25,317 18 INFO 02904-17-0-all odoo.modules.loading: Loading module delivery (72/131) 2025-05-12 06:28:25,559 18 INFO 02904-17-0-all odoo.modules.registry: module delivery: creating or updating database tables 2025-05-12 06:28:25,948 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/data/delivery_data.xml 2025-05-12 06:28:26,063 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/security/ir.model.access.csv 2025-05-12 06:28:26,096 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/security/ir_rules.xml 2025-05-12 06:28:26,106 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/report/ir_actions_report_templates.xml 2025-05-12 06:28:26,118 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/views/delivery_carrier_views.xml 2025-05-12 06:28:26,158 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/views/delivery_price_rule_views.xml 2025-05-12 06:28:26,173 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/views/delivery_zip_prefix_views.xml 2025-05-12 06:28:26,180 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/views/res_partner_views.xml 2025-05-12 06:28:26,211 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/views/sale_order_views.xml 2025-05-12 06:28:26,238 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/wizard/res_config_settings_views.xml 2025-05-12 06:28:26,289 18 INFO 02904-17-0-all odoo.modules.loading: loading delivery/wizard/choose_delivery_carrier_views.xml 2025-05-12 06:28:26,329 18 INFO 02904-17-0-all odoo.modules.loading: Module delivery loaded in 1.01s, 496 queries (+496 other) 2025-05-12 06:28:26,329 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_mt_pos (73/131) 2025-05-12 06:28:26,552 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_mt_pos: creating or updating database tables 2025-05-12 06:28:26,655 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_mt_pos/security/ir.model.access.csv 2025-05-12 06:28:26,671 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_mt_pos/wizards/compliance_letter_view.xml 2025-05-12 06:28:26,695 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_mt_pos/reports/compliance_letter_report.xml 2025-05-12 06:28:26,735 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_mt_pos loaded in 0.41s, 112 queries (+112 other) 2025-05-12 06:28:26,735 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_config (74/131) 2025-05-12 06:28:26,974 18 INFO 02904-17-0-all odoo.addons.l10n_ro_config.init_hook: Computing field l10n_ro_vat_number on res.partner 2025-05-12 06:28:27,206 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_config: creating or updating database tables 2025-05-12 06:28:27,288 18 INFO 02904-17-0-all odoo.models: Prepare computation of res.company.l10n_ro_accounting 2025-05-12 06:28:27,839 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_config/security/ro_menus_group.xml 2025-05-12 06:28:27,912 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_config/views/account_journal.xml 2025-05-12 06:28:27,940 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_config/views/common_report.xml 2025-05-12 06:28:27,954 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_bank_view.xml 2025-05-12 06:28:27,982 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_config/views/res_partner_view.xml 2025-05-12 06:28:28,014 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_config/wizard/res_config_settings_views.xml 2025-05-12 06:28:28,182 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_config loaded in 1.45s, 461 queries (+461 other) 2025-05-12 06:28:28,182 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_edi (75/131) 2025-05-12 06:28:28,413 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_edi: creating or updating database tables 2025-05-12 06:28:28,587 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_edi loaded in 0.40s, 88 queries (+88 other) 2025-05-12 06:28:28,587 18 INFO 02904-17-0-all odoo.modules.loading: Loading module pos_epson_printer (76/131) 2025-05-12 06:28:28,819 18 INFO 02904-17-0-all odoo.modules.registry: module pos_epson_printer: creating or updating database tables 2025-05-12 06:28:29,052 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_config_views.xml 2025-05-12 06:28:29,068 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_epson_printer/views/res_config_settings_views.xml 2025-05-12 06:28:29,125 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_epson_printer/views/pos_printer_views.xml 2025-05-12 06:28:29,155 18 INFO 02904-17-0-all odoo.modules.loading: Module pos_epson_printer loaded in 0.57s, 123 queries (+123 other) 2025-05-12 06:28:29,155 18 INFO 02904-17-0-all odoo.modules.loading: Loading module pos_online_payment (77/131) 2025-05-12 06:28:29,398 18 INFO 02904-17-0-all odoo.modules.registry: module pos_online_payment: creating or updating database tables 2025-05-12 06:28:29,726 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_transaction_views.xml 2025-05-12 06:28:29,744 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_views.xml 2025-05-12 06:28:29,755 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_online_payment/views/pos_payment_method_views.xml 2025-05-12 06:28:29,779 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_online_payment/views/payment_portal_templates.xml 2025-05-12 06:28:29,797 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_online_payment/views/account_payment_views.xml 2025-05-12 06:28:29,833 18 INFO 02904-17-0-all odoo.modules.loading: Module pos_online_payment loaded in 0.68s, 205 queries (+205 other) 2025-05-12 06:28:29,833 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale_async_emails (78/131) 2025-05-12 06:28:30,092 18 INFO 02904-17-0-all odoo.modules.registry: module sale_async_emails: creating or updating database tables 2025-05-12 06:28:30,202 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 2025-05-12 06:28:30,210 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 2025-05-12 06:28:30,247 18 INFO 02904-17-0-all odoo.modules.loading: Module sale_async_emails loaded in 0.41s, 78 queries (+78 other) 2025-05-12 06:28:30,247 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale_management (79/131) 2025-05-12 06:28:30,730 18 INFO 02904-17-0-all odoo.modules.registry: module sale_management: creating or updating database tables 2025-05-12 06:28:31,139 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 2025-05-12 06:28:31,153 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 2025-05-12 06:28:31,180 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 2025-05-12 06:28:31,218 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 2025-05-12 06:28:31,240 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 2025-05-12 06:28:31,274 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 2025-05-12 06:28:31,289 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 2025-05-12 06:28:31,355 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 2025-05-12 06:28:31,384 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 2025-05-12 06:28:31,399 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 2025-05-12 06:28:31,445 18 INFO 02904-17-0-all odoo.modules.loading: Module sale_management loaded in 1.20s, 454 queries (+454 other) 2025-05-12 06:28:31,445 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale_product_configurator (80/131) 2025-05-12 06:28:31,681 18 INFO 02904-17-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-05-12 06:28:31,975 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-05-12 06:28:32,000 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-05-12 06:28:32,043 18 INFO 02904-17-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.60s, 127 queries (+127 other) 2025-05-12 06:28:32,043 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale_purchase (81/131) 2025-05-12 06:28:32,284 18 INFO 02904-17-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-05-12 06:28:32,508 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-05-12 06:28:32,531 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-05-12 06:28:32,555 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-05-12 06:28:32,581 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-05-12 06:28:32,609 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-05-12 06:28:32,644 18 INFO 02904-17-0-all odoo.modules.loading: Module sale_purchase loaded in 0.60s, 219 queries (+219 other) 2025-05-12 06:28:32,644 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale_sms (82/131) 2025-05-12 06:28:32,890 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-05-12 06:28:32,950 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-05-12 06:28:32,978 18 INFO 02904-17-0-all odoo.modules.loading: Module sale_sms loaded in 0.33s, 43 queries (+43 other) 2025-05-12 06:28:32,979 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale_stock (83/131) 2025-05-12 06:28:33,244 18 INFO 02904-17-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-05-12 06:28:33,900 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-05-12 06:28:33,913 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-05-12 06:28:33,949 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-05-12 06:28:34,063 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-05-12 06:28:34,074 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-05-12 06:28:34,193 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-05-12 06:28:34,210 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-05-12 06:28:34,225 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-05-12 06:28:34,261 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-05-12 06:28:34,275 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-05-12 06:28:34,286 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-05-12 06:28:34,300 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-05-12 06:28:34,306 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-05-12 06:28:34,316 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-05-12 06:28:34,352 18 INFO 02904-17-0-all odoo.modules.loading: Module sale_stock loaded in 1.37s, 679 queries (+679 other) 2025-05-12 06:28:34,352 18 INFO 02904-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (84/131) 2025-05-12 06:28:34,598 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-05-12 06:28:34,686 18 INFO 02904-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.33s, 28 queries (+28 other) 2025-05-12 06:28:34,686 18 INFO 02904-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (85/131) 2025-05-12 06:28:34,946 18 INFO 02904-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-05-12 06:28:35,052 18 INFO 02904-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.37s, 33 queries (+33 other) 2025-05-12 06:28:35,052 18 INFO 02904-17-0-all odoo.modules.loading: Loading module stock_landed_costs (86/131) 2025-05-12 06:28:35,305 18 INFO 02904-17-0-all odoo.modules.registry: module stock_landed_costs: creating or updating database tables 2025-05-12 06:28:35,944 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_landed_costs/security/ir.model.access.csv 2025-05-12 06:28:35,961 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_landed_costs/security/stock_landed_cost_security.xml 2025-05-12 06:28:35,972 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_landed_costs/data/stock_landed_cost_data.xml 2025-05-12 06:28:35,983 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_landed_costs/views/account_move_views.xml 2025-05-12 06:28:36,018 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_landed_costs/views/product_views.xml 2025-05-12 06:28:36,043 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_landed_cost_views.xml 2025-05-12 06:28:36,099 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_landed_costs/views/stock_valuation_layer_views.xml 2025-05-12 06:28:36,111 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_landed_costs/views/res_config_settings_views.xml 2025-05-12 06:28:36,264 18 INFO 02904-17-0-all odoo.modules.loading: Module stock_landed_costs loaded in 1.21s, 495 queries (+495 other) 2025-05-12 06:28:36,264 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account (87/131) 2025-05-12 06:28:36,507 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account: creating or updating database tables 2025-05-12 06:28:36,669 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account loaded in 0.40s, 66 queries (+66 other) 2025-05-12 06:28:36,669 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_anaf_sync (88/131) 2025-05-12 06:28:36,923 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_anaf_sync: creating or updating database tables 2025-05-12 06:28:37,144 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/account_security.xml 2025-05-12 06:28:37,155 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/security/ir.model.access.csv 2025-05-12 06:28:37,175 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/l10n_ro_account_anaf_sync_view.xml 2025-05-12 06:28:37,198 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/wizard/res_config_settings_views.xml 2025-05-12 06:28:37,263 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_anaf_sync/views/template.xml 2025-05-12 06:28:37,296 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_anaf_sync loaded in 0.63s, 154 queries (+154 other) 2025-05-12 06:28:37,297 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_base (89/131) 2025-05-12 06:28:37,543 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_base: creating or updating database tables 2025-05-12 06:28:37,694 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_base/views/res_bank_view.xml 2025-05-12 06:28:37,735 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_base loaded in 0.44s, 93 queries (+93 other) 2025-05-12 06:28:37,735 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_report (90/131) 2025-05-12 06:28:38,092 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_report: creating or updating database tables 2025-05-12 06:28:38,192 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_daily.xml 2025-05-12 06:28:38,216 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_l10n_ro_statement_period.xml 2025-05-12 06:28:38,234 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_report/views/report_statement.xml 2025-05-12 06:28:38,272 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_report loaded in 0.54s, 63 queries (+63 other) 2025-05-12 06:28:38,272 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_period_close (91/131) 2025-05-12 06:28:38,525 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_period_close: creating or updating database tables 2025-05-12 06:28:38,819 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/views/account_period_close_view.xml 2025-05-12 06:28:38,863 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/wizards/wizard_account_period_closing_view.xml 2025-05-12 06:28:38,872 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/account_security.xml 2025-05-12 06:28:38,880 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_period_close/security/ir.model.access.csv 2025-05-12 06:28:38,922 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_period_close loaded in 0.65s, 246 queries (+246 other) 2025-05-12 06:28:38,923 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_report_invoice (92/131) 2025-05-12 06:28:39,165 18 INFO 02904-17-0-all odoo.addons.l10n_ro_account_report_invoice.init_hook: Computing field l10n_ro_currency_rate on account.move 2025-05-12 06:28:39,403 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_report_invoice: creating or updating database tables 2025-05-12 06:28:39,726 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/account_invoice_view.xml 2025-05-12 06:28:39,761 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/invoice_report.xml 2025-05-12 06:28:39,796 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_report_invoice/views/res_config_settings_view.xml 2025-05-12 06:28:39,885 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_report_invoice loaded in 0.96s, 195 queries (+195 other) 2025-05-12 06:28:39,886 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_city (93/131) 2025-05-12 06:28:40,252 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_city: creating or updating database tables 2025-05-12 06:28:40,435 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res_city.xml 2025-05-12 06:29:09,992 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_city/views/res_city_view.xml 2025-05-12 06:29:10,053 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_city/data/res.country.state.csv 2025-05-12 06:29:10,121 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_city loaded in 30.24s, 41483 queries (+41483 other) 2025-05-12 06:29:10,121 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_efactura (94/131) 2025-05-12 06:29:10,407 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_efactura: creating or updating database tables 2025-05-12 06:29:10,883 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_efactura/data/ir_cron.xml 2025-05-12 06:29:10,899 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_efactura/security/ir.model.access.csv 2025-05-12 06:29:10,922 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/account_move_views.xml 2025-05-12 06:29:11,225 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_efactura/views/res_config_settings_views.xml 2025-05-12 06:29:11,293 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_efactura/wizard/account_move_send_views.xml 2025-05-12 06:29:11,337 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_efactura loaded in 1.22s, 284 queries (+284 other) 2025-05-12 06:29:11,337 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_create_by_vat (95/131) 2025-05-12 06:29:11,590 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_partner_create_by_vat: creating or updating database tables 2025-05-12 06:29:11,833 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/views/partner_view.xml 2025-05-12 06:29:11,899 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_partner_create_by_vat/security/ir.model.access.csv 2025-05-12 06:29:11,935 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_partner_create_by_vat loaded in 0.60s, 177 queries (+177 other) 2025-05-12 06:29:11,935 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_partner_unique (96/131) 2025-05-12 06:29:12,180 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_partner_unique: creating or updating database tables 2025-05-12 06:29:12,392 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_partner_unique loaded in 0.46s, 77 queries (+77 other) 2025-05-12 06:29:12,392 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_to_statement (97/131) 2025-05-12 06:29:12,654 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_payment_to_statement: creating or updating database tables 2025-05-12 06:29:12,886 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/security/ir.model.access.csv 2025-05-12 06:29:12,887 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_payment_view.xml 2025-05-12 06:29:12,909 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_view.xml 2025-05-12 06:29:12,930 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_to_statement/views/account_journal_dashboard_view.xml 2025-05-12 06:29:12,966 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_payment_to_statement loaded in 0.57s, 183 queries (+183 other) 2025-05-12 06:29:12,966 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock (98/131) 2025-05-12 06:29:13,356 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock: creating or updating database tables 2025-05-12 06:29:13,392 18 INFO 02904-17-0-all odoo.models: Prepare computation of product.template.l10n_ro_net_weight 2025-05-12 06:29:13,564 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_warehouse_view.xml 2025-05-12 06:29:13,582 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/stock_location_view.xml 2025-05-12 06:29:13,617 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock/views/product_template_view.xml 2025-05-12 06:29:13,662 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock loaded in 0.70s, 189 queries (+189 other) 2025-05-12 06:29:13,662 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_vat_on_payment (99/131) 2025-05-12 06:29:14,266 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_vat_on_payment: creating or updating database tables 2025-05-12 06:29:14,587 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/views/res_partner_view.xml 2025-05-12 06:29:14,682 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/security/ir.model.access.csv 2025-05-12 06:29:14,697 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_vat_on_payment/data/res_partner_anaf_cron.xml 2025-05-12 06:29:14,750 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_vat_on_payment loaded in 1.09s, 290 queries (+290 other) 2025-05-12 06:29:14,750 18 INFO 02904-17-0-all odoo.modules.loading: Loading module pos_sale (100/131) 2025-05-12 06:29:15,014 18 INFO 02904-17-0-all odoo.modules.registry: module pos_sale: creating or updating database tables 2025-05-12 06:29:15,461 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/data/pos_sale_data.xml 2025-05-12 06:29:15,568 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/security/pos_sale_security.xml 2025-05-12 06:29:15,589 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/security/ir.model.access.csv 2025-05-12 06:29:15,600 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/views/point_of_sale_report.xml 2025-05-12 06:29:15,619 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/views/sale_order_views.xml 2025-05-12 06:29:15,650 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/views/pos_order_views.xml 2025-05-12 06:29:15,665 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/views/sales_team_views.xml 2025-05-12 06:29:15,706 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/views/res_config_settings_views.xml 2025-05-12 06:29:15,771 18 INFO 02904-17-0-all odoo.modules.loading: loading pos_sale/views/stock_template.xml 2025-05-12 06:29:15,804 18 INFO 02904-17-0-all odoo.modules.loading: Module pos_sale loaded in 1.05s, 375 queries (+375 other) 2025-05-12 06:29:15,804 18 INFO 02904-17-0-all odoo.modules.loading: Loading module pos_sale_product_configurator (101/131) 2025-05-12 06:29:16,054 18 INFO 02904-17-0-all odoo.modules.registry: module pos_sale_product_configurator: creating or updating database tables 2025-05-12 06:29:16,179 18 INFO 02904-17-0-all odoo.modules.loading: Module pos_sale_product_configurator loaded in 0.38s, 55 queries (+55 other) 2025-05-12 06:29:16,179 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale_pdf_quote_builder (102/131) 2025-05-12 06:29:16,441 18 INFO 02904-17-0-all odoo.modules.registry: module sale_pdf_quote_builder: creating or updating database tables 2025-05-12 06:29:16,680 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/report/ir_actions_report.xml 2025-05-12 06:29:16,692 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_template_views.xml 2025-05-12 06:29:16,708 18 INFO 02904-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/wizards/res_config_settings_views.xml 2025-05-12 06:29:16,863 18 INFO 02904-17-0-all odoo.modules.loading: Module sale_pdf_quote_builder loaded in 0.68s, 197 queries (+197 other) 2025-05-12 06:29:16,863 18 INFO 02904-17-0-all odoo.modules.loading: Loading module sale_purchase_stock (103/131) 2025-05-12 06:29:17,143 18 INFO 02904-17-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-05-12 06:29:17,437 18 INFO 02904-17-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.57s, 59 queries (+59 other) 2025-05-12 06:29:17,437 18 INFO 02904-17-0-all odoo.modules.loading: Loading module stock_delivery (104/131) 2025-05-12 06:29:17,707 18 INFO 02904-17-0-all odoo.modules.registry: module stock_delivery: creating or updating database tables 2025-05-12 06:29:18,071 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/security/ir.model.access.csv 2025-05-12 06:29:18,093 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/product_template_view.xml 2025-05-12 06:29:18,120 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_view.xml 2025-05-12 06:29:18,219 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/delivery_portal_template.xml 2025-05-12 06:29:18,236 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/report_shipping.xml 2025-05-12 06:29:18,246 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/report_deliveryslip.xml 2025-05-12 06:29:18,291 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/report_package_barcode.xml 2025-05-12 06:29:18,319 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_carrier_views.xml 2025-05-12 06:29:18,331 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/wizard/choose_delivery_package_views.xml 2025-05-12 06:29:18,339 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_package_type_views.xml 2025-05-12 06:29:18,359 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_picking_type_views.xml 2025-05-12 06:29:18,372 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_rule_views.xml 2025-05-12 06:29:18,385 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_delivery/views/stock_move_line_views.xml 2025-05-12 06:29:18,438 18 INFO 02904-17-0-all odoo.modules.loading: Module stock_delivery loaded in 1.00s, 575 queries (+575 other) 2025-05-12 06:29:18,438 18 INFO 02904-17-0-all odoo.modules.loading: Loading module stock_landed_costs_company (105/131) 2025-05-12 06:29:18,687 18 INFO 02904-17-0-all odoo.modules.registry: module stock_landed_costs_company: creating or updating database tables 2025-05-12 06:29:18,808 18 INFO 02904-17-0-all odoo.modules.loading: Module stock_landed_costs_company loaded in 0.37s, 52 queries (+52 other) 2025-05-12 06:29:18,808 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_alpha (106/131) 2025-05-12 06:29:19,087 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_alpha: creating or updating database tables 2025-05-12 06:29:19,237 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_alpha loaded in 0.43s, 58 queries (+58 other) 2025-05-12 06:29:19,237 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_bcr (107/131) 2025-05-12 06:29:19,619 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_bcr: creating or updating database tables 2025-05-12 06:29:19,774 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_bcr loaded in 0.54s, 58 queries (+58 other) 2025-05-12 06:29:19,775 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_brd (108/131) 2025-05-12 06:29:20,036 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_brd: creating or updating database tables 2025-05-12 06:29:20,195 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_brd loaded in 0.42s, 58 queries (+58 other) 2025-05-12 06:29:20,195 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_ing (109/131) 2025-05-12 06:29:20,450 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_ing: creating or updating database tables 2025-05-12 06:29:20,527 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_account_bank_statement_import_mt940_ing/views/res_bank_view.xml 2025-05-12 06:29:20,613 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_ing loaded in 0.42s, 75 queries (+75 other) 2025-05-12 06:29:20,613 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_bank_statement_import_mt940_rffsn (110/131) 2025-05-12 06:29:20,866 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_bank_statement_import_mt940_rffsn: creating or updating database tables 2025-05-12 06:29:21,012 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_bank_statement_import_mt940_rffsn loaded in 0.40s, 58 queries (+58 other) 2025-05-12 06:29:21,012 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_account_edit_currency_rate (111/131) 2025-05-12 06:29:21,410 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_account_edit_currency_rate: creating or updating database tables 2025-05-12 06:29:21,634 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_account_edit_currency_rate loaded in 0.62s, 129 queries (+129 other) 2025-05-12 06:29:21,634 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_etransport (112/131) 2025-05-12 06:29:21,887 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_etransport: creating or updating database tables 2025-05-12 06:29:22,128 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/stock_picking_view.xml 2025-05-12 06:29:22,152 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/e_transport_template.xml 2025-05-12 06:29:22,161 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/delivery_view.xml 2025-05-12 06:29:22,175 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_etransport/views/l10n_ro_e_transport_view.xml 2025-05-12 06:29:22,222 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_etransport/security/ir.model.access.csv 2025-05-12 06:29:22,240 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.scope.csv 2025-05-12 06:29:22,249 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.customs.csv 2025-05-12 06:29:22,262 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_etransport/data/l10n.ro.e.transport.operation.csv 2025-05-12 06:29:22,298 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_etransport loaded in 0.66s, 277 queries (+277 other) 2025-05-12 06:29:22,298 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_fiscal_validation (113/131) 2025-05-12 06:29:22,553 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_fiscal_validation: creating or updating database tables 2025-05-12 06:29:22,671 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_fiscal_validation/data/res_partner_vat_cron.xml 2025-05-12 06:29:22,758 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_fiscal_validation loaded in 0.46s, 92 queries (+92 other) 2025-05-12 06:29:22,758 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_message_spv (114/131) 2025-05-12 06:29:23,172 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_message_spv: creating or updating database tables 2025-05-12 06:29:23,522 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/ir.model.access.csv 2025-05-12 06:29:23,540 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/security/security.xml 2025-05-12 06:29:23,550 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/data/ir_cron_data.xml 2025-05-12 06:29:23,563 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/account_invoice.xml 2025-05-12 06:29:23,598 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_message_spv/views/message_spv_view.xml 2025-05-12 06:29:23,675 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_message_spv loaded in 0.92s, 296 queries (+296 other) 2025-05-12 06:29:23,676 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_payment_receipt_report (115/131) 2025-05-12 06:29:23,933 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_payment_receipt_report: creating or updating database tables 2025-05-12 06:29:23,992 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/data/report_paperformat.xml 2025-05-12 06:29:24,048 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/payment_receipt_report.xml 2025-05-12 06:29:24,056 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/bank_statement_line_report.xml 2025-05-12 06:29:24,061 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_payment_receipt_template.xml 2025-05-12 06:29:24,078 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_payment_receipt_report/views/report_bank_statement_line_payment_template.xml 2025-05-12 06:29:24,117 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_payment_receipt_report loaded in 0.44s, 78 queries (+78 other) 2025-05-12 06:29:24,117 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_pos (116/131) 2025-05-12 06:29:24,377 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_pos: creating or updating database tables 2025-05-12 06:29:24,439 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_pos/views/report_saledetails.xml 2025-05-12 06:29:24,524 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_pos loaded in 0.41s, 66 queries (+66 other) 2025-05-12 06:29:24,525 18 INFO 02904-17-0-all odoo.modules.loading: Loading module stock_dropshipping (117/131) 2025-05-12 06:29:24,791 18 INFO 02904-17-0-all odoo.modules.registry: module stock_dropshipping: creating or updating database tables 2025-05-12 06:29:25,213 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_dropshipping/data/stock_data.xml 2025-05-12 06:29:25,254 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_dropshipping/views/sale_order_views.xml 2025-05-12 06:29:25,287 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_dropshipping/views/stock_picking_views.xml 2025-05-12 06:29:25,311 18 INFO 02904-17-0-all odoo.modules.loading: loading stock_dropshipping/views/purchase_order_views.xml 2025-05-12 06:29:25,359 18 INFO 02904-17-0-all odoo.modules.loading: Module stock_dropshipping loaded in 0.83s, 254 queries (+254 other) 2025-05-12 06:29:25,360 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account (118/131) 2025-05-12 06:29:25,636 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_account: creating or updating database tables 2025-05-12 06:29:26,147 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/security/ir.model.access.csv 2025-05-12 06:29:26,149 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/account_account_view.xml 2025-05-12 06:29:26,166 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_category_view.xml 2025-05-12 06:29:26,185 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/product_template_view.xml 2025-05-12 06:29:26,211 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_location_view.xml 2025-05-12 06:29:26,236 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_picking_view.xml 2025-05-12 06:29:26,275 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_valuation_layer_views.xml 2025-05-12 06:29:26,290 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account/views/stock_warehouse_view.xml 2025-05-12 06:29:26,329 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_account loaded in 0.97s, 407 queries (+407 other) 2025-05-12 06:29:26,329 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_nondeductible_vat (119/131) 2025-05-12 06:29:26,588 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_nondeductible_vat: creating or updating database tables 2025-05-12 06:29:26,818 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_account_view.xml 2025-05-12 06:29:26,837 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/account_tax_view.xml 2025-05-12 06:29:26,858 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_quant_view.xml 2025-05-12 06:29:27,441 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_nondeductible_vat/views/stock_picking_view.xml 2025-05-12 06:29:27,486 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_nondeductible_vat loaded in 1.16s, 204 queries (+204 other) 2025-05-12 06:29:27,487 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date (120/131) 2025-05-12 06:29:27,756 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_account_date: creating or updating database tables 2025-05-12 06:29:28,126 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_picking_views.xml 2025-05-12 06:29:28,176 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date/views/stock_valuation_layer_views.xml 2025-05-12 06:29:28,212 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_date loaded in 0.72s, 165 queries (+165 other) 2025-05-12 06:29:28,212 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_notice (121/131) 2025-05-12 06:29:28,481 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_account_notice: creating or updating database tables 2025-05-12 06:29:28,802 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_notice/views/stock_picking_view.xml 2025-05-12 06:29:28,898 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_notice loaded in 0.69s, 250 queries (+250 other) 2025-05-12 06:29:28,898 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_tracking (122/131) 2025-05-12 06:29:29,440 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_account_tracking: creating or updating database tables 2025-05-12 06:29:29,699 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/security/ir.model.access.csv 2025-05-12 06:29:29,714 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_tracking/views/stock_valuation_layer_views.xml 2025-05-12 06:29:29,757 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_tracking loaded in 0.86s, 205 queries (+205 other) 2025-05-12 06:29:29,758 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_comment_template (123/131) 2025-05-12 06:29:30,015 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_picking_comment_template: creating or updating database tables 2025-05-12 06:29:30,499 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/data/l10n_ro_stock_picking_comment_template.xml 2025-05-12 06:29:30,532 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/stock_picking_view.xml 2025-05-12 06:29:30,573 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/base_comment_template_view.xml 2025-05-12 06:29:30,587 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_delivery_document.xml 2025-05-12 06:29:30,604 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/views/report_picking.xml 2025-05-12 06:29:30,617 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_comment_template/security/ir.model.access.csv 2025-05-12 06:29:30,657 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_picking_comment_template loaded in 0.90s, 229 queries (+229 other) 2025-05-12 06:29:30,657 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_picking_valued_report (124/131) 2025-05-12 06:29:30,914 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_picking_valued_report: creating or updating database tables 2025-05-12 06:29:31,048 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_picking_valued_report/report/stock_picking_report_valued.xml 2025-05-12 06:29:31,109 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_picking_valued_report loaded in 0.45s, 95 queries (+95 other) 2025-05-12 06:29:31,109 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_report (125/131) 2025-05-12 06:29:31,367 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_report: creating or updating database tables 2025-05-12 06:29:31,630 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_view.xml 2025-05-12 06:29:31,702 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/report/stock_report_template.xml 2025-05-12 06:29:31,756 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_report/security/ir.model.access.csv 2025-05-12 06:29:31,801 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_report loaded in 0.69s, 266 queries (+266 other) 2025-05-12 06:29:31,801 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_date_wizard (126/131) 2025-05-12 06:29:32,066 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_account_date_wizard: creating or updating database tables 2025-05-12 06:29:32,313 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_date_wizard/wizard/stock_backorder_confirmation_views.xml 2025-05-12 06:29:32,346 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_date_wizard loaded in 0.55s, 54 queries (+54 other) 2025-05-12 06:29:32,347 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_landed_cost (127/131) 2025-05-12 06:29:32,607 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_account_landed_cost: creating or updating database tables 2025-05-12 06:29:32,836 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_landed_cost/views/stock_landed_cost_view.xml 2025-05-12 06:29:32,871 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_landed_cost loaded in 0.52s, 145 queries (+145 other) 2025-05-12 06:29:32,872 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_dvi (128/131) 2025-05-12 06:29:33,139 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_dvi: creating or updating database tables 2025-05-12 06:29:33,557 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_dvi/security/ir.model.access.csv 2025-05-12 06:29:33,579 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_invoice_view.xml 2025-05-12 06:29:33,616 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/stock_landed_cost_view.xml 2025-05-12 06:29:33,632 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_dvi/views/account_dvi_view.xml 2025-05-12 06:29:33,694 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_dvi loaded in 0.82s, 316 queries (+316 other) 2025-05-12 06:29:33,694 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_price_difference (129/131) 2025-05-12 06:29:33,957 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_price_difference: creating or updating database tables 2025-05-12 06:29:34,257 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml 2025-05-12 06:29:34,274 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_price_difference/security/ir.model.access.csv 2025-05-12 06:29:34,320 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_price_difference loaded in 0.63s, 207 queries (+207 other) 2025-05-12 06:29:34,321 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_stock_account_reception_in_progress (130/131) 2025-05-12 06:29:34,715 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_stock_account_reception_in_progress: creating or updating database tables 2025-05-12 06:29:34,977 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/account_account_view.xml 2025-05-12 06:29:34,995 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_stock_account_reception_in_progress/views/purchase_order_view.xml 2025-05-12 06:29:35,039 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_stock_account_reception_in_progress loaded in 0.72s, 192 queries (+192 other) 2025-05-12 06:29:35,039 18 INFO 02904-17-0-all odoo.modules.loading: Loading module l10n_ro_demo_data (131/131) 2025-05-12 06:29:35,691 18 INFO 02904-17-0-all odoo.modules.registry: module l10n_ro_demo_data: creating or updating database tables 2025-05-12 06:29:35,952 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/security/ir.model.access.csv 2025-05-12 06:29:35,968 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/views/res_company_views.xml 2025-05-12 06:29:35,985 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/res_partner.xml 2025-05-12 06:29:36,398 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_category.xml 2025-05-12 06:29:36,552 18 INFO 02904-17-0-all odoo.modules.loading: loading l10n_ro_demo_data/data/product_product.xml 2025-05-12 06:29:42,125 18 INFO 02904-17-0-all odoo.addons.l10n_ro_demo_data.models.res_company: Update and configure company My Company data. 2025-05-12 06:29:50,717 18 INFO 02904-17-0-all odoo.models.unlink: User #1 deleted account.move.line records with IDs: [26] 2025-05-12 06:30:00,825 18 INFO 02904-17-0-all odoo.addons.l10n_ro_demo_data.models.demo_data: Error creating invoice: There is no invoiceable line. If a product has a control policy based on received quantity, please make sure that a quantity has been received. 2025-05-12 06:30:04,693 18 INFO 02904-17-0-all odoo.modules.loading: Module l10n_ro_demo_data loaded in 29.65s, 13419 queries (+13419 other) 2025-05-12 06:30:04,694 18 INFO 02904-17-0-all odoo.modules.loading: 131 modules loaded in 172.02s, 111631 queries (+111636 extra) 2025-05-12 06:30:06,667 18 INFO 02904-17-0-all odoo.modules.loading: Modules loaded. 2025-05-12 06:30:09,198 18 INFO 02904-17-0-all odoo.modules.registry: Registry loaded in 190.263s 2025-05-12 06:30:09,199 18 INFO 02904-17-0-all odoo.service.server: Initiating shutdown 2025-05-12 06:30:09,199 18 INFO 02904-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-05-12 06:30:09,199 18 INFO 02904-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). /bin/bash: line 1: zip: command not found