Docker command: python3 odoo/odoo-bin --addons-path odoo-15-module-test,odoo/addons,odoo/odoo/addons,l10n-thailand,account-financial-tools -d 01667-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/7c3d74c0f1fae371d81ca8b212b08603985d2ce5 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/01667-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) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 13)) (45.2.0) 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: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 35)) (4.8.2) Requirement already satisfied: pyparsing>=2.1.4 in /usr/lib/python3/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (2.4.6) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.2) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 69)) (2019.11.28) Requirement already satisfied: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.0) Requirement already satisfied: appdirs>=1.4.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.4.3) Requirement already satisfied: 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: requests-file>=1.5.1 in /usr/local/lib/python3.8/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (2.1.0) Requirement already satisfied: defusedxml>=0.4.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.1) Requirement already satisfied: 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=4e1d396ca06f7fd8e57771f5f6a13fa9ffabc7b366d1e7adc2a0c7a85a834947 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=505067 sha256=18aa069c7a1d49137f4fd0f854c20bb85a80713d544195b46d6b9fbd3598b174 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=91e8a67f3a5d78f30d989ecc1d3dc2fbc533704d654d171897c2442cdbfd7c7e Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, greenlet, zope.event, zope.interface, gevent, MarkupSafe, Jinja2, lxml, num2words, ofxparse, polib, psutil, psycopg2, pydot, pyopenssl, python-stdnum, pyusb, qrcode, reportlab, Werkzeug, XlsxWriter, zeep WARNING: The script qr is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Werkzeug-0.16.1 XlsxWriter-1.1.2 docutils-0.16 freezegun-0.3.15 gevent-20.9.0 greenlet-0.4.17 lxml-4.6.5 num2words-0.5.9 ofxparse-0.19 polib-1.1.0 psutil-5.8.0 psycopg2-2.8.6 pydot-1.4.2 pyopenssl-20.0.1 python-stdnum-1.16 pyusb-1.0.2 qrcode-6.1 reportlab-3.5.59 zeep-4.0.0 zope.event-5.0 zope.interface-7.2 Requirement already satisfied: num2words in /home/runbot/.local/lib/python3.8/site-packages (from -r l10n-thailand/requirements.txt (line 2)) (0.5.9) Collecting promptpay Downloading promptpay-1.1.9-py3-none-any.whl (5.8 kB) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words->-r l10n-thailand/requirements.txt (line 2)) (0.6.2) Collecting libscrc Downloading libscrc-1.8.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (174 kB) Requirement already satisfied: Pillow in /usr/local/lib/python3.8/dist-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (9.0.1) Requirement already satisfied: qrcode in /home/runbot/.local/lib/python3.8/site-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (6.1) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from libscrc->promptpay->-r l10n-thailand/requirements.txt (line 3)) (0.34.2) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from qrcode->promptpay->-r l10n-thailand/requirements.txt (line 3)) (1.14.0) Installing collected packages: libscrc, promptpay WARNING: The script promptpay is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed libscrc-1.8.1 promptpay-1.1.9 Requirement already satisfied: freezegun in /home/runbot/.local/lib/python3.8/site-packages (from -r account-financial-tools/requirements.txt (line 2)) (0.3.15) Collecting numpy-financial<=1.0.0 Downloading numpy_financial-1.0.0-py3-none-any.whl (14 kB) Collecting numpy>=1.15 Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from -r account-financial-tools/requirements.txt (line 5)) (2.8.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun->-r account-financial-tools/requirements.txt (line 2)) (1.14.0) Installing collected packages: numpy, numpy-financial WARNING: The scripts f2py, f2py3 and f2py3.8 are installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed numpy-1.24.4 numpy-financial-1.0.0 2025-08-01 17:02:46,249 155 INFO ? odoo: Odoo version 16.0 2025-08-01 17:02:46,249 155 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-08-01 17:02:46,249 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:02:46,249 155 INFO ? odoo: database: runbot@default:default 2025-08-01 17:02:46,434 155 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-08-01 17:02:46,743 155 INFO 01667-16-0-without_demo odoo.modules.loading: init db 2025-08-01 17:02:47,718 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-08-01 17:02:47,718 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module base (1/1) 2025-08-01 17:02:47,748 155 INFO 01667-16-0-without_demo odoo.modules.registry: module base: creating or updating database tables 2025-08-01 17:02:48,078 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-08-01 17:02:48,079 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-08-01 17:02:48,079 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.module.module.views_by_module 2025-08-01 17:02:48,193 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.partner.user_id 2025-08-01 17:02:48,193 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-08-01 17:02:48,193 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.partner.display_name 2025-08-01 17:02:48,193 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.partner.company_registry 2025-08-01 17:02:48,194 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_company_name 2025-08-01 17:02:48,194 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.partner.partner_share 2025-08-01 17:02:48,232 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.currency.decimal_places 2025-08-01 17:02:48,254 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.company.logo_web 2025-08-01 17:02:48,279 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.users.signature 2025-08-01 17:02:48,279 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.users.share 2025-08-01 17:02:49,544 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res_bank.xml 2025-08-01 17:02:49,550 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res.lang.csv 2025-08-01 17:02:49,603 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-01 17:02:49,631 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-01 17:02:49,689 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-01 17:02:50,004 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-01 17:02:50,015 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-01 17:02:51,099 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-01 17:02:51,109 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-01 17:02:51,538 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-01 17:02:51,552 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-01 17:02:51,558 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/security/base_groups.xml 2025-08-01 17:02:51,882 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/security/base_security.xml 2025-08-01 17:02:51,977 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/base_menus.xml 2025-08-01 17:02:52,037 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-01 17:02:52,052 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-01 17:02:52,059 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-01 17:02:52,594 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-01 17:02:52,689 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-01 17:02:52,704 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-01 17:02:52,718 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-01 17:02:52,745 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-01 17:02:52,758 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-01 17:02:52,774 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-01 17:02:52,792 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-01 17:02:52,915 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-01 17:02:52,934 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-01 17:02:52,956 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-01 17:02:52,973 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-01 17:02:53,008 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-01 17:02:53,050 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-01 17:02:53,065 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-01 17:02:53,073 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-01 17:02:53,077 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-01 17:02:53,083 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-01 17:02:53,099 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-01 17:02:53,108 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-01 17:02:53,162 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-01 17:02:53,212 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-01 17:02:53,268 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-01 17:02:53,272 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-01 17:02:53,276 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-01 17:02:53,285 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-01 17:02:53,295 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-01 17:02:53,304 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-01 17:02:53,317 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-01 17:02:53,324 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-01 17:02:53,333 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-01 17:02:53,346 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-08-01 17:02:53,349 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-01 17:02:53,361 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-01 17:02:53,379 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-01 17:02:53,397 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-01 17:02:53,416 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-01 17:02:53,514 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-01 17:02:53,541 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-01 17:02:53,573 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-01 17:02:53,603 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-01 17:02:53,702 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/ir_property_views.xml 2025-08-01 17:02:53,719 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-01 17:02:53,725 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-01 17:02:53,745 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/views/onboarding_views.xml 2025-08-01 17:02:53,764 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-01 17:02:53,895 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module base loaded in 6.18s, 7914 queries (+7914 other) 2025-08-01 17:02:53,895 155 INFO 01667-16-0-without_demo odoo.modules.loading: 1 modules loaded in 6.18s, 7914 queries (+7914 extra) 2025-08-01 17:02:53,919 155 INFO 01667-16-0-without_demo odoo.modules.loading: updating modules list 2025-08-01 17:02:53,921 155 INFO 01667-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:02:54,416 155 INFO 01667-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:02:54,574 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading 80 modules... 2025-08-01 17:02:54,574 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module uom (2/80) 2025-08-01 17:02:54,598 155 INFO 01667-16-0-without_demo odoo.modules.registry: module uom: creating or updating database tables 2025-08-01 17:02:54,669 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-01 17:02:54,744 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-01 17:02:54,761 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-01 17:02:54,772 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-01 17:02:54,814 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module uom loaded in 0.24s, 283 queries (+283 other) 2025-08-01 17:02:54,814 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module web (3/80) 2025-08-01 17:02:54,842 155 INFO 01667-16-0-without_demo odoo.modules.registry: module web: creating or updating database tables 2025-08-01 17:02:55,355 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-01 17:02:55,364 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-01 17:02:55,414 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/views/report_templates.xml 2025-08-01 17:02:55,485 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-01 17:02:55,496 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-01 17:02:55,501 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/views/lazy_assets.xml 2025-08-01 17:02:55,506 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/views/neutralize_views.xml 2025-08-01 17:02:55,512 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/data/ir_attachment.xml 2025-08-01 17:02:55,517 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web/data/report_layout.xml 2025-08-01 17:02:55,558 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module web loaded in 0.74s, 901 queries (+901 other) 2025-08-01 17:02:55,558 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module auth_totp (4/80) 2025-08-01 17:02:55,591 155 INFO 01667-16-0-without_demo odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-01 17:02:55,651 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-01 17:02:55,674 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-01 17:02:55,683 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-01 17:02:55,689 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-01 17:02:55,713 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-01 17:02:55,718 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-01 17:02:55,735 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module auth_totp loaded in 0.18s, 175 queries (+175 other) 2025-08-01 17:02:55,735 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module barcodes (5/80) 2025-08-01 17:02:55,760 155 INFO 01667-16-0-without_demo odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-01 17:02:55,850 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-01 17:02:55,857 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-01 17:02:55,873 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-01 17:02:55,892 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module barcodes loaded in 0.16s, 136 queries (+136 other) 2025-08-01 17:02:55,892 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module base_import (6/80) 2025-08-01 17:02:56,055 155 INFO 01667-16-0-without_demo odoo.modules.registry: module base_import: creating or updating database tables 2025-08-01 17:02:56,690 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-01 17:02:56,725 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module base_import loaded in 0.83s, 922 queries (+922 other) 2025-08-01 17:02:56,726 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module base_setup (7/80) 2025-08-01 17:02:56,760 155 INFO 01667-16-0-without_demo odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-01 17:02:56,817 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-01 17:02:56,824 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-01 17:02:56,866 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-01 17:02:56,883 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module base_setup loaded in 0.16s, 153 queries (+153 other) 2025-08-01 17:02:56,883 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module bus (8/80) 2025-08-01 17:02:56,931 155 INFO 01667-16-0-without_demo odoo.modules.registry: module bus: creating or updating database tables 2025-08-01 17:02:57,015 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-01 17:02:57,031 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module bus loaded in 0.15s, 103 queries (+103 other) 2025-08-01 17:02:57,031 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module http_routing (9/80) 2025-08-01 17:02:57,061 155 INFO 01667-16-0-without_demo odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-01 17:02:57,071 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-01 17:02:57,103 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-01 17:02:57,122 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module http_routing loaded in 0.09s, 77 queries (+77 other) 2025-08-01 17:02:57,122 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module resource (10/80) 2025-08-01 17:02:57,163 155 INFO 01667-16-0-without_demo odoo.modules.registry: module resource: creating or updating database tables 2025-08-01 17:02:57,305 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-01 17:02:57,335 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-01 17:02:57,347 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-01 17:02:57,368 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading resource/views/resource_views.xml 2025-08-01 17:02:57,459 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module resource loaded in 0.34s, 431 queries (+431 other) 2025-08-01 17:02:57,459 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module utm (11/80) 2025-08-01 17:02:57,494 155 INFO 01667-16-0-without_demo odoo.modules.registry: module utm: creating or updating database tables 2025-08-01 17:02:57,616 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-08-01 17:02:57,634 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-08-01 17:02:57,650 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-08-01 17:02:57,653 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-08-01 17:02:57,657 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-01 17:02:57,686 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-08-01 17:02:57,704 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-08-01 17:02:57,716 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-08-01 17:02:57,729 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-08-01 17:02:57,737 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/views/utm_menus.xml 2025-08-01 17:02:57,760 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-01 17:02:57,783 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module utm loaded in 0.32s, 407 queries (+407 other) 2025-08-01 17:02:57,783 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module web_kanban_gauge (12/80) 2025-08-01 17:02:57,826 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-08-01 17:02:57,826 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module web_tour (13/80) 2025-08-01 17:02:57,850 155 INFO 01667-16-0-without_demo odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-01 17:02:57,894 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-01 17:02:57,902 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-08-01 17:02:57,911 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-01 17:02:57,937 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module web_tour loaded in 0.11s, 101 queries (+101 other) 2025-08-01 17:02:57,938 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/80) 2025-08-01 17:02:57,968 155 INFO 01667-16-0-without_demo odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-08-01 17:02:58,086 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-08-01 17:02:58,140 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-08-01 17:02:58,169 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.23s, 195 queries (+195 other) 2025-08-01 17:02:58,170 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module iap (15/80) 2025-08-01 17:02:58,201 155 INFO 01667-16-0-without_demo odoo.modules.registry: module iap: creating or updating database tables 2025-08-01 17:02:58,264 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-01 17:02:58,273 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-01 17:02:58,281 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-01 17:02:58,301 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-01 17:02:58,328 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module iap loaded in 0.16s, 147 queries (+147 other) 2025-08-01 17:02:58,328 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module mail (16/80) 2025-08-01 17:02:58,533 155 INFO 01667-16-0-without_demo odoo.modules.registry: module mail: creating or updating database tables 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.template_id 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_note 2025-08-01 17:02:58,736 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-08-01 17:02:58,779 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.partner.email_normalized 2025-08-01 17:02:58,785 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.users.notification_type 2025-08-01 17:02:59,888 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-01 17:02:59,977 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-01 17:02:59,982 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-01 17:02:59,996 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-01 17:03:00,007 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-01 17:03:00,017 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-01 17:03:00,023 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-08-01 17:03:00,031 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-08-01 17:03:00,049 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-01 17:03:00,060 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-08-01 17:03:00,071 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-01 17:03:00,082 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-01 17:03:00,106 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-08-01 17:03:00,118 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-01 17:03:00,142 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-01 17:03:00,153 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-01 17:03:00,164 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-08-01 17:03:00,174 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-08-01 17:03:00,187 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-08-01 17:03:00,193 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-08-01 17:03:00,214 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-08-01 17:03:00,224 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-01 17:03:00,268 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-01 17:03:00,293 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-01 17:03:00,308 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-01 17:03:00,316 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-08-01 17:03:00,330 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-08-01 17:03:00,346 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-08-01 17:03:00,356 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-08-01 17:03:00,374 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-01 17:03:00,389 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-01 17:03:00,415 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-01 17:03:00,498 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-01 17:03:00,547 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-01 17:03:00,556 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-01 17:03:00,570 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-08-01 17:03:00,579 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-01 17:03:00,584 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-01 17:03:00,591 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-01 17:03:00,605 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-01 17:03:00,615 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-01 17:03:00,633 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-01 17:03:00,642 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-01 17:03:00,662 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-01 17:03:00,709 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-01 17:03:00,723 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-01 17:03:00,819 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module mail loaded in 2.49s, 3512 queries (+3512 other) 2025-08-01 17:03:00,819 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module spreadsheet (17/80) 2025-08-01 17:03:00,857 155 INFO 01667-16-0-without_demo odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-08-01 17:03:00,899 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-08-01 17:03:00,900 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module web_editor (18/80) 2025-08-01 17:03:00,983 155 INFO 01667-16-0-without_demo odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-01 17:03:01,721 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-01 17:03:01,731 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-01 17:03:01,735 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-01 17:03:01,757 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-01 17:03:01,795 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module web_editor loaded in 0.90s, 1169 queries (+1169 other) 2025-08-01 17:03:01,796 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module analytic (19/80) 2025-08-01 17:03:01,845 155 INFO 01667-16-0-without_demo odoo.modules.registry: module analytic: creating or updating database tables 2025-08-01 17:03:02,001 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-01 17:03:02,032 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-01 17:03:02,043 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-08-01 17:03:02,077 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-01 17:03:02,103 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-08-01 17:03:02,117 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-08-01 17:03:02,127 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-08-01 17:03:02,160 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module analytic loaded in 0.36s, 392 queries (+392 other) 2025-08-01 17:03:02,160 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module auth_signup (20/80) 2025-08-01 17:03:02,207 155 INFO 01667-16-0-without_demo odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-01 17:03:02,267 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-01 17:03:02,272 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-01 17:03:02,280 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-01 17:03:02,291 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-01 17:03:02,304 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-01 17:03:02,323 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-01 17:03:02,338 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-08-01 17:03:02,356 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module auth_signup loaded in 0.20s, 191 queries (+191 other) 2025-08-01 17:03:02,356 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module auth_totp_mail (21/80) 2025-08-01 17:03:02,397 155 INFO 01667-16-0-without_demo odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-01 17:03:02,425 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-01 17:03:02,444 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-01 17:03:02,449 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-01 17:03:02,480 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 92 queries (+92 other) 2025-08-01 17:03:02,481 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module base_install_request (22/80) 2025-08-01 17:03:02,523 155 INFO 01667-16-0-without_demo odoo.modules.registry: module base_install_request: creating or updating database tables 2025-08-01 17:03:02,595 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-08-01 17:03:02,606 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-08-01 17:03:02,619 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-08-01 17:03:02,624 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-08-01 17:03:02,629 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-08-01 17:03:02,648 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module base_install_request loaded in 0.17s, 143 queries (+143 other) 2025-08-01 17:03:02,648 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module calendar (23/80) 2025-08-01 17:03:02,732 155 INFO 01667-16-0-without_demo odoo.modules.registry: module calendar: creating or updating database tables 2025-08-01 17:03:02,969 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-08-01 17:03:02,987 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-08-01 17:03:03,004 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-08-01 17:03:03,012 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-08-01 17:03:03,025 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-08-01 17:03:03,036 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-08-01 17:03:03,039 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-08-01 17:03:03,043 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-08-01 17:03:03,052 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-08-01 17:03:03,057 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-08-01 17:03:03,139 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-08-01 17:03:03,158 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-08-01 17:03:03,182 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module calendar loaded in 0.53s, 639 queries (+639 other) 2025-08-01 17:03:03,182 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module google_gmail (24/80) 2025-08-01 17:03:03,231 155 INFO 01667-16-0-without_demo odoo.modules.registry: module google_gmail: creating or updating database tables 2025-08-01 17:03:03,280 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-08-01 17:03:03,292 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-08-01 17:03:03,301 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-08-01 17:03:03,332 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module google_gmail loaded in 0.15s, 122 queries (+122 other) 2025-08-01 17:03:03,333 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module hr (25/80) 2025-08-01 17:03:03,432 155 INFO 01667-16-0-without_demo odoo.modules.registry: module hr: creating or updating database tables 2025-08-01 17:03:04,560 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/security/hr_security.xml 2025-08-01 17:03:04,715 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-08-01 17:03:04,736 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-08-01 17:03:04,747 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-08-01 17:03:04,757 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-08-01 17:03:04,768 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-08-01 17:03:04,778 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-08-01 17:03:04,801 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-08-01 17:03:04,827 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-08-01 17:03:04,836 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-08-01 17:03:04,859 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-08-01 17:03:04,867 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-08-01 17:03:04,928 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-08-01 17:03:04,953 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-08-01 17:03:04,966 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/hr_views.xml 2025-08-01 17:03:05,018 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-08-01 17:03:05,039 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-08-01 17:03:05,046 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/res_users.xml 2025-08-01 17:03:05,107 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-08-01 17:03:05,119 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr/data/hr_data.xml 2025-08-01 17:03:05,234 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module hr loaded in 1.90s, 2601 queries (+2601 other) 2025-08-01 17:03:05,234 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module iap_mail (26/80) 2025-08-01 17:03:05,288 155 INFO 01667-16-0-without_demo odoo.modules.registry: module iap_mail: creating or updating database tables 2025-08-01 17:03:05,311 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-01 17:03:05,338 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module iap_mail loaded in 0.10s, 35 queries (+35 other) 2025-08-01 17:03:05,338 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module mail_bot (27/80) 2025-08-01 17:03:05,399 155 INFO 01667-16-0-without_demo odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-01 17:03:05,503 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-01 17:03:05,525 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-01 17:03:05,539 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module mail_bot loaded in 0.20s, 179 queries (+179 other) 2025-08-01 17:03:05,539 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module phone_validation (28/80) 2025-08-01 17:03:05,635 155 INFO 01667-16-0-without_demo odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-01 17:03:05,741 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-01 17:03:05,750 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-01 17:03:05,773 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-01 17:03:05,787 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module phone_validation loaded in 0.25s, 169 queries (+169 other) 2025-08-01 17:03:05,788 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module privacy_lookup (29/80) 2025-08-01 17:03:05,845 155 INFO 01667-16-0-without_demo odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-08-01 17:03:05,953 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-08-01 17:03:05,981 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-08-01 17:03:05,999 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-08-01 17:03:06,011 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-08-01 17:03:06,029 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module privacy_lookup loaded in 0.24s, 236 queries (+236 other) 2025-08-01 17:03:06,029 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module product (30/80) 2025-08-01 17:03:06,271 155 INFO 01667-16-0-without_demo odoo.modules.registry: module product: creating or updating database tables 2025-08-01 17:03:06,859 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/data/product_data.xml 2025-08-01 17:03:06,879 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/security/product_security.xml 2025-08-01 17:03:06,975 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-01 17:03:07,003 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-01 17:03:07,014 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_views.xml 2025-08-01 17:03:07,080 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-01 17:03:07,107 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-01 17:03:07,133 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_category_views.xml 2025-08-01 17:03:07,146 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-08-01 17:03:07,168 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-08-01 17:03:07,193 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-01 17:03:07,216 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-08-01 17:03:07,238 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-01 17:03:07,269 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/product_tag_views.xml 2025-08-01 17:03:07,279 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-08-01 17:03:07,285 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-01 17:03:07,296 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/report/product_reports.xml 2025-08-01 17:03:07,309 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-01 17:03:07,330 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-01 17:03:07,337 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-01 17:03:07,342 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-01 17:03:07,368 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module product loaded in 1.34s, 1439 queries (+1439 other) 2025-08-01 17:03:07,368 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module rating (31/80) 2025-08-01 17:03:07,443 155 INFO 01667-16-0-without_demo odoo.modules.registry: module rating: creating or updating database tables 2025-08-01 17:03:07,620 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-08-01 17:03:07,672 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading rating/views/rating_templates.xml 2025-08-01 17:03:07,680 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-08-01 17:03:07,687 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-08-01 17:03:07,707 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module rating loaded in 0.34s, 380 queries (+380 other) 2025-08-01 17:03:07,707 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module sales_team (32/80) 2025-08-01 17:03:07,781 155 INFO 01667-16-0-without_demo odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-01 17:03:07,820 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.users.sale_team_id 2025-08-01 17:03:07,943 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-01 17:03:08,078 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-01 17:03:08,091 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-01 17:03:08,129 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-01 17:03:08,141 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-01 17:03:08,171 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-01 17:03:08,204 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-01 17:03:08,209 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-08-01 17:03:08,231 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module sales_team loaded in 0.52s, 583 queries (+583 other) 2025-08-01 17:03:08,231 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard (33/80) 2025-08-01 17:03:08,297 155 INFO 01667-16-0-without_demo odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-08-01 17:03:08,376 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-08-01 17:03:08,385 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-08-01 17:03:08,396 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-08-01 17:03:08,409 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-08-01 17:03:08,431 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-08-01 17:03:08,450 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.22s, 190 queries (+190 other) 2025-08-01 17:03:08,450 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module web_unsplash (34/80) 2025-08-01 17:03:08,527 155 INFO 01667-16-0-without_demo odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-01 17:03:08,587 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-01 17:03:08,625 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module web_unsplash loaded in 0.17s, 96 queries (+96 other) 2025-08-01 17:03:08,625 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module hr_contract (35/80) 2025-08-01 17:03:08,703 155 INFO 01667-16-0-without_demo odoo.modules.registry: module hr_contract: creating or updating database tables 2025-08-01 17:03:08,711 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of hr.employee.first_contract_date 2025-08-01 17:03:08,711 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of hr.employee.contract_warning 2025-08-01 17:03:08,963 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/security/security.xml 2025-08-01 17:03:09,114 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-08-01 17:03:09,128 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-08-01 17:03:09,151 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-08-01 17:03:09,201 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-08-01 17:03:09,289 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-08-01 17:03:09,299 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-08-01 17:03:09,309 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-08-01 17:03:09,323 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-08-01 17:03:09,348 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module hr_contract loaded in 0.72s, 652 queries (+652 other) 2025-08-01 17:03:09,348 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module hr_holidays (36/80) 2025-08-01 17:03:09,484 155 INFO 01667-16-0-without_demo odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-08-01 17:03:09,500 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-08-01 17:03:09,918 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-08-01 17:03:09,923 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-08-01 17:03:09,936 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-08-01 17:03:09,951 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-08-01 17:03:10,007 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-08-01 17:03:10,017 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-08-01 17:03:10,238 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-08-01 17:03:10,263 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-08-01 17:03:10,291 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-08-01 17:03:10,472 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-08-01 17:03:10,493 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-08-01 17:03:10,581 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-08-01 17:03:10,601 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-08-01 17:03:10,616 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-08-01 17:03:10,620 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-08-01 17:03:10,625 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-08-01 17:03:10,632 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-08-01 17:03:10,640 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-08-01 17:03:10,646 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-08-01 17:03:10,653 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-08-01 17:03:10,676 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-08-01 17:03:10,692 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-08-01 17:03:10,705 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-08-01 17:03:10,783 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-08-01 17:03:10,854 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module hr_holidays loaded in 1.51s, 2045 queries (+2045 other) 2025-08-01 17:03:10,854 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module hr_org_chart (37/80) 2025-08-01 17:03:10,930 155 INFO 01667-16-0-without_demo odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-08-01 17:03:10,984 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-08-01 17:03:11,026 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module hr_org_chart loaded in 0.17s, 88 queries (+88 other) 2025-08-01 17:03:11,027 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module mail_bot_hr (38/80) 2025-08-01 17:03:11,107 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-08-01 17:03:11,173 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module mail_bot_hr loaded in 0.15s, 61 queries (+61 other) 2025-08-01 17:03:11,173 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module partner_autocomplete (39/80) 2025-08-01 17:03:11,251 155 INFO 01667-16-0-without_demo odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-01 17:03:11,351 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-01 17:03:11,361 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-01 17:03:11,383 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-01 17:03:11,391 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-01 17:03:11,406 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-01 17:03:11,425 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module partner_autocomplete loaded in 0.25s, 182 queries (+182 other) 2025-08-01 17:03:11,425 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module portal (40/80) 2025-08-01 17:03:11,517 155 INFO 01667-16-0-without_demo odoo.modules.registry: module portal: creating or updating database tables 2025-08-01 17:03:11,871 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-01 17:03:11,881 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-01 17:03:11,887 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-01 17:03:11,894 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-01 17:03:11,989 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-01 17:03:12,008 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-01 17:03:12,017 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-01 17:03:12,049 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module portal loaded in 0.62s, 546 queries (+546 other) 2025-08-01 17:03:12,049 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module sms (41/80) 2025-08-01 17:03:12,192 155 INFO 01667-16-0-without_demo odoo.modules.registry: module sms: creating or updating database tables 2025-08-01 17:03:12,199 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-08-01 17:03:12,199 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_method 2025-08-01 17:03:12,221 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.partner.phone_sanitized 2025-08-01 17:03:13,346 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-01 17:03:13,354 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-01 17:03:13,368 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-01 17:03:13,375 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-01 17:03:13,385 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-08-01 17:03:13,392 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-08-01 17:03:13,401 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-01 17:03:13,411 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-01 17:03:13,426 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-01 17:03:13,459 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-01 17:03:13,481 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-01 17:03:13,499 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-01 17:03:13,517 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-01 17:03:13,536 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module sms loaded in 1.49s, 1990 queries (+1990 other) 2025-08-01 17:03:13,536 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module snailmail (42/80) 2025-08-01 17:03:13,632 155 INFO 01667-16-0-without_demo odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-01 17:03:13,917 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-01 17:03:13,926 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-01 17:03:13,938 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-01 17:03:13,954 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-08-01 17:03:13,960 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-01 17:03:13,967 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-01 17:03:13,974 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-01 17:03:13,998 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module snailmail loaded in 0.46s, 489 queries (+489 other) 2025-08-01 17:03:13,998 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module auth_totp_portal (43/80) 2025-08-01 17:03:14,149 155 INFO 01667-16-0-without_demo odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-01 17:03:14,180 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-01 17:03:14,201 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-01 17:03:14,218 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module auth_totp_portal loaded in 0.22s, 59 queries (+59 other) 2025-08-01 17:03:14,218 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module calendar_sms (44/80) 2025-08-01 17:03:14,301 155 INFO 01667-16-0-without_demo odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-08-01 17:03:14,305 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-08-01 17:03:14,363 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-08-01 17:03:14,369 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-08-01 17:03:14,398 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module calendar_sms loaded in 0.18s, 93 queries (+93 other) 2025-08-01 17:03:14,398 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module digest (45/80) 2025-08-01 17:03:14,488 155 INFO 01667-16-0-without_demo odoo.modules.registry: module digest: creating or updating database tables 2025-08-01 17:03:14,612 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-01 17:03:14,623 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-01 17:03:14,641 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-01 17:03:14,657 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-01 17:03:14,666 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-01 17:03:14,671 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-01 17:03:14,709 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-01 17:03:14,714 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-01 17:03:14,746 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module digest loaded in 0.35s, 300 queries (+300 other) 2025-08-01 17:03:14,746 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module payment (46/80) 2025-08-01 17:03:14,853 155 INFO 01667-16-0-without_demo odoo.modules.registry: module payment: creating or updating database tables 2025-08-01 17:03:15,108 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-08-01 17:03:15,413 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-08-01 17:03:15,956 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-01 17:03:15,964 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-08-01 17:03:15,992 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/views/payment_templates.xml 2025-08-01 17:03:16,020 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-08-01 17:03:16,049 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-08-01 17:03:16,060 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-01 17:03:16,084 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-01 17:03:16,102 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-01 17:03:16,116 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-01 17:03:16,219 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-01 17:03:16,240 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:03:16,245 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-08-01 17:03:16,264 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module payment loaded in 1.52s, 849 queries (+849 other) 2025-08-01 17:03:16,264 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module portal_rating (47/80) 2025-08-01 17:03:16,348 155 INFO 01667-16-0-without_demo odoo.modules.registry: module portal_rating: creating or updating database tables 2025-08-01 17:03:16,422 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-08-01 17:03:16,432 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-08-01 17:03:16,438 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-08-01 17:03:16,455 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module portal_rating loaded in 0.19s, 102 queries (+102 other) 2025-08-01 17:03:16,455 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module account (48/80) 2025-08-01 17:03:16,875 155 INFO 01667-16-0-without_demo odoo.modules.registry: module account: creating or updating database tables 2025-08-01 17:03:17,267 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-08-01 17:03:17,267 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-08-01 17:03:17,267 155 INFO 01667-16-0-without_demo odoo.models: Prepare computation of res.company.invoice_terms_html 2025-08-01 17:03:19,000 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/security/account_security.xml 2025-08-01 17:03:19,496 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-01 17:03:19,586 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/data/account_data.xml 2025-08-01 17:03:19,655 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/data/digest_data.xml 2025-08-01 17:03:19,664 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_report.xml 2025-08-01 17:03:19,680 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-01 17:03:19,691 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-01 17:03:19,769 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-01 17:03:19,780 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-01 17:03:19,790 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-01 17:03:19,802 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-01 17:03:19,812 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-01 17:03:19,823 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-01 17:03:20,172 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-01 17:03:20,194 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-01 17:03:20,237 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-01 17:03:20,251 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-01 17:03:20,298 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-01 17:03:20,311 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-01 17:03:20,336 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-01 17:03:20,369 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-01 17:03:20,423 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-01 17:03:20,428 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-01 17:03:20,447 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-08-01 17:03:20,475 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-01 17:03:20,485 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/report_statement.xml 2025-08-01 17:03:20,492 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/terms_template.xml 2025-08-01 17:03:20,503 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-01 17:03:20,512 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-01 17:03:20,523 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/product_view.xml 2025-08-01 17:03:20,547 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-08-01 17:03:20,554 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-08-01 17:03:20,568 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-08-01 17:03:20,580 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-08-01 17:03:20,607 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-01 17:03:20,632 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-01 17:03:20,669 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-01 17:03:20,684 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-01 17:03:20,691 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-01 17:03:20,737 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/partner_view.xml 2025-08-01 17:03:20,809 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-01 17:03:20,829 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-01 17:03:20,861 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-01 17:03:20,871 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-08-01 17:03:20,908 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/data/service_cron.xml 2025-08-01 17:03:20,916 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-01 17:03:20,931 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-01 17:03:20,944 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/digest_views.xml 2025-08-01 17:03:20,952 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-08-01 17:03:20,965 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-01 17:03:20,971 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/res_currency.xml 2025-08-01 17:03:20,979 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-01 17:03:21,116 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-08-01 17:03:21,127 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-01 17:03:21,134 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-01 17:03:21,143 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account/data/account_reports_data.xml 2025-08-01 17:03:21,208 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module account loaded in 4.75s, 6126 queries (+6126 other) 2025-08-01 17:03:21,208 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module project (49/80) 2025-08-01 17:03:21,478 155 INFO 01667-16-0-without_demo odoo.modules.registry: module project: creating or updating database tables 2025-08-01 17:03:22,039 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/security/project_security.xml 2025-08-01 17:03:22,360 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.csv 2025-08-01 17:03:22,398 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.xml 2025-08-01 17:03:22,402 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/data/digest_data.xml 2025-08-01 17:03:22,411 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/report/project_report_views.xml 2025-08-01 17:03:22,437 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-08-01 17:03:22,448 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/analytic_views.xml 2025-08-01 17:03:22,457 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/digest_views.xml 2025-08-01 17:03:22,464 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-08-01 17:03:22,529 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_update_views.xml 2025-08-01 17:03:22,550 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_update_templates.xml 2025-08-01 17:03:22,559 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-08-01 17:03:22,584 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-08-01 17:03:22,593 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-08-01 17:03:22,603 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_views.xml 2025-08-01 17:03:22,939 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-08-01 17:03:22,951 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/res_partner_views.xml 2025-08-01 17:03:22,968 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-08-01 17:03:23,002 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-08-01 17:03:23,010 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-08-01 17:03:23,063 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-08-01 17:03:23,110 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_task_templates.xml 2025-08-01 17:03:23,115 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-08-01 17:03:23,127 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-08-01 17:03:23,138 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-08-01 17:03:23,167 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/data/mail_template_data.xml 2025-08-01 17:03:23,178 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/data/project_data.xml 2025-08-01 17:03:23,186 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-08-01 17:03:23,228 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module project loaded in 2.02s, 2478 queries (+2478 other) 2025-08-01 17:03:23,229 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module stock (50/80) 2025-08-01 17:03:23,507 155 INFO 01667-16-0-without_demo odoo.modules.registry: module stock: creating or updating database tables 2025-08-01 17:03:25,187 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-01 17:03:25,567 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-01 17:03:25,638 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-01 17:03:25,643 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-01 17:03:25,653 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-01 17:03:25,663 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-01 17:03:25,842 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-01 17:03:25,856 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-01 17:03:25,860 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-08-01 17:03:25,871 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-01 17:03:25,876 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-01 17:03:25,891 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-01 17:03:25,919 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-01 17:03:25,932 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-01 17:03:25,936 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-01 17:03:25,944 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-01 17:03:25,954 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-01 17:03:25,976 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-01 17:03:25,981 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-01 17:03:26,002 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-01 17:03:26,007 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-01 17:03:26,018 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-01 17:03:26,025 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-01 17:03:26,030 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-01 17:03:26,035 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-01 17:03:26,076 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-08-01 17:03:26,084 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-01 17:03:26,091 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-01 17:03:26,100 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-08-01 17:03:26,109 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-08-01 17:03:26,115 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-01 17:03:26,124 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-01 17:03:26,130 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-01 17:03:26,135 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-01 17:03:26,142 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-01 17:03:26,157 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-01 17:03:26,163 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-01 17:03:26,174 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-01 17:03:26,182 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-01 17:03:26,189 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-01 17:03:26,193 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-01 17:03:26,200 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-01 17:03:26,206 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-01 17:03:26,212 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-01 17:03:26,219 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-08-01 17:03:26,224 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-08-01 17:03:26,229 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-01 17:03:26,257 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-01 17:03:26,282 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-08-01 17:03:26,305 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-01 17:03:26,338 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-01 17:03:26,804 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-01 17:03:26,826 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-01 17:03:26,876 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-01 17:03:26,966 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-08-01 17:03:27,000 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-01 17:03:27,093 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/product_views.xml 2025-08-01 17:03:27,231 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-01 17:03:27,292 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-01 17:03:27,339 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-01 17:03:27,363 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-01 17:03:27,415 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-01 17:03:27,431 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-01 17:03:27,440 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-01 17:03:27,472 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-01 17:03:27,491 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-01 17:03:27,510 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-08-01 17:03:27,555 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module stock loaded in 4.33s, 5347 queries (+5347 other) 2025-08-01 17:03:27,555 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module account_edi (51/80) 2025-08-01 17:03:27,713 155 INFO 01667-16-0-without_demo odoo.modules.registry: module account_edi: creating or updating database tables 2025-08-01 17:03:27,911 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-08-01 17:03:27,923 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-08-01 17:03:27,931 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-08-01 17:03:28,016 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-08-01 17:03:28,031 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-08-01 17:03:28,039 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi/data/cron.xml 2025-08-01 17:03:28,060 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module account_edi loaded in 0.50s, 335 queries (+335 other) 2025-08-01 17:03:28,060 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module account_fiscal_year (52/80) 2025-08-01 17:03:28,289 155 INFO 01667-16-0-without_demo odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2025-08-01 17:03:28,390 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/ir.model.access.csv 2025-08-01 17:03:28,399 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/account_fiscal_year_rule.xml 2025-08-01 17:03:28,406 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/account_fiscal_year_views.xml 2025-08-01 17:03:28,430 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/res_company_views.xml 2025-08-01 17:03:28,453 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module account_fiscal_year loaded in 0.39s, 144 queries (+144 other) 2025-08-01 17:03:28,453 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module account_payment (53/80) 2025-08-01 17:03:28,611 155 INFO 01667-16-0-without_demo odoo.modules.registry: module account_payment: creating or updating database tables 2025-08-01 17:03:28,789 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-08-01 17:03:28,798 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-08-01 17:03:28,808 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-08-01 17:03:28,825 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-08-01 17:03:28,852 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-08-01 17:03:28,863 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-08-01 17:03:28,880 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-08-01 17:03:28,891 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-08-01 17:03:28,904 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-08-01 17:03:28,912 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-08-01 17:03:28,920 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-08-01 17:03:28,928 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-08-01 17:03:28,933 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-08-01 17:03:28,951 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module account_payment loaded in 0.50s, 425 queries (+425 other) 2025-08-01 17:03:28,951 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module account_sequence (54/80) 2025-08-01 17:03:29,093 155 INFO 01667-16-0-without_demo odoo.modules.registry: module account_sequence: creating or updating database tables 2025-08-01 17:03:29,189 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module account_sequence loaded in 0.24s, 57 queries (+57 other) 2025-08-01 17:03:29,189 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module account_usability (55/80) 2025-08-01 17:03:29,335 155 INFO 01667-16-0-without_demo odoo.modules.registry: module account_usability: creating or updating database tables 2025-08-01 17:03:29,517 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/data/ir_module_category.xml 2025-08-01 17:03:29,538 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/security/res_groups.xml 2025-08-01 17:03:29,622 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/menu.xml 2025-08-01 17:03:29,632 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/res_config_settings_views.xml 2025-08-01 17:03:29,668 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_bank_statement.xml 2025-08-01 17:03:29,677 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_group.xml 2025-08-01 17:03:29,690 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tag.xml 2025-08-01 17:03:29,702 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_chart_template.xml 2025-08-01 17:03:29,721 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_account_template.xml 2025-08-01 17:03:29,738 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tax_template.xml 2025-08-01 17:03:29,743 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_fiscal_position_template.xml 2025-08-01 17:03:29,759 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_move_line.xml 2025-08-01 17:03:29,782 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module account_usability loaded in 0.59s, 425 queries (+425 other) 2025-08-01 17:03:29,782 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module l10n_th (56/80) 2025-08-01 17:03:29,927 155 INFO 01667-16-0-without_demo odoo.modules.registry: module l10n_th: creating or updating database tables 2025-08-01 17:03:30,052 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-08-01 17:03:30,064 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-08-01 17:03:30,085 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-08-01 17:03:30,132 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-08-01 17:03:30,136 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-08-01 17:03:30,231 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-08-01 17:03:30,308 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-08-01 17:03:30,937 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-08-01 17:03:30,973 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module l10n_th loaded in 1.19s, 1391 queries (+1391 other) 2025-08-01 17:03:30,973 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module project_sms (57/80) 2025-08-01 17:03:31,127 155 INFO 01667-16-0-without_demo odoo.modules.registry: module project_sms: creating or updating database tables 2025-08-01 17:03:31,322 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-08-01 17:03:31,340 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-08-01 17:03:31,356 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_views.xml 2025-08-01 17:03:31,364 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-08-01 17:03:31,372 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-08-01 17:03:31,386 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module project_sms loaded in 0.41s, 179 queries (+179 other) 2025-08-01 17:03:31,386 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module purchase (58/80) 2025-08-01 17:03:31,569 155 INFO 01667-16-0-without_demo odoo.modules.registry: module purchase: creating or updating database tables 2025-08-01 17:03:31,934 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-01 17:03:32,186 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-01 17:03:32,218 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-01 17:03:32,224 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-01 17:03:32,245 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-01 17:03:32,268 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-01 17:03:32,274 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-01 17:03:32,281 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-01 17:03:32,455 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-01 17:03:32,499 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-01 17:03:32,563 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-01 17:03:32,626 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-01 17:03:32,636 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-01 17:03:32,662 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-01 17:03:32,671 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-01 17:03:32,681 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-01 17:03:32,724 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-01 17:03:32,735 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-01 17:03:32,743 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-01 17:03:32,757 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-01 17:03:32,787 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module purchase loaded in 1.40s, 1648 queries (+1648 other) 2025-08-01 17:03:32,787 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module snailmail_account (59/80) 2025-08-01 17:03:32,943 155 INFO 01667-16-0-without_demo odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-01 17:03:33,060 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-01 17:03:33,100 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-08-01 17:03:33,111 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-08-01 17:03:33,131 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module snailmail_account loaded in 0.34s, 116 queries (+116 other) 2025-08-01 17:03:33,131 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_account (60/80) 2025-08-01 17:03:33,381 155 INFO 01667-16-0-without_demo odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-08-01 17:03:33,477 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module spreadsheet_account loaded in 0.35s, 55 queries (+55 other) 2025-08-01 17:03:33,477 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_account (61/80) 2025-08-01 17:03:33,643 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-08-01 17:03:33,698 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.22s, 26 queries (+26 other) 2025-08-01 17:03:33,698 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module stock_account (62/80) 2025-08-01 17:03:33,882 155 INFO 01667-16-0-without_demo odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-01 17:03:34,170 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-01 17:03:34,197 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-01 17:03:34,212 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-01 17:03:34,218 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-01 17:03:34,670 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-01 17:03:34,809 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-01 17:03:34,816 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-01 17:03:34,824 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-01 17:03:34,873 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-01 17:03:34,889 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-01 17:03:34,921 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-01 17:03:34,928 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-01 17:03:34,935 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-08-01 17:03:34,942 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-08-01 17:03:34,985 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module stock_account loaded in 1.29s, 675 queries (+675 other) 2025-08-01 17:03:34,985 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module stock_sms (63/80) 2025-08-01 17:03:35,143 155 INFO 01667-16-0-without_demo odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-01 17:03:35,274 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-01 17:03:35,280 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-01 17:03:35,356 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-01 17:03:35,363 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-01 17:03:35,373 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-01 17:03:35,399 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module stock_sms loaded in 0.41s, 198 queries (+198 other) 2025-08-01 17:03:35,399 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module account_edi_ubl_cii (64/80) 2025-08-01 17:03:35,609 155 INFO 01667-16-0-without_demo odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-01 17:03:35,691 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-08-01 17:03:35,703 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-01 17:03:35,726 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-01 17:03:35,764 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-01 17:03:35,783 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.38s, 186 queries (+186 other) 2025-08-01 17:03:35,783 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (65/80) 2025-08-01 17:03:35,937 155 INFO 01667-16-0-without_demo odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-08-01 17:03:36,136 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-08-01 17:03:36,141 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-08-01 17:03:36,159 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-08-01 17:03:36,241 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.46s, 147 queries (+147 other) 2025-08-01 17:03:36,241 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module project_purchase (66/80) 2025-08-01 17:03:36,396 155 INFO 01667-16-0-without_demo odoo.modules.registry: module project_purchase: creating or updating database tables 2025-08-01 17:03:36,482 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module project_purchase loaded in 0.24s, 55 queries (+55 other) 2025-08-01 17:03:36,482 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition (67/80) 2025-08-01 17:03:36,646 155 INFO 01667-16-0-without_demo odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-08-01 17:03:36,899 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-08-01 17:03:36,909 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-08-01 17:03:36,922 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-08-01 17:03:36,929 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-08-01 17:03:36,945 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-08-01 17:03:36,999 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-08-01 17:03:37,052 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-08-01 17:03:37,057 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-08-01 17:03:37,064 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-08-01 17:03:37,072 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-08-01 17:03:37,092 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module purchase_requisition loaded in 0.61s, 464 queries (+464 other) 2025-08-01 17:03:37,092 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module purchase_stock (68/80) 2025-08-01 17:03:37,320 155 INFO 01667-16-0-without_demo odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-01 17:03:37,731 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-01 17:03:37,750 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-01 17:03:37,805 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-01 17:03:37,813 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-01 17:03:37,826 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-01 17:03:37,864 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-01 17:03:37,895 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-01 17:03:37,904 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-01 17:03:38,033 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-01 17:03:38,057 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-08-01 17:03:38,066 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-01 17:03:38,073 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-01 17:03:38,087 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-08-01 17:03:38,094 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-01 17:03:38,102 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-01 17:03:38,133 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module purchase_stock loaded in 1.04s, 764 queries (+764 other) 2025-08-01 17:03:38,133 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module sale (69/80) 2025-08-01 17:03:38,349 155 INFO 01667-16-0-without_demo odoo.modules.registry: module sale: creating or updating database tables 2025-08-01 17:03:38,938 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-01 17:03:38,980 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/security/res_groups.xml 2025-08-01 17:03:39,033 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/security/ir_rules.xml 2025-08-01 17:03:39,125 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-08-01 17:03:39,142 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-08-01 17:03:39,157 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-08-01 17:03:39,164 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-01 17:03:39,191 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-01 17:03:39,196 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-08-01 17:03:39,203 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-08-01 17:03:39,214 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-01 17:03:39,224 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/data/sale_data.xml 2025-08-01 17:03:39,235 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-08-01 17:03:39,239 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-08-01 17:03:39,243 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-01 17:03:39,253 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-01 17:03:39,259 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-08-01 17:03:39,399 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/account_views.xml 2025-08-01 17:03:39,442 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-01 17:03:39,468 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-01 17:03:39,471 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/payment_templates.xml 2025-08-01 17:03:39,485 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-01 17:03:39,501 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-01 17:03:39,515 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/product_views.xml 2025-08-01 17:03:39,561 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-08-01 17:03:39,622 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-01 17:03:39,691 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/variant_templates.xml 2025-08-01 17:03:39,704 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-08-01 17:03:39,723 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-08-01 17:03:39,744 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-01 17:03:39,794 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-01 17:03:39,813 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale/views/sale_menus.xml 2025-08-01 17:03:39,916 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module sale loaded in 1.78s, 2193 queries (+2193 other) 2025-08-01 17:03:39,916 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (70/80) 2025-08-01 17:03:40,212 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-08-01 17:03:40,278 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.36s, 25 queries (+25 other) 2025-08-01 17:03:40,278 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (71/80) 2025-08-01 17:03:40,457 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-08-01 17:03:40,510 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.23s, 25 queries (+25 other) 2025-08-01 17:03:40,510 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module purchase_price_diff (72/80) 2025-08-01 17:03:40,673 155 INFO 01667-16-0-without_demo odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-08-01 17:03:40,794 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-08-01 17:03:40,826 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module purchase_price_diff loaded in 0.32s, 118 queries (+118 other) 2025-08-01 17:03:40,826 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition_stock (73/80) 2025-08-01 17:03:41,095 155 INFO 01667-16-0-without_demo odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-08-01 17:03:41,224 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-08-01 17:03:41,233 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-08-01 17:03:41,238 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-08-01 17:03:41,265 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-08-01 17:03:41,282 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module purchase_requisition_stock loaded in 0.46s, 173 queries (+173 other) 2025-08-01 17:03:41,282 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module sale_product_configurator (74/80) 2025-08-01 17:03:41,449 155 INFO 01667-16-0-without_demo odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-08-01 17:03:41,578 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-08-01 17:03:41,595 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-08-01 17:03:41,612 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-08-01 17:03:41,648 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module sale_product_configurator loaded in 0.37s, 135 queries (+135 other) 2025-08-01 17:03:41,648 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module sale_purchase (75/80) 2025-08-01 17:03:41,826 155 INFO 01667-16-0-without_demo odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-01 17:03:41,987 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-08-01 17:03:42,007 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-01 17:03:42,025 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-01 17:03:42,044 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-01 17:03:42,064 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-08-01 17:03:42,083 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module sale_purchase loaded in 0.44s, 198 queries (+198 other) 2025-08-01 17:03:42,083 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module sale_sms (76/80) 2025-08-01 17:03:42,369 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-01 17:03:42,417 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-01 17:03:42,431 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module sale_sms loaded in 0.35s, 40 queries (+40 other) 2025-08-01 17:03:42,431 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module sale_stock (77/80) 2025-08-01 17:03:42,619 155 INFO 01667-16-0-without_demo odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-01 17:03:42,903 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-01 17:03:42,932 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-01 17:03:42,952 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-01 17:03:43,025 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-08-01 17:03:43,032 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-01 17:03:43,170 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-01 17:03:43,180 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-08-01 17:03:43,190 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-01 17:03:43,215 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-08-01 17:03:43,223 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-01 17:03:43,236 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-01 17:03:43,243 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-01 17:03:43,251 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-01 17:03:43,255 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-01 17:03:43,262 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-01 17:03:43,282 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module sale_stock loaded in 0.85s, 694 queries (+694 other) 2025-08-01 17:03:43,282 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (78/80) 2025-08-01 17:03:43,561 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-08-01 17:03:43,619 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.34s, 25 queries (+25 other) 2025-08-01 17:03:43,619 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_sale (79/80) 2025-08-01 17:03:43,802 155 INFO 01667-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-08-01 17:03:43,863 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.24s, 30 queries (+30 other) 2025-08-01 17:03:43,863 155 INFO 01667-16-0-without_demo odoo.modules.loading: Loading module sale_purchase_stock (80/80) 2025-08-01 17:03:44,030 155 INFO 01667-16-0-without_demo odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-01 17:03:44,121 155 INFO 01667-16-0-without_demo odoo.modules.loading: Module sale_purchase_stock loaded in 0.26s, 46 queries (+46 other) 2025-08-01 17:03:44,121 155 INFO 01667-16-0-without_demo odoo.modules.loading: 80 modules loaded in 49.55s, 48652 queries (+48652 extra) 2025-08-01 17:03:45,090 155 INFO 01667-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-08-01 17:03:45,113 155 INFO 01667-16-0-without_demo odoo.modules.registry: Registry loaded in 58.383s 2025-08-01 17:03:45,114 155 INFO 01667-16-0-without_demo odoo.service.server: Initiating shutdown 2025-08-01 17:03:45,114 155 INFO 01667-16-0-without_demo odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-01 17:03:45,114 155 INFO 01667-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