Docker command: python3 odoo/odoo-bin --addons-path odoo-15-module-test,odoo/addons,odoo/odoo/addons,l10n-thailand,account-financial-tools -d 01670-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/a9c21b6ff02742613430ae4dcc49388bdf22b40e 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/01670-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-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: 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: 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: 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: 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: 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: 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-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: 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: 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=4ed548ca852c7aabd6f9dd88bb29df1706971ed7ac6c754a56cc3cb932b3ec5f 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=505040 sha256=ed1e1f544648392225806c0d141877be7134cd647f2715023032765135f331bd 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=3a5a0f927dc212fc3d73f97a8951456eefa0862803c15d825e9d58bf62624487 Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, greenlet, zope.event, zope.interface, 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) Collecting libscrc Downloading libscrc-1.8.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (174 kB) Requirement already satisfied: Pillow in /usr/local/lib/python3.8/dist-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (9.0.1) 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: wheel in /usr/lib/python3/dist-packages (from libscrc->promptpay->-r l10n-thailand/requirements.txt (line 3)) (0.34.2) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from qrcode->promptpay->-r l10n-thailand/requirements.txt (line 3)) (1.14.0) 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:43:20,176 155 INFO ? odoo: Odoo version 16.0 2025-08-01 17:43:20,177 155 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-08-01 17:43:20,177 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:43:20,177 155 INFO ? odoo: database: runbot@default:default 2025-08-01 17:43:20,360 155 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-08-01 17:43:20,662 155 INFO 01670-16-0-without_demo odoo.modules.loading: init db 2025-08-01 17:43:21,527 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-08-01 17:43:21,528 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module base (1/1) 2025-08-01 17:43:21,558 155 INFO 01670-16-0-without_demo odoo.modules.registry: module base: creating or updating database tables 2025-08-01 17:43:21,844 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-08-01 17:43:21,845 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-08-01 17:43:21,845 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.module.module.views_by_module 2025-08-01 17:43:21,947 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.partner.user_id 2025-08-01 17:43:21,948 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-08-01 17:43:21,948 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.partner.display_name 2025-08-01 17:43:21,948 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.partner.company_registry 2025-08-01 17:43:21,948 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_company_name 2025-08-01 17:43:21,948 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.partner.partner_share 2025-08-01 17:43:21,986 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.currency.decimal_places 2025-08-01 17:43:22,009 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.company.logo_web 2025-08-01 17:43:22,036 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.users.signature 2025-08-01 17:43:22,037 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.users.share 2025-08-01 17:43:23,277 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res_bank.xml 2025-08-01 17:43:23,284 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res.lang.csv 2025-08-01 17:43:23,335 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-01 17:43:23,361 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-01 17:43:23,414 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-01 17:43:23,716 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-01 17:43:23,726 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-01 17:43:24,793 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-01 17:43:24,802 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-01 17:43:25,205 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-01 17:43:25,215 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-01 17:43:25,220 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/security/base_groups.xml 2025-08-01 17:43:25,539 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/security/base_security.xml 2025-08-01 17:43:25,637 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/base_menus.xml 2025-08-01 17:43:25,697 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-01 17:43:25,711 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-01 17:43:25,719 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-01 17:43:26,229 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-01 17:43:26,317 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-01 17:43:26,331 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-01 17:43:26,345 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-01 17:43:26,370 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-01 17:43:26,384 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-01 17:43:26,399 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-01 17:43:26,417 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-01 17:43:26,545 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-01 17:43:26,568 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-01 17:43:26,589 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-01 17:43:26,606 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-01 17:43:26,622 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-01 17:43:26,661 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-01 17:43:26,678 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-01 17:43:26,684 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-01 17:43:26,688 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-01 17:43:26,694 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-01 17:43:26,709 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-01 17:43:26,717 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-01 17:43:26,777 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-01 17:43:26,827 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-01 17:43:26,890 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-01 17:43:26,894 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-01 17:43:26,900 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-01 17:43:26,910 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-01 17:43:26,920 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-01 17:43:26,928 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-01 17:43:26,942 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-01 17:43:26,949 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-01 17:43:26,958 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-01 17:43:26,971 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-08-01 17:43:26,974 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-01 17:43:26,985 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-01 17:43:27,003 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-01 17:43:27,022 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-01 17:43:27,040 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-01 17:43:27,138 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-01 17:43:27,164 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-01 17:43:27,193 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-01 17:43:27,223 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-01 17:43:27,316 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/ir_property_views.xml 2025-08-01 17:43:27,333 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-01 17:43:27,339 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-01 17:43:27,358 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/views/onboarding_views.xml 2025-08-01 17:43:27,376 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-01 17:43:27,508 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module base loaded in 5.98s, 7914 queries (+7914 other) 2025-08-01 17:43:27,508 155 INFO 01670-16-0-without_demo odoo.modules.loading: 1 modules loaded in 5.98s, 7914 queries (+7914 extra) 2025-08-01 17:43:27,531 155 INFO 01670-16-0-without_demo odoo.modules.loading: updating modules list 2025-08-01 17:43:27,532 155 INFO 01670-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:43:28,009 155 INFO 01670-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:43:28,154 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading 80 modules... 2025-08-01 17:43:28,154 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module uom (2/80) 2025-08-01 17:43:28,179 155 INFO 01670-16-0-without_demo odoo.modules.registry: module uom: creating or updating database tables 2025-08-01 17:43:28,242 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-01 17:43:28,293 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-01 17:43:28,308 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-01 17:43:28,317 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-01 17:43:28,352 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module uom loaded in 0.20s, 283 queries (+283 other) 2025-08-01 17:43:28,352 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module web (3/80) 2025-08-01 17:43:28,378 155 INFO 01670-16-0-without_demo odoo.modules.registry: module web: creating or updating database tables 2025-08-01 17:43:28,840 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-01 17:43:28,848 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-01 17:43:28,890 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/views/report_templates.xml 2025-08-01 17:43:28,952 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-01 17:43:28,961 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-01 17:43:28,965 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/views/lazy_assets.xml 2025-08-01 17:43:28,971 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/views/neutralize_views.xml 2025-08-01 17:43:28,976 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/data/ir_attachment.xml 2025-08-01 17:43:28,981 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web/data/report_layout.xml 2025-08-01 17:43:29,022 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module web loaded in 0.67s, 901 queries (+901 other) 2025-08-01 17:43:29,023 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module auth_totp (4/80) 2025-08-01 17:43:29,053 155 INFO 01670-16-0-without_demo odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-01 17:43:29,107 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-01 17:43:29,125 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-01 17:43:29,133 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-01 17:43:29,138 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-01 17:43:29,160 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-01 17:43:29,165 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-01 17:43:29,180 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module auth_totp loaded in 0.16s, 175 queries (+175 other) 2025-08-01 17:43:29,181 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module barcodes (5/80) 2025-08-01 17:43:29,204 155 INFO 01670-16-0-without_demo odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-01 17:43:29,265 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-01 17:43:29,271 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-01 17:43:29,287 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-01 17:43:29,305 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module barcodes loaded in 0.12s, 136 queries (+136 other) 2025-08-01 17:43:29,305 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module base_import (6/80) 2025-08-01 17:43:29,474 155 INFO 01670-16-0-without_demo odoo.modules.registry: module base_import: creating or updating database tables 2025-08-01 17:43:30,045 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-01 17:43:30,071 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module base_import loaded in 0.77s, 922 queries (+922 other) 2025-08-01 17:43:30,071 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module base_setup (7/80) 2025-08-01 17:43:30,097 155 INFO 01670-16-0-without_demo odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-01 17:43:30,140 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-01 17:43:30,144 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-01 17:43:30,175 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-01 17:43:30,190 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module base_setup loaded in 0.12s, 153 queries (+153 other) 2025-08-01 17:43:30,190 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module bus (8/80) 2025-08-01 17:43:30,234 155 INFO 01670-16-0-without_demo odoo.modules.registry: module bus: creating or updating database tables 2025-08-01 17:43:30,296 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-01 17:43:30,310 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module bus loaded in 0.12s, 103 queries (+103 other) 2025-08-01 17:43:30,310 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module http_routing (9/80) 2025-08-01 17:43:30,339 155 INFO 01670-16-0-without_demo odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-01 17:43:30,348 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-01 17:43:30,377 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-01 17:43:30,395 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-08-01 17:43:30,395 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module resource (10/80) 2025-08-01 17:43:30,432 155 INFO 01670-16-0-without_demo odoo.modules.registry: module resource: creating or updating database tables 2025-08-01 17:43:30,551 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-01 17:43:30,575 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-01 17:43:30,585 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-01 17:43:30,603 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading resource/views/resource_views.xml 2025-08-01 17:43:30,684 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module resource loaded in 0.29s, 431 queries (+431 other) 2025-08-01 17:43:30,684 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module utm (11/80) 2025-08-01 17:43:30,715 155 INFO 01670-16-0-without_demo odoo.modules.registry: module utm: creating or updating database tables 2025-08-01 17:43:30,818 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-08-01 17:43:30,834 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-08-01 17:43:30,848 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-08-01 17:43:30,851 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-08-01 17:43:30,854 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-01 17:43:30,876 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-08-01 17:43:30,889 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-08-01 17:43:30,898 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-08-01 17:43:30,907 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-08-01 17:43:30,913 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/views/utm_menus.xml 2025-08-01 17:43:30,931 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-01 17:43:30,953 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module utm loaded in 0.27s, 407 queries (+407 other) 2025-08-01 17:43:30,954 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module web_kanban_gauge (12/80) 2025-08-01 17:43:30,994 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-08-01 17:43:30,994 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module web_tour (13/80) 2025-08-01 17:43:31,017 155 INFO 01670-16-0-without_demo odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-01 17:43:31,045 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-01 17:43:31,052 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-08-01 17:43:31,060 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-01 17:43:31,081 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module web_tour loaded in 0.09s, 101 queries (+101 other) 2025-08-01 17:43:31,081 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/80) 2025-08-01 17:43:31,107 155 INFO 01670-16-0-without_demo odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-08-01 17:43:31,197 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-08-01 17:43:31,242 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-08-01 17:43:31,266 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.18s, 195 queries (+195 other) 2025-08-01 17:43:31,266 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module iap (15/80) 2025-08-01 17:43:31,294 155 INFO 01670-16-0-without_demo odoo.modules.registry: module iap: creating or updating database tables 2025-08-01 17:43:31,338 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-01 17:43:31,345 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-01 17:43:31,351 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-01 17:43:31,367 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-01 17:43:31,389 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module iap loaded in 0.12s, 147 queries (+147 other) 2025-08-01 17:43:31,389 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module mail (16/80) 2025-08-01 17:43:31,571 155 INFO 01670-16-0-without_demo odoo.modules.registry: module mail: creating or updating database tables 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.template_id 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-08-01 17:43:31,773 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_note 2025-08-01 17:43:31,774 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-08-01 17:43:31,812 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.partner.email_normalized 2025-08-01 17:43:31,818 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.users.notification_type 2025-08-01 17:43:32,868 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-01 17:43:32,968 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-01 17:43:32,973 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-01 17:43:32,988 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-01 17:43:32,997 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-01 17:43:33,006 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-01 17:43:33,012 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-08-01 17:43:33,019 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-08-01 17:43:33,036 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-01 17:43:33,047 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-08-01 17:43:33,058 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-01 17:43:33,068 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-01 17:43:33,093 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-08-01 17:43:33,106 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-01 17:43:33,129 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-01 17:43:33,139 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-01 17:43:33,149 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-08-01 17:43:33,159 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-08-01 17:43:33,172 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-08-01 17:43:33,179 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-08-01 17:43:33,201 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-08-01 17:43:33,211 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-01 17:43:33,255 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-01 17:43:33,280 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-01 17:43:33,295 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-01 17:43:33,303 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-08-01 17:43:33,317 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-08-01 17:43:33,335 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-08-01 17:43:33,345 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-08-01 17:43:33,365 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-01 17:43:33,379 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-01 17:43:33,405 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-01 17:43:33,491 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-01 17:43:33,538 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-01 17:43:33,545 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-01 17:43:33,558 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-08-01 17:43:33,567 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-01 17:43:33,572 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-01 17:43:33,578 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-01 17:43:33,591 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-01 17:43:33,600 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-01 17:43:33,617 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-01 17:43:33,626 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-01 17:43:33,645 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-01 17:43:33,685 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-01 17:43:33,698 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-01 17:43:33,791 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module mail loaded in 2.40s, 3512 queries (+3512 other) 2025-08-01 17:43:33,791 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module spreadsheet (17/80) 2025-08-01 17:43:33,828 155 INFO 01670-16-0-without_demo odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-08-01 17:43:33,867 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-08-01 17:43:33,867 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module web_editor (18/80) 2025-08-01 17:43:33,946 155 INFO 01670-16-0-without_demo odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-01 17:43:34,675 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-01 17:43:34,683 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-01 17:43:34,687 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-01 17:43:34,706 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-01 17:43:34,742 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module web_editor loaded in 0.87s, 1169 queries (+1169 other) 2025-08-01 17:43:34,742 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module analytic (19/80) 2025-08-01 17:43:34,789 155 INFO 01670-16-0-without_demo odoo.modules.registry: module analytic: creating or updating database tables 2025-08-01 17:43:34,947 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-01 17:43:34,976 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-01 17:43:34,987 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-08-01 17:43:35,020 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-01 17:43:35,046 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-08-01 17:43:35,059 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-08-01 17:43:35,068 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-08-01 17:43:35,080 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module analytic loaded in 0.34s, 392 queries (+392 other) 2025-08-01 17:43:35,080 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module auth_signup (20/80) 2025-08-01 17:43:35,125 155 INFO 01670-16-0-without_demo odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-01 17:43:35,184 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-01 17:43:35,189 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-01 17:43:35,196 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-01 17:43:35,208 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-01 17:43:35,220 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-01 17:43:35,236 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-01 17:43:35,250 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-08-01 17:43:35,267 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module auth_signup loaded in 0.19s, 191 queries (+191 other) 2025-08-01 17:43:35,267 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module auth_totp_mail (21/80) 2025-08-01 17:43:35,309 155 INFO 01670-16-0-without_demo odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-01 17:43:35,336 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-01 17:43:35,353 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-01 17:43:35,358 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-01 17:43:35,385 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 92 queries (+92 other) 2025-08-01 17:43:35,385 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module base_install_request (22/80) 2025-08-01 17:43:35,424 155 INFO 01670-16-0-without_demo odoo.modules.registry: module base_install_request: creating or updating database tables 2025-08-01 17:43:35,489 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-08-01 17:43:35,500 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-08-01 17:43:35,512 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-08-01 17:43:35,516 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-08-01 17:43:35,521 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-08-01 17:43:35,538 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module base_install_request loaded in 0.15s, 143 queries (+143 other) 2025-08-01 17:43:35,538 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module calendar (23/80) 2025-08-01 17:43:35,614 155 INFO 01670-16-0-without_demo odoo.modules.registry: module calendar: creating or updating database tables 2025-08-01 17:43:35,844 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-08-01 17:43:35,860 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-08-01 17:43:35,875 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-08-01 17:43:35,883 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-08-01 17:43:35,895 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-08-01 17:43:35,906 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-08-01 17:43:35,909 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-08-01 17:43:35,912 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-08-01 17:43:35,921 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-08-01 17:43:35,926 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-08-01 17:43:36,006 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-08-01 17:43:36,023 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-08-01 17:43:36,046 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module calendar loaded in 0.51s, 639 queries (+639 other) 2025-08-01 17:43:36,046 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module google_gmail (24/80) 2025-08-01 17:43:36,093 155 INFO 01670-16-0-without_demo odoo.modules.registry: module google_gmail: creating or updating database tables 2025-08-01 17:43:36,139 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-08-01 17:43:36,150 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-08-01 17:43:36,158 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-08-01 17:43:36,187 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module google_gmail loaded in 0.14s, 122 queries (+122 other) 2025-08-01 17:43:36,187 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module hr (25/80) 2025-08-01 17:43:36,283 155 INFO 01670-16-0-without_demo odoo.modules.registry: module hr: creating or updating database tables 2025-08-01 17:43:37,319 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/security/hr_security.xml 2025-08-01 17:43:37,449 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-08-01 17:43:37,469 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-08-01 17:43:37,477 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-08-01 17:43:37,484 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-08-01 17:43:37,493 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-08-01 17:43:37,502 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-08-01 17:43:37,520 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-08-01 17:43:37,543 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-08-01 17:43:37,552 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-08-01 17:43:37,574 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-08-01 17:43:37,581 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-08-01 17:43:37,638 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-08-01 17:43:37,660 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-08-01 17:43:37,670 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/hr_views.xml 2025-08-01 17:43:37,720 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-08-01 17:43:37,739 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-08-01 17:43:37,745 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/res_users.xml 2025-08-01 17:43:37,800 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-08-01 17:43:37,811 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr/data/hr_data.xml 2025-08-01 17:43:37,908 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module hr loaded in 1.72s, 2601 queries (+2601 other) 2025-08-01 17:43:37,908 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module iap_mail (26/80) 2025-08-01 17:43:37,957 155 INFO 01670-16-0-without_demo odoo.modules.registry: module iap_mail: creating or updating database tables 2025-08-01 17:43:37,976 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-01 17:43:38,001 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module iap_mail loaded in 0.09s, 35 queries (+35 other) 2025-08-01 17:43:38,001 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module mail_bot (27/80) 2025-08-01 17:43:38,056 155 INFO 01670-16-0-without_demo odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-01 17:43:38,153 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-01 17:43:38,173 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-01 17:43:38,186 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module mail_bot loaded in 0.18s, 179 queries (+179 other) 2025-08-01 17:43:38,186 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module phone_validation (28/80) 2025-08-01 17:43:38,266 155 INFO 01670-16-0-without_demo odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-01 17:43:38,358 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-01 17:43:38,367 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-01 17:43:38,388 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-01 17:43:38,402 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module phone_validation loaded in 0.22s, 169 queries (+169 other) 2025-08-01 17:43:38,402 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module privacy_lookup (29/80) 2025-08-01 17:43:38,459 155 INFO 01670-16-0-without_demo odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-08-01 17:43:38,562 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-08-01 17:43:38,590 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-08-01 17:43:38,607 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-08-01 17:43:38,619 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-08-01 17:43:38,637 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module privacy_lookup loaded in 0.23s, 236 queries (+236 other) 2025-08-01 17:43:38,637 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module product (30/80) 2025-08-01 17:43:38,877 155 INFO 01670-16-0-without_demo odoo.modules.registry: module product: creating or updating database tables 2025-08-01 17:43:39,469 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/data/product_data.xml 2025-08-01 17:43:39,490 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/security/product_security.xml 2025-08-01 17:43:39,602 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-01 17:43:39,633 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-01 17:43:39,647 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_views.xml 2025-08-01 17:43:39,737 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-01 17:43:39,769 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-01 17:43:39,795 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_category_views.xml 2025-08-01 17:43:39,808 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-08-01 17:43:39,829 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-08-01 17:43:39,854 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-01 17:43:39,876 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-08-01 17:43:39,896 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-01 17:43:39,927 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/product_tag_views.xml 2025-08-01 17:43:39,936 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-08-01 17:43:39,942 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-01 17:43:39,952 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/report/product_reports.xml 2025-08-01 17:43:39,965 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-01 17:43:39,985 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-01 17:43:39,992 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-01 17:43:39,997 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-01 17:43:40,022 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module product loaded in 1.39s, 1439 queries (+1439 other) 2025-08-01 17:43:40,022 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module rating (31/80) 2025-08-01 17:43:40,094 155 INFO 01670-16-0-without_demo odoo.modules.registry: module rating: creating or updating database tables 2025-08-01 17:43:40,268 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-08-01 17:43:40,317 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading rating/views/rating_templates.xml 2025-08-01 17:43:40,325 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-08-01 17:43:40,331 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-08-01 17:43:40,350 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module rating loaded in 0.33s, 380 queries (+380 other) 2025-08-01 17:43:40,350 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module sales_team (32/80) 2025-08-01 17:43:40,421 155 INFO 01670-16-0-without_demo odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-01 17:43:40,453 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.users.sale_team_id 2025-08-01 17:43:40,565 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-01 17:43:40,696 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-01 17:43:40,708 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-01 17:43:40,745 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-01 17:43:40,756 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-01 17:43:40,787 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-01 17:43:40,818 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-01 17:43:40,822 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-08-01 17:43:40,842 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module sales_team loaded in 0.49s, 583 queries (+583 other) 2025-08-01 17:43:40,842 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard (33/80) 2025-08-01 17:43:40,907 155 INFO 01670-16-0-without_demo odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-08-01 17:43:40,978 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-08-01 17:43:40,985 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-08-01 17:43:40,995 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-08-01 17:43:41,007 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-08-01 17:43:41,026 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-08-01 17:43:41,043 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.20s, 190 queries (+190 other) 2025-08-01 17:43:41,043 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module web_unsplash (34/80) 2025-08-01 17:43:41,106 155 INFO 01670-16-0-without_demo odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-01 17:43:41,162 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-01 17:43:41,196 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module web_unsplash loaded in 0.15s, 96 queries (+96 other) 2025-08-01 17:43:41,196 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module hr_contract (35/80) 2025-08-01 17:43:41,271 155 INFO 01670-16-0-without_demo odoo.modules.registry: module hr_contract: creating or updating database tables 2025-08-01 17:43:41,278 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of hr.employee.first_contract_date 2025-08-01 17:43:41,278 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of hr.employee.contract_warning 2025-08-01 17:43:41,493 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/security/security.xml 2025-08-01 17:43:41,619 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-08-01 17:43:41,631 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-08-01 17:43:41,650 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-08-01 17:43:41,692 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-08-01 17:43:41,764 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-08-01 17:43:41,771 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-08-01 17:43:41,779 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-08-01 17:43:41,790 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-08-01 17:43:41,809 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module hr_contract loaded in 0.61s, 652 queries (+652 other) 2025-08-01 17:43:41,809 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module hr_holidays (36/80) 2025-08-01 17:43:41,943 155 INFO 01670-16-0-without_demo odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-08-01 17:43:41,956 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-08-01 17:43:42,362 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-08-01 17:43:42,367 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-08-01 17:43:42,380 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-08-01 17:43:42,395 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-08-01 17:43:42,448 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-08-01 17:43:42,456 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-08-01 17:43:42,670 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-08-01 17:43:42,695 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-08-01 17:43:42,721 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-08-01 17:43:42,885 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-08-01 17:43:42,906 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-08-01 17:43:42,989 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-08-01 17:43:43,008 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-08-01 17:43:43,022 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-08-01 17:43:43,026 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-08-01 17:43:43,030 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-08-01 17:43:43,037 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-08-01 17:43:43,044 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-08-01 17:43:43,049 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-08-01 17:43:43,056 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-08-01 17:43:43,076 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-08-01 17:43:43,090 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-08-01 17:43:43,101 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-08-01 17:43:43,166 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-08-01 17:43:43,231 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module hr_holidays loaded in 1.42s, 2045 queries (+2045 other) 2025-08-01 17:43:43,231 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module hr_org_chart (37/80) 2025-08-01 17:43:43,302 155 INFO 01670-16-0-without_demo odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-08-01 17:43:43,353 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-08-01 17:43:43,393 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module hr_org_chart loaded in 0.16s, 88 queries (+88 other) 2025-08-01 17:43:43,393 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module mail_bot_hr (38/80) 2025-08-01 17:43:43,469 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-08-01 17:43:43,529 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module mail_bot_hr loaded in 0.14s, 61 queries (+61 other) 2025-08-01 17:43:43,530 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module partner_autocomplete (39/80) 2025-08-01 17:43:43,609 155 INFO 01670-16-0-without_demo odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-01 17:43:43,729 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-01 17:43:43,741 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-01 17:43:43,763 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-01 17:43:43,772 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-01 17:43:43,789 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-01 17:43:43,810 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module partner_autocomplete loaded in 0.28s, 182 queries (+182 other) 2025-08-01 17:43:43,810 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module portal (40/80) 2025-08-01 17:43:43,908 155 INFO 01670-16-0-without_demo odoo.modules.registry: module portal: creating or updating database tables 2025-08-01 17:43:44,323 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-01 17:43:44,333 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-01 17:43:44,339 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-01 17:43:44,345 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-01 17:43:44,436 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-01 17:43:44,452 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-01 17:43:44,461 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-01 17:43:44,489 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module portal loaded in 0.68s, 546 queries (+546 other) 2025-08-01 17:43:44,490 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module sms (41/80) 2025-08-01 17:43:44,633 155 INFO 01670-16-0-without_demo odoo.modules.registry: module sms: creating or updating database tables 2025-08-01 17:43:44,639 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-08-01 17:43:44,639 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_method 2025-08-01 17:43:44,660 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.partner.phone_sanitized 2025-08-01 17:43:45,717 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-01 17:43:45,725 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-01 17:43:45,737 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-01 17:43:45,743 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-01 17:43:45,752 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-08-01 17:43:45,758 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-08-01 17:43:45,767 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-01 17:43:45,778 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-01 17:43:45,792 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-01 17:43:45,822 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-01 17:43:45,842 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-01 17:43:45,859 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-01 17:43:45,875 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-01 17:43:45,893 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module sms loaded in 1.40s, 1990 queries (+1990 other) 2025-08-01 17:43:45,893 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module snailmail (42/80) 2025-08-01 17:43:45,979 155 INFO 01670-16-0-without_demo odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-01 17:43:46,250 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-01 17:43:46,259 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-01 17:43:46,270 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-01 17:43:46,286 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-08-01 17:43:46,290 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-01 17:43:46,297 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-01 17:43:46,304 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-01 17:43:46,326 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module snailmail loaded in 0.43s, 489 queries (+489 other) 2025-08-01 17:43:46,326 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module auth_totp_portal (43/80) 2025-08-01 17:43:46,465 155 INFO 01670-16-0-without_demo odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-01 17:43:46,495 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-01 17:43:46,515 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-01 17:43:46,532 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module auth_totp_portal loaded in 0.21s, 59 queries (+59 other) 2025-08-01 17:43:46,532 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module calendar_sms (44/80) 2025-08-01 17:43:46,611 155 INFO 01670-16-0-without_demo odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-08-01 17:43:46,615 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-08-01 17:43:46,666 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-08-01 17:43:46,671 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-08-01 17:43:46,698 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module calendar_sms loaded in 0.17s, 93 queries (+93 other) 2025-08-01 17:43:46,698 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module digest (45/80) 2025-08-01 17:43:46,780 155 INFO 01670-16-0-without_demo odoo.modules.registry: module digest: creating or updating database tables 2025-08-01 17:43:46,892 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-01 17:43:46,903 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-01 17:43:46,920 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-01 17:43:46,935 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-01 17:43:46,942 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-01 17:43:46,947 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-01 17:43:46,983 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-01 17:43:46,988 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-01 17:43:47,020 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module digest loaded in 0.32s, 300 queries (+300 other) 2025-08-01 17:43:47,020 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module payment (46/80) 2025-08-01 17:43:47,123 155 INFO 01670-16-0-without_demo odoo.modules.registry: module payment: creating or updating database tables 2025-08-01 17:43:47,366 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-08-01 17:43:47,652 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-08-01 17:43:48,170 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-01 17:43:48,178 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-08-01 17:43:48,203 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/views/payment_templates.xml 2025-08-01 17:43:48,229 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-08-01 17:43:48,255 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-08-01 17:43:48,265 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-01 17:43:48,286 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-01 17:43:48,300 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-01 17:43:48,313 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-01 17:43:48,408 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-01 17:43:48,429 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:43:48,435 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-08-01 17:43:48,453 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module payment loaded in 1.43s, 849 queries (+849 other) 2025-08-01 17:43:48,453 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module portal_rating (47/80) 2025-08-01 17:43:48,533 155 INFO 01670-16-0-without_demo odoo.modules.registry: module portal_rating: creating or updating database tables 2025-08-01 17:43:48,593 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-08-01 17:43:48,602 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-08-01 17:43:48,607 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-08-01 17:43:48,623 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module portal_rating loaded in 0.17s, 102 queries (+102 other) 2025-08-01 17:43:48,623 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module account (48/80) 2025-08-01 17:43:49,019 155 INFO 01670-16-0-without_demo odoo.modules.registry: module account: creating or updating database tables 2025-08-01 17:43:49,384 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-08-01 17:43:49,384 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-08-01 17:43:49,384 155 INFO 01670-16-0-without_demo odoo.models: Prepare computation of res.company.invoice_terms_html 2025-08-01 17:43:51,109 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/security/account_security.xml 2025-08-01 17:43:51,585 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-01 17:43:51,672 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/data/account_data.xml 2025-08-01 17:43:51,733 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/data/digest_data.xml 2025-08-01 17:43:51,739 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_report.xml 2025-08-01 17:43:51,753 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-01 17:43:51,762 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-01 17:43:51,825 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-01 17:43:51,835 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-01 17:43:51,842 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-01 17:43:51,852 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-01 17:43:51,860 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-01 17:43:51,869 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-01 17:43:52,166 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-01 17:43:52,182 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-01 17:43:52,209 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-01 17:43:52,220 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-01 17:43:52,261 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-01 17:43:52,273 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-01 17:43:52,297 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-01 17:43:52,327 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-01 17:43:52,378 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-01 17:43:52,383 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-01 17:43:52,401 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-08-01 17:43:52,426 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-01 17:43:52,436 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/report_statement.xml 2025-08-01 17:43:52,441 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/terms_template.xml 2025-08-01 17:43:52,452 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-01 17:43:52,460 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-01 17:43:52,471 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/product_view.xml 2025-08-01 17:43:52,493 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-08-01 17:43:52,499 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-08-01 17:43:52,510 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-08-01 17:43:52,521 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-08-01 17:43:52,546 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-01 17:43:52,569 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-01 17:43:52,604 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-01 17:43:52,619 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-01 17:43:52,625 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-01 17:43:52,670 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/partner_view.xml 2025-08-01 17:43:52,733 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-01 17:43:52,751 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-01 17:43:52,780 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-01 17:43:52,789 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-08-01 17:43:52,824 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/data/service_cron.xml 2025-08-01 17:43:52,831 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-01 17:43:52,844 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-01 17:43:52,857 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/digest_views.xml 2025-08-01 17:43:52,863 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-08-01 17:43:52,875 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-01 17:43:52,880 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/res_currency.xml 2025-08-01 17:43:52,887 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-01 17:43:53,019 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-08-01 17:43:53,028 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-01 17:43:53,034 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-01 17:43:53,042 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account/data/account_reports_data.xml 2025-08-01 17:43:53,103 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module account loaded in 4.48s, 6126 queries (+6126 other) 2025-08-01 17:43:53,103 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module project (49/80) 2025-08-01 17:43:53,351 155 INFO 01670-16-0-without_demo odoo.modules.registry: module project: creating or updating database tables 2025-08-01 17:43:53,904 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/security/project_security.xml 2025-08-01 17:43:54,229 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.csv 2025-08-01 17:43:54,262 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.xml 2025-08-01 17:43:54,266 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/data/digest_data.xml 2025-08-01 17:43:54,274 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/report/project_report_views.xml 2025-08-01 17:43:54,298 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-08-01 17:43:54,309 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/analytic_views.xml 2025-08-01 17:43:54,317 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/digest_views.xml 2025-08-01 17:43:54,325 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-08-01 17:43:54,387 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_update_views.xml 2025-08-01 17:43:54,408 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_update_templates.xml 2025-08-01 17:43:54,417 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-08-01 17:43:54,442 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-08-01 17:43:54,451 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-08-01 17:43:54,463 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_views.xml 2025-08-01 17:43:54,870 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-08-01 17:43:54,887 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/res_partner_views.xml 2025-08-01 17:43:54,909 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-08-01 17:43:54,956 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-08-01 17:43:54,965 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-08-01 17:43:55,032 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-08-01 17:43:55,093 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_task_templates.xml 2025-08-01 17:43:55,099 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-08-01 17:43:55,113 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-08-01 17:43:55,128 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-08-01 17:43:55,161 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/data/mail_template_data.xml 2025-08-01 17:43:55,175 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/data/project_data.xml 2025-08-01 17:43:55,185 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-08-01 17:43:55,236 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module project loaded in 2.13s, 2478 queries (+2478 other) 2025-08-01 17:43:55,236 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module stock (50/80) 2025-08-01 17:43:55,510 155 INFO 01670-16-0-without_demo odoo.modules.registry: module stock: creating or updating database tables 2025-08-01 17:43:57,161 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-01 17:43:57,555 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-01 17:43:57,624 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-01 17:43:57,629 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-01 17:43:57,638 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-01 17:43:57,646 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-01 17:43:57,821 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-01 17:43:57,836 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-01 17:43:57,840 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-08-01 17:43:57,851 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-01 17:43:57,855 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-01 17:43:57,872 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-01 17:43:57,900 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-01 17:43:57,913 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-01 17:43:57,917 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-01 17:43:57,925 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-01 17:43:57,935 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-01 17:43:57,957 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-01 17:43:57,963 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-01 17:43:57,984 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-01 17:43:57,988 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-01 17:43:57,999 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-01 17:43:58,007 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-01 17:43:58,011 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-01 17:43:58,017 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-01 17:43:58,057 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-08-01 17:43:58,065 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-01 17:43:58,072 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-01 17:43:58,081 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-08-01 17:43:58,090 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-08-01 17:43:58,096 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-01 17:43:58,104 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-01 17:43:58,110 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-01 17:43:58,115 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-01 17:43:58,122 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-01 17:43:58,136 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-01 17:43:58,143 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-01 17:43:58,155 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-01 17:43:58,163 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-01 17:43:58,169 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-01 17:43:58,174 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-01 17:43:58,181 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-01 17:43:58,187 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-01 17:43:58,194 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-01 17:43:58,202 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-08-01 17:43:58,206 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-08-01 17:43:58,211 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-01 17:43:58,240 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-01 17:43:58,272 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-08-01 17:43:58,296 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-01 17:43:58,335 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-01 17:43:58,795 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-01 17:43:58,817 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-01 17:43:58,864 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-01 17:43:58,947 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-08-01 17:43:58,979 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-01 17:43:59,073 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/product_views.xml 2025-08-01 17:43:59,207 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-01 17:43:59,261 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-01 17:43:59,311 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-01 17:43:59,342 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-01 17:43:59,410 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-01 17:43:59,429 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-01 17:43:59,439 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-01 17:43:59,477 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-01 17:43:59,499 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-01 17:43:59,517 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-08-01 17:43:59,561 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module stock loaded in 4.33s, 5347 queries (+5347 other) 2025-08-01 17:43:59,561 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module account_edi (51/80) 2025-08-01 17:43:59,714 155 INFO 01670-16-0-without_demo odoo.modules.registry: module account_edi: creating or updating database tables 2025-08-01 17:43:59,909 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-08-01 17:43:59,921 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-08-01 17:43:59,929 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-08-01 17:44:00,012 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-08-01 17:44:00,026 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-08-01 17:44:00,034 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi/data/cron.xml 2025-08-01 17:44:00,054 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module account_edi loaded in 0.49s, 335 queries (+335 other) 2025-08-01 17:44:00,054 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module account_fiscal_year (52/80) 2025-08-01 17:44:00,272 155 INFO 01670-16-0-without_demo odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2025-08-01 17:44:00,368 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/ir.model.access.csv 2025-08-01 17:44:00,377 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/account_fiscal_year_rule.xml 2025-08-01 17:44:00,383 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/account_fiscal_year_views.xml 2025-08-01 17:44:00,403 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/res_company_views.xml 2025-08-01 17:44:00,425 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module account_fiscal_year loaded in 0.37s, 144 queries (+144 other) 2025-08-01 17:44:00,425 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module account_payment (53/80) 2025-08-01 17:44:00,574 155 INFO 01670-16-0-without_demo odoo.modules.registry: module account_payment: creating or updating database tables 2025-08-01 17:44:00,749 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-08-01 17:44:00,758 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-08-01 17:44:00,768 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-08-01 17:44:00,784 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-08-01 17:44:00,812 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-08-01 17:44:00,822 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-08-01 17:44:00,840 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-08-01 17:44:00,852 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-08-01 17:44:00,864 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-08-01 17:44:00,872 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-08-01 17:44:00,880 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-08-01 17:44:00,888 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:44:00,893 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-08-01 17:44:00,911 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module account_payment loaded in 0.49s, 425 queries (+425 other) 2025-08-01 17:44:00,911 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module account_sequence (54/80) 2025-08-01 17:44:01,051 155 INFO 01670-16-0-without_demo odoo.modules.registry: module account_sequence: creating or updating database tables 2025-08-01 17:44:01,142 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module account_sequence loaded in 0.23s, 57 queries (+57 other) 2025-08-01 17:44:01,143 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module account_usability (55/80) 2025-08-01 17:44:01,283 155 INFO 01670-16-0-without_demo odoo.modules.registry: module account_usability: creating or updating database tables 2025-08-01 17:44:01,464 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/data/ir_module_category.xml 2025-08-01 17:44:01,485 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/security/res_groups.xml 2025-08-01 17:44:01,569 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/menu.xml 2025-08-01 17:44:01,578 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/res_config_settings_views.xml 2025-08-01 17:44:01,611 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_bank_statement.xml 2025-08-01 17:44:01,620 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_group.xml 2025-08-01 17:44:01,633 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tag.xml 2025-08-01 17:44:01,645 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_chart_template.xml 2025-08-01 17:44:01,665 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_account_template.xml 2025-08-01 17:44:01,683 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tax_template.xml 2025-08-01 17:44:01,688 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_fiscal_position_template.xml 2025-08-01 17:44:01,704 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_move_line.xml 2025-08-01 17:44:01,726 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module account_usability loaded in 0.58s, 425 queries (+425 other) 2025-08-01 17:44:01,726 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module l10n_th (56/80) 2025-08-01 17:44:01,868 155 INFO 01670-16-0-without_demo odoo.modules.registry: module l10n_th: creating or updating database tables 2025-08-01 17:44:01,987 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-08-01 17:44:02,001 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-08-01 17:44:02,022 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-08-01 17:44:02,071 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-08-01 17:44:02,075 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-08-01 17:44:02,174 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-08-01 17:44:02,251 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-08-01 17:44:02,839 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-08-01 17:44:02,871 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module l10n_th loaded in 1.15s, 1391 queries (+1391 other) 2025-08-01 17:44:02,871 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module project_sms (57/80) 2025-08-01 17:44:03,014 155 INFO 01670-16-0-without_demo odoo.modules.registry: module project_sms: creating or updating database tables 2025-08-01 17:44:03,196 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-08-01 17:44:03,214 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-08-01 17:44:03,230 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_views.xml 2025-08-01 17:44:03,236 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-08-01 17:44:03,244 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-08-01 17:44:03,257 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module project_sms loaded in 0.39s, 179 queries (+179 other) 2025-08-01 17:44:03,257 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module purchase (58/80) 2025-08-01 17:44:03,484 155 INFO 01670-16-0-without_demo odoo.modules.registry: module purchase: creating or updating database tables 2025-08-01 17:44:03,831 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-01 17:44:04,061 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-01 17:44:04,092 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-01 17:44:04,098 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-01 17:44:04,118 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-01 17:44:04,140 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-01 17:44:04,146 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-01 17:44:04,151 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-01 17:44:04,323 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-01 17:44:04,368 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-01 17:44:04,430 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-01 17:44:04,487 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-01 17:44:04,497 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-01 17:44:04,522 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-01 17:44:04,530 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-01 17:44:04,539 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-01 17:44:04,580 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-01 17:44:04,589 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-01 17:44:04,597 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-01 17:44:04,609 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-01 17:44:04,638 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module purchase loaded in 1.38s, 1648 queries (+1648 other) 2025-08-01 17:44:04,638 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module snailmail_account (59/80) 2025-08-01 17:44:04,789 155 INFO 01670-16-0-without_demo odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-01 17:44:04,904 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-01 17:44:04,942 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-08-01 17:44:04,953 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-08-01 17:44:04,969 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module snailmail_account loaded in 0.33s, 116 queries (+116 other) 2025-08-01 17:44:04,969 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_account (60/80) 2025-08-01 17:44:05,198 155 INFO 01670-16-0-without_demo odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-08-01 17:44:05,287 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module spreadsheet_account loaded in 0.32s, 55 queries (+55 other) 2025-08-01 17:44:05,287 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_account (61/80) 2025-08-01 17:44:05,450 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-08-01 17:44:05,505 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.22s, 26 queries (+26 other) 2025-08-01 17:44:05,505 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module stock_account (62/80) 2025-08-01 17:44:05,688 155 INFO 01670-16-0-without_demo odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-01 17:44:06,011 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-01 17:44:06,040 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-01 17:44:06,055 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-01 17:44:06,062 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-01 17:44:06,510 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-01 17:44:06,636 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-01 17:44:06,643 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-01 17:44:06,650 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-01 17:44:06,696 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-01 17:44:06,711 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-01 17:44:06,742 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-01 17:44:06,748 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-01 17:44:06,755 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-08-01 17:44:06,761 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-08-01 17:44:06,802 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module stock_account loaded in 1.30s, 675 queries (+675 other) 2025-08-01 17:44:06,802 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module stock_sms (63/80) 2025-08-01 17:44:06,949 155 INFO 01670-16-0-without_demo odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-01 17:44:07,071 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-01 17:44:07,076 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-01 17:44:07,148 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-01 17:44:07,154 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-01 17:44:07,164 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-01 17:44:07,187 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module stock_sms loaded in 0.39s, 198 queries (+198 other) 2025-08-01 17:44:07,187 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module account_edi_ubl_cii (64/80) 2025-08-01 17:44:07,387 155 INFO 01670-16-0-without_demo odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-01 17:44:07,467 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-08-01 17:44:07,478 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-01 17:44:07,501 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-01 17:44:07,537 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-01 17:44:07,556 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.37s, 186 queries (+186 other) 2025-08-01 17:44:07,556 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (65/80) 2025-08-01 17:44:07,709 155 INFO 01670-16-0-without_demo odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-08-01 17:44:07,896 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-08-01 17:44:07,901 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-08-01 17:44:07,916 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-08-01 17:44:07,994 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.44s, 147 queries (+147 other) 2025-08-01 17:44:07,995 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module project_purchase (66/80) 2025-08-01 17:44:08,141 155 INFO 01670-16-0-without_demo odoo.modules.registry: module project_purchase: creating or updating database tables 2025-08-01 17:44:08,223 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module project_purchase loaded in 0.23s, 55 queries (+55 other) 2025-08-01 17:44:08,223 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition (67/80) 2025-08-01 17:44:08,380 155 INFO 01670-16-0-without_demo odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-08-01 17:44:08,621 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-08-01 17:44:08,631 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-08-01 17:44:08,644 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-08-01 17:44:08,650 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-08-01 17:44:08,665 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-08-01 17:44:08,717 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-08-01 17:44:08,767 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-08-01 17:44:08,771 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-08-01 17:44:08,778 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-08-01 17:44:08,783 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-08-01 17:44:08,801 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module purchase_requisition loaded in 0.58s, 464 queries (+464 other) 2025-08-01 17:44:08,801 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module purchase_stock (68/80) 2025-08-01 17:44:08,980 155 INFO 01670-16-0-without_demo odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-01 17:44:09,373 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-01 17:44:09,390 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-01 17:44:09,439 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-01 17:44:09,446 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-01 17:44:09,458 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-01 17:44:09,491 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-01 17:44:09,518 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-01 17:44:09,526 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-01 17:44:09,635 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-01 17:44:09,654 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-08-01 17:44:09,662 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-01 17:44:09,668 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-01 17:44:09,679 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-08-01 17:44:09,685 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-01 17:44:09,691 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-01 17:44:09,718 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module purchase_stock loaded in 0.92s, 764 queries (+764 other) 2025-08-01 17:44:09,718 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module sale (69/80) 2025-08-01 17:44:09,921 155 INFO 01670-16-0-without_demo odoo.modules.registry: module sale: creating or updating database tables 2025-08-01 17:44:10,477 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-01 17:44:10,519 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/security/res_groups.xml 2025-08-01 17:44:10,569 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/security/ir_rules.xml 2025-08-01 17:44:10,668 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-08-01 17:44:10,685 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-08-01 17:44:10,699 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-08-01 17:44:10,705 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-01 17:44:10,731 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-01 17:44:10,735 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-08-01 17:44:10,742 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-08-01 17:44:10,753 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-01 17:44:10,762 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/data/sale_data.xml 2025-08-01 17:44:10,773 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-08-01 17:44:10,776 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-08-01 17:44:10,779 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-01 17:44:10,789 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-01 17:44:10,795 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-08-01 17:44:10,922 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/account_views.xml 2025-08-01 17:44:10,962 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-01 17:44:10,987 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-01 17:44:10,990 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/payment_templates.xml 2025-08-01 17:44:11,004 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-01 17:44:11,019 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-01 17:44:11,033 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/product_views.xml 2025-08-01 17:44:11,077 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-08-01 17:44:11,141 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-01 17:44:11,203 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/variant_templates.xml 2025-08-01 17:44:11,214 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-08-01 17:44:11,234 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-08-01 17:44:11,259 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-01 17:44:11,301 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-01 17:44:11,314 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale/views/sale_menus.xml 2025-08-01 17:44:11,411 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module sale loaded in 1.69s, 2193 queries (+2193 other) 2025-08-01 17:44:11,411 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (70/80) 2025-08-01 17:44:11,667 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-08-01 17:44:11,720 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.31s, 25 queries (+25 other) 2025-08-01 17:44:11,720 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (71/80) 2025-08-01 17:44:11,889 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-08-01 17:44:11,940 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.22s, 25 queries (+25 other) 2025-08-01 17:44:11,940 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module purchase_price_diff (72/80) 2025-08-01 17:44:12,098 155 INFO 01670-16-0-without_demo odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-08-01 17:44:12,201 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-08-01 17:44:12,232 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module purchase_price_diff loaded in 0.29s, 118 queries (+118 other) 2025-08-01 17:44:12,232 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition_stock (73/80) 2025-08-01 17:44:12,483 155 INFO 01670-16-0-without_demo odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-08-01 17:44:12,607 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-08-01 17:44:12,616 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-08-01 17:44:12,620 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-08-01 17:44:12,647 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-08-01 17:44:12,664 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module purchase_requisition_stock loaded in 0.43s, 173 queries (+173 other) 2025-08-01 17:44:12,664 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module sale_product_configurator (74/80) 2025-08-01 17:44:12,832 155 INFO 01670-16-0-without_demo odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-08-01 17:44:12,939 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-08-01 17:44:12,954 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-08-01 17:44:12,969 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-08-01 17:44:12,997 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module sale_product_configurator loaded in 0.33s, 135 queries (+135 other) 2025-08-01 17:44:12,998 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module sale_purchase (75/80) 2025-08-01 17:44:13,162 155 INFO 01670-16-0-without_demo odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-01 17:44:13,294 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-08-01 17:44:13,309 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-01 17:44:13,322 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-01 17:44:13,335 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-01 17:44:13,349 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-08-01 17:44:13,363 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module sale_purchase loaded in 0.37s, 198 queries (+198 other) 2025-08-01 17:44:13,363 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module sale_sms (76/80) 2025-08-01 17:44:13,625 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-01 17:44:13,669 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-01 17:44:13,682 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module sale_sms loaded in 0.32s, 40 queries (+40 other) 2025-08-01 17:44:13,682 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module sale_stock (77/80) 2025-08-01 17:44:13,859 155 INFO 01670-16-0-without_demo odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-01 17:44:14,123 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-01 17:44:14,151 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-01 17:44:14,170 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-01 17:44:14,240 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-08-01 17:44:14,248 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-01 17:44:14,382 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-01 17:44:14,391 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-08-01 17:44:14,400 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-01 17:44:14,423 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-08-01 17:44:14,432 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-01 17:44:14,444 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-01 17:44:14,450 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-01 17:44:14,458 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-01 17:44:14,461 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-01 17:44:14,467 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-01 17:44:14,484 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module sale_stock loaded in 0.80s, 694 queries (+694 other) 2025-08-01 17:44:14,484 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (78/80) 2025-08-01 17:44:14,754 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-08-01 17:44:14,810 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.33s, 25 queries (+25 other) 2025-08-01 17:44:14,811 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_sale (79/80) 2025-08-01 17:44:14,988 155 INFO 01670-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-08-01 17:44:15,050 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.24s, 30 queries (+30 other) 2025-08-01 17:44:15,050 155 INFO 01670-16-0-without_demo odoo.modules.loading: Loading module sale_purchase_stock (80/80) 2025-08-01 17:44:15,215 155 INFO 01670-16-0-without_demo odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-01 17:44:15,303 155 INFO 01670-16-0-without_demo odoo.modules.loading: Module sale_purchase_stock loaded in 0.25s, 46 queries (+46 other) 2025-08-01 17:44:15,303 155 INFO 01670-16-0-without_demo odoo.modules.loading: 80 modules loaded in 47.15s, 48652 queries (+48652 extra) 2025-08-01 17:44:16,231 155 INFO 01670-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-08-01 17:44:16,253 155 INFO 01670-16-0-without_demo odoo.modules.registry: Registry loaded in 55.603s 2025-08-01 17:44:16,253 155 INFO 01670-16-0-without_demo odoo.service.server: Initiating shutdown 2025-08-01 17:44:16,253 155 INFO 01670-16-0-without_demo odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-01 17:44:16,254 155 INFO 01670-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