Docker command: python3 odoo/odoo-bin --addons-path odoo-15-module-test,odoo/addons,odoo/odoo/addons,l10n-thailand,account-financial-tools -d 01672-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/8acee5d8bc974cc8e90495da564e445d3d0d49f7 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/01672-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) 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.event Downloading zope.event-5.0-py3-none-any.whl (6.8 kB) Collecting zope.interface Downloading zope.interface-7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257 kB) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 35)) (4.8.2) Requirement already satisfied: pyparsing>=2.1.4 in /usr/lib/python3/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (2.4.6) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.2) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 69)) (2019.11.28) Requirement already satisfied: 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: 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: 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: cached-property>=1.3.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.1) Requirement already satisfied: defusedxml>=0.4.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.0) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (19.3.0) Requirement already satisfied: 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=40aaad30c593c0ae86489be633dc1d9cee14e9ffcab272edc999aa60c35366a3 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=505108 sha256=93dba4f8c2a8ff381abde3a3f57489c596c0a9e79618a934db0ae83db127759a 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=b98536652fa1bd1b5048be676ccfa8f7da6a74b6cfedbc1343790d1f77d51a90 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-02 15:49:56,163 155 INFO ? odoo: Odoo version 16.0 2025-08-02 15:49:56,163 155 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-08-02 15:49:56,163 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-02 15:49:56,163 155 INFO ? odoo: database: runbot@default:default 2025-08-02 15:49:56,343 155 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-08-02 15:49:56,644 155 INFO 01672-16-0-without_demo odoo.modules.loading: init db 2025-08-02 15:49:57,530 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-08-02 15:49:57,530 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module base (1/1) 2025-08-02 15:49:57,559 155 INFO 01672-16-0-without_demo odoo.modules.registry: module base: creating or updating database tables 2025-08-02 15:49:57,842 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-08-02 15:49:57,842 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-08-02 15:49:57,842 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.module.module.views_by_module 2025-08-02 15:49:57,945 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.partner.user_id 2025-08-02 15:49:57,946 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-08-02 15:49:57,946 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.partner.display_name 2025-08-02 15:49:57,946 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.partner.company_registry 2025-08-02 15:49:57,946 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_company_name 2025-08-02 15:49:57,946 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.partner.partner_share 2025-08-02 15:49:57,981 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.currency.decimal_places 2025-08-02 15:49:58,002 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.company.logo_web 2025-08-02 15:49:58,026 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.users.signature 2025-08-02 15:49:58,026 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.users.share 2025-08-02 15:49:59,179 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res_bank.xml 2025-08-02 15:49:59,185 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res.lang.csv 2025-08-02 15:49:59,240 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-02 15:49:59,269 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-02 15:49:59,325 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-02 15:49:59,642 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-02 15:49:59,653 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-02 15:50:00,791 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-02 15:50:00,799 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-02 15:50:01,208 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-02 15:50:01,219 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-02 15:50:01,225 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/security/base_groups.xml 2025-08-02 15:50:01,526 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/security/base_security.xml 2025-08-02 15:50:01,615 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/base_menus.xml 2025-08-02 15:50:01,673 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-02 15:50:01,688 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-02 15:50:01,696 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-02 15:50:02,191 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-02 15:50:02,280 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-02 15:50:02,295 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-02 15:50:02,308 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-02 15:50:02,331 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-02 15:50:02,344 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-02 15:50:02,359 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-02 15:50:02,375 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-02 15:50:02,495 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-02 15:50:02,519 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-02 15:50:02,543 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-02 15:50:02,560 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-02 15:50:02,576 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-02 15:50:02,621 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-02 15:50:02,635 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-02 15:50:02,641 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-02 15:50:02,645 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-02 15:50:02,650 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-02 15:50:02,665 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-02 15:50:02,672 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-02 15:50:02,727 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-02 15:50:02,778 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-02 15:50:02,833 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-02 15:50:02,836 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-02 15:50:02,841 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-02 15:50:02,850 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-02 15:50:02,859 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-02 15:50:02,867 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-02 15:50:02,880 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-02 15:50:02,886 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-02 15:50:02,894 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-02 15:50:02,906 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-08-02 15:50:02,909 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-02 15:50:02,919 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-02 15:50:02,936 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-02 15:50:02,953 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-02 15:50:02,971 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-02 15:50:03,065 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-02 15:50:03,090 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-02 15:50:03,118 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-02 15:50:03,146 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-02 15:50:03,236 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/ir_property_views.xml 2025-08-02 15:50:03,251 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-02 15:50:03,256 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-02 15:50:03,274 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/views/onboarding_views.xml 2025-08-02 15:50:03,293 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-02 15:50:03,417 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module base loaded in 5.89s, 7914 queries (+7914 other) 2025-08-02 15:50:03,417 155 INFO 01672-16-0-without_demo odoo.modules.loading: 1 modules loaded in 5.89s, 7914 queries (+7914 extra) 2025-08-02 15:50:03,436 155 INFO 01672-16-0-without_demo odoo.modules.loading: updating modules list 2025-08-02 15:50:03,437 155 INFO 01672-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-02 15:50:03,880 155 INFO 01672-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-02 15:50:04,018 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading 80 modules... 2025-08-02 15:50:04,018 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module uom (2/80) 2025-08-02 15:50:04,040 155 INFO 01672-16-0-without_demo odoo.modules.registry: module uom: creating or updating database tables 2025-08-02 15:50:04,097 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-02 15:50:04,150 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-02 15:50:04,164 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-02 15:50:04,175 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-02 15:50:04,212 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module uom loaded in 0.19s, 283 queries (+283 other) 2025-08-02 15:50:04,212 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module web (3/80) 2025-08-02 15:50:04,239 155 INFO 01672-16-0-without_demo odoo.modules.registry: module web: creating or updating database tables 2025-08-02 15:50:04,677 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-02 15:50:04,686 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-02 15:50:04,736 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/views/report_templates.xml 2025-08-02 15:50:04,799 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-02 15:50:04,809 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-02 15:50:04,813 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/views/lazy_assets.xml 2025-08-02 15:50:04,818 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/views/neutralize_views.xml 2025-08-02 15:50:04,823 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/data/ir_attachment.xml 2025-08-02 15:50:04,827 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web/data/report_layout.xml 2025-08-02 15:50:04,864 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module web loaded in 0.65s, 901 queries (+901 other) 2025-08-02 15:50:04,864 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module auth_totp (4/80) 2025-08-02 15:50:04,893 155 INFO 01672-16-0-without_demo odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-02 15:50:04,942 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-02 15:50:04,961 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-02 15:50:04,968 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-02 15:50:04,973 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-02 15:50:04,994 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-02 15:50:04,999 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-02 15:50:05,013 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module auth_totp loaded in 0.15s, 175 queries (+175 other) 2025-08-02 15:50:05,013 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module barcodes (5/80) 2025-08-02 15:50:05,036 155 INFO 01672-16-0-without_demo odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-02 15:50:05,092 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-02 15:50:05,097 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-02 15:50:05,112 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-02 15:50:05,128 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module barcodes loaded in 0.11s, 136 queries (+136 other) 2025-08-02 15:50:05,128 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module base_import (6/80) 2025-08-02 15:50:05,281 155 INFO 01672-16-0-without_demo odoo.modules.registry: module base_import: creating or updating database tables 2025-08-02 15:50:05,830 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-02 15:50:05,855 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module base_import loaded in 0.73s, 922 queries (+922 other) 2025-08-02 15:50:05,855 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module base_setup (7/80) 2025-08-02 15:50:05,880 155 INFO 01672-16-0-without_demo odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-02 15:50:05,920 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-02 15:50:05,924 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-02 15:50:05,952 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-02 15:50:05,966 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module base_setup loaded in 0.11s, 153 queries (+153 other) 2025-08-02 15:50:05,966 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module bus (8/80) 2025-08-02 15:50:06,006 155 INFO 01672-16-0-without_demo odoo.modules.registry: module bus: creating or updating database tables 2025-08-02 15:50:06,067 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-02 15:50:06,081 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module bus loaded in 0.11s, 103 queries (+103 other) 2025-08-02 15:50:06,081 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module http_routing (9/80) 2025-08-02 15:50:06,107 155 INFO 01672-16-0-without_demo odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-02 15:50:06,116 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-02 15:50:06,143 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-02 15:50:06,160 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-08-02 15:50:06,160 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module resource (10/80) 2025-08-02 15:50:06,198 155 INFO 01672-16-0-without_demo odoo.modules.registry: module resource: creating or updating database tables 2025-08-02 15:50:06,314 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-02 15:50:06,337 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-02 15:50:06,347 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-02 15:50:06,364 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading resource/views/resource_views.xml 2025-08-02 15:50:06,449 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module resource loaded in 0.29s, 431 queries (+431 other) 2025-08-02 15:50:06,449 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module utm (11/80) 2025-08-02 15:50:06,483 155 INFO 01672-16-0-without_demo odoo.modules.registry: module utm: creating or updating database tables 2025-08-02 15:50:06,589 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-08-02 15:50:06,605 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-08-02 15:50:06,617 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-08-02 15:50:06,621 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-08-02 15:50:06,624 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-02 15:50:06,646 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-08-02 15:50:06,658 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-08-02 15:50:06,667 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-08-02 15:50:06,676 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-08-02 15:50:06,683 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/views/utm_menus.xml 2025-08-02 15:50:06,701 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-02 15:50:06,723 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module utm loaded in 0.27s, 407 queries (+407 other) 2025-08-02 15:50:06,723 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module web_kanban_gauge (12/80) 2025-08-02 15:50:06,762 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-08-02 15:50:06,762 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module web_tour (13/80) 2025-08-02 15:50:06,785 155 INFO 01672-16-0-without_demo odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-02 15:50:06,815 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-02 15:50:06,822 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-08-02 15:50:06,830 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-02 15:50:06,851 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module web_tour loaded in 0.09s, 101 queries (+101 other) 2025-08-02 15:50:06,851 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/80) 2025-08-02 15:50:06,877 155 INFO 01672-16-0-without_demo odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-08-02 15:50:06,972 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-08-02 15:50:07,018 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-08-02 15:50:07,043 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.19s, 195 queries (+195 other) 2025-08-02 15:50:07,044 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module iap (15/80) 2025-08-02 15:50:07,074 155 INFO 01672-16-0-without_demo odoo.modules.registry: module iap: creating or updating database tables 2025-08-02 15:50:07,118 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-02 15:50:07,126 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-02 15:50:07,132 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-02 15:50:07,149 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-02 15:50:07,173 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module iap loaded in 0.13s, 147 queries (+147 other) 2025-08-02 15:50:07,173 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module mail (16/80) 2025-08-02 15:50:07,353 155 INFO 01672-16-0-without_demo odoo.modules.registry: module mail: creating or updating database tables 2025-08-02 15:50:07,538 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.template_id 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_note 2025-08-02 15:50:07,539 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-08-02 15:50:07,578 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.partner.email_normalized 2025-08-02 15:50:07,584 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.users.notification_type 2025-08-02 15:50:08,617 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-02 15:50:08,704 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-02 15:50:08,708 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-02 15:50:08,721 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-02 15:50:08,729 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-02 15:50:08,736 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-02 15:50:08,741 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-08-02 15:50:08,747 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-08-02 15:50:08,762 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-02 15:50:08,771 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-08-02 15:50:08,780 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-02 15:50:08,788 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-02 15:50:08,810 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-08-02 15:50:08,820 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-02 15:50:08,840 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-02 15:50:08,849 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-02 15:50:08,857 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-08-02 15:50:08,866 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-08-02 15:50:08,878 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-08-02 15:50:08,883 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-08-02 15:50:08,903 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-08-02 15:50:08,912 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-02 15:50:08,951 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-02 15:50:08,973 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-02 15:50:08,987 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-02 15:50:08,996 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-08-02 15:50:09,009 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-08-02 15:50:09,024 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-08-02 15:50:09,033 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-08-02 15:50:09,050 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-02 15:50:09,063 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-02 15:50:09,085 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-02 15:50:09,161 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-02 15:50:09,205 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-02 15:50:09,213 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-02 15:50:09,225 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-08-02 15:50:09,233 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-02 15:50:09,239 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-02 15:50:09,245 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-02 15:50:09,258 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-02 15:50:09,267 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-02 15:50:09,284 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-02 15:50:09,293 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-02 15:50:09,311 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-02 15:50:09,351 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-02 15:50:09,364 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-02 15:50:09,456 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module mail loaded in 2.28s, 3512 queries (+3512 other) 2025-08-02 15:50:09,456 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module spreadsheet (17/80) 2025-08-02 15:50:09,492 155 INFO 01672-16-0-without_demo odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-08-02 15:50:09,530 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module spreadsheet loaded in 0.07s, 42 queries (+42 other) 2025-08-02 15:50:09,530 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module web_editor (18/80) 2025-08-02 15:50:09,607 155 INFO 01672-16-0-without_demo odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-02 15:50:10,267 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-02 15:50:10,276 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-02 15:50:10,280 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-02 15:50:10,298 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-02 15:50:10,334 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module web_editor loaded in 0.80s, 1169 queries (+1169 other) 2025-08-02 15:50:10,334 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module analytic (19/80) 2025-08-02 15:50:10,379 155 INFO 01672-16-0-without_demo odoo.modules.registry: module analytic: creating or updating database tables 2025-08-02 15:50:10,525 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-02 15:50:10,553 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-02 15:50:10,563 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-08-02 15:50:10,593 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-02 15:50:10,618 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-08-02 15:50:10,631 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-08-02 15:50:10,640 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-08-02 15:50:10,652 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module analytic loaded in 0.32s, 392 queries (+392 other) 2025-08-02 15:50:10,652 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module auth_signup (20/80) 2025-08-02 15:50:10,699 155 INFO 01672-16-0-without_demo odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-02 15:50:10,758 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-02 15:50:10,764 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-02 15:50:10,773 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-02 15:50:10,786 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-02 15:50:10,799 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-02 15:50:10,816 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-02 15:50:10,832 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-08-02 15:50:10,848 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module auth_signup loaded in 0.20s, 191 queries (+191 other) 2025-08-02 15:50:10,849 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module auth_totp_mail (21/80) 2025-08-02 15:50:10,891 155 INFO 01672-16-0-without_demo odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-02 15:50:10,923 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-02 15:50:10,944 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-02 15:50:10,949 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-02 15:50:10,981 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module auth_totp_mail loaded in 0.13s, 92 queries (+92 other) 2025-08-02 15:50:10,981 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module base_install_request (22/80) 2025-08-02 15:50:11,023 155 INFO 01672-16-0-without_demo odoo.modules.registry: module base_install_request: creating or updating database tables 2025-08-02 15:50:11,088 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-08-02 15:50:11,099 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-08-02 15:50:11,111 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-08-02 15:50:11,115 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-08-02 15:50:11,120 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-08-02 15:50:11,137 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module base_install_request loaded in 0.16s, 143 queries (+143 other) 2025-08-02 15:50:11,137 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module calendar (23/80) 2025-08-02 15:50:11,212 155 INFO 01672-16-0-without_demo odoo.modules.registry: module calendar: creating or updating database tables 2025-08-02 15:50:11,433 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-08-02 15:50:11,449 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-08-02 15:50:11,464 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-08-02 15:50:11,471 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-08-02 15:50:11,483 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-08-02 15:50:11,493 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-08-02 15:50:11,497 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-08-02 15:50:11,500 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-08-02 15:50:11,509 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-08-02 15:50:11,514 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-08-02 15:50:11,595 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-08-02 15:50:11,613 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-08-02 15:50:11,635 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module calendar loaded in 0.50s, 639 queries (+639 other) 2025-08-02 15:50:11,635 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module google_gmail (24/80) 2025-08-02 15:50:11,681 155 INFO 01672-16-0-without_demo odoo.modules.registry: module google_gmail: creating or updating database tables 2025-08-02 15:50:11,732 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-08-02 15:50:11,744 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-08-02 15:50:11,753 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-08-02 15:50:11,785 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module google_gmail loaded in 0.15s, 122 queries (+122 other) 2025-08-02 15:50:11,785 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module hr (25/80) 2025-08-02 15:50:11,882 155 INFO 01672-16-0-without_demo odoo.modules.registry: module hr: creating or updating database tables 2025-08-02 15:50:13,055 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/security/hr_security.xml 2025-08-02 15:50:13,184 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-08-02 15:50:13,203 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-08-02 15:50:13,213 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-08-02 15:50:13,220 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-08-02 15:50:13,229 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-08-02 15:50:13,238 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-08-02 15:50:13,257 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-08-02 15:50:13,280 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-08-02 15:50:13,288 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-08-02 15:50:13,310 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-08-02 15:50:13,318 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-08-02 15:50:13,375 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-08-02 15:50:13,398 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-08-02 15:50:13,409 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/hr_views.xml 2025-08-02 15:50:13,460 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-08-02 15:50:13,480 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-08-02 15:50:13,487 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/res_users.xml 2025-08-02 15:50:13,545 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-08-02 15:50:13,555 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr/data/hr_data.xml 2025-08-02 15:50:13,653 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module hr loaded in 1.87s, 2601 queries (+2601 other) 2025-08-02 15:50:13,653 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module iap_mail (26/80) 2025-08-02 15:50:13,702 155 INFO 01672-16-0-without_demo odoo.modules.registry: module iap_mail: creating or updating database tables 2025-08-02 15:50:13,720 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-02 15:50:13,746 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module iap_mail loaded in 0.09s, 35 queries (+35 other) 2025-08-02 15:50:13,746 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module mail_bot (27/80) 2025-08-02 15:50:13,802 155 INFO 01672-16-0-without_demo odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-02 15:50:13,900 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-02 15:50:13,922 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-02 15:50:13,935 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module mail_bot loaded in 0.19s, 179 queries (+179 other) 2025-08-02 15:50:13,935 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module phone_validation (28/80) 2025-08-02 15:50:14,023 155 INFO 01672-16-0-without_demo odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-02 15:50:14,116 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-02 15:50:14,125 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-02 15:50:14,147 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-02 15:50:14,160 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module phone_validation loaded in 0.22s, 169 queries (+169 other) 2025-08-02 15:50:14,160 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module privacy_lookup (29/80) 2025-08-02 15:50:14,218 155 INFO 01672-16-0-without_demo odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-08-02 15:50:14,323 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-08-02 15:50:14,350 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-08-02 15:50:14,367 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-08-02 15:50:14,379 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-08-02 15:50:14,396 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module privacy_lookup loaded in 0.24s, 236 queries (+236 other) 2025-08-02 15:50:14,396 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module product (30/80) 2025-08-02 15:50:14,631 155 INFO 01672-16-0-without_demo odoo.modules.registry: module product: creating or updating database tables 2025-08-02 15:50:15,215 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/data/product_data.xml 2025-08-02 15:50:15,235 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/security/product_security.xml 2025-08-02 15:50:15,335 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-02 15:50:15,367 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-02 15:50:15,378 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_views.xml 2025-08-02 15:50:15,450 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-02 15:50:15,478 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-02 15:50:15,508 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_category_views.xml 2025-08-02 15:50:15,523 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-08-02 15:50:15,548 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-08-02 15:50:15,575 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-02 15:50:15,602 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-08-02 15:50:15,627 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-02 15:50:15,663 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/product_tag_views.xml 2025-08-02 15:50:15,674 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-08-02 15:50:15,681 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-02 15:50:15,692 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/report/product_reports.xml 2025-08-02 15:50:15,706 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-02 15:50:15,729 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-02 15:50:15,736 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-02 15:50:15,741 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-02 15:50:15,767 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module product loaded in 1.37s, 1439 queries (+1439 other) 2025-08-02 15:50:15,767 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module rating (31/80) 2025-08-02 15:50:15,840 155 INFO 01672-16-0-without_demo odoo.modules.registry: module rating: creating or updating database tables 2025-08-02 15:50:16,026 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-08-02 15:50:16,079 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading rating/views/rating_templates.xml 2025-08-02 15:50:16,088 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-08-02 15:50:16,095 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-08-02 15:50:16,115 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module rating loaded in 0.35s, 380 queries (+380 other) 2025-08-02 15:50:16,115 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module sales_team (32/80) 2025-08-02 15:50:16,187 155 INFO 01672-16-0-without_demo odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-02 15:50:16,220 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.users.sale_team_id 2025-08-02 15:50:16,335 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-02 15:50:16,461 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-02 15:50:16,474 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-02 15:50:16,512 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-02 15:50:16,524 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-02 15:50:16,556 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-02 15:50:16,588 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-02 15:50:16,592 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-08-02 15:50:16,614 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module sales_team loaded in 0.50s, 583 queries (+583 other) 2025-08-02 15:50:16,614 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard (33/80) 2025-08-02 15:50:16,679 155 INFO 01672-16-0-without_demo odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-08-02 15:50:16,750 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-08-02 15:50:16,757 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-08-02 15:50:16,767 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-08-02 15:50:16,779 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-08-02 15:50:16,797 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-08-02 15:50:16,814 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.20s, 190 queries (+190 other) 2025-08-02 15:50:16,814 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module web_unsplash (34/80) 2025-08-02 15:50:16,875 155 INFO 01672-16-0-without_demo odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-02 15:50:16,930 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-02 15:50:16,966 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module web_unsplash loaded in 0.15s, 96 queries (+96 other) 2025-08-02 15:50:16,966 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module hr_contract (35/80) 2025-08-02 15:50:17,040 155 INFO 01672-16-0-without_demo odoo.modules.registry: module hr_contract: creating or updating database tables 2025-08-02 15:50:17,047 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of hr.employee.first_contract_date 2025-08-02 15:50:17,047 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of hr.employee.contract_warning 2025-08-02 15:50:17,266 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/security/security.xml 2025-08-02 15:50:17,390 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-08-02 15:50:17,403 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-08-02 15:50:17,423 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-08-02 15:50:17,466 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-08-02 15:50:17,539 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-08-02 15:50:17,546 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-08-02 15:50:17,552 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-08-02 15:50:17,563 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-08-02 15:50:17,582 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module hr_contract loaded in 0.62s, 652 queries (+652 other) 2025-08-02 15:50:17,582 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module hr_holidays (36/80) 2025-08-02 15:50:17,704 155 INFO 01672-16-0-without_demo odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-08-02 15:50:17,716 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-08-02 15:50:18,111 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-08-02 15:50:18,116 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-08-02 15:50:18,128 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-08-02 15:50:18,142 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-08-02 15:50:18,195 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-08-02 15:50:18,203 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-08-02 15:50:18,416 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-08-02 15:50:18,439 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-08-02 15:50:18,466 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-08-02 15:50:18,639 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-08-02 15:50:18,659 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-08-02 15:50:18,741 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-08-02 15:50:18,760 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-08-02 15:50:18,773 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-08-02 15:50:18,777 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-08-02 15:50:18,781 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-08-02 15:50:18,789 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-08-02 15:50:18,796 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-08-02 15:50:18,802 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-08-02 15:50:18,808 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-08-02 15:50:18,829 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-08-02 15:50:18,843 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-08-02 15:50:18,853 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-08-02 15:50:18,918 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-08-02 15:50:18,985 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module hr_holidays loaded in 1.40s, 2045 queries (+2045 other) 2025-08-02 15:50:18,985 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module hr_org_chart (37/80) 2025-08-02 15:50:19,059 155 INFO 01672-16-0-without_demo odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-08-02 15:50:19,110 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-08-02 15:50:19,148 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module hr_org_chart loaded in 0.16s, 88 queries (+88 other) 2025-08-02 15:50:19,148 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module mail_bot_hr (38/80) 2025-08-02 15:50:19,223 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-08-02 15:50:19,286 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module mail_bot_hr loaded in 0.14s, 61 queries (+61 other) 2025-08-02 15:50:19,286 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module partner_autocomplete (39/80) 2025-08-02 15:50:19,361 155 INFO 01672-16-0-without_demo odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-02 15:50:19,450 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-02 15:50:19,459 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-02 15:50:19,477 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-02 15:50:19,484 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-02 15:50:19,497 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-02 15:50:19,514 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module partner_autocomplete loaded in 0.23s, 182 queries (+182 other) 2025-08-02 15:50:19,514 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module portal (40/80) 2025-08-02 15:50:19,604 155 INFO 01672-16-0-without_demo odoo.modules.registry: module portal: creating or updating database tables 2025-08-02 15:50:19,922 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-02 15:50:19,931 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-02 15:50:19,938 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-02 15:50:19,945 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-02 15:50:20,031 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-02 15:50:20,047 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-02 15:50:20,055 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-02 15:50:20,080 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module portal loaded in 0.57s, 546 queries (+546 other) 2025-08-02 15:50:20,080 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module sms (41/80) 2025-08-02 15:50:20,203 155 INFO 01672-16-0-without_demo odoo.modules.registry: module sms: creating or updating database tables 2025-08-02 15:50:20,209 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-08-02 15:50:20,209 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_method 2025-08-02 15:50:20,230 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.partner.phone_sanitized 2025-08-02 15:50:21,254 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-02 15:50:21,261 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-02 15:50:21,273 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-02 15:50:21,280 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-02 15:50:21,290 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-08-02 15:50:21,296 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-08-02 15:50:21,304 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-02 15:50:21,315 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-02 15:50:21,332 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-02 15:50:21,372 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-02 15:50:21,398 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-02 15:50:21,420 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-02 15:50:21,442 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-02 15:50:21,461 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module sms loaded in 1.38s, 1990 queries (+1990 other) 2025-08-02 15:50:21,461 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module snailmail (42/80) 2025-08-02 15:50:21,551 155 INFO 01672-16-0-without_demo odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-02 15:50:21,822 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-02 15:50:21,831 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-02 15:50:21,842 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-02 15:50:21,857 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-08-02 15:50:21,861 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-02 15:50:21,868 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-02 15:50:21,875 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-02 15:50:21,898 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module snailmail loaded in 0.44s, 489 queries (+489 other) 2025-08-02 15:50:21,898 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module auth_totp_portal (43/80) 2025-08-02 15:50:22,039 155 INFO 01672-16-0-without_demo odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-02 15:50:22,070 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-02 15:50:22,091 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-02 15:50:22,107 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module auth_totp_portal loaded in 0.21s, 59 queries (+59 other) 2025-08-02 15:50:22,107 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module calendar_sms (44/80) 2025-08-02 15:50:22,187 155 INFO 01672-16-0-without_demo odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-08-02 15:50:22,191 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-08-02 15:50:22,243 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-08-02 15:50:22,248 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-08-02 15:50:22,276 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module calendar_sms loaded in 0.17s, 93 queries (+93 other) 2025-08-02 15:50:22,276 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module digest (45/80) 2025-08-02 15:50:22,357 155 INFO 01672-16-0-without_demo odoo.modules.registry: module digest: creating or updating database tables 2025-08-02 15:50:22,467 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-02 15:50:22,477 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-02 15:50:22,495 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-02 15:50:22,512 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-02 15:50:22,521 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-02 15:50:22,526 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-02 15:50:22,565 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-02 15:50:22,570 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-02 15:50:22,600 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module digest loaded in 0.32s, 300 queries (+300 other) 2025-08-02 15:50:22,600 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module payment (46/80) 2025-08-02 15:50:22,699 155 INFO 01672-16-0-without_demo odoo.modules.registry: module payment: creating or updating database tables 2025-08-02 15:50:22,929 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-08-02 15:50:23,204 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-08-02 15:50:23,722 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-02 15:50:23,730 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-08-02 15:50:23,754 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/views/payment_templates.xml 2025-08-02 15:50:23,780 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-08-02 15:50:23,805 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-08-02 15:50:23,815 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-02 15:50:23,836 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-02 15:50:23,850 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-02 15:50:23,863 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-02 15:50:23,960 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-02 15:50:23,980 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-02 15:50:23,986 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-08-02 15:50:24,004 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module payment loaded in 1.40s, 849 queries (+849 other) 2025-08-02 15:50:24,004 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module portal_rating (47/80) 2025-08-02 15:50:24,084 155 INFO 01672-16-0-without_demo odoo.modules.registry: module portal_rating: creating or updating database tables 2025-08-02 15:50:24,145 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-08-02 15:50:24,153 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-08-02 15:50:24,159 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-08-02 15:50:24,174 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module portal_rating loaded in 0.17s, 102 queries (+102 other) 2025-08-02 15:50:24,174 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module account (48/80) 2025-08-02 15:50:24,571 155 INFO 01672-16-0-without_demo odoo.modules.registry: module account: creating or updating database tables 2025-08-02 15:50:24,938 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-08-02 15:50:24,938 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-08-02 15:50:24,938 155 INFO 01672-16-0-without_demo odoo.models: Prepare computation of res.company.invoice_terms_html 2025-08-02 15:50:26,724 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/security/account_security.xml 2025-08-02 15:50:27,219 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-02 15:50:27,308 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/data/account_data.xml 2025-08-02 15:50:27,370 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/data/digest_data.xml 2025-08-02 15:50:27,376 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_report.xml 2025-08-02 15:50:27,392 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-02 15:50:27,402 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-02 15:50:27,466 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-02 15:50:27,475 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-02 15:50:27,483 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-02 15:50:27,492 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-02 15:50:27,499 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-02 15:50:27,509 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-02 15:50:27,815 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-02 15:50:27,830 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-02 15:50:27,856 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-02 15:50:27,867 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-02 15:50:27,907 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-02 15:50:27,918 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-02 15:50:27,940 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-02 15:50:27,968 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-02 15:50:28,017 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-02 15:50:28,022 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-02 15:50:28,039 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-08-02 15:50:28,065 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-02 15:50:28,074 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/report_statement.xml 2025-08-02 15:50:28,080 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/terms_template.xml 2025-08-02 15:50:28,091 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-02 15:50:28,099 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-02 15:50:28,110 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/product_view.xml 2025-08-02 15:50:28,132 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-08-02 15:50:28,138 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-08-02 15:50:28,149 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-08-02 15:50:28,159 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-08-02 15:50:28,191 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-02 15:50:28,224 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-02 15:50:28,261 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-02 15:50:28,277 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-02 15:50:28,283 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-02 15:50:28,327 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/partner_view.xml 2025-08-02 15:50:28,388 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-02 15:50:28,406 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-02 15:50:28,435 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-02 15:50:28,444 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-08-02 15:50:28,481 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/data/service_cron.xml 2025-08-02 15:50:28,488 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-02 15:50:28,502 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-02 15:50:28,515 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/digest_views.xml 2025-08-02 15:50:28,522 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-08-02 15:50:28,533 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-02 15:50:28,539 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/res_currency.xml 2025-08-02 15:50:28,545 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-02 15:50:28,677 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-08-02 15:50:28,686 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-02 15:50:28,692 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-02 15:50:28,701 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account/data/account_reports_data.xml 2025-08-02 15:50:28,762 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module account loaded in 4.59s, 6126 queries (+6126 other) 2025-08-02 15:50:28,762 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module project (49/80) 2025-08-02 15:50:29,012 155 INFO 01672-16-0-without_demo odoo.modules.registry: module project: creating or updating database tables 2025-08-02 15:50:29,540 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/security/project_security.xml 2025-08-02 15:50:29,844 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.csv 2025-08-02 15:50:29,876 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.xml 2025-08-02 15:50:29,880 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/data/digest_data.xml 2025-08-02 15:50:29,888 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/report/project_report_views.xml 2025-08-02 15:50:29,911 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-08-02 15:50:29,923 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/analytic_views.xml 2025-08-02 15:50:29,931 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/digest_views.xml 2025-08-02 15:50:29,939 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-08-02 15:50:29,999 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_update_views.xml 2025-08-02 15:50:30,019 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_update_templates.xml 2025-08-02 15:50:30,027 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-08-02 15:50:30,050 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-08-02 15:50:30,059 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-08-02 15:50:30,069 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_views.xml 2025-08-02 15:50:30,392 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-08-02 15:50:30,403 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/res_partner_views.xml 2025-08-02 15:50:30,419 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-08-02 15:50:30,450 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-08-02 15:50:30,457 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-08-02 15:50:30,504 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-08-02 15:50:30,546 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_task_templates.xml 2025-08-02 15:50:30,550 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-08-02 15:50:30,561 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-08-02 15:50:30,570 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-08-02 15:50:30,596 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/data/mail_template_data.xml 2025-08-02 15:50:30,607 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/data/project_data.xml 2025-08-02 15:50:30,614 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-08-02 15:50:30,654 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module project loaded in 1.89s, 2478 queries (+2478 other) 2025-08-02 15:50:30,654 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module stock (50/80) 2025-08-02 15:50:30,923 155 INFO 01672-16-0-without_demo odoo.modules.registry: module stock: creating or updating database tables 2025-08-02 15:50:32,520 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-02 15:50:32,897 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-02 15:50:32,961 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-02 15:50:32,965 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-02 15:50:32,973 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-02 15:50:32,981 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-02 15:50:33,150 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-02 15:50:33,164 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-02 15:50:33,168 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-08-02 15:50:33,178 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-02 15:50:33,183 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-02 15:50:33,198 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-02 15:50:33,227 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-02 15:50:33,242 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-02 15:50:33,248 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-02 15:50:33,258 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-02 15:50:33,272 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-02 15:50:33,297 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-02 15:50:33,302 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-02 15:50:33,322 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-02 15:50:33,326 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-02 15:50:33,337 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-02 15:50:33,345 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-02 15:50:33,349 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-02 15:50:33,354 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-02 15:50:33,395 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-08-02 15:50:33,403 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-02 15:50:33,410 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-02 15:50:33,418 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-08-02 15:50:33,427 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-08-02 15:50:33,432 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-02 15:50:33,440 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-02 15:50:33,446 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-02 15:50:33,451 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-02 15:50:33,457 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-02 15:50:33,470 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-02 15:50:33,477 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-02 15:50:33,487 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-02 15:50:33,495 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-02 15:50:33,501 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-02 15:50:33,506 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-02 15:50:33,512 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-02 15:50:33,518 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-02 15:50:33,524 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-02 15:50:33,531 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-08-02 15:50:33,536 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-08-02 15:50:33,541 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-02 15:50:33,567 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-02 15:50:33,590 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-08-02 15:50:33,611 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-02 15:50:33,643 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-02 15:50:34,093 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-02 15:50:34,114 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-02 15:50:34,163 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-02 15:50:34,249 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-08-02 15:50:34,282 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-02 15:50:34,372 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/product_views.xml 2025-08-02 15:50:34,506 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-02 15:50:34,561 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-02 15:50:34,604 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-02 15:50:34,626 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-02 15:50:34,673 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-02 15:50:34,690 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-02 15:50:34,698 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-02 15:50:34,728 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-02 15:50:34,748 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-02 15:50:34,767 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-08-02 15:50:34,810 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module stock loaded in 4.16s, 5347 queries (+5347 other) 2025-08-02 15:50:34,810 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module account_edi (51/80) 2025-08-02 15:50:34,960 155 INFO 01672-16-0-without_demo odoo.modules.registry: module account_edi: creating or updating database tables 2025-08-02 15:50:35,152 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-08-02 15:50:35,164 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-08-02 15:50:35,171 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-08-02 15:50:35,258 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-08-02 15:50:35,273 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-08-02 15:50:35,282 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi/data/cron.xml 2025-08-02 15:50:35,303 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module account_edi loaded in 0.49s, 335 queries (+335 other) 2025-08-02 15:50:35,303 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module account_fiscal_year (52/80) 2025-08-02 15:50:35,525 155 INFO 01672-16-0-without_demo odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2025-08-02 15:50:35,621 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/ir.model.access.csv 2025-08-02 15:50:35,630 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/account_fiscal_year_rule.xml 2025-08-02 15:50:35,636 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/account_fiscal_year_views.xml 2025-08-02 15:50:35,657 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/res_company_views.xml 2025-08-02 15:50:35,679 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module account_fiscal_year loaded in 0.38s, 144 queries (+144 other) 2025-08-02 15:50:35,679 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module account_payment (53/80) 2025-08-02 15:50:35,837 155 INFO 01672-16-0-without_demo odoo.modules.registry: module account_payment: creating or updating database tables 2025-08-02 15:50:36,009 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-08-02 15:50:36,017 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-08-02 15:50:36,027 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-08-02 15:50:36,043 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-08-02 15:50:36,070 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-08-02 15:50:36,080 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-08-02 15:50:36,097 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-08-02 15:50:36,108 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-08-02 15:50:36,120 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-08-02 15:50:36,128 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-08-02 15:50:36,135 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-08-02 15:50:36,142 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-08-02 15:50:36,147 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-08-02 15:50:36,164 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module account_payment loaded in 0.48s, 425 queries (+425 other) 2025-08-02 15:50:36,164 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module account_sequence (54/80) 2025-08-02 15:50:36,306 155 INFO 01672-16-0-without_demo odoo.modules.registry: module account_sequence: creating or updating database tables 2025-08-02 15:50:36,398 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module account_sequence loaded in 0.23s, 57 queries (+57 other) 2025-08-02 15:50:36,399 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module account_usability (55/80) 2025-08-02 15:50:36,540 155 INFO 01672-16-0-without_demo odoo.modules.registry: module account_usability: creating or updating database tables 2025-08-02 15:50:36,725 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/data/ir_module_category.xml 2025-08-02 15:50:36,750 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/security/res_groups.xml 2025-08-02 15:50:36,853 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/menu.xml 2025-08-02 15:50:36,865 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/res_config_settings_views.xml 2025-08-02 15:50:36,911 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_bank_statement.xml 2025-08-02 15:50:36,922 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_group.xml 2025-08-02 15:50:36,939 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tag.xml 2025-08-02 15:50:36,953 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_chart_template.xml 2025-08-02 15:50:36,978 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_account_template.xml 2025-08-02 15:50:36,999 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tax_template.xml 2025-08-02 15:50:37,005 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_fiscal_position_template.xml 2025-08-02 15:50:37,026 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_move_line.xml 2025-08-02 15:50:37,055 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module account_usability loaded in 0.66s, 425 queries (+425 other) 2025-08-02 15:50:37,055 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module l10n_th (56/80) 2025-08-02 15:50:37,258 155 INFO 01672-16-0-without_demo odoo.modules.registry: module l10n_th: creating or updating database tables 2025-08-02 15:50:37,399 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-08-02 15:50:37,414 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-08-02 15:50:37,438 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-08-02 15:50:37,489 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-08-02 15:50:37,494 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-08-02 15:50:37,590 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-08-02 15:50:37,665 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-08-02 15:50:38,237 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-08-02 15:50:38,274 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module l10n_th loaded in 1.22s, 1391 queries (+1391 other) 2025-08-02 15:50:38,274 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module project_sms (57/80) 2025-08-02 15:50:38,446 155 INFO 01672-16-0-without_demo odoo.modules.registry: module project_sms: creating or updating database tables 2025-08-02 15:50:38,679 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-08-02 15:50:38,700 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-08-02 15:50:38,718 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_views.xml 2025-08-02 15:50:38,726 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-08-02 15:50:38,735 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-08-02 15:50:38,751 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module project_sms loaded in 0.48s, 179 queries (+179 other) 2025-08-02 15:50:38,751 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module purchase (58/80) 2025-08-02 15:50:38,939 155 INFO 01672-16-0-without_demo odoo.modules.registry: module purchase: creating or updating database tables 2025-08-02 15:50:39,302 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-02 15:50:39,531 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-02 15:50:39,559 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-02 15:50:39,565 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-02 15:50:39,583 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-02 15:50:39,605 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-02 15:50:39,611 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-02 15:50:39,617 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-02 15:50:39,779 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-02 15:50:39,823 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-02 15:50:39,881 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-02 15:50:39,935 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-02 15:50:39,943 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-02 15:50:39,968 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-02 15:50:39,976 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-02 15:50:39,985 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-02 15:50:40,024 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-02 15:50:40,034 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-02 15:50:40,041 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-02 15:50:40,054 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-02 15:50:40,081 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module purchase loaded in 1.33s, 1648 queries (+1648 other) 2025-08-02 15:50:40,081 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module snailmail_account (59/80) 2025-08-02 15:50:40,226 155 INFO 01672-16-0-without_demo odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-02 15:50:40,334 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-02 15:50:40,373 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-08-02 15:50:40,384 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-08-02 15:50:40,399 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module snailmail_account loaded in 0.32s, 116 queries (+116 other) 2025-08-02 15:50:40,399 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_account (60/80) 2025-08-02 15:50:40,634 155 INFO 01672-16-0-without_demo odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-08-02 15:50:40,721 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module spreadsheet_account loaded in 0.32s, 55 queries (+55 other) 2025-08-02 15:50:40,721 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_account (61/80) 2025-08-02 15:50:40,880 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-08-02 15:50:40,929 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.21s, 26 queries (+26 other) 2025-08-02 15:50:40,929 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module stock_account (62/80) 2025-08-02 15:50:41,097 155 INFO 01672-16-0-without_demo odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-02 15:50:41,371 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-02 15:50:41,396 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-02 15:50:41,409 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-02 15:50:41,414 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-02 15:50:41,849 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-02 15:50:41,974 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-02 15:50:41,980 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-02 15:50:41,987 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-02 15:50:42,030 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-02 15:50:42,045 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-02 15:50:42,075 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-02 15:50:42,081 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-02 15:50:42,088 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-08-02 15:50:42,094 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-08-02 15:50:42,133 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module stock_account loaded in 1.20s, 675 queries (+675 other) 2025-08-02 15:50:42,133 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module stock_sms (63/80) 2025-08-02 15:50:42,282 155 INFO 01672-16-0-without_demo odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-02 15:50:42,405 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-02 15:50:42,410 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-02 15:50:42,480 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-02 15:50:42,485 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-02 15:50:42,495 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-02 15:50:42,520 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module stock_sms loaded in 0.39s, 198 queries (+198 other) 2025-08-02 15:50:42,520 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module account_edi_ubl_cii (64/80) 2025-08-02 15:50:42,720 155 INFO 01672-16-0-without_demo odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-02 15:50:42,799 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-08-02 15:50:42,811 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-02 15:50:42,833 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-02 15:50:42,867 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-02 15:50:42,886 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.37s, 186 queries (+186 other) 2025-08-02 15:50:42,886 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (65/80) 2025-08-02 15:50:43,027 155 INFO 01672-16-0-without_demo odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-08-02 15:50:43,216 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-08-02 15:50:43,221 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-08-02 15:50:43,236 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-08-02 15:50:43,314 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.43s, 147 queries (+147 other) 2025-08-02 15:50:43,314 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module project_purchase (66/80) 2025-08-02 15:50:43,461 155 INFO 01672-16-0-without_demo odoo.modules.registry: module project_purchase: creating or updating database tables 2025-08-02 15:50:43,545 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module project_purchase loaded in 0.23s, 55 queries (+55 other) 2025-08-02 15:50:43,546 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition (67/80) 2025-08-02 15:50:43,699 155 INFO 01672-16-0-without_demo odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-08-02 15:50:43,927 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-08-02 15:50:43,936 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-08-02 15:50:43,949 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-08-02 15:50:43,955 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-08-02 15:50:43,969 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-08-02 15:50:44,017 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-08-02 15:50:44,066 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-08-02 15:50:44,071 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-08-02 15:50:44,077 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-08-02 15:50:44,082 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-08-02 15:50:44,099 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module purchase_requisition loaded in 0.55s, 464 queries (+464 other) 2025-08-02 15:50:44,099 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module purchase_stock (68/80) 2025-08-02 15:50:44,278 155 INFO 01672-16-0-without_demo odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-02 15:50:44,663 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-02 15:50:44,680 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-02 15:50:44,727 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-02 15:50:44,733 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-02 15:50:44,745 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-02 15:50:44,777 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-02 15:50:44,801 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-02 15:50:44,809 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-02 15:50:44,923 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-02 15:50:44,941 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-08-02 15:50:44,949 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-02 15:50:44,956 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-02 15:50:44,967 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-08-02 15:50:44,973 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-02 15:50:44,979 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-02 15:50:45,008 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module purchase_stock loaded in 0.91s, 764 queries (+764 other) 2025-08-02 15:50:45,009 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module sale (69/80) 2025-08-02 15:50:45,214 155 INFO 01672-16-0-without_demo odoo.modules.registry: module sale: creating or updating database tables 2025-08-02 15:50:45,774 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-02 15:50:45,815 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/security/res_groups.xml 2025-08-02 15:50:45,868 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/security/ir_rules.xml 2025-08-02 15:50:45,960 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-08-02 15:50:45,976 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-08-02 15:50:45,990 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-08-02 15:50:45,997 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-02 15:50:46,021 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-02 15:50:46,025 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-08-02 15:50:46,032 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-08-02 15:50:46,043 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-02 15:50:46,051 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/data/sale_data.xml 2025-08-02 15:50:46,062 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-08-02 15:50:46,066 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-08-02 15:50:46,069 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-02 15:50:46,078 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-02 15:50:46,084 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-08-02 15:50:46,208 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/account_views.xml 2025-08-02 15:50:46,248 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-02 15:50:46,273 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-02 15:50:46,276 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/payment_templates.xml 2025-08-02 15:50:46,289 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-02 15:50:46,304 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-02 15:50:46,318 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/product_views.xml 2025-08-02 15:50:46,359 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-08-02 15:50:46,422 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-02 15:50:46,487 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/variant_templates.xml 2025-08-02 15:50:46,499 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-08-02 15:50:46,518 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-08-02 15:50:46,539 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-02 15:50:46,590 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-02 15:50:46,605 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale/views/sale_menus.xml 2025-08-02 15:50:46,708 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module sale loaded in 1.70s, 2193 queries (+2193 other) 2025-08-02 15:50:46,708 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (70/80) 2025-08-02 15:50:46,962 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-08-02 15:50:47,028 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.32s, 25 queries (+25 other) 2025-08-02 15:50:47,028 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (71/80) 2025-08-02 15:50:47,202 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-08-02 15:50:47,255 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.23s, 25 queries (+25 other) 2025-08-02 15:50:47,255 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module purchase_price_diff (72/80) 2025-08-02 15:50:47,418 155 INFO 01672-16-0-without_demo odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-08-02 15:50:47,525 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-08-02 15:50:47,555 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module purchase_price_diff loaded in 0.30s, 118 queries (+118 other) 2025-08-02 15:50:47,555 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition_stock (73/80) 2025-08-02 15:50:47,830 155 INFO 01672-16-0-without_demo odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-08-02 15:50:47,972 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-08-02 15:50:47,984 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-08-02 15:50:47,989 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-08-02 15:50:48,022 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-08-02 15:50:48,044 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module purchase_requisition_stock loaded in 0.49s, 173 queries (+173 other) 2025-08-02 15:50:48,044 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module sale_product_configurator (74/80) 2025-08-02 15:50:48,240 155 INFO 01672-16-0-without_demo odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-08-02 15:50:48,364 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-08-02 15:50:48,380 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-08-02 15:50:48,397 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-08-02 15:50:48,427 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module sale_product_configurator loaded in 0.38s, 135 queries (+135 other) 2025-08-02 15:50:48,427 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module sale_purchase (75/80) 2025-08-02 15:50:48,599 155 INFO 01672-16-0-without_demo odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-02 15:50:48,731 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-08-02 15:50:48,746 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-02 15:50:48,758 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-02 15:50:48,771 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-02 15:50:48,784 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-08-02 15:50:48,799 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module sale_purchase loaded in 0.37s, 198 queries (+198 other) 2025-08-02 15:50:48,799 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module sale_sms (76/80) 2025-08-02 15:50:49,053 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-02 15:50:49,096 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-02 15:50:49,110 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module sale_sms loaded in 0.31s, 40 queries (+40 other) 2025-08-02 15:50:49,110 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module sale_stock (77/80) 2025-08-02 15:50:49,282 155 INFO 01672-16-0-without_demo odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-02 15:50:49,552 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-02 15:50:49,579 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-02 15:50:49,598 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-02 15:50:49,664 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-08-02 15:50:49,671 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-02 15:50:49,800 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-02 15:50:49,808 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-08-02 15:50:49,817 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-02 15:50:49,841 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-08-02 15:50:49,847 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-02 15:50:49,859 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-02 15:50:49,865 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-02 15:50:49,873 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-02 15:50:49,876 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-02 15:50:49,882 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-02 15:50:49,900 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module sale_stock loaded in 0.79s, 694 queries (+694 other) 2025-08-02 15:50:49,900 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (78/80) 2025-08-02 15:50:50,178 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-08-02 15:50:50,236 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.34s, 25 queries (+25 other) 2025-08-02 15:50:50,236 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_sale (79/80) 2025-08-02 15:50:50,405 155 INFO 01672-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-08-02 15:50:50,464 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.23s, 30 queries (+30 other) 2025-08-02 15:50:50,464 155 INFO 01672-16-0-without_demo odoo.modules.loading: Loading module sale_purchase_stock (80/80) 2025-08-02 15:50:50,625 155 INFO 01672-16-0-without_demo odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-02 15:50:50,713 155 INFO 01672-16-0-without_demo odoo.modules.loading: Module sale_purchase_stock loaded in 0.25s, 46 queries (+46 other) 2025-08-02 15:50:50,713 155 INFO 01672-16-0-without_demo odoo.modules.loading: 80 modules loaded in 46.69s, 48652 queries (+48652 extra) 2025-08-02 15:50:51,633 155 INFO 01672-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-08-02 15:50:51,654 155 INFO 01672-16-0-without_demo odoo.modules.registry: Registry loaded in 55.023s 2025-08-02 15:50:51,654 155 INFO 01672-16-0-without_demo odoo.service.server: Initiating shutdown 2025-08-02 15:50:51,654 155 INFO 01672-16-0-without_demo odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-02 15:50:51,654 155 INFO 01672-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