Docker command: python3 odoo/odoo-bin --addons-path odoo-15-module-test,odoo/addons,odoo/odoo/addons,l10n-thailand,account-financial-tools -d 01669-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/a27359d80a54059bf03d8b90541ad427edb51be7 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/01669-16-0/.odoorc Ignoring cryptography: markers 'python_version >= "3.12"' don't match your environment Ignoring freezegun: markers 'python_version < "3.8"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version > "3.10"' don't match your environment Ignoring libsass: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version >= "3.12"' don't match your environment Ignoring ofxparse: markers 'python_version > "3.9"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version >= "3.12"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version < "3.8"' don't match your environment Ignoring psycopg2: markers 'sys_platform == "win32" and python_version < "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.11" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.12"' don't match your environment Ignoring pyopenssl: markers 'python_version >= "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version > "3.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring pyusb: markers 'python_version > "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring reportlab: markers 'python_version >= "3.12"' don't match your environment Ignoring requests: markers 'python_version >= "3.12"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version >= "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.9"' don't match your environment Ignoring xlrd: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: Babel==2.9.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 5)) (3.4.8) Requirement already satisfied: decorator==4.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (4.4.2) Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Collecting freezegun==0.3.15 Downloading freezegun-0.3.15-py2.py3-none-any.whl (14 kB) Collecting gevent==20.9.0 Downloading gevent-20.9.0-cp38-cp38-manylinux2010_x86_64.whl (6.1 MB) Collecting greenlet==0.4.17 Downloading greenlet-0.4.17-cp38-cp38-manylinux1_x86_64.whl (48 kB) Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 22)) (2.10) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Requirement already satisfied: libsass==0.20.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 25)) (0.20.1) Collecting lxml==4.6.5 Downloading lxml-4.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting num2words==0.5.9 Downloading num2words-0.5.9-py3-none-any.whl (99 kB) Collecting ofxparse==0.19 Downloading ofxparse-0.19.tar.gz (54 kB) Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 37)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 38)) (9.0.1) Collecting polib==1.1.0 Downloading polib-1.1.0-py2.py3-none-any.whl (25 kB) Collecting psutil==5.8.0 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Collecting psycopg2==2.8.6 Downloading psycopg2-2.8.6.tar.gz (383 kB) Collecting pydot==1.4.2 Downloading pydot-1.4.2-py2.py3-none-any.whl (21 kB) Collecting pyopenssl==20.0.1 Downloading pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) Requirement already satisfied: PyPDF2==1.26.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 54)) (1.26.0) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 57)) (3.5) Requirement already satisfied: python-dateutil==2.8.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 58)) (2.8.1) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Collecting python-stdnum==1.16 Downloading python_stdnum-1.16-py2.py3-none-any.whl (910 kB) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2019.3) Collecting pyusb==1.0.2 Downloading pyusb-1.0.2.tar.gz (54 kB) Collecting qrcode==6.1 Downloading qrcode-6.1-py2.py3-none-any.whl (31 kB) Collecting reportlab==3.5.59 Downloading reportlab-3.5.59-cp38-cp38-manylinux2010_x86_64.whl (2.6 MB) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 69)) (2.25.1) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 72)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 74)) (0.9.6.1) Collecting Werkzeug==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 78)) (1.2.0) Collecting XlsxWriter==1.1.2 Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl (142 kB) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Collecting zeep==4.0.0 Downloading zeep-4.0.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (1.17.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun==0.3.15->-r odoo/requirements.txt (line 11)) (1.14.0) Collecting zope.event Downloading zope.event-5.0-py3-none-any.whl (6.8 kB) Collecting zope.interface Downloading zope.interface-7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 13)) (45.2.0) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 35)) (4.8.2) Requirement already satisfied: pyparsing>=2.1.4 in /usr/lib/python3/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (2.4.6) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.2) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 69)) (2019.11.28) Requirement already satisfied: 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: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (19.3.0) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.8.0) Requirement already satisfied: appdirs>=1.4.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.4.3) Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.8/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (2.1.0) Requirement already satisfied: 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: 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=8440ab6be0c6315f7fb21a9c46348e0b1cb72dd3e8b515acb4040e66b375f845 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=505099 sha256=93c24a38b02e2290785cc7f2137273b35e5b3068b0bc03cd05a8698c078f9389 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=9b991506d42575017270554be98974abdb6794dc660dc522e727ecb552091c66 Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, zope.event, zope.interface, greenlet, gevent, MarkupSafe, Jinja2, lxml, num2words, ofxparse, polib, psutil, psycopg2, pydot, pyopenssl, python-stdnum, pyusb, qrcode, reportlab, Werkzeug, XlsxWriter, zeep WARNING: The script qr is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Werkzeug-0.16.1 XlsxWriter-1.1.2 docutils-0.16 freezegun-0.3.15 gevent-20.9.0 greenlet-0.4.17 lxml-4.6.5 num2words-0.5.9 ofxparse-0.19 polib-1.1.0 psutil-5.8.0 psycopg2-2.8.6 pydot-1.4.2 pyopenssl-20.0.1 python-stdnum-1.16 pyusb-1.0.2 qrcode-6.1 reportlab-3.5.59 zeep-4.0.0 zope.event-5.0 zope.interface-7.2 Requirement already satisfied: num2words in /home/runbot/.local/lib/python3.8/site-packages (from -r l10n-thailand/requirements.txt (line 2)) (0.5.9) Collecting promptpay Downloading promptpay-1.1.9-py3-none-any.whl (5.8 kB) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words->-r l10n-thailand/requirements.txt (line 2)) (0.6.2) 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:17:54,087 155 INFO ? odoo: Odoo version 16.0 2025-08-01 17:17:54,087 155 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-08-01 17:17:54,087 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:17:54,087 155 INFO ? odoo: database: runbot@default:default 2025-08-01 17:17:54,271 155 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-08-01 17:17:54,593 155 INFO 01669-16-0-without_demo odoo.modules.loading: init db 2025-08-01 17:17:55,480 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-08-01 17:17:55,481 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module base (1/1) 2025-08-01 17:17:55,509 155 INFO 01669-16-0-without_demo odoo.modules.registry: module base: creating or updating database tables 2025-08-01 17:17:55,801 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-08-01 17:17:55,801 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-08-01 17:17:55,801 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.module.module.views_by_module 2025-08-01 17:17:55,908 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.partner.user_id 2025-08-01 17:17:55,908 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-08-01 17:17:55,908 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.partner.display_name 2025-08-01 17:17:55,908 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.partner.company_registry 2025-08-01 17:17:55,908 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_company_name 2025-08-01 17:17:55,908 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.partner.partner_share 2025-08-01 17:17:55,944 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.currency.decimal_places 2025-08-01 17:17:55,964 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.company.logo_web 2025-08-01 17:17:55,986 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.users.signature 2025-08-01 17:17:55,986 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.users.share 2025-08-01 17:17:57,142 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res_bank.xml 2025-08-01 17:17:57,148 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res.lang.csv 2025-08-01 17:17:57,201 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-01 17:17:57,228 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-01 17:17:57,282 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-01 17:17:57,573 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-01 17:17:57,583 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-01 17:17:58,651 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-01 17:17:58,658 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-01 17:17:59,065 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-01 17:17:59,074 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-01 17:17:59,080 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/security/base_groups.xml 2025-08-01 17:17:59,376 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/security/base_security.xml 2025-08-01 17:17:59,465 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/base_menus.xml 2025-08-01 17:17:59,523 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-01 17:17:59,535 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-01 17:17:59,542 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-01 17:18:00,047 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-01 17:18:00,130 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-01 17:18:00,144 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-01 17:18:00,158 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-01 17:18:00,181 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-01 17:18:00,194 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-01 17:18:00,209 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-01 17:18:00,225 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-01 17:18:00,341 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-01 17:18:00,358 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-01 17:18:00,379 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-01 17:18:00,396 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-01 17:18:00,413 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-01 17:18:00,456 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-01 17:18:00,475 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-01 17:18:00,482 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-01 17:18:00,485 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-01 17:18:00,492 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-01 17:18:00,511 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-01 17:18:00,520 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-01 17:18:00,583 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-01 17:18:00,640 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-01 17:18:00,705 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-01 17:18:00,709 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-01 17:18:00,715 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-01 17:18:00,727 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-01 17:18:00,738 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-01 17:18:00,749 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-01 17:18:00,765 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-01 17:18:00,772 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-01 17:18:00,783 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-01 17:18:00,797 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-08-01 17:18:00,801 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-01 17:18:00,814 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-01 17:18:00,834 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-01 17:18:00,854 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-01 17:18:00,875 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-01 17:18:00,993 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-01 17:18:01,026 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-01 17:18:01,061 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-01 17:18:01,097 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-01 17:18:01,202 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/ir_property_views.xml 2025-08-01 17:18:01,218 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-01 17:18:01,224 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-01 17:18:01,242 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/views/onboarding_views.xml 2025-08-01 17:18:01,260 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-01 17:18:01,380 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module base loaded in 5.90s, 7914 queries (+7914 other) 2025-08-01 17:18:01,380 155 INFO 01669-16-0-without_demo odoo.modules.loading: 1 modules loaded in 5.90s, 7914 queries (+7914 extra) 2025-08-01 17:18:01,399 155 INFO 01669-16-0-without_demo odoo.modules.loading: updating modules list 2025-08-01 17:18:01,400 155 INFO 01669-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:18:01,840 155 INFO 01669-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:18:01,976 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading 80 modules... 2025-08-01 17:18:01,977 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module uom (2/80) 2025-08-01 17:18:01,998 155 INFO 01669-16-0-without_demo odoo.modules.registry: module uom: creating or updating database tables 2025-08-01 17:18:02,055 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-01 17:18:02,106 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-01 17:18:02,119 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-01 17:18:02,128 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-01 17:18:02,162 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module uom loaded in 0.19s, 283 queries (+283 other) 2025-08-01 17:18:02,162 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module web (3/80) 2025-08-01 17:18:02,188 155 INFO 01669-16-0-without_demo odoo.modules.registry: module web: creating or updating database tables 2025-08-01 17:18:02,589 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-01 17:18:02,596 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-01 17:18:02,635 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/views/report_templates.xml 2025-08-01 17:18:02,696 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-01 17:18:02,705 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-01 17:18:02,709 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/views/lazy_assets.xml 2025-08-01 17:18:02,713 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/views/neutralize_views.xml 2025-08-01 17:18:02,718 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/data/ir_attachment.xml 2025-08-01 17:18:02,721 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web/data/report_layout.xml 2025-08-01 17:18:02,756 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module web loaded in 0.59s, 901 queries (+901 other) 2025-08-01 17:18:02,756 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module auth_totp (4/80) 2025-08-01 17:18:02,785 155 INFO 01669-16-0-without_demo odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-01 17:18:02,834 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-01 17:18:02,852 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-01 17:18:02,860 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-01 17:18:02,865 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-01 17:18:02,885 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-01 17:18:02,889 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-01 17:18:02,904 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module auth_totp loaded in 0.15s, 175 queries (+175 other) 2025-08-01 17:18:02,905 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module barcodes (5/80) 2025-08-01 17:18:02,928 155 INFO 01669-16-0-without_demo odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-01 17:18:02,983 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-01 17:18:02,989 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-01 17:18:03,004 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-01 17:18:03,020 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module barcodes loaded in 0.12s, 136 queries (+136 other) 2025-08-01 17:18:03,021 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module base_import (6/80) 2025-08-01 17:18:03,175 155 INFO 01669-16-0-without_demo odoo.modules.registry: module base_import: creating or updating database tables 2025-08-01 17:18:03,734 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-01 17:18:03,759 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module base_import loaded in 0.74s, 922 queries (+922 other) 2025-08-01 17:18:03,759 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module base_setup (7/80) 2025-08-01 17:18:03,783 155 INFO 01669-16-0-without_demo odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-01 17:18:03,824 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-01 17:18:03,828 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-01 17:18:03,856 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-01 17:18:03,869 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module base_setup loaded in 0.11s, 153 queries (+153 other) 2025-08-01 17:18:03,869 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module bus (8/80) 2025-08-01 17:18:03,912 155 INFO 01669-16-0-without_demo odoo.modules.registry: module bus: creating or updating database tables 2025-08-01 17:18:03,971 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-01 17:18:03,985 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module bus loaded in 0.12s, 103 queries (+103 other) 2025-08-01 17:18:03,985 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module http_routing (9/80) 2025-08-01 17:18:04,012 155 INFO 01669-16-0-without_demo odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-01 17:18:04,020 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-01 17:18:04,048 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-01 17:18:04,065 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-08-01 17:18:04,065 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module resource (10/80) 2025-08-01 17:18:04,101 155 INFO 01669-16-0-without_demo odoo.modules.registry: module resource: creating or updating database tables 2025-08-01 17:18:04,218 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-01 17:18:04,242 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-01 17:18:04,252 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-01 17:18:04,269 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading resource/views/resource_views.xml 2025-08-01 17:18:04,348 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module resource loaded in 0.28s, 431 queries (+431 other) 2025-08-01 17:18:04,349 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module utm (11/80) 2025-08-01 17:18:04,380 155 INFO 01669-16-0-without_demo odoo.modules.registry: module utm: creating or updating database tables 2025-08-01 17:18:04,483 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-08-01 17:18:04,498 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-08-01 17:18:04,511 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-08-01 17:18:04,514 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-08-01 17:18:04,517 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-01 17:18:04,538 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-08-01 17:18:04,550 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-08-01 17:18:04,558 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-08-01 17:18:04,567 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-08-01 17:18:04,573 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/views/utm_menus.xml 2025-08-01 17:18:04,590 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-01 17:18:04,612 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module utm loaded in 0.26s, 407 queries (+407 other) 2025-08-01 17:18:04,612 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module web_kanban_gauge (12/80) 2025-08-01 17:18:04,651 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-08-01 17:18:04,651 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module web_tour (13/80) 2025-08-01 17:18:04,674 155 INFO 01669-16-0-without_demo odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-01 17:18:04,702 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-01 17:18:04,709 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-08-01 17:18:04,716 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-01 17:18:04,737 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module web_tour loaded in 0.09s, 101 queries (+101 other) 2025-08-01 17:18:04,737 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/80) 2025-08-01 17:18:04,763 155 INFO 01669-16-0-without_demo odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-08-01 17:18:04,847 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-08-01 17:18:04,891 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-08-01 17:18:04,915 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.18s, 195 queries (+195 other) 2025-08-01 17:18:04,915 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module iap (15/80) 2025-08-01 17:18:04,942 155 INFO 01669-16-0-without_demo odoo.modules.registry: module iap: creating or updating database tables 2025-08-01 17:18:04,986 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-01 17:18:04,994 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-01 17:18:05,000 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-01 17:18:05,016 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-01 17:18:05,038 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module iap loaded in 0.12s, 147 queries (+147 other) 2025-08-01 17:18:05,038 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module mail (16/80) 2025-08-01 17:18:05,219 155 INFO 01669-16-0-without_demo odoo.modules.registry: module mail: creating or updating database tables 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.template_id 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_note 2025-08-01 17:18:05,408 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-08-01 17:18:05,447 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.partner.email_normalized 2025-08-01 17:18:05,452 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.users.notification_type 2025-08-01 17:18:06,470 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-01 17:18:06,553 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-01 17:18:06,558 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-01 17:18:06,571 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-01 17:18:06,579 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-01 17:18:06,587 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-01 17:18:06,591 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-08-01 17:18:06,597 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-08-01 17:18:06,612 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-01 17:18:06,621 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-08-01 17:18:06,630 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-01 17:18:06,639 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-01 17:18:06,660 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-08-01 17:18:06,672 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-01 17:18:06,692 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-01 17:18:06,700 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-01 17:18:06,708 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-08-01 17:18:06,717 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-08-01 17:18:06,729 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-08-01 17:18:06,734 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-08-01 17:18:06,753 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-08-01 17:18:06,762 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-01 17:18:06,801 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-01 17:18:06,823 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-01 17:18:06,836 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-01 17:18:06,843 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-08-01 17:18:06,855 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-08-01 17:18:06,869 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-08-01 17:18:06,878 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-08-01 17:18:06,895 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-01 17:18:06,908 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-01 17:18:06,931 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-01 17:18:07,008 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-01 17:18:07,055 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-01 17:18:07,062 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-01 17:18:07,075 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-08-01 17:18:07,083 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-01 17:18:07,089 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-01 17:18:07,094 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-01 17:18:07,107 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-01 17:18:07,116 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-01 17:18:07,133 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-01 17:18:07,141 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-01 17:18:07,160 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-01 17:18:07,200 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-01 17:18:07,213 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-01 17:18:07,306 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module mail loaded in 2.27s, 3512 queries (+3512 other) 2025-08-01 17:18:07,306 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module spreadsheet (17/80) 2025-08-01 17:18:07,343 155 INFO 01669-16-0-without_demo odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-08-01 17:18:07,385 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-08-01 17:18:07,385 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module web_editor (18/80) 2025-08-01 17:18:07,467 155 INFO 01669-16-0-without_demo odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-01 17:18:08,131 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-01 17:18:08,139 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-01 17:18:08,143 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-01 17:18:08,161 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-01 17:18:08,195 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module web_editor loaded in 0.81s, 1169 queries (+1169 other) 2025-08-01 17:18:08,196 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module analytic (19/80) 2025-08-01 17:18:08,242 155 INFO 01669-16-0-without_demo odoo.modules.registry: module analytic: creating or updating database tables 2025-08-01 17:18:08,393 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-01 17:18:08,422 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-01 17:18:08,433 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-08-01 17:18:08,466 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-01 17:18:08,491 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-08-01 17:18:08,505 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-08-01 17:18:08,514 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-08-01 17:18:08,525 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module analytic loaded in 0.33s, 392 queries (+392 other) 2025-08-01 17:18:08,526 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module auth_signup (20/80) 2025-08-01 17:18:08,573 155 INFO 01669-16-0-without_demo odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-01 17:18:08,635 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-01 17:18:08,641 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-01 17:18:08,649 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-01 17:18:08,661 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-01 17:18:08,674 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-01 17:18:08,692 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-01 17:18:08,707 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-08-01 17:18:08,723 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module auth_signup loaded in 0.20s, 191 queries (+191 other) 2025-08-01 17:18:08,723 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module auth_totp_mail (21/80) 2025-08-01 17:18:08,762 155 INFO 01669-16-0-without_demo odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-01 17:18:08,788 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-01 17:18:08,805 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-01 17:18:08,810 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-01 17:18:08,838 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module auth_totp_mail loaded in 0.11s, 92 queries (+92 other) 2025-08-01 17:18:08,838 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module base_install_request (22/80) 2025-08-01 17:18:08,877 155 INFO 01669-16-0-without_demo odoo.modules.registry: module base_install_request: creating or updating database tables 2025-08-01 17:18:08,940 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-08-01 17:18:08,951 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-08-01 17:18:08,962 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-08-01 17:18:08,966 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-08-01 17:18:08,971 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-08-01 17:18:08,987 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module base_install_request loaded in 0.15s, 143 queries (+143 other) 2025-08-01 17:18:08,987 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module calendar (23/80) 2025-08-01 17:18:09,060 155 INFO 01669-16-0-without_demo odoo.modules.registry: module calendar: creating or updating database tables 2025-08-01 17:18:09,282 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-08-01 17:18:09,298 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-08-01 17:18:09,314 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-08-01 17:18:09,321 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-08-01 17:18:09,332 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-08-01 17:18:09,343 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-08-01 17:18:09,347 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-08-01 17:18:09,351 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-08-01 17:18:09,360 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-08-01 17:18:09,365 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-08-01 17:18:09,446 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-08-01 17:18:09,465 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-08-01 17:18:09,490 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module calendar loaded in 0.50s, 639 queries (+639 other) 2025-08-01 17:18:09,490 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module google_gmail (24/80) 2025-08-01 17:18:09,538 155 INFO 01669-16-0-without_demo odoo.modules.registry: module google_gmail: creating or updating database tables 2025-08-01 17:18:09,584 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-08-01 17:18:09,594 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-08-01 17:18:09,602 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-08-01 17:18:09,631 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module google_gmail loaded in 0.14s, 122 queries (+122 other) 2025-08-01 17:18:09,631 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module hr (25/80) 2025-08-01 17:18:09,725 155 INFO 01669-16-0-without_demo odoo.modules.registry: module hr: creating or updating database tables 2025-08-01 17:18:10,745 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/security/hr_security.xml 2025-08-01 17:18:10,879 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-08-01 17:18:10,899 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-08-01 17:18:10,908 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-08-01 17:18:10,915 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-08-01 17:18:10,924 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-08-01 17:18:10,933 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-08-01 17:18:10,951 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-08-01 17:18:10,973 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-08-01 17:18:10,982 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-08-01 17:18:11,002 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-08-01 17:18:11,010 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-08-01 17:18:11,064 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-08-01 17:18:11,086 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-08-01 17:18:11,096 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/hr_views.xml 2025-08-01 17:18:11,144 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-08-01 17:18:11,162 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-08-01 17:18:11,168 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/res_users.xml 2025-08-01 17:18:11,222 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-08-01 17:18:11,232 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr/data/hr_data.xml 2025-08-01 17:18:11,330 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module hr loaded in 1.70s, 2601 queries (+2601 other) 2025-08-01 17:18:11,331 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module iap_mail (26/80) 2025-08-01 17:18:11,383 155 INFO 01669-16-0-without_demo odoo.modules.registry: module iap_mail: creating or updating database tables 2025-08-01 17:18:11,404 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-01 17:18:11,431 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module iap_mail loaded in 0.10s, 35 queries (+35 other) 2025-08-01 17:18:11,431 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module mail_bot (27/80) 2025-08-01 17:18:11,490 155 INFO 01669-16-0-without_demo odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-01 17:18:11,618 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-01 17:18:11,641 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-01 17:18:11,656 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module mail_bot loaded in 0.22s, 179 queries (+179 other) 2025-08-01 17:18:11,656 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module phone_validation (28/80) 2025-08-01 17:18:11,744 155 INFO 01669-16-0-without_demo odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-01 17:18:11,844 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-01 17:18:11,853 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-01 17:18:11,877 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-01 17:18:11,892 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module phone_validation loaded in 0.24s, 169 queries (+169 other) 2025-08-01 17:18:11,892 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module privacy_lookup (29/80) 2025-08-01 17:18:11,953 155 INFO 01669-16-0-without_demo odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-08-01 17:18:12,068 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-08-01 17:18:12,097 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-08-01 17:18:12,114 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-08-01 17:18:12,127 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-08-01 17:18:12,147 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module privacy_lookup loaded in 0.25s, 236 queries (+236 other) 2025-08-01 17:18:12,147 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module product (30/80) 2025-08-01 17:18:12,401 155 INFO 01669-16-0-without_demo odoo.modules.registry: module product: creating or updating database tables 2025-08-01 17:18:13,038 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/data/product_data.xml 2025-08-01 17:18:13,057 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/security/product_security.xml 2025-08-01 17:18:13,151 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-01 17:18:13,179 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-01 17:18:13,189 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_views.xml 2025-08-01 17:18:13,256 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-01 17:18:13,283 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-01 17:18:13,308 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_category_views.xml 2025-08-01 17:18:13,320 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-08-01 17:18:13,340 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-08-01 17:18:13,363 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-01 17:18:13,386 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-08-01 17:18:13,407 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-01 17:18:13,439 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/product_tag_views.xml 2025-08-01 17:18:13,449 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-08-01 17:18:13,454 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-01 17:18:13,465 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/report/product_reports.xml 2025-08-01 17:18:13,478 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-01 17:18:13,503 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-01 17:18:13,510 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-01 17:18:13,514 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-01 17:18:13,548 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module product loaded in 1.40s, 1439 queries (+1439 other) 2025-08-01 17:18:13,548 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module rating (31/80) 2025-08-01 17:18:13,629 155 INFO 01669-16-0-without_demo odoo.modules.registry: module rating: creating or updating database tables 2025-08-01 17:18:13,818 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-08-01 17:18:13,871 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading rating/views/rating_templates.xml 2025-08-01 17:18:13,879 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-08-01 17:18:13,886 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-08-01 17:18:13,908 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module rating loaded in 0.36s, 380 queries (+380 other) 2025-08-01 17:18:13,908 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module sales_team (32/80) 2025-08-01 17:18:13,994 155 INFO 01669-16-0-without_demo odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-01 17:18:14,027 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.users.sale_team_id 2025-08-01 17:18:14,148 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-01 17:18:14,296 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-01 17:18:14,310 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-01 17:18:14,349 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-01 17:18:14,361 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-01 17:18:14,392 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-01 17:18:14,424 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-01 17:18:14,428 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-08-01 17:18:14,450 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module sales_team loaded in 0.54s, 583 queries (+583 other) 2025-08-01 17:18:14,451 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard (33/80) 2025-08-01 17:18:14,526 155 INFO 01669-16-0-without_demo odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-08-01 17:18:14,609 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-08-01 17:18:14,619 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-08-01 17:18:14,631 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-08-01 17:18:14,646 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-08-01 17:18:14,667 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-08-01 17:18:14,686 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.24s, 190 queries (+190 other) 2025-08-01 17:18:14,686 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module web_unsplash (34/80) 2025-08-01 17:18:14,759 155 INFO 01669-16-0-without_demo odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-01 17:18:14,821 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-01 17:18:14,858 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module web_unsplash loaded in 0.17s, 96 queries (+96 other) 2025-08-01 17:18:14,858 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module hr_contract (35/80) 2025-08-01 17:18:14,941 155 INFO 01669-16-0-without_demo odoo.modules.registry: module hr_contract: creating or updating database tables 2025-08-01 17:18:14,949 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of hr.employee.first_contract_date 2025-08-01 17:18:14,949 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of hr.employee.contract_warning 2025-08-01 17:18:15,221 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/security/security.xml 2025-08-01 17:18:15,357 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-08-01 17:18:15,370 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-08-01 17:18:15,390 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-08-01 17:18:15,436 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-08-01 17:18:15,514 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-08-01 17:18:15,521 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-08-01 17:18:15,529 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-08-01 17:18:15,541 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-08-01 17:18:15,562 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module hr_contract loaded in 0.70s, 652 queries (+652 other) 2025-08-01 17:18:15,562 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module hr_holidays (36/80) 2025-08-01 17:18:15,702 155 INFO 01669-16-0-without_demo odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-08-01 17:18:15,716 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-08-01 17:18:16,144 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-08-01 17:18:16,149 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-08-01 17:18:16,163 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-08-01 17:18:16,178 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-08-01 17:18:16,234 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-08-01 17:18:16,243 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-08-01 17:18:16,473 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-08-01 17:18:16,501 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-08-01 17:18:16,530 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-08-01 17:18:16,704 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-08-01 17:18:16,725 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-08-01 17:18:16,815 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-08-01 17:18:16,834 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-08-01 17:18:16,848 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-08-01 17:18:16,852 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-08-01 17:18:16,857 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-08-01 17:18:16,864 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-08-01 17:18:16,871 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-08-01 17:18:16,877 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-08-01 17:18:16,884 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-08-01 17:18:16,908 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-08-01 17:18:16,922 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-08-01 17:18:16,933 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-08-01 17:18:17,004 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-08-01 17:18:17,079 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module hr_holidays loaded in 1.52s, 2045 queries (+2045 other) 2025-08-01 17:18:17,080 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module hr_org_chart (37/80) 2025-08-01 17:18:17,157 155 INFO 01669-16-0-without_demo odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-08-01 17:18:17,211 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-08-01 17:18:17,252 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module hr_org_chart loaded in 0.17s, 88 queries (+88 other) 2025-08-01 17:18:17,252 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module mail_bot_hr (38/80) 2025-08-01 17:18:17,338 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-08-01 17:18:17,402 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module mail_bot_hr loaded in 0.15s, 61 queries (+61 other) 2025-08-01 17:18:17,402 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module partner_autocomplete (39/80) 2025-08-01 17:18:17,486 155 INFO 01669-16-0-without_demo odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-01 17:18:17,588 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-01 17:18:17,600 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-01 17:18:17,623 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-01 17:18:17,631 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-01 17:18:17,647 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-01 17:18:17,667 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module partner_autocomplete loaded in 0.27s, 182 queries (+182 other) 2025-08-01 17:18:17,667 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module portal (40/80) 2025-08-01 17:18:17,769 155 INFO 01669-16-0-without_demo odoo.modules.registry: module portal: creating or updating database tables 2025-08-01 17:18:18,162 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-01 17:18:18,177 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-01 17:18:18,184 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-01 17:18:18,191 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-01 17:18:18,282 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-01 17:18:18,300 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-01 17:18:18,310 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-01 17:18:18,336 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module portal loaded in 0.67s, 546 queries (+546 other) 2025-08-01 17:18:18,336 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module sms (41/80) 2025-08-01 17:18:18,474 155 INFO 01669-16-0-without_demo odoo.modules.registry: module sms: creating or updating database tables 2025-08-01 17:18:18,480 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-08-01 17:18:18,480 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_method 2025-08-01 17:18:18,502 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.partner.phone_sanitized 2025-08-01 17:18:19,578 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-01 17:18:19,588 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-01 17:18:19,602 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-01 17:18:19,609 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-01 17:18:19,619 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-08-01 17:18:19,627 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-08-01 17:18:19,637 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-01 17:18:19,648 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-01 17:18:19,665 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-01 17:18:19,698 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-01 17:18:19,720 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-01 17:18:19,737 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-01 17:18:19,755 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-01 17:18:19,774 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module sms loaded in 1.44s, 1990 queries (+1990 other) 2025-08-01 17:18:19,774 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module snailmail (42/80) 2025-08-01 17:18:19,874 155 INFO 01669-16-0-without_demo odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-01 17:18:20,178 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-01 17:18:20,189 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-01 17:18:20,200 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-01 17:18:20,216 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-08-01 17:18:20,221 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-01 17:18:20,228 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-01 17:18:20,234 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-01 17:18:20,257 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module snailmail loaded in 0.48s, 489 queries (+489 other) 2025-08-01 17:18:20,258 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module auth_totp_portal (43/80) 2025-08-01 17:18:20,440 155 INFO 01669-16-0-without_demo odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-01 17:18:20,475 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-01 17:18:20,498 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-01 17:18:20,517 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module auth_totp_portal loaded in 0.26s, 59 queries (+59 other) 2025-08-01 17:18:20,517 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module calendar_sms (44/80) 2025-08-01 17:18:20,599 155 INFO 01669-16-0-without_demo odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-08-01 17:18:20,604 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-08-01 17:18:20,659 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-08-01 17:18:20,665 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-08-01 17:18:20,695 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module calendar_sms loaded in 0.18s, 93 queries (+93 other) 2025-08-01 17:18:20,695 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module digest (45/80) 2025-08-01 17:18:20,782 155 INFO 01669-16-0-without_demo odoo.modules.registry: module digest: creating or updating database tables 2025-08-01 17:18:20,900 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-01 17:18:20,910 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-01 17:18:20,928 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-01 17:18:20,944 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-01 17:18:20,952 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-01 17:18:20,957 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-01 17:18:20,993 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-01 17:18:20,997 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-01 17:18:21,028 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module digest loaded in 0.33s, 300 queries (+300 other) 2025-08-01 17:18:21,029 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module payment (46/80) 2025-08-01 17:18:21,133 155 INFO 01669-16-0-without_demo odoo.modules.registry: module payment: creating or updating database tables 2025-08-01 17:18:21,379 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-08-01 17:18:21,670 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-08-01 17:18:22,207 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-01 17:18:22,217 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-08-01 17:18:22,245 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/views/payment_templates.xml 2025-08-01 17:18:22,274 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-08-01 17:18:22,305 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-08-01 17:18:22,316 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-01 17:18:22,341 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-01 17:18:22,358 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-01 17:18:22,374 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-01 17:18:22,483 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-01 17:18:22,511 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:18:22,518 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-08-01 17:18:22,538 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module payment loaded in 1.51s, 849 queries (+849 other) 2025-08-01 17:18:22,539 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module portal_rating (47/80) 2025-08-01 17:18:22,639 155 INFO 01669-16-0-without_demo odoo.modules.registry: module portal_rating: creating or updating database tables 2025-08-01 17:18:22,712 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-08-01 17:18:22,722 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-08-01 17:18:22,729 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-08-01 17:18:22,749 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module portal_rating loaded in 0.21s, 102 queries (+102 other) 2025-08-01 17:18:22,749 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module account (48/80) 2025-08-01 17:18:23,227 155 INFO 01669-16-0-without_demo odoo.modules.registry: module account: creating or updating database tables 2025-08-01 17:18:23,625 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-08-01 17:18:23,625 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-08-01 17:18:23,625 155 INFO 01669-16-0-without_demo odoo.models: Prepare computation of res.company.invoice_terms_html 2025-08-01 17:18:25,407 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/security/account_security.xml 2025-08-01 17:18:25,898 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-01 17:18:25,991 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/data/account_data.xml 2025-08-01 17:18:26,065 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/data/digest_data.xml 2025-08-01 17:18:26,073 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_report.xml 2025-08-01 17:18:26,088 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-01 17:18:26,098 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-01 17:18:26,171 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-01 17:18:26,183 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-01 17:18:26,193 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-01 17:18:26,205 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-01 17:18:26,213 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-01 17:18:26,223 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-01 17:18:26,545 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-01 17:18:26,560 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-01 17:18:26,587 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-01 17:18:26,599 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-01 17:18:26,641 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-01 17:18:26,653 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-01 17:18:26,675 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-01 17:18:26,705 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-01 17:18:26,757 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-01 17:18:26,762 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-01 17:18:26,780 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-08-01 17:18:26,807 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-01 17:18:26,816 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/report_statement.xml 2025-08-01 17:18:26,822 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/terms_template.xml 2025-08-01 17:18:26,833 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-01 17:18:26,841 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-01 17:18:26,852 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/product_view.xml 2025-08-01 17:18:26,875 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-08-01 17:18:26,882 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-08-01 17:18:26,894 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-08-01 17:18:26,905 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-08-01 17:18:26,930 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-01 17:18:26,954 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-01 17:18:26,991 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-01 17:18:27,006 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-01 17:18:27,012 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-01 17:18:27,059 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/partner_view.xml 2025-08-01 17:18:27,124 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-01 17:18:27,142 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-01 17:18:27,171 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-01 17:18:27,180 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-08-01 17:18:27,215 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/data/service_cron.xml 2025-08-01 17:18:27,222 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-01 17:18:27,235 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-01 17:18:27,251 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/digest_views.xml 2025-08-01 17:18:27,258 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-08-01 17:18:27,271 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-01 17:18:27,277 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/res_currency.xml 2025-08-01 17:18:27,284 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-01 17:18:27,421 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-08-01 17:18:27,430 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-01 17:18:27,436 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-01 17:18:27,444 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account/data/account_reports_data.xml 2025-08-01 17:18:27,512 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module account loaded in 4.76s, 6126 queries (+6126 other) 2025-08-01 17:18:27,512 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module project (49/80) 2025-08-01 17:18:27,824 155 INFO 01669-16-0-without_demo odoo.modules.registry: module project: creating or updating database tables 2025-08-01 17:18:28,388 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/security/project_security.xml 2025-08-01 17:18:28,710 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.csv 2025-08-01 17:18:28,746 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.xml 2025-08-01 17:18:28,750 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/data/digest_data.xml 2025-08-01 17:18:28,759 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/report/project_report_views.xml 2025-08-01 17:18:28,782 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-08-01 17:18:28,794 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/analytic_views.xml 2025-08-01 17:18:28,802 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/digest_views.xml 2025-08-01 17:18:28,809 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-08-01 17:18:28,870 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_update_views.xml 2025-08-01 17:18:28,889 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_update_templates.xml 2025-08-01 17:18:28,897 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-08-01 17:18:28,921 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-08-01 17:18:28,929 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-08-01 17:18:28,939 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_views.xml 2025-08-01 17:18:29,263 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-08-01 17:18:29,274 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/res_partner_views.xml 2025-08-01 17:18:29,290 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-08-01 17:18:29,323 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-08-01 17:18:29,329 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-08-01 17:18:29,377 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-08-01 17:18:29,420 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_task_templates.xml 2025-08-01 17:18:29,424 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-08-01 17:18:29,434 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-08-01 17:18:29,445 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-08-01 17:18:29,471 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/data/mail_template_data.xml 2025-08-01 17:18:29,481 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/data/project_data.xml 2025-08-01 17:18:29,488 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-08-01 17:18:29,528 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module project loaded in 2.02s, 2478 queries (+2478 other) 2025-08-01 17:18:29,528 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module stock (50/80) 2025-08-01 17:18:29,825 155 INFO 01669-16-0-without_demo odoo.modules.registry: module stock: creating or updating database tables 2025-08-01 17:18:31,470 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-01 17:18:31,847 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-01 17:18:31,913 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-01 17:18:31,918 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-01 17:18:31,927 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-01 17:18:31,935 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-01 17:18:32,115 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-01 17:18:32,130 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-01 17:18:32,134 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-08-01 17:18:32,145 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-01 17:18:32,149 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-01 17:18:32,165 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-01 17:18:32,194 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-01 17:18:32,207 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-01 17:18:32,212 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-01 17:18:32,220 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-01 17:18:32,230 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-01 17:18:32,253 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-01 17:18:32,258 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-01 17:18:32,280 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-01 17:18:32,284 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-01 17:18:32,295 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-01 17:18:32,303 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-01 17:18:32,308 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-01 17:18:32,313 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-01 17:18:32,358 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-08-01 17:18:32,367 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-01 17:18:32,374 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-01 17:18:32,383 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-08-01 17:18:32,392 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-08-01 17:18:32,398 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-01 17:18:32,406 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-01 17:18:32,412 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-01 17:18:32,417 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-01 17:18:32,423 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-01 17:18:32,438 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-01 17:18:32,445 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-01 17:18:32,458 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-01 17:18:32,467 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-01 17:18:32,474 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-01 17:18:32,479 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-01 17:18:32,487 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-01 17:18:32,493 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-01 17:18:32,501 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-01 17:18:32,509 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-08-01 17:18:32,514 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-08-01 17:18:32,519 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-01 17:18:32,549 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-01 17:18:32,576 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-08-01 17:18:32,602 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-01 17:18:32,641 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-01 17:18:33,117 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-01 17:18:33,143 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-01 17:18:33,206 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-01 17:18:33,307 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-08-01 17:18:33,346 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-01 17:18:33,456 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/product_views.xml 2025-08-01 17:18:33,614 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-01 17:18:33,680 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-01 17:18:33,731 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-01 17:18:33,757 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-01 17:18:33,809 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-01 17:18:33,825 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-01 17:18:33,834 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-01 17:18:33,868 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-01 17:18:33,886 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-01 17:18:33,905 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-08-01 17:18:33,952 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module stock loaded in 4.42s, 5347 queries (+5347 other) 2025-08-01 17:18:33,952 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module account_edi (51/80) 2025-08-01 17:18:34,122 155 INFO 01669-16-0-without_demo odoo.modules.registry: module account_edi: creating or updating database tables 2025-08-01 17:18:34,331 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-08-01 17:18:34,345 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-08-01 17:18:34,352 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-08-01 17:18:34,441 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-08-01 17:18:34,455 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-08-01 17:18:34,464 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi/data/cron.xml 2025-08-01 17:18:34,485 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module account_edi loaded in 0.53s, 335 queries (+335 other) 2025-08-01 17:18:34,485 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module account_fiscal_year (52/80) 2025-08-01 17:18:34,761 155 INFO 01669-16-0-without_demo odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2025-08-01 17:18:34,867 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/ir.model.access.csv 2025-08-01 17:18:34,877 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/account_fiscal_year_rule.xml 2025-08-01 17:18:34,883 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/account_fiscal_year_views.xml 2025-08-01 17:18:34,905 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/res_company_views.xml 2025-08-01 17:18:34,934 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module account_fiscal_year loaded in 0.45s, 144 queries (+144 other) 2025-08-01 17:18:34,935 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module account_payment (53/80) 2025-08-01 17:18:35,096 155 INFO 01669-16-0-without_demo odoo.modules.registry: module account_payment: creating or updating database tables 2025-08-01 17:18:35,273 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-08-01 17:18:35,282 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-08-01 17:18:35,293 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-08-01 17:18:35,309 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-08-01 17:18:35,337 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-08-01 17:18:35,348 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-08-01 17:18:35,367 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-08-01 17:18:35,378 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-08-01 17:18:35,391 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-08-01 17:18:35,400 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-08-01 17:18:35,408 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-08-01 17:18:35,415 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:18:35,420 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-08-01 17:18:35,439 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module account_payment loaded in 0.50s, 425 queries (+425 other) 2025-08-01 17:18:35,439 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module account_sequence (54/80) 2025-08-01 17:18:35,580 155 INFO 01669-16-0-without_demo odoo.modules.registry: module account_sequence: creating or updating database tables 2025-08-01 17:18:35,677 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module account_sequence loaded in 0.24s, 57 queries (+57 other) 2025-08-01 17:18:35,677 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module account_usability (55/80) 2025-08-01 17:18:35,822 155 INFO 01669-16-0-without_demo odoo.modules.registry: module account_usability: creating or updating database tables 2025-08-01 17:18:36,053 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/data/ir_module_category.xml 2025-08-01 17:18:36,074 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/security/res_groups.xml 2025-08-01 17:18:36,153 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/menu.xml 2025-08-01 17:18:36,161 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/res_config_settings_views.xml 2025-08-01 17:18:36,194 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_bank_statement.xml 2025-08-01 17:18:36,202 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_group.xml 2025-08-01 17:18:36,214 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tag.xml 2025-08-01 17:18:36,225 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_chart_template.xml 2025-08-01 17:18:36,242 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_account_template.xml 2025-08-01 17:18:36,258 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tax_template.xml 2025-08-01 17:18:36,263 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_fiscal_position_template.xml 2025-08-01 17:18:36,278 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_move_line.xml 2025-08-01 17:18:36,301 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module account_usability loaded in 0.62s, 425 queries (+425 other) 2025-08-01 17:18:36,301 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module l10n_th (56/80) 2025-08-01 17:18:36,448 155 INFO 01669-16-0-without_demo odoo.modules.registry: module l10n_th: creating or updating database tables 2025-08-01 17:18:36,570 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-08-01 17:18:36,583 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-08-01 17:18:36,602 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-08-01 17:18:36,648 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-08-01 17:18:36,652 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-08-01 17:18:36,745 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-08-01 17:18:36,821 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-08-01 17:18:37,405 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-08-01 17:18:37,437 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module l10n_th loaded in 1.14s, 1391 queries (+1391 other) 2025-08-01 17:18:37,437 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module project_sms (57/80) 2025-08-01 17:18:37,592 155 INFO 01669-16-0-without_demo odoo.modules.registry: module project_sms: creating or updating database tables 2025-08-01 17:18:37,828 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-08-01 17:18:37,847 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-08-01 17:18:37,863 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_views.xml 2025-08-01 17:18:37,869 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-08-01 17:18:37,877 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-08-01 17:18:37,892 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module project_sms loaded in 0.45s, 179 queries (+179 other) 2025-08-01 17:18:37,892 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module purchase (58/80) 2025-08-01 17:18:38,094 155 INFO 01669-16-0-without_demo odoo.modules.registry: module purchase: creating or updating database tables 2025-08-01 17:18:38,453 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-01 17:18:38,692 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-01 17:18:38,723 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-01 17:18:38,729 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-01 17:18:38,749 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-01 17:18:38,772 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-01 17:18:38,778 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-01 17:18:38,784 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-01 17:18:38,954 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-01 17:18:38,996 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-01 17:18:39,057 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-01 17:18:39,115 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-01 17:18:39,123 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-01 17:18:39,148 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-01 17:18:39,156 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-01 17:18:39,165 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-01 17:18:39,205 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-01 17:18:39,214 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-01 17:18:39,223 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-01 17:18:39,236 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-01 17:18:39,265 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module purchase loaded in 1.37s, 1648 queries (+1648 other) 2025-08-01 17:18:39,265 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module snailmail_account (59/80) 2025-08-01 17:18:39,416 155 INFO 01669-16-0-without_demo odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-01 17:18:39,529 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-01 17:18:39,568 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-08-01 17:18:39,578 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-08-01 17:18:39,594 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module snailmail_account loaded in 0.33s, 116 queries (+116 other) 2025-08-01 17:18:39,594 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_account (60/80) 2025-08-01 17:18:39,846 155 INFO 01669-16-0-without_demo odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-08-01 17:18:39,939 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module spreadsheet_account loaded in 0.34s, 55 queries (+55 other) 2025-08-01 17:18:39,939 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_account (61/80) 2025-08-01 17:18:40,111 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-08-01 17:18:40,169 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.23s, 26 queries (+26 other) 2025-08-01 17:18:40,169 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module stock_account (62/80) 2025-08-01 17:18:40,365 155 INFO 01669-16-0-without_demo odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-01 17:18:40,661 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-01 17:18:40,690 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-01 17:18:40,705 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-01 17:18:40,711 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-01 17:18:41,157 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-01 17:18:41,322 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-01 17:18:41,329 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-01 17:18:41,337 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-01 17:18:41,387 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-01 17:18:41,404 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-01 17:18:41,437 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-01 17:18:41,444 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-01 17:18:41,451 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-08-01 17:18:41,459 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-08-01 17:18:41,501 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module stock_account loaded in 1.33s, 675 queries (+675 other) 2025-08-01 17:18:41,501 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module stock_sms (63/80) 2025-08-01 17:18:41,660 155 INFO 01669-16-0-without_demo odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-01 17:18:41,790 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-01 17:18:41,796 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-01 17:18:41,874 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-01 17:18:41,881 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-01 17:18:41,891 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-01 17:18:41,916 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module stock_sms loaded in 0.41s, 198 queries (+198 other) 2025-08-01 17:18:41,916 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module account_edi_ubl_cii (64/80) 2025-08-01 17:18:42,137 155 INFO 01669-16-0-without_demo odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-01 17:18:42,220 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-08-01 17:18:42,233 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-01 17:18:42,258 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-01 17:18:42,298 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-01 17:18:42,319 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.40s, 186 queries (+186 other) 2025-08-01 17:18:42,319 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (65/80) 2025-08-01 17:18:42,480 155 INFO 01669-16-0-without_demo odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-08-01 17:18:42,733 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-08-01 17:18:42,739 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-08-01 17:18:42,756 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-08-01 17:18:42,842 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.52s, 147 queries (+147 other) 2025-08-01 17:18:42,842 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module project_purchase (66/80) 2025-08-01 17:18:43,018 155 INFO 01669-16-0-without_demo odoo.modules.registry: module project_purchase: creating or updating database tables 2025-08-01 17:18:43,109 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module project_purchase loaded in 0.27s, 55 queries (+55 other) 2025-08-01 17:18:43,109 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition (67/80) 2025-08-01 17:18:43,288 155 INFO 01669-16-0-without_demo odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-08-01 17:18:43,539 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-08-01 17:18:43,550 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-08-01 17:18:43,564 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-08-01 17:18:43,572 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-08-01 17:18:43,587 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-08-01 17:18:43,643 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-08-01 17:18:43,696 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-08-01 17:18:43,701 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-08-01 17:18:43,709 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-08-01 17:18:43,715 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-08-01 17:18:43,733 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module purchase_requisition loaded in 0.62s, 464 queries (+464 other) 2025-08-01 17:18:43,734 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module purchase_stock (68/80) 2025-08-01 17:18:43,927 155 INFO 01669-16-0-without_demo odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-01 17:18:44,401 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-01 17:18:44,421 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-01 17:18:44,473 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-01 17:18:44,481 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-01 17:18:44,496 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-01 17:18:44,532 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-01 17:18:44,560 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-01 17:18:44,569 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-01 17:18:44,689 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-01 17:18:44,710 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-08-01 17:18:44,719 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-01 17:18:44,725 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-01 17:18:44,737 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-08-01 17:18:44,743 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-01 17:18:44,750 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-01 17:18:44,779 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module purchase_stock loaded in 1.05s, 764 queries (+764 other) 2025-08-01 17:18:44,779 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module sale (69/80) 2025-08-01 17:18:45,017 155 INFO 01669-16-0-without_demo odoo.modules.registry: module sale: creating or updating database tables 2025-08-01 17:18:45,608 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-01 17:18:45,652 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/security/res_groups.xml 2025-08-01 17:18:45,708 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/security/ir_rules.xml 2025-08-01 17:18:45,801 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-08-01 17:18:45,818 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-08-01 17:18:45,834 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-08-01 17:18:45,841 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-01 17:18:45,868 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-01 17:18:45,873 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-08-01 17:18:45,880 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-08-01 17:18:45,892 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-01 17:18:45,902 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/data/sale_data.xml 2025-08-01 17:18:45,913 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-08-01 17:18:45,917 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-08-01 17:18:45,920 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-01 17:18:45,932 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-01 17:18:45,939 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-08-01 17:18:46,076 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/account_views.xml 2025-08-01 17:18:46,120 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-01 17:18:46,146 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-01 17:18:46,149 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/payment_templates.xml 2025-08-01 17:18:46,163 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-01 17:18:46,178 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-01 17:18:46,192 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/product_views.xml 2025-08-01 17:18:46,238 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-08-01 17:18:46,300 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-01 17:18:46,363 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/variant_templates.xml 2025-08-01 17:18:46,372 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-08-01 17:18:46,388 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-08-01 17:18:46,407 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-01 17:18:46,449 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-01 17:18:46,462 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale/views/sale_menus.xml 2025-08-01 17:18:46,562 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module sale loaded in 1.78s, 2193 queries (+2193 other) 2025-08-01 17:18:46,562 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (70/80) 2025-08-01 17:18:46,912 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-08-01 17:18:46,973 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.41s, 25 queries (+25 other) 2025-08-01 17:18:46,973 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (71/80) 2025-08-01 17:18:47,153 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-08-01 17:18:47,211 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.24s, 25 queries (+25 other) 2025-08-01 17:18:47,211 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module purchase_price_diff (72/80) 2025-08-01 17:18:47,376 155 INFO 01669-16-0-without_demo odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-08-01 17:18:47,484 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-08-01 17:18:47,517 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module purchase_price_diff loaded in 0.31s, 118 queries (+118 other) 2025-08-01 17:18:47,517 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition_stock (73/80) 2025-08-01 17:18:47,799 155 INFO 01669-16-0-without_demo odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-08-01 17:18:47,927 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-08-01 17:18:47,937 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-08-01 17:18:47,941 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-08-01 17:18:47,968 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-08-01 17:18:47,988 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module purchase_requisition_stock loaded in 0.47s, 173 queries (+173 other) 2025-08-01 17:18:47,988 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module sale_product_configurator (74/80) 2025-08-01 17:18:48,159 155 INFO 01669-16-0-without_demo odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-08-01 17:18:48,278 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-08-01 17:18:48,295 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-08-01 17:18:48,311 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-08-01 17:18:48,344 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module sale_product_configurator loaded in 0.36s, 135 queries (+135 other) 2025-08-01 17:18:48,344 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module sale_purchase (75/80) 2025-08-01 17:18:48,522 155 INFO 01669-16-0-without_demo odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-01 17:18:48,658 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-08-01 17:18:48,673 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-01 17:18:48,685 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-01 17:18:48,699 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-01 17:18:48,713 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-08-01 17:18:48,728 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module sale_purchase loaded in 0.38s, 198 queries (+198 other) 2025-08-01 17:18:48,729 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module sale_sms (76/80) 2025-08-01 17:18:49,063 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-01 17:18:49,111 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-01 17:18:49,125 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module sale_sms loaded in 0.40s, 40 queries (+40 other) 2025-08-01 17:18:49,125 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module sale_stock (77/80) 2025-08-01 17:18:49,309 155 INFO 01669-16-0-without_demo odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-01 17:18:49,582 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-01 17:18:49,610 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-01 17:18:49,630 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-01 17:18:49,705 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-08-01 17:18:49,713 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-01 17:18:49,846 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-01 17:18:49,855 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-08-01 17:18:49,864 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-01 17:18:49,888 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-08-01 17:18:49,895 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-01 17:18:49,907 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-01 17:18:49,913 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-01 17:18:49,921 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-01 17:18:49,924 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-01 17:18:49,930 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-01 17:18:49,947 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module sale_stock loaded in 0.82s, 694 queries (+694 other) 2025-08-01 17:18:49,947 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (78/80) 2025-08-01 17:18:50,243 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-08-01 17:18:50,297 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.35s, 25 queries (+25 other) 2025-08-01 17:18:50,298 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_sale (79/80) 2025-08-01 17:18:50,491 155 INFO 01669-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-08-01 17:18:50,556 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.26s, 30 queries (+30 other) 2025-08-01 17:18:50,556 155 INFO 01669-16-0-without_demo odoo.modules.loading: Loading module sale_purchase_stock (80/80) 2025-08-01 17:18:50,724 155 INFO 01669-16-0-without_demo odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-01 17:18:50,819 155 INFO 01669-16-0-without_demo odoo.modules.loading: Module sale_purchase_stock loaded in 0.26s, 46 queries (+46 other) 2025-08-01 17:18:50,819 155 INFO 01669-16-0-without_demo odoo.modules.loading: 80 modules loaded in 48.84s, 48652 queries (+48652 extra) 2025-08-01 17:18:51,845 155 INFO 01669-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-08-01 17:18:51,866 155 INFO 01669-16-0-without_demo odoo.modules.registry: Registry loaded in 57.286s 2025-08-01 17:18:51,867 155 INFO 01669-16-0-without_demo odoo.service.server: Initiating shutdown 2025-08-01 17:18:51,867 155 INFO 01669-16-0-without_demo odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-01 17:18:51,867 155 INFO 01669-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