Docker command: python3 odoo/odoo-bin --addons-path odoo-15-module-test,odoo/addons,odoo/odoo/addons,l10n-thailand,account-financial-tools -d 01668-16-0-without_demo -i account_fiscal_year,hr,purchase_requisition,hr_contract,sale,base,stock,hr_holidays,purchase,project,purchase_stock,l10n_th,account_usability,project_purchase --stop-after-init --log-level=test --max-cron-threads=0 --without-demo=true ================================================= Adding readonly volume '/data/build/odoo-15-module-test' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-15-module-test/d606fe0247c06d91226b89a9b0d04a89dc79d0bb Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/6491e0054d0437fb77913921e1fd3cd42894d883 Adding readonly volume '/data/build/l10n-thailand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/l10n-thailand/0b7b078e68b0147a4f1a335839f99b7360110448 Adding readonly volume '/data/build/account-financial-tools' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-financial-tools/c3b3e7dd5e286fff8aac66ad80786e0dbec8138c Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/01668-16-0/.odoorc Ignoring cryptography: markers 'python_version >= "3.12"' don't match your environment Ignoring freezegun: markers 'python_version < "3.8"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version > "3.10"' don't match your environment Ignoring libsass: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version >= "3.12"' don't match your environment Ignoring ofxparse: markers 'python_version > "3.9"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version >= "3.12"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version < "3.8"' don't match your environment Ignoring psycopg2: markers 'sys_platform == "win32" and python_version < "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.11" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.12"' don't match your environment Ignoring pyopenssl: markers 'python_version >= "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version > "3.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring pyusb: markers 'python_version > "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring reportlab: markers 'python_version >= "3.12"' don't match your environment Ignoring requests: markers 'python_version >= "3.12"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version >= "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.9"' don't match your environment Ignoring xlrd: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: Babel==2.9.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 5)) (3.4.8) Requirement already satisfied: decorator==4.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (4.4.2) Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Collecting freezegun==0.3.15 Downloading freezegun-0.3.15-py2.py3-none-any.whl (14 kB) Collecting gevent==20.9.0 Downloading gevent-20.9.0-cp38-cp38-manylinux2010_x86_64.whl (6.1 MB) Collecting greenlet==0.4.17 Downloading greenlet-0.4.17-cp38-cp38-manylinux1_x86_64.whl (48 kB) Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 22)) (2.10) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Requirement already satisfied: libsass==0.20.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 25)) (0.20.1) Collecting lxml==4.6.5 Downloading lxml-4.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting num2words==0.5.9 Downloading num2words-0.5.9-py3-none-any.whl (99 kB) Collecting ofxparse==0.19 Downloading ofxparse-0.19.tar.gz (54 kB) Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 37)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 38)) (9.0.1) Collecting polib==1.1.0 Downloading polib-1.1.0-py2.py3-none-any.whl (25 kB) Collecting psutil==5.8.0 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Collecting psycopg2==2.8.6 Downloading psycopg2-2.8.6.tar.gz (383 kB) Collecting pydot==1.4.2 Downloading pydot-1.4.2-py2.py3-none-any.whl (21 kB) Collecting pyopenssl==20.0.1 Downloading pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) Requirement already satisfied: PyPDF2==1.26.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 54)) (1.26.0) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 57)) (3.5) Requirement already satisfied: python-dateutil==2.8.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 58)) (2.8.1) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Collecting python-stdnum==1.16 Downloading python_stdnum-1.16-py2.py3-none-any.whl (910 kB) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2019.3) Collecting pyusb==1.0.2 Downloading pyusb-1.0.2.tar.gz (54 kB) Collecting qrcode==6.1 Downloading qrcode-6.1-py2.py3-none-any.whl (31 kB) Collecting reportlab==3.5.59 Downloading reportlab-3.5.59-cp38-cp38-manylinux2010_x86_64.whl (2.6 MB) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 69)) (2.25.1) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 72)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 74)) (0.9.6.1) Collecting Werkzeug==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 78)) (1.2.0) Collecting XlsxWriter==1.1.2 Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl (142 kB) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Collecting zeep==4.0.0 Downloading zeep-4.0.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (1.17.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun==0.3.15->-r odoo/requirements.txt (line 11)) (1.14.0) Collecting zope.event Downloading zope.event-5.0-py3-none-any.whl (6.8 kB) Collecting zope.interface Downloading zope.interface-7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 13)) (45.2.0) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 35)) (4.8.2) Requirement already satisfied: pyparsing>=2.1.4 in /usr/lib/python3/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (2.4.6) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.8/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.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.2) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 69)) (2019.11.28) Requirement already satisfied: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.0) Requirement already satisfied: appdirs>=1.4.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.4.3) Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.8/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (2.1.0) Requirement already satisfied: defusedxml>=0.4.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.1) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (19.3.0) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.8.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (2.22) Building wheels for collected packages: ofxparse, psycopg2, pyusb Building wheel for ofxparse (setup.py): started Building wheel for ofxparse (setup.py): finished with status 'done' Created wheel for ofxparse: filename=ofxparse-0.19-py3-none-any.whl size=35349 sha256=f6920681e625b9f77da838cb8a3d4022552f62f3c93849bfaef7d82d6629335a Stored in directory: /home/runbot/.cache/pip/wheels/14/6d/47/c10b1c8fe71849e06233a6b99932c3e289d5d90f9bdf017732 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.8.6-cp38-cp38-linux_x86_64.whl size=505073 sha256=1804f6ec42dc3734e3c62d8ff99fd0a9f4a42f53dec40f41fa635e2eceb847cc Stored in directory: /home/runbot/.cache/pip/wheels/70/5e/69/8a020d78c09043156a7df0b64529e460fbd922ca065c4b795c Building wheel for pyusb (setup.py): started Building wheel for pyusb (setup.py): finished with status 'done' Created wheel for pyusb: filename=pyusb-1.0.2-py3-none-any.whl size=57024 sha256=42580849d0364b4577bcb7ddbd36937f13045caaf34a4ab2b48d01c25279de38 Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, zope.event, zope.interface, greenlet, gevent, MarkupSafe, Jinja2, lxml, num2words, ofxparse, polib, psutil, psycopg2, pydot, pyopenssl, python-stdnum, pyusb, qrcode, reportlab, Werkzeug, XlsxWriter, zeep WARNING: The script qr is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Werkzeug-0.16.1 XlsxWriter-1.1.2 docutils-0.16 freezegun-0.3.15 gevent-20.9.0 greenlet-0.4.17 lxml-4.6.5 num2words-0.5.9 ofxparse-0.19 polib-1.1.0 psutil-5.8.0 psycopg2-2.8.6 pydot-1.4.2 pyopenssl-20.0.1 python-stdnum-1.16 pyusb-1.0.2 qrcode-6.1 reportlab-3.5.59 zeep-4.0.0 zope.event-5.0 zope.interface-7.2 Requirement already satisfied: num2words in /home/runbot/.local/lib/python3.8/site-packages (from -r l10n-thailand/requirements.txt (line 2)) (0.5.9) Collecting promptpay Downloading promptpay-1.1.9-py3-none-any.whl (5.8 kB) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words->-r l10n-thailand/requirements.txt (line 2)) (0.6.2) Requirement already satisfied: qrcode in /home/runbot/.local/lib/python3.8/site-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (6.1) Requirement already satisfied: Pillow in /usr/local/lib/python3.8/dist-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (9.0.1) Collecting libscrc Downloading libscrc-1.8.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (174 kB) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from qrcode->promptpay->-r l10n-thailand/requirements.txt (line 3)) (1.14.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from libscrc->promptpay->-r l10n-thailand/requirements.txt (line 3)) (0.34.2) Installing collected packages: libscrc, promptpay WARNING: The script promptpay is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed libscrc-1.8.1 promptpay-1.1.9 Requirement already satisfied: freezegun in /home/runbot/.local/lib/python3.8/site-packages (from -r account-financial-tools/requirements.txt (line 2)) (0.3.15) Collecting numpy-financial<=1.0.0 Downloading numpy_financial-1.0.0-py3-none-any.whl (14 kB) Collecting numpy>=1.15 Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from -r account-financial-tools/requirements.txt (line 5)) (2.8.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun->-r account-financial-tools/requirements.txt (line 2)) (1.14.0) Installing collected packages: numpy, numpy-financial WARNING: The scripts f2py, f2py3 and f2py3.8 are installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed numpy-1.24.4 numpy-financial-1.0.0 2025-08-01 17:10:17,523 155 INFO ? odoo: Odoo version 16.0 2025-08-01 17:10:17,524 155 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-08-01 17:10:17,524 155 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo-15-module-test', '/data/build/odoo/addons', '/data/build/l10n-thailand', '/data/build/account-financial-tools'] 2025-08-01 17:10:17,524 155 INFO ? odoo: database: runbot@default:default 2025-08-01 17:10:17,708 155 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-08-01 17:10:18,021 155 INFO 01668-16-0-without_demo odoo.modules.loading: init db 2025-08-01 17:10:18,920 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-08-01 17:10:18,921 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module base (1/1) 2025-08-01 17:10:18,951 155 INFO 01668-16-0-without_demo odoo.modules.registry: module base: creating or updating database tables 2025-08-01 17:10:19,240 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-08-01 17:10:19,240 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-08-01 17:10:19,240 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.module.module.views_by_module 2025-08-01 17:10:19,345 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.partner.user_id 2025-08-01 17:10:19,345 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-08-01 17:10:19,345 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.partner.display_name 2025-08-01 17:10:19,345 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.partner.company_registry 2025-08-01 17:10:19,345 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_company_name 2025-08-01 17:10:19,345 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.partner.partner_share 2025-08-01 17:10:19,381 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.currency.decimal_places 2025-08-01 17:10:19,402 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.company.logo_web 2025-08-01 17:10:19,424 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.users.signature 2025-08-01 17:10:19,424 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.users.share 2025-08-01 17:10:20,591 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res_bank.xml 2025-08-01 17:10:20,597 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res.lang.csv 2025-08-01 17:10:20,649 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-01 17:10:20,675 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-01 17:10:20,730 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-01 17:10:21,039 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-01 17:10:21,050 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-01 17:10:22,173 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-01 17:10:22,181 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-01 17:10:22,590 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-01 17:10:22,602 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-01 17:10:22,608 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/security/base_groups.xml 2025-08-01 17:10:22,892 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/security/base_security.xml 2025-08-01 17:10:22,983 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/base_menus.xml 2025-08-01 17:10:23,048 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-01 17:10:23,063 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-01 17:10:23,070 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-01 17:10:23,588 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-01 17:10:23,683 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-01 17:10:23,697 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-01 17:10:23,711 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-01 17:10:23,736 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-01 17:10:23,750 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-01 17:10:23,767 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-01 17:10:23,786 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-01 17:10:23,917 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-01 17:10:23,937 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-01 17:10:23,961 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-01 17:10:23,982 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-01 17:10:24,003 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-01 17:10:24,049 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-01 17:10:24,067 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-01 17:10:24,073 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-01 17:10:24,077 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-01 17:10:24,084 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-01 17:10:24,100 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-01 17:10:24,108 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-01 17:10:24,168 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-01 17:10:24,220 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-01 17:10:24,275 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-01 17:10:24,279 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-01 17:10:24,284 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-01 17:10:24,294 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-01 17:10:24,312 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-01 17:10:24,322 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-01 17:10:24,337 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-01 17:10:24,344 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-01 17:10:24,355 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-01 17:10:24,369 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-08-01 17:10:24,373 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-01 17:10:24,385 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-01 17:10:24,405 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-01 17:10:24,427 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-01 17:10:24,447 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-01 17:10:24,550 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-01 17:10:24,578 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-01 17:10:24,622 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-01 17:10:24,652 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-01 17:10:24,757 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/ir_property_views.xml 2025-08-01 17:10:24,774 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-01 17:10:24,781 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-01 17:10:24,801 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/views/onboarding_views.xml 2025-08-01 17:10:24,820 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-01 17:10:24,952 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module base loaded in 6.03s, 7914 queries (+7914 other) 2025-08-01 17:10:24,952 155 INFO 01668-16-0-without_demo odoo.modules.loading: 1 modules loaded in 6.03s, 7914 queries (+7914 extra) 2025-08-01 17:10:24,975 155 INFO 01668-16-0-without_demo odoo.modules.loading: updating modules list 2025-08-01 17:10:24,976 155 INFO 01668-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-08-01 17:10:25,454 155 INFO 01668-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Inventory', 'Purchase', 'Project', 'Time Off', 'Employees', 'Employee Contracts', 'Purchase Stock', 'Account Fiscal Year', 'Account - Missing Menus & Saxon Accounting', 'Thailand - Accounting', 'Project Purchase', 'Purchase Agreements', 'Sales'] to user __system__ #1 via n/a 2025-08-01 17:10:25,602 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading 80 modules... 2025-08-01 17:10:25,602 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module uom (2/80) 2025-08-01 17:10:25,632 155 INFO 01668-16-0-without_demo odoo.modules.registry: module uom: creating or updating database tables 2025-08-01 17:10:25,699 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-01 17:10:25,753 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-01 17:10:25,768 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-01 17:10:25,778 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-01 17:10:25,814 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module uom loaded in 0.21s, 283 queries (+283 other) 2025-08-01 17:10:25,814 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module web (3/80) 2025-08-01 17:10:25,840 155 INFO 01668-16-0-without_demo odoo.modules.registry: module web: creating or updating database tables 2025-08-01 17:10:26,283 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-01 17:10:26,291 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-01 17:10:26,333 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/views/report_templates.xml 2025-08-01 17:10:26,395 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-01 17:10:26,405 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-01 17:10:26,409 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/views/lazy_assets.xml 2025-08-01 17:10:26,414 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/views/neutralize_views.xml 2025-08-01 17:10:26,418 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/data/ir_attachment.xml 2025-08-01 17:10:26,423 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web/data/report_layout.xml 2025-08-01 17:10:26,461 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module web loaded in 0.65s, 901 queries (+901 other) 2025-08-01 17:10:26,461 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module auth_totp (4/80) 2025-08-01 17:10:26,492 155 INFO 01668-16-0-without_demo odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-01 17:10:26,545 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-01 17:10:26,568 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-01 17:10:26,576 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-01 17:10:26,581 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-01 17:10:26,605 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-01 17:10:26,610 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-01 17:10:26,626 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module auth_totp loaded in 0.16s, 175 queries (+175 other) 2025-08-01 17:10:26,626 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module barcodes (5/80) 2025-08-01 17:10:26,652 155 INFO 01668-16-0-without_demo odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-01 17:10:26,715 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-01 17:10:26,721 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-01 17:10:26,737 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-01 17:10:26,754 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module barcodes loaded in 0.13s, 136 queries (+136 other) 2025-08-01 17:10:26,754 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module base_import (6/80) 2025-08-01 17:10:26,921 155 INFO 01668-16-0-without_demo odoo.modules.registry: module base_import: creating or updating database tables 2025-08-01 17:10:27,473 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-01 17:10:27,500 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module base_import loaded in 0.75s, 922 queries (+922 other) 2025-08-01 17:10:27,500 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module base_setup (7/80) 2025-08-01 17:10:27,530 155 INFO 01668-16-0-without_demo odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-01 17:10:27,576 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-01 17:10:27,581 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-01 17:10:27,612 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-01 17:10:27,626 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module base_setup loaded in 0.13s, 153 queries (+153 other) 2025-08-01 17:10:27,626 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module bus (8/80) 2025-08-01 17:10:27,669 155 INFO 01668-16-0-without_demo odoo.modules.registry: module bus: creating or updating database tables 2025-08-01 17:10:27,734 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-01 17:10:27,748 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module bus loaded in 0.12s, 103 queries (+103 other) 2025-08-01 17:10:27,748 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module http_routing (9/80) 2025-08-01 17:10:27,779 155 INFO 01668-16-0-without_demo odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-01 17:10:27,788 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-01 17:10:27,817 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-01 17:10:27,835 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module http_routing loaded in 0.09s, 77 queries (+77 other) 2025-08-01 17:10:27,835 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module resource (10/80) 2025-08-01 17:10:27,873 155 INFO 01668-16-0-without_demo odoo.modules.registry: module resource: creating or updating database tables 2025-08-01 17:10:27,997 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-01 17:10:28,027 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-01 17:10:28,037 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-01 17:10:28,055 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading resource/views/resource_views.xml 2025-08-01 17:10:28,137 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module resource loaded in 0.30s, 431 queries (+431 other) 2025-08-01 17:10:28,138 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module utm (11/80) 2025-08-01 17:10:28,169 155 INFO 01668-16-0-without_demo odoo.modules.registry: module utm: creating or updating database tables 2025-08-01 17:10:28,273 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-08-01 17:10:28,289 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-08-01 17:10:28,302 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-08-01 17:10:28,305 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-08-01 17:10:28,308 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-01 17:10:28,330 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-08-01 17:10:28,343 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-08-01 17:10:28,352 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-08-01 17:10:28,361 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-08-01 17:10:28,367 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/views/utm_menus.xml 2025-08-01 17:10:28,385 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-01 17:10:28,408 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module utm loaded in 0.27s, 407 queries (+407 other) 2025-08-01 17:10:28,408 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module web_kanban_gauge (12/80) 2025-08-01 17:10:28,447 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-08-01 17:10:28,447 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module web_tour (13/80) 2025-08-01 17:10:28,472 155 INFO 01668-16-0-without_demo odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-01 17:10:28,501 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-01 17:10:28,509 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-08-01 17:10:28,517 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-01 17:10:28,539 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module web_tour loaded in 0.09s, 101 queries (+101 other) 2025-08-01 17:10:28,539 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/80) 2025-08-01 17:10:28,567 155 INFO 01668-16-0-without_demo odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-08-01 17:10:28,682 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-08-01 17:10:28,730 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-08-01 17:10:28,755 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.22s, 195 queries (+195 other) 2025-08-01 17:10:28,755 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module iap (15/80) 2025-08-01 17:10:28,787 155 INFO 01668-16-0-without_demo odoo.modules.registry: module iap: creating or updating database tables 2025-08-01 17:10:28,832 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-01 17:10:28,839 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-01 17:10:28,845 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-01 17:10:28,861 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-01 17:10:28,884 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module iap loaded in 0.13s, 147 queries (+147 other) 2025-08-01 17:10:28,884 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module mail (16/80) 2025-08-01 17:10:29,097 155 INFO 01668-16-0-without_demo odoo.modules.registry: module mail: creating or updating database tables 2025-08-01 17:10:29,303 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.template_id 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_note 2025-08-01 17:10:29,304 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-08-01 17:10:29,344 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.partner.email_normalized 2025-08-01 17:10:29,350 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.users.notification_type 2025-08-01 17:10:30,411 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-01 17:10:30,500 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-01 17:10:30,505 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-01 17:10:30,519 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-01 17:10:30,527 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-01 17:10:30,536 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-01 17:10:30,540 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-08-01 17:10:30,546 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-08-01 17:10:30,562 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-01 17:10:30,572 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-08-01 17:10:30,582 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-01 17:10:30,591 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-01 17:10:30,613 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-08-01 17:10:30,624 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-01 17:10:30,645 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-01 17:10:30,654 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-01 17:10:30,663 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-08-01 17:10:30,672 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-08-01 17:10:30,684 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-08-01 17:10:30,689 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-08-01 17:10:30,710 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-08-01 17:10:30,719 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-01 17:10:30,762 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-01 17:10:30,785 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-01 17:10:30,799 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-01 17:10:30,806 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-08-01 17:10:30,820 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-08-01 17:10:30,836 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-08-01 17:10:30,846 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-08-01 17:10:30,864 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-01 17:10:30,877 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-01 17:10:30,902 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-01 17:10:30,980 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-01 17:10:31,029 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-01 17:10:31,037 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-01 17:10:31,050 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-08-01 17:10:31,059 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-01 17:10:31,064 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-01 17:10:31,070 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-01 17:10:31,085 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-01 17:10:31,094 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-01 17:10:31,112 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-01 17:10:31,121 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-01 17:10:31,140 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-01 17:10:31,183 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-01 17:10:31,197 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-01 17:10:31,293 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module mail loaded in 2.41s, 3512 queries (+3512 other) 2025-08-01 17:10:31,293 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module spreadsheet (17/80) 2025-08-01 17:10:31,334 155 INFO 01668-16-0-without_demo odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-08-01 17:10:31,377 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-08-01 17:10:31,377 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module web_editor (18/80) 2025-08-01 17:10:31,457 155 INFO 01668-16-0-without_demo odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-01 17:10:32,200 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-01 17:10:32,210 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-01 17:10:32,214 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-01 17:10:32,232 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-01 17:10:32,271 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module web_editor loaded in 0.89s, 1169 queries (+1169 other) 2025-08-01 17:10:32,271 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module analytic (19/80) 2025-08-01 17:10:32,319 155 INFO 01668-16-0-without_demo odoo.modules.registry: module analytic: creating or updating database tables 2025-08-01 17:10:32,475 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-01 17:10:32,506 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-01 17:10:32,517 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-08-01 17:10:32,552 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-01 17:10:32,580 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-08-01 17:10:32,596 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-08-01 17:10:32,606 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-08-01 17:10:32,619 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module analytic loaded in 0.35s, 392 queries (+392 other) 2025-08-01 17:10:32,620 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module auth_signup (20/80) 2025-08-01 17:10:32,673 155 INFO 01668-16-0-without_demo odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-01 17:10:32,739 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-01 17:10:32,744 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-01 17:10:32,752 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-01 17:10:32,764 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-01 17:10:32,778 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-01 17:10:32,797 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-01 17:10:32,812 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-08-01 17:10:32,830 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module auth_signup loaded in 0.21s, 191 queries (+191 other) 2025-08-01 17:10:32,830 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module auth_totp_mail (21/80) 2025-08-01 17:10:32,871 155 INFO 01668-16-0-without_demo odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-01 17:10:32,898 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-01 17:10:32,916 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-01 17:10:32,921 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-01 17:10:32,950 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 92 queries (+92 other) 2025-08-01 17:10:32,951 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module base_install_request (22/80) 2025-08-01 17:10:32,994 155 INFO 01668-16-0-without_demo odoo.modules.registry: module base_install_request: creating or updating database tables 2025-08-01 17:10:33,064 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-08-01 17:10:33,075 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-08-01 17:10:33,086 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-08-01 17:10:33,091 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-08-01 17:10:33,096 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-08-01 17:10:33,114 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module base_install_request loaded in 0.16s, 143 queries (+143 other) 2025-08-01 17:10:33,114 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module calendar (23/80) 2025-08-01 17:10:33,193 155 INFO 01668-16-0-without_demo odoo.modules.registry: module calendar: creating or updating database tables 2025-08-01 17:10:33,426 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-08-01 17:10:33,443 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-08-01 17:10:33,459 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-08-01 17:10:33,467 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-08-01 17:10:33,479 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-08-01 17:10:33,489 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-08-01 17:10:33,493 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-08-01 17:10:33,497 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-08-01 17:10:33,506 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-08-01 17:10:33,510 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-08-01 17:10:33,594 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-08-01 17:10:33,612 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-08-01 17:10:33,639 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module calendar loaded in 0.53s, 639 queries (+639 other) 2025-08-01 17:10:33,639 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module google_gmail (24/80) 2025-08-01 17:10:33,690 155 INFO 01668-16-0-without_demo odoo.modules.registry: module google_gmail: creating or updating database tables 2025-08-01 17:10:33,740 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-08-01 17:10:33,751 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-08-01 17:10:33,759 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-08-01 17:10:33,791 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module google_gmail loaded in 0.15s, 122 queries (+122 other) 2025-08-01 17:10:33,791 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module hr (25/80) 2025-08-01 17:10:33,895 155 INFO 01668-16-0-without_demo odoo.modules.registry: module hr: creating or updating database tables 2025-08-01 17:10:34,993 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/security/hr_security.xml 2025-08-01 17:10:35,137 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-08-01 17:10:35,158 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-08-01 17:10:35,169 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-08-01 17:10:35,185 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-08-01 17:10:35,197 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-08-01 17:10:35,208 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-08-01 17:10:35,229 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-08-01 17:10:35,254 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-08-01 17:10:35,264 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-08-01 17:10:35,288 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-08-01 17:10:35,297 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-08-01 17:10:35,362 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-08-01 17:10:35,389 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-08-01 17:10:35,401 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/hr_views.xml 2025-08-01 17:10:35,456 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-08-01 17:10:35,477 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-08-01 17:10:35,484 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/res_users.xml 2025-08-01 17:10:35,542 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-08-01 17:10:35,554 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr/data/hr_data.xml 2025-08-01 17:10:35,659 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module hr loaded in 1.87s, 2601 queries (+2601 other) 2025-08-01 17:10:35,659 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module iap_mail (26/80) 2025-08-01 17:10:35,717 155 INFO 01668-16-0-without_demo odoo.modules.registry: module iap_mail: creating or updating database tables 2025-08-01 17:10:35,739 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-01 17:10:35,766 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module iap_mail loaded in 0.11s, 35 queries (+35 other) 2025-08-01 17:10:35,767 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module mail_bot (27/80) 2025-08-01 17:10:35,823 155 INFO 01668-16-0-without_demo odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-01 17:10:35,925 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-01 17:10:35,945 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-01 17:10:35,958 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module mail_bot loaded in 0.19s, 179 queries (+179 other) 2025-08-01 17:10:35,958 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module phone_validation (28/80) 2025-08-01 17:10:36,045 155 INFO 01668-16-0-without_demo odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-01 17:10:36,140 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-01 17:10:36,150 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-01 17:10:36,172 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-01 17:10:36,185 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module phone_validation loaded in 0.23s, 169 queries (+169 other) 2025-08-01 17:10:36,185 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module privacy_lookup (29/80) 2025-08-01 17:10:36,246 155 INFO 01668-16-0-without_demo odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-08-01 17:10:36,352 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-08-01 17:10:36,381 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-08-01 17:10:36,398 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-08-01 17:10:36,409 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-08-01 17:10:36,428 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module privacy_lookup loaded in 0.24s, 236 queries (+236 other) 2025-08-01 17:10:36,428 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module product (30/80) 2025-08-01 17:10:36,667 155 INFO 01668-16-0-without_demo odoo.modules.registry: module product: creating or updating database tables 2025-08-01 17:10:37,292 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/data/product_data.xml 2025-08-01 17:10:37,312 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/security/product_security.xml 2025-08-01 17:10:37,405 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-01 17:10:37,433 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-01 17:10:37,444 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_views.xml 2025-08-01 17:10:37,511 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-01 17:10:37,537 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-01 17:10:37,562 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_category_views.xml 2025-08-01 17:10:37,574 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-08-01 17:10:37,595 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-08-01 17:10:37,617 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-01 17:10:37,640 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-08-01 17:10:37,663 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-01 17:10:37,695 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/product_tag_views.xml 2025-08-01 17:10:37,706 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-08-01 17:10:37,711 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-01 17:10:37,722 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/report/product_reports.xml 2025-08-01 17:10:37,736 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-01 17:10:37,757 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-01 17:10:37,764 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-01 17:10:37,769 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-01 17:10:37,796 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module product loaded in 1.37s, 1439 queries (+1439 other) 2025-08-01 17:10:37,796 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module rating (31/80) 2025-08-01 17:10:37,875 155 INFO 01668-16-0-without_demo odoo.modules.registry: module rating: creating or updating database tables 2025-08-01 17:10:38,056 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-08-01 17:10:38,106 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading rating/views/rating_templates.xml 2025-08-01 17:10:38,113 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-08-01 17:10:38,120 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-08-01 17:10:38,139 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module rating loaded in 0.34s, 380 queries (+380 other) 2025-08-01 17:10:38,140 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module sales_team (32/80) 2025-08-01 17:10:38,209 155 INFO 01668-16-0-without_demo odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-01 17:10:38,240 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.users.sale_team_id 2025-08-01 17:10:38,355 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-01 17:10:38,486 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-01 17:10:38,500 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-01 17:10:38,539 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-01 17:10:38,551 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-01 17:10:38,585 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-01 17:10:38,618 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-01 17:10:38,623 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-08-01 17:10:38,644 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module sales_team loaded in 0.50s, 583 queries (+583 other) 2025-08-01 17:10:38,644 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard (33/80) 2025-08-01 17:10:38,713 155 INFO 01668-16-0-without_demo odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-08-01 17:10:38,789 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-08-01 17:10:38,798 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-08-01 17:10:38,808 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-08-01 17:10:38,821 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-08-01 17:10:38,841 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-08-01 17:10:38,860 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.22s, 190 queries (+190 other) 2025-08-01 17:10:38,860 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module web_unsplash (34/80) 2025-08-01 17:10:38,929 155 INFO 01668-16-0-without_demo odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-01 17:10:38,988 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-01 17:10:39,025 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module web_unsplash loaded in 0.17s, 96 queries (+96 other) 2025-08-01 17:10:39,026 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module hr_contract (35/80) 2025-08-01 17:10:39,103 155 INFO 01668-16-0-without_demo odoo.modules.registry: module hr_contract: creating or updating database tables 2025-08-01 17:10:39,110 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of hr.employee.first_contract_date 2025-08-01 17:10:39,111 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of hr.employee.contract_warning 2025-08-01 17:10:39,370 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/security/security.xml 2025-08-01 17:10:39,505 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-08-01 17:10:39,518 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-08-01 17:10:39,539 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-08-01 17:10:39,585 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-08-01 17:10:39,667 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-08-01 17:10:39,676 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-08-01 17:10:39,685 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-08-01 17:10:39,697 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-08-01 17:10:39,720 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module hr_contract loaded in 0.69s, 652 queries (+652 other) 2025-08-01 17:10:39,720 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module hr_holidays (36/80) 2025-08-01 17:10:39,858 155 INFO 01668-16-0-without_demo odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-08-01 17:10:39,871 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-08-01 17:10:40,275 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-08-01 17:10:40,280 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-08-01 17:10:40,294 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-08-01 17:10:40,308 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-08-01 17:10:40,362 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-08-01 17:10:40,372 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-08-01 17:10:40,588 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-08-01 17:10:40,613 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-08-01 17:10:40,641 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-08-01 17:10:40,812 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-08-01 17:10:40,832 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-08-01 17:10:40,916 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-08-01 17:10:40,934 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-08-01 17:10:40,948 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-08-01 17:10:40,952 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-08-01 17:10:40,957 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-08-01 17:10:40,964 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-08-01 17:10:40,971 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-08-01 17:10:40,976 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-08-01 17:10:40,983 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-08-01 17:10:41,003 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-08-01 17:10:41,018 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-08-01 17:10:41,029 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-08-01 17:10:41,097 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-08-01 17:10:41,165 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module hr_holidays loaded in 1.44s, 2045 queries (+2045 other) 2025-08-01 17:10:41,165 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module hr_org_chart (37/80) 2025-08-01 17:10:41,235 155 INFO 01668-16-0-without_demo odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-08-01 17:10:41,287 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-08-01 17:10:41,329 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module hr_org_chart loaded in 0.16s, 88 queries (+88 other) 2025-08-01 17:10:41,329 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module mail_bot_hr (38/80) 2025-08-01 17:10:41,407 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-08-01 17:10:41,469 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module mail_bot_hr loaded in 0.14s, 61 queries (+61 other) 2025-08-01 17:10:41,469 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module partner_autocomplete (39/80) 2025-08-01 17:10:41,546 155 INFO 01668-16-0-without_demo odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-01 17:10:41,641 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-01 17:10:41,652 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-01 17:10:41,671 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-01 17:10:41,678 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-01 17:10:41,692 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-01 17:10:41,711 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module partner_autocomplete loaded in 0.24s, 182 queries (+182 other) 2025-08-01 17:10:41,711 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module portal (40/80) 2025-08-01 17:10:41,801 155 INFO 01668-16-0-without_demo odoo.modules.registry: module portal: creating or updating database tables 2025-08-01 17:10:42,160 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-01 17:10:42,170 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-01 17:10:42,176 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-01 17:10:42,182 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-01 17:10:42,267 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-01 17:10:42,282 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-01 17:10:42,291 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-01 17:10:42,316 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module portal loaded in 0.61s, 546 queries (+546 other) 2025-08-01 17:10:42,316 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module sms (41/80) 2025-08-01 17:10:42,443 155 INFO 01668-16-0-without_demo odoo.modules.registry: module sms: creating or updating database tables 2025-08-01 17:10:42,450 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-08-01 17:10:42,450 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_method 2025-08-01 17:10:42,471 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.partner.phone_sanitized 2025-08-01 17:10:43,516 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-01 17:10:43,524 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-01 17:10:43,537 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-01 17:10:43,544 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-01 17:10:43,553 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-08-01 17:10:43,560 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-08-01 17:10:43,569 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-01 17:10:43,579 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-01 17:10:43,594 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-01 17:10:43,626 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-01 17:10:43,649 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-01 17:10:43,667 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-01 17:10:43,685 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-01 17:10:43,703 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module sms loaded in 1.39s, 1990 queries (+1990 other) 2025-08-01 17:10:43,703 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module snailmail (42/80) 2025-08-01 17:10:43,797 155 INFO 01668-16-0-without_demo odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-01 17:10:44,068 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-01 17:10:44,077 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-01 17:10:44,088 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-01 17:10:44,104 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-08-01 17:10:44,108 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-01 17:10:44,115 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-01 17:10:44,122 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-01 17:10:44,145 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module snailmail loaded in 0.44s, 489 queries (+489 other) 2025-08-01 17:10:44,145 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module auth_totp_portal (43/80) 2025-08-01 17:10:44,305 155 INFO 01668-16-0-without_demo odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-01 17:10:44,336 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-01 17:10:44,356 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-01 17:10:44,372 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module auth_totp_portal loaded in 0.23s, 59 queries (+59 other) 2025-08-01 17:10:44,372 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module calendar_sms (44/80) 2025-08-01 17:10:44,449 155 INFO 01668-16-0-without_demo odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-08-01 17:10:44,453 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-08-01 17:10:44,504 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-08-01 17:10:44,510 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-08-01 17:10:44,538 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module calendar_sms loaded in 0.17s, 93 queries (+93 other) 2025-08-01 17:10:44,538 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module digest (45/80) 2025-08-01 17:10:44,623 155 INFO 01668-16-0-without_demo odoo.modules.registry: module digest: creating or updating database tables 2025-08-01 17:10:44,742 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-01 17:10:44,752 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-01 17:10:44,770 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-01 17:10:44,788 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-01 17:10:44,796 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-01 17:10:44,801 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-01 17:10:44,836 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-01 17:10:44,843 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-01 17:10:44,875 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module digest loaded in 0.34s, 300 queries (+300 other) 2025-08-01 17:10:44,875 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module payment (46/80) 2025-08-01 17:10:44,984 155 INFO 01668-16-0-without_demo odoo.modules.registry: module payment: creating or updating database tables 2025-08-01 17:10:45,247 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-08-01 17:10:45,537 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-08-01 17:10:46,082 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-01 17:10:46,091 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-08-01 17:10:46,123 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/views/payment_templates.xml 2025-08-01 17:10:46,157 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-08-01 17:10:46,191 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-08-01 17:10:46,206 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-01 17:10:46,233 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-01 17:10:46,250 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-01 17:10:46,265 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-01 17:10:46,367 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-01 17:10:46,388 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:10:46,394 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-08-01 17:10:46,412 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module payment loaded in 1.54s, 849 queries (+849 other) 2025-08-01 17:10:46,412 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module portal_rating (47/80) 2025-08-01 17:10:46,498 155 INFO 01668-16-0-without_demo odoo.modules.registry: module portal_rating: creating or updating database tables 2025-08-01 17:10:46,563 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-08-01 17:10:46,572 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-08-01 17:10:46,578 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-08-01 17:10:46,594 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module portal_rating loaded in 0.18s, 102 queries (+102 other) 2025-08-01 17:10:46,594 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module account (48/80) 2025-08-01 17:10:47,056 155 INFO 01668-16-0-without_demo odoo.modules.registry: module account: creating or updating database tables 2025-08-01 17:10:47,428 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-08-01 17:10:47,428 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-08-01 17:10:47,428 155 INFO 01668-16-0-without_demo odoo.models: Prepare computation of res.company.invoice_terms_html 2025-08-01 17:10:49,155 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/security/account_security.xml 2025-08-01 17:10:49,628 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-01 17:10:49,719 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/data/account_data.xml 2025-08-01 17:10:49,781 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/data/digest_data.xml 2025-08-01 17:10:49,787 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_report.xml 2025-08-01 17:10:49,800 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-01 17:10:49,809 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-01 17:10:49,871 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-01 17:10:49,880 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-01 17:10:49,887 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-01 17:10:49,897 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-01 17:10:49,904 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-01 17:10:49,913 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-01 17:10:50,224 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-01 17:10:50,240 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-01 17:10:50,267 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-01 17:10:50,279 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-01 17:10:50,324 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-01 17:10:50,337 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-01 17:10:50,360 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-01 17:10:50,392 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-01 17:10:50,444 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-01 17:10:50,449 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-01 17:10:50,466 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-08-01 17:10:50,492 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-01 17:10:50,501 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/report_statement.xml 2025-08-01 17:10:50,506 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/terms_template.xml 2025-08-01 17:10:50,518 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-01 17:10:50,525 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-01 17:10:50,537 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/product_view.xml 2025-08-01 17:10:50,559 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-08-01 17:10:50,565 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-08-01 17:10:50,576 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-08-01 17:10:50,587 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-08-01 17:10:50,612 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-01 17:10:50,637 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-01 17:10:50,671 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-01 17:10:50,685 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-01 17:10:50,691 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-01 17:10:50,737 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/partner_view.xml 2025-08-01 17:10:50,800 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-01 17:10:50,818 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-01 17:10:50,847 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-01 17:10:50,856 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-08-01 17:10:50,890 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/data/service_cron.xml 2025-08-01 17:10:50,897 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-01 17:10:50,911 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-01 17:10:50,924 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/digest_views.xml 2025-08-01 17:10:50,930 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-08-01 17:10:50,942 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-01 17:10:50,947 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/res_currency.xml 2025-08-01 17:10:50,954 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-01 17:10:51,085 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-08-01 17:10:51,095 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-01 17:10:51,100 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-01 17:10:51,108 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account/data/account_reports_data.xml 2025-08-01 17:10:51,172 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module account loaded in 4.58s, 6126 queries (+6126 other) 2025-08-01 17:10:51,172 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module project (49/80) 2025-08-01 17:10:51,491 155 INFO 01668-16-0-without_demo odoo.modules.registry: module project: creating or updating database tables 2025-08-01 17:10:52,035 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/security/project_security.xml 2025-08-01 17:10:52,355 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.csv 2025-08-01 17:10:52,388 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.xml 2025-08-01 17:10:52,392 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/data/digest_data.xml 2025-08-01 17:10:52,400 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/report/project_report_views.xml 2025-08-01 17:10:52,423 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-08-01 17:10:52,434 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/analytic_views.xml 2025-08-01 17:10:52,442 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/digest_views.xml 2025-08-01 17:10:52,449 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-08-01 17:10:52,512 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_update_views.xml 2025-08-01 17:10:52,533 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_update_templates.xml 2025-08-01 17:10:52,542 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-08-01 17:10:52,566 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-08-01 17:10:52,575 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-08-01 17:10:52,587 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_views.xml 2025-08-01 17:10:52,912 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-08-01 17:10:52,924 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/res_partner_views.xml 2025-08-01 17:10:52,939 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-08-01 17:10:52,971 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-08-01 17:10:52,977 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-08-01 17:10:53,025 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-08-01 17:10:53,069 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_task_templates.xml 2025-08-01 17:10:53,074 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-08-01 17:10:53,084 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-08-01 17:10:53,095 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-08-01 17:10:53,122 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/data/mail_template_data.xml 2025-08-01 17:10:53,134 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/data/project_data.xml 2025-08-01 17:10:53,142 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-08-01 17:10:53,184 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module project loaded in 2.01s, 2478 queries (+2478 other) 2025-08-01 17:10:53,184 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module stock (50/80) 2025-08-01 17:10:53,487 155 INFO 01668-16-0-without_demo odoo.modules.registry: module stock: creating or updating database tables 2025-08-01 17:10:55,132 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-01 17:10:55,510 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-01 17:10:55,586 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-01 17:10:55,591 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-01 17:10:55,601 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-01 17:10:55,610 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-01 17:10:55,798 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-01 17:10:55,817 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-01 17:10:55,822 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-08-01 17:10:55,833 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-01 17:10:55,839 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-01 17:10:55,854 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-01 17:10:55,883 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-01 17:10:55,896 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-01 17:10:55,900 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-01 17:10:55,909 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-01 17:10:55,921 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-01 17:10:55,943 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-01 17:10:55,949 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-01 17:10:55,971 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-01 17:10:55,977 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-01 17:10:55,989 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-01 17:10:55,997 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-01 17:10:56,002 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-01 17:10:56,007 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-01 17:10:56,049 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-08-01 17:10:56,057 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-01 17:10:56,064 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-01 17:10:56,072 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-08-01 17:10:56,082 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-08-01 17:10:56,087 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-01 17:10:56,096 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-01 17:10:56,102 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-01 17:10:56,107 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-01 17:10:56,114 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-01 17:10:56,129 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-01 17:10:56,136 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-01 17:10:56,147 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-01 17:10:56,155 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-01 17:10:56,161 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-01 17:10:56,166 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-01 17:10:56,173 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-01 17:10:56,180 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-01 17:10:56,187 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-01 17:10:56,195 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-08-01 17:10:56,200 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-08-01 17:10:56,205 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-01 17:10:56,234 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-01 17:10:56,259 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-08-01 17:10:56,282 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-01 17:10:56,317 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-01 17:10:56,795 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-01 17:10:56,819 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-01 17:10:56,875 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-01 17:10:56,974 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-08-01 17:10:57,013 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-01 17:10:57,117 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/product_views.xml 2025-08-01 17:10:57,275 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-01 17:10:57,337 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-01 17:10:57,384 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-01 17:10:57,410 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-01 17:10:57,466 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-01 17:10:57,483 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-01 17:10:57,491 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-01 17:10:57,524 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-01 17:10:57,544 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-01 17:10:57,564 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-08-01 17:10:57,611 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module stock loaded in 4.43s, 5347 queries (+5347 other) 2025-08-01 17:10:57,611 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module account_edi (51/80) 2025-08-01 17:10:57,781 155 INFO 01668-16-0-without_demo odoo.modules.registry: module account_edi: creating or updating database tables 2025-08-01 17:10:57,988 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-08-01 17:10:58,001 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-08-01 17:10:58,009 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-08-01 17:10:58,096 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-08-01 17:10:58,110 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-08-01 17:10:58,120 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi/data/cron.xml 2025-08-01 17:10:58,143 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module account_edi loaded in 0.53s, 335 queries (+335 other) 2025-08-01 17:10:58,143 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module account_fiscal_year (52/80) 2025-08-01 17:10:58,441 155 INFO 01668-16-0-without_demo odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2025-08-01 17:10:58,554 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/ir.model.access.csv 2025-08-01 17:10:58,563 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/account_fiscal_year_rule.xml 2025-08-01 17:10:58,570 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/account_fiscal_year_views.xml 2025-08-01 17:10:58,590 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/res_company_views.xml 2025-08-01 17:10:58,614 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module account_fiscal_year loaded in 0.47s, 144 queries (+144 other) 2025-08-01 17:10:58,614 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module account_payment (53/80) 2025-08-01 17:10:58,780 155 INFO 01668-16-0-without_demo odoo.modules.registry: module account_payment: creating or updating database tables 2025-08-01 17:10:58,967 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-08-01 17:10:58,976 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-08-01 17:10:58,987 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-08-01 17:10:59,004 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-08-01 17:10:59,032 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-08-01 17:10:59,043 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-08-01 17:10:59,061 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-08-01 17:10:59,072 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-08-01 17:10:59,083 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-08-01 17:10:59,091 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-08-01 17:10:59,099 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-08-01 17:10:59,106 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:10:59,111 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-08-01 17:10:59,129 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module account_payment loaded in 0.52s, 425 queries (+425 other) 2025-08-01 17:10:59,129 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module account_sequence (54/80) 2025-08-01 17:10:59,289 155 INFO 01668-16-0-without_demo odoo.modules.registry: module account_sequence: creating or updating database tables 2025-08-01 17:10:59,392 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module account_sequence loaded in 0.26s, 57 queries (+57 other) 2025-08-01 17:10:59,392 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module account_usability (55/80) 2025-08-01 17:10:59,544 155 INFO 01668-16-0-without_demo odoo.modules.registry: module account_usability: creating or updating database tables 2025-08-01 17:10:59,797 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/data/ir_module_category.xml 2025-08-01 17:10:59,819 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/security/res_groups.xml 2025-08-01 17:10:59,899 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/menu.xml 2025-08-01 17:10:59,908 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/res_config_settings_views.xml 2025-08-01 17:10:59,941 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_bank_statement.xml 2025-08-01 17:10:59,951 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_group.xml 2025-08-01 17:10:59,964 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tag.xml 2025-08-01 17:10:59,975 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_chart_template.xml 2025-08-01 17:10:59,995 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_account_template.xml 2025-08-01 17:11:00,012 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tax_template.xml 2025-08-01 17:11:00,016 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_fiscal_position_template.xml 2025-08-01 17:11:00,032 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_move_line.xml 2025-08-01 17:11:00,056 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module account_usability loaded in 0.66s, 424 queries (+424 other) 2025-08-01 17:11:00,056 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module l10n_th (56/80) 2025-08-01 17:11:00,212 155 INFO 01668-16-0-without_demo odoo.modules.registry: module l10n_th: creating or updating database tables 2025-08-01 17:11:00,342 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-08-01 17:11:00,355 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-08-01 17:11:00,376 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-08-01 17:11:00,424 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-08-01 17:11:00,429 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-08-01 17:11:00,526 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-08-01 17:11:00,604 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-08-01 17:11:01,218 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-08-01 17:11:01,252 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module l10n_th loaded in 1.20s, 1391 queries (+1391 other) 2025-08-01 17:11:01,252 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module project_sms (57/80) 2025-08-01 17:11:01,411 155 INFO 01668-16-0-without_demo odoo.modules.registry: module project_sms: creating or updating database tables 2025-08-01 17:11:01,648 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-08-01 17:11:01,668 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-08-01 17:11:01,685 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_views.xml 2025-08-01 17:11:01,693 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-08-01 17:11:01,701 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-08-01 17:11:01,716 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module project_sms loaded in 0.46s, 179 queries (+179 other) 2025-08-01 17:11:01,716 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module purchase (58/80) 2025-08-01 17:11:01,916 155 INFO 01668-16-0-without_demo odoo.modules.registry: module purchase: creating or updating database tables 2025-08-01 17:11:02,289 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-01 17:11:02,536 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-01 17:11:02,570 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-01 17:11:02,577 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-01 17:11:02,598 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-01 17:11:02,621 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-01 17:11:02,628 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-01 17:11:02,634 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-01 17:11:02,813 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-01 17:11:02,859 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-01 17:11:02,924 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-01 17:11:02,986 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-01 17:11:02,996 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-01 17:11:03,023 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-01 17:11:03,032 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-01 17:11:03,041 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-01 17:11:03,084 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-01 17:11:03,095 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-01 17:11:03,103 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-01 17:11:03,116 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-01 17:11:03,146 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module purchase loaded in 1.43s, 1648 queries (+1648 other) 2025-08-01 17:11:03,146 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module snailmail_account (59/80) 2025-08-01 17:11:03,315 155 INFO 01668-16-0-without_demo odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-01 17:11:03,441 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-01 17:11:03,483 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-08-01 17:11:03,495 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-08-01 17:11:03,512 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module snailmail_account loaded in 0.37s, 116 queries (+116 other) 2025-08-01 17:11:03,512 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_account (60/80) 2025-08-01 17:11:03,803 155 INFO 01668-16-0-without_demo odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-08-01 17:11:03,907 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module spreadsheet_account loaded in 0.39s, 55 queries (+55 other) 2025-08-01 17:11:03,907 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_account (61/80) 2025-08-01 17:11:04,077 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-08-01 17:11:04,135 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.23s, 26 queries (+26 other) 2025-08-01 17:11:04,135 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module stock_account (62/80) 2025-08-01 17:11:04,330 155 INFO 01668-16-0-without_demo odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-01 17:11:04,619 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-01 17:11:04,649 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-01 17:11:04,662 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-01 17:11:04,668 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-01 17:11:05,121 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-01 17:11:05,267 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-01 17:11:05,275 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-01 17:11:05,282 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-01 17:11:05,330 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-01 17:11:05,347 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-01 17:11:05,382 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-01 17:11:05,390 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-01 17:11:05,397 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-08-01 17:11:05,404 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-08-01 17:11:05,445 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module stock_account loaded in 1.31s, 675 queries (+675 other) 2025-08-01 17:11:05,446 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module stock_sms (63/80) 2025-08-01 17:11:05,610 155 INFO 01668-16-0-without_demo odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-01 17:11:05,742 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-01 17:11:05,748 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-01 17:11:05,823 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-01 17:11:05,830 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-01 17:11:05,840 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-01 17:11:05,866 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module stock_sms loaded in 0.42s, 198 queries (+198 other) 2025-08-01 17:11:05,867 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module account_edi_ubl_cii (64/80) 2025-08-01 17:11:06,108 155 INFO 01668-16-0-without_demo odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-01 17:11:06,203 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-08-01 17:11:06,217 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-01 17:11:06,244 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-01 17:11:06,279 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-01 17:11:06,298 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.43s, 186 queries (+186 other) 2025-08-01 17:11:06,298 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (65/80) 2025-08-01 17:11:06,468 155 INFO 01668-16-0-without_demo odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-08-01 17:11:06,690 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-08-01 17:11:06,696 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-08-01 17:11:06,714 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-08-01 17:11:06,799 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.50s, 147 queries (+147 other) 2025-08-01 17:11:06,799 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module project_purchase (66/80) 2025-08-01 17:11:06,961 155 INFO 01668-16-0-without_demo odoo.modules.registry: module project_purchase: creating or updating database tables 2025-08-01 17:11:07,050 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module project_purchase loaded in 0.25s, 55 queries (+55 other) 2025-08-01 17:11:07,050 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition (67/80) 2025-08-01 17:11:07,226 155 INFO 01668-16-0-without_demo odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-08-01 17:11:07,493 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-08-01 17:11:07,505 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-08-01 17:11:07,520 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-08-01 17:11:07,528 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-08-01 17:11:07,546 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-08-01 17:11:07,606 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-08-01 17:11:07,665 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-08-01 17:11:07,671 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-08-01 17:11:07,678 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-08-01 17:11:07,686 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-08-01 17:11:07,707 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module purchase_requisition loaded in 0.66s, 464 queries (+464 other) 2025-08-01 17:11:07,707 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module purchase_stock (68/80) 2025-08-01 17:11:07,923 155 INFO 01668-16-0-without_demo odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-01 17:11:08,395 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-01 17:11:08,414 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-01 17:11:08,475 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-01 17:11:08,485 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-01 17:11:08,501 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-01 17:11:08,537 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-01 17:11:08,570 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-01 17:11:08,580 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-01 17:11:08,704 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-01 17:11:08,724 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-08-01 17:11:08,733 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-01 17:11:08,740 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-01 17:11:08,754 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-08-01 17:11:08,760 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-01 17:11:08,766 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-01 17:11:08,795 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module purchase_stock loaded in 1.09s, 764 queries (+764 other) 2025-08-01 17:11:08,795 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module sale (69/80) 2025-08-01 17:11:09,024 155 INFO 01668-16-0-without_demo odoo.modules.registry: module sale: creating or updating database tables 2025-08-01 17:11:09,601 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-01 17:11:09,644 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/security/res_groups.xml 2025-08-01 17:11:09,700 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/security/ir_rules.xml 2025-08-01 17:11:09,794 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-08-01 17:11:09,811 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-08-01 17:11:09,826 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-08-01 17:11:09,833 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-01 17:11:09,860 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-01 17:11:09,864 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-08-01 17:11:09,871 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-08-01 17:11:09,883 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-01 17:11:09,893 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/data/sale_data.xml 2025-08-01 17:11:09,905 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-08-01 17:11:09,909 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-08-01 17:11:09,912 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-01 17:11:09,922 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-01 17:11:09,928 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-08-01 17:11:10,064 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/account_views.xml 2025-08-01 17:11:10,108 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-01 17:11:10,133 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-01 17:11:10,136 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/payment_templates.xml 2025-08-01 17:11:10,149 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-01 17:11:10,165 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-01 17:11:10,179 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/product_views.xml 2025-08-01 17:11:10,224 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-08-01 17:11:10,286 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-01 17:11:10,349 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/variant_templates.xml 2025-08-01 17:11:10,358 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-08-01 17:11:10,374 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-08-01 17:11:10,391 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-01 17:11:10,433 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-01 17:11:10,446 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale/views/sale_menus.xml 2025-08-01 17:11:10,546 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module sale loaded in 1.75s, 2193 queries (+2193 other) 2025-08-01 17:11:10,546 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (70/80) 2025-08-01 17:11:10,850 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-08-01 17:11:10,911 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.37s, 25 queries (+25 other) 2025-08-01 17:11:10,911 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (71/80) 2025-08-01 17:11:11,091 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-08-01 17:11:11,145 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.23s, 25 queries (+25 other) 2025-08-01 17:11:11,145 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module purchase_price_diff (72/80) 2025-08-01 17:11:11,332 155 INFO 01668-16-0-without_demo odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-08-01 17:11:11,456 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-08-01 17:11:11,491 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module purchase_price_diff loaded in 0.35s, 118 queries (+118 other) 2025-08-01 17:11:11,491 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition_stock (73/80) 2025-08-01 17:11:11,790 155 INFO 01668-16-0-without_demo odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-08-01 17:11:11,931 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-08-01 17:11:11,941 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-08-01 17:11:11,945 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-08-01 17:11:11,973 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-08-01 17:11:11,990 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module purchase_requisition_stock loaded in 0.50s, 173 queries (+173 other) 2025-08-01 17:11:11,990 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module sale_product_configurator (74/80) 2025-08-01 17:11:12,166 155 INFO 01668-16-0-without_demo odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-08-01 17:11:12,288 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-08-01 17:11:12,305 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-08-01 17:11:12,320 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-08-01 17:11:12,349 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module sale_product_configurator loaded in 0.36s, 135 queries (+135 other) 2025-08-01 17:11:12,349 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module sale_purchase (75/80) 2025-08-01 17:11:12,576 155 INFO 01668-16-0-without_demo odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-01 17:11:12,720 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-08-01 17:11:12,736 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-01 17:11:12,749 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-01 17:11:12,763 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-01 17:11:12,778 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-08-01 17:11:12,793 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module sale_purchase loaded in 0.44s, 198 queries (+198 other) 2025-08-01 17:11:12,793 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module sale_sms (76/80) 2025-08-01 17:11:13,110 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-01 17:11:13,157 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-01 17:11:13,171 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module sale_sms loaded in 0.38s, 40 queries (+40 other) 2025-08-01 17:11:13,171 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module sale_stock (77/80) 2025-08-01 17:11:13,370 155 INFO 01668-16-0-without_demo odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-01 17:11:13,671 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-01 17:11:13,702 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-01 17:11:13,723 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-01 17:11:13,792 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-08-01 17:11:13,799 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-01 17:11:13,932 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-01 17:11:13,941 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-08-01 17:11:13,950 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-01 17:11:13,975 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-08-01 17:11:13,981 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-01 17:11:13,992 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-01 17:11:13,998 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-01 17:11:14,006 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-01 17:11:14,010 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-01 17:11:14,017 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-01 17:11:14,036 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module sale_stock loaded in 0.86s, 694 queries (+694 other) 2025-08-01 17:11:14,036 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (78/80) 2025-08-01 17:11:14,358 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-08-01 17:11:14,423 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.39s, 25 queries (+25 other) 2025-08-01 17:11:14,423 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_sale (79/80) 2025-08-01 17:11:14,613 155 INFO 01668-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-08-01 17:11:14,681 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.26s, 30 queries (+30 other) 2025-08-01 17:11:14,681 155 INFO 01668-16-0-without_demo odoo.modules.loading: Loading module sale_purchase_stock (80/80) 2025-08-01 17:11:14,865 155 INFO 01668-16-0-without_demo odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-01 17:11:14,966 155 INFO 01668-16-0-without_demo odoo.modules.loading: Module sale_purchase_stock loaded in 0.28s, 46 queries (+46 other) 2025-08-01 17:11:14,966 155 INFO 01668-16-0-without_demo odoo.modules.loading: 80 modules loaded in 49.36s, 48651 queries (+48651 extra) 2025-08-01 17:11:15,989 155 INFO 01668-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-08-01 17:11:16,012 155 INFO 01668-16-0-without_demo odoo.modules.registry: Registry loaded in 58.005s 2025-08-01 17:11:16,012 155 INFO 01668-16-0-without_demo odoo.service.server: Initiating shutdown 2025-08-01 17:11:16,013 155 INFO 01668-16-0-without_demo odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-01 17:11:16,013 155 INFO 01668-16-0-without_demo odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections pg_dump: error: server version: 16.8 (Ubuntu 16.8-1.pgdg20.04+1); pg_dump version: 12.22 (Ubuntu 12.22-2.pgdg20.04+1) pg_dump: error: aborting because of server version mismatch