Docker command: python3 odoo/odoo-bin --addons-path kmitl,odoo-modules,web,hr,server-brand,project,account-financial-tools,l10n-thailand,account-reconcile,account-analytic,odoo/addons,odoo/odoo/addons -d 00250-16-0-without_demo -i web_save_discard_button,hr,web_environment_ribbon,base,purchase_requisition,stock,account_analytic_plan_code,web_copy_confirm,account_kmitl,project,account_fiscal_year,budget_template_print,purchase_stock,budget_demo,account_analytic_seq,l10n_th,web_theme_classic,purchase,project_purchase,account_usability,remove_odoo_enterprise,hr_contract,kmitl_demo,budget,account_analytic_kmitl,sale,disable_odoo_online,web_responsive,hr_holidays --stop-after-init --log-level=test --max-cron-threads=0 --without-demo=true ================================================= Adding readonly volume '/data/build/kmitl' pointing to /home/runbot/odoo/runbot/runbot/static/sources/kmitl/41b8df034cffe2635332022952336342843c7093 Adding readonly volume '/data/build/odoo-modules' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-modules/7652967336542a595e1847fa8dceb6a6a23d81c3 Adding readonly volume '/data/build/web' pointing to /home/runbot/odoo/runbot/runbot/static/sources/web/06ef262618b8e3da3185615ef6468867d16aeb42 Adding readonly volume '/data/build/hr' pointing to /home/runbot/odoo/runbot/runbot/static/sources/hr/3b587c40b1783f18b879ed535117b819c9de66dc Adding readonly volume '/data/build/server-brand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-brand/749361a09185d7debf9551c5484f4420f5e1f6aa Adding readonly volume '/data/build/project' pointing to /home/runbot/odoo/runbot/runbot/static/sources/project/96b9d9bc123fb47b00662d42686063fffc98177d Adding readonly volume '/data/build/account-financial-tools' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-financial-tools/f8f8f827e7bdd3bcc6fea2f14d368fc639050675 Adding readonly volume '/data/build/l10n-thailand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/l10n-thailand/f434c2bfaf3a30f88c669103d413c58c4c33f94b Adding readonly volume '/data/build/account-reconcile' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-reconcile/feed2dbb42941ae672ecf60dc64e9913b277cb45 Adding readonly volume '/data/build/account-analytic' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-analytic/5a0f5ca9a23a3b875f03469ced7b0d9730eb2e2a Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/59ce8c4f20b7a8236355195ce8b8f9aad8d62648 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00250-16-0/.odoorc Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from -r web/requirements.txt (line 2)) (4.10.0) Collecting bokeh==3.1.1 Downloading bokeh-3.1.1-py3-none-any.whl (8.3 MB) Collecting mpld3==0.5.9 Downloading mpld3-0.5.9-py3-none-any.whl (201 kB) Collecting plotly==5.13.1 Downloading plotly-5.13.1-py2.py3-none-any.whl (15.2 MB) Collecting xyzservices>=2021.09.1 Downloading xyzservices-2025.4.0-py3-none-any.whl (90 kB) Collecting numpy>=1.16 Downloading numpy-2.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.4 MB) Collecting contourpy>=1 Downloading contourpy-1.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (325 kB) Requirement already satisfied: Jinja2>=2.9 in /venv/main/lib/python3.10/site-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (2.11.3) Collecting pandas>=1.2 Downloading pandas-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) Collecting tornado>=5.1 Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) Requirement already satisfied: pillow>=7.1.0 in /usr/lib/python3/dist-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (9.0.1) Collecting PyYAML>=3.10 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) Requirement already satisfied: packaging>=16.8 in /usr/lib/python3/dist-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (21.3) Collecting matplotlib Downloading matplotlib-3.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB) Collecting tenacity>=6.2.0 Downloading tenacity-9.1.2-py3-none-any.whl (28 kB) Requirement already satisfied: MarkupSafe>=0.23 in /venv/main/lib/python3.10/site-packages (from Jinja2>=2.9->bokeh==3.1.1->-r web/requirements.txt (line 3)) (1.1.1) Requirement already satisfied: pytz>=2020.1 in /usr/lib/python3/dist-packages (from pandas>=1.2->bokeh==3.1.1->-r web/requirements.txt (line 3)) (2022.1) Collecting tzdata>=2022.7 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) Collecting python-dateutil>=2.8.2 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting cycler>=0.10 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting kiwisolver>=1.3.1 Downloading kiwisolver-1.4.8-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) Collecting fonttools>=4.22.0 Downloading fonttools-4.57.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) Requirement already satisfied: pyparsing>=2.3.1 in /usr/lib/python3/dist-packages (from matplotlib->mpld3==0.5.9->-r web/requirements.txt (line 4)) (2.4.7) Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8.2->pandas>=1.2->bokeh==3.1.1->-r web/requirements.txt (line 3)) (1.16.0) Installing collected packages: xyzservices, tzdata, tornado, tenacity, PyYAML, python-dateutil, numpy, kiwisolver, fonttools, cycler, plotly, pandas, contourpy, matplotlib, bokeh, mpld3 WARNING: The scripts f2py and numpy-config 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. WARNING: The scripts fonttools, pyftmerge, pyftsubset and ttx 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. WARNING: The script bokeh 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 PyYAML-6.0.2 bokeh-3.1.1 contourpy-1.3.2 cycler-0.12.1 fonttools-4.57.0 kiwisolver-1.4.8 matplotlib-3.10.1 mpld3-0.5.9 numpy-2.2.5 pandas-2.2.3 plotly-5.13.1 python-dateutil-2.9.0.post0 tenacity-9.1.2 tornado-6.4.2 tzdata-2025.2 xyzservices-2025.4.0 Requirement already satisfied: python-dateutil in /home/runbot/.local/lib/python3.10/site-packages (from -r hr/requirements.txt (line 2)) (2.9.0.post0) Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil->-r hr/requirements.txt (line 2)) (1.16.0) Requirement already satisfied: freezegun in /venv/main/lib/python3.10/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) Requirement already satisfied: numpy>=1.15 in /home/runbot/.local/lib/python3.10/site-packages (from -r account-financial-tools/requirements.txt (line 4)) (2.2.5) Requirement already satisfied: python-dateutil in /home/runbot/.local/lib/python3.10/site-packages (from -r account-financial-tools/requirements.txt (line 5)) (2.9.0.post0) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun->-r account-financial-tools/requirements.txt (line 2)) (1.16.0) Installing collected packages: numpy-financial Successfully installed numpy-financial-1.0.0 Requirement already satisfied: num2words in /venv/main/lib/python3.10/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/lib/python3/dist-packages (from num2words->-r l10n-thailand/requirements.txt (line 2)) (0.6.2) Collecting libscrc Downloading libscrc-1.8.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl (216 kB) Requirement already satisfied: qrcode in /venv/main/lib/python3.10/site-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (6.1) Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (9.0.1) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from libscrc->promptpay->-r l10n-thailand/requirements.txt (line 3)) (0.37.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from qrcode->promptpay->-r l10n-thailand/requirements.txt (line 3)) (1.16.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: xlrd in /usr/lib/python3/dist-packages (from -r account-reconcile/requirements.txt (line 2)) (1.2.0) 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.7" and python_version <= "3.9"' 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.7" and python_version <= "3.9"' 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.8" and python_version < "3.10"' 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.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 /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/lib/python3/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) Requirement already satisfied: docutils==0.16 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 8)) (0.16) Requirement already satisfied: ebaysdk==2.1.5 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Requirement already satisfied: freezegun==0.3.15 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 11)) (0.3.15) Requirement already satisfied: gevent==21.8.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 14)) (21.8.0) Requirement already satisfied: greenlet==1.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 19)) (1.1.2) Requirement already satisfied: idna==2.10 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 22)) (2.10) Requirement already satisfied: Jinja2==2.11.3 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 23)) (2.11.3) Requirement already satisfied: libsass==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (0.20.1) Requirement already satisfied: lxml==4.6.5 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 27)) (4.6.5) Requirement already satisfied: MarkupSafe==1.1.1 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 31)) (1.1.1) Requirement already satisfied: num2words==0.5.9 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 34)) (0.5.9) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 37)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 38)) (9.0.1) Requirement already satisfied: polib==1.1.0 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 41)) (1.1.0) Requirement already satisfied: psutil==5.8.0 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 42)) (5.8.0) Requirement already satisfied: psycopg2==2.9.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 48)) (2.9.2) Requirement already satisfied: pydot==1.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (1.4.2) Requirement already satisfied: pyopenssl==20.0.1 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 52)) (20.0.1) 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 /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 57)) (3.5) Collecting python-dateutil==2.8.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Requirement already satisfied: python-ldap==3.4.0 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Requirement already satisfied: python-stdnum==1.16 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 61)) (1.16) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2022.1) Requirement already satisfied: pyusb==1.0.2 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 63)) (1.0.2) Requirement already satisfied: qrcode==6.1 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 65)) (6.1) Requirement already satisfied: reportlab==3.5.59 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 66)) (3.5.59) Requirement already satisfied: requests==2.25.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 69)) (2.25.1) Requirement already satisfied: urllib3==1.26.5 in /usr/lib/python3/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) Requirement already satisfied: Werkzeug==2.0.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 76)) (2.0.2) Requirement already satisfied: xlrd==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 78)) (1.2.0) Requirement already satisfied: XlsxWriter==1.1.2 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 79)) (1.1.2) Requirement already satisfied: xlwt==1.3.0 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Requirement already satisfied: zeep==4.0.0 in /venv/main/lib/python3.10/site-packages (from -r odoo/requirements.txt (line 81)) (4.0.0) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun==0.3.15->-r odoo/requirements.txt (line 11)) (1.16.0) Requirement already satisfied: docopt>=0.6.2 in /usr/lib/python3/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/lib/python3/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.2.1) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.8) 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.1) 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.2) Requirement already satisfied: requests-file>=1.5.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.1) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (21.2.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.4) 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.7.1) 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.9.1) Installing collected packages: python-dateutil Attempting uninstall: python-dateutil Found existing installation: python-dateutil 2.9.0.post0 Not uninstalling python-dateutil at /home/runbot/.local/lib/python3.10/site-packages, outside environment /venv/main Can't uninstall 'python-dateutil'. No files were found to uninstall. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. pandas 2.2.3 requires python-dateutil>=2.8.2, but you have python-dateutil 2.8.1 which is incompatible. Successfully installed python-dateutil-2.9.0.post0 2025-05-05 17:54:44,141 34 INFO ? odoo: Odoo version 16.0 2025-05-05 17:54:44,141 34 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-05-05 17:54:44,141 34 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/kmitl', '/data/build/odoo-modules', '/data/build/web', '/data/build/hr', '/data/build/server-brand', '/data/build/project', '/data/build/account-financial-tools', '/data/build/l10n-thailand', '/data/build/account-reconcile', '/data/build/account-analytic', '/data/build/odoo/addons'] 2025-05-05 17:54:44,141 34 INFO ? odoo: database: runbot@default:default 2025-05-05 17:54:44,311 34 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-05 17:54:44,624 34 INFO 00250-16-0-without_demo odoo.modules.loading: init db 2025-05-05 17:54:45,901 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-05-05 17:54:45,901 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module base (1/1) 2025-05-05 17:54:45,932 34 INFO 00250-16-0-without_demo odoo.modules.registry: module base: creating or updating database tables 2025-05-05 17:54:46,179 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-05 17:54:46,179 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-05 17:54:46,179 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-05 17:54:46,288 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.partner.user_id 2025-05-05 17:54:46,288 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-05 17:54:46,288 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.partner.display_name 2025-05-05 17:54:46,288 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.partner.company_registry 2025-05-05 17:54:46,288 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-05 17:54:46,288 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.partner.partner_share 2025-05-05 17:54:46,319 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.currency.decimal_places 2025-05-05 17:54:46,335 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.company.logo_web 2025-05-05 17:54:46,354 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.users.signature 2025-05-05 17:54:46,354 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.users.share 2025-05-05 17:54:47,472 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res_bank.xml 2025-05-05 17:54:47,477 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res.lang.csv 2025-05-05 17:54:47,525 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-05 17:54:47,548 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-05 17:54:47,595 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-05 17:54:47,856 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-05 17:54:47,865 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-05 17:54:49,082 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-05 17:54:49,088 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-05 17:54:49,443 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-05 17:54:49,452 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-05-05 17:54:49,457 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/security/base_groups.xml 2025-05-05 17:54:49,738 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/security/base_security.xml 2025-05-05 17:54:49,822 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/base_menus.xml 2025-05-05 17:54:49,879 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-05 17:54:49,891 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-05 17:54:49,897 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-05 17:54:50,396 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-05 17:54:50,473 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-05 17:54:50,486 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-05 17:54:50,499 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-05 17:54:50,520 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-05 17:54:50,531 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-05 17:54:50,544 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-05 17:54:50,559 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-05 17:54:50,665 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-05 17:54:50,684 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-05 17:54:50,702 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-05 17:54:50,718 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-05 17:54:50,732 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-05 17:54:50,775 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-05 17:54:50,791 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-05 17:54:50,797 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-05 17:54:50,801 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-05 17:54:50,808 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-05 17:54:50,823 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-05 17:54:50,830 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-05 17:54:50,880 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-05 17:54:50,926 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-05 17:54:50,976 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-05 17:54:50,979 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-05 17:54:50,984 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-05 17:54:50,993 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-05 17:54:51,002 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-05 17:54:51,010 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-05 17:54:51,023 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-05 17:54:51,028 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-05 17:54:51,036 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-05 17:54:51,049 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-05-05 17:54:51,052 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-05 17:54:51,063 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-05 17:54:51,079 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-05 17:54:51,097 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-05 17:54:51,114 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-05 17:54:51,204 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-05 17:54:51,229 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-05 17:54:51,257 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-05 17:54:51,284 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-05 17:54:51,378 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-05 17:54:51,393 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-05 17:54:51,398 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-05 17:54:51,415 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/views/onboarding_views.xml 2025-05-05 17:54:51,433 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-05 17:54:51,555 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module base loaded in 5.65s, 7907 queries (+7907 other) 2025-05-05 17:54:51,555 34 INFO 00250-16-0-without_demo odoo.modules.loading: 1 modules loaded in 5.65s, 7907 queries (+7907 extra) 2025-05-05 17:54:51,575 34 INFO 00250-16-0-without_demo odoo.modules.loading: updating modules list 2025-05-05 17:54:51,576 34 INFO 00250-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-05-05 17:54:52,131 34 INFO 00250-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Inventory', 'Purchase', 'Project', 'Time Off', 'Employees', 'KMITL Budgeting', 'KMITL Budgeting demo', 'Web Theme Classic', 'Employee Contracts', 'Web Responsive', 'Purchase Stock', 'KMITL Account Analytic', 'Account Analytic Plan Code', 'Account Analytic Seq', 'Account Fiscal Year', 'KMITL - Accounting', 'Account - Missing Menus & Saxon Accounting', 'Budget Template Print', 'Remove odoo.com Bindings', 'KMITL Demo', 'Thailand - Accounting', 'Project Purchase', 'Purchase Agreements', 'Remove Odoo Enterprise', 'Sales', 'Show confirmation dialogue before copying records', 'Web Environment Ribbon', 'Save & Discard Buttons'] to user __system__ #1 via n/a 2025-05-05 17:54:52,284 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading 100 modules... 2025-05-05 17:54:52,285 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module uom (2/100) 2025-05-05 17:54:52,305 34 INFO 00250-16-0-without_demo odoo.modules.registry: module uom: creating or updating database tables 2025-05-05 17:54:52,362 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-05 17:54:52,412 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-05 17:54:52,425 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-05 17:54:52,435 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-05 17:54:52,468 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module uom loaded in 0.18s, 283 queries (+283 other) 2025-05-05 17:54:52,468 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web (3/100) 2025-05-05 17:54:52,492 34 INFO 00250-16-0-without_demo odoo.modules.registry: module web: creating or updating database tables 2025-05-05 17:54:52,839 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-05 17:54:52,845 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-05 17:54:52,884 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/views/report_templates.xml 2025-05-05 17:54:52,941 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-05 17:54:52,949 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-05 17:54:52,953 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/views/lazy_assets.xml 2025-05-05 17:54:52,957 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-05 17:54:52,962 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-05 17:54:52,966 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web/data/report_layout.xml 2025-05-05 17:54:53,000 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web loaded in 0.53s, 898 queries (+898 other) 2025-05-05 17:54:53,000 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module auth_totp (4/100) 2025-05-05 17:54:53,069 34 INFO 00250-16-0-without_demo odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-05 17:54:53,118 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-05 17:54:53,135 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-05 17:54:53,142 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-05 17:54:53,147 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-05 17:54:53,167 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-05 17:54:53,171 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-05 17:54:53,185 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module auth_totp loaded in 0.19s, 175 queries (+175 other) 2025-05-05 17:54:53,185 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module barcodes (5/100) 2025-05-05 17:54:53,208 34 INFO 00250-16-0-without_demo odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-05 17:54:53,263 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-05 17:54:53,269 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-05 17:54:53,282 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-05 17:54:53,298 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module barcodes loaded in 0.11s, 136 queries (+136 other) 2025-05-05 17:54:53,298 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module base_import (6/100) 2025-05-05 17:54:53,340 34 INFO 00250-16-0-without_demo odoo.modules.registry: module base_import: creating or updating database tables 2025-05-05 17:54:53,848 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-05 17:54:53,873 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module base_import loaded in 0.57s, 919 queries (+919 other) 2025-05-05 17:54:53,873 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module base_setup (7/100) 2025-05-05 17:54:53,897 34 INFO 00250-16-0-without_demo odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-05 17:54:53,935 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-05 17:54:53,939 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-05 17:54:53,965 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-05 17:54:53,978 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module base_setup loaded in 0.11s, 153 queries (+153 other) 2025-05-05 17:54:53,978 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module bus (8/100) 2025-05-05 17:54:54,019 34 INFO 00250-16-0-without_demo odoo.modules.registry: module bus: creating or updating database tables 2025-05-05 17:54:54,078 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-05 17:54:54,093 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module bus loaded in 0.11s, 103 queries (+103 other) 2025-05-05 17:54:54,093 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module http_routing (9/100) 2025-05-05 17:54:54,121 34 INFO 00250-16-0-without_demo odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-05 17:54:54,130 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-05 17:54:54,161 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-05 17:54:54,178 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-05-05 17:54:54,178 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module resource (10/100) 2025-05-05 17:54:54,215 34 INFO 00250-16-0-without_demo odoo.modules.registry: module resource: creating or updating database tables 2025-05-05 17:54:54,322 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-05 17:54:54,345 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-05 17:54:54,354 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-05 17:54:54,370 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading resource/views/resource_views.xml 2025-05-05 17:54:54,444 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module resource loaded in 0.27s, 431 queries (+431 other) 2025-05-05 17:54:54,444 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module utm (11/100) 2025-05-05 17:54:54,474 34 INFO 00250-16-0-without_demo odoo.modules.registry: module utm: creating or updating database tables 2025-05-05 17:54:54,562 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-05 17:54:54,577 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-05 17:54:54,589 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-05 17:54:54,592 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-05 17:54:54,595 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-05 17:54:54,619 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-05 17:54:54,631 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-05 17:54:54,639 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-05 17:54:54,649 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-05 17:54:54,656 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-05 17:54:54,675 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-05 17:54:54,697 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module utm loaded in 0.25s, 407 queries (+407 other) 2025-05-05 17:54:54,697 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_copy_confirm (12/100) 2025-05-05 17:54:54,740 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_copy_confirm loaded in 0.04s, 12 queries (+12 other) 2025-05-05 17:54:54,740 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_environment_ribbon (13/100) 2025-05-05 17:54:54,762 34 INFO 00250-16-0-without_demo odoo.modules.registry: module web_environment_ribbon: creating or updating database tables 2025-05-05 17:54:54,781 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_environment_ribbon/data/ribbon_data.xml 2025-05-05 17:54:54,792 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_environment_ribbon loaded in 0.05s, 31 queries (+31 other) 2025-05-05 17:54:54,792 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_kanban_gauge (14/100) 2025-05-05 17:54:54,827 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-05-05 17:54:54,827 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_save_discard_button (15/100) 2025-05-05 17:54:54,849 34 INFO 00250-16-0-without_demo odoo.modules.registry: module web_save_discard_button: creating or updating database tables 2025-05-05 17:54:54,871 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_save_discard_button loaded in 0.04s, 17 queries (+17 other) 2025-05-05 17:54:54,872 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_theme_classic (16/100) 2025-05-05 17:54:54,912 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_theme_classic loaded in 0.04s, 12 queries (+12 other) 2025-05-05 17:54:54,912 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_tour (17/100) 2025-05-05 17:54:54,935 34 INFO 00250-16-0-without_demo odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-05 17:54:54,960 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-05 17:54:54,967 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-05 17:54:54,973 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-05 17:54:54,994 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_tour loaded in 0.08s, 101 queries (+101 other) 2025-05-05 17:54:54,994 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module barcodes_gs1_nomenclature (18/100) 2025-05-05 17:54:55,019 34 INFO 00250-16-0-without_demo odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-05 17:54:55,050 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-05 17:54:55,091 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-05 17:54:55,114 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.12s, 195 queries (+195 other) 2025-05-05 17:54:55,114 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module iap (19/100) 2025-05-05 17:54:55,142 34 INFO 00250-16-0-without_demo odoo.modules.registry: module iap: creating or updating database tables 2025-05-05 17:54:55,184 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-05 17:54:55,191 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-05 17:54:55,196 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-05 17:54:55,211 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-05 17:54:55,231 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module iap loaded in 0.12s, 147 queries (+147 other) 2025-05-05 17:54:55,231 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module mail (20/100) 2025-05-05 17:54:55,462 34 INFO 00250-16-0-without_demo odoo.modules.registry: module mail: creating or updating database tables 2025-05-05 17:54:55,629 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-05 17:54:55,629 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-05 17:54:55,629 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-05 17:54:55,629 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-05 17:54:55,629 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-05 17:54:55,629 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-05 17:54:55,630 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-05 17:54:55,630 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-05 17:54:55,630 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-05 17:54:55,630 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-05 17:54:55,630 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-05 17:54:55,630 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-05 17:54:55,670 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.partner.email_normalized 2025-05-05 17:54:55,675 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.users.notification_type 2025-05-05 17:54:56,662 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-05 17:54:56,750 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-05 17:54:56,755 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-05 17:54:56,767 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-05 17:54:56,775 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-05 17:54:56,782 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-05 17:54:56,786 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-05 17:54:56,792 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-05 17:54:56,807 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-05 17:54:56,816 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-05-05 17:54:56,825 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-05 17:54:56,833 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-05 17:54:56,854 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-05 17:54:56,864 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-05 17:54:56,884 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-05 17:54:56,892 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-05 17:54:56,901 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-05-05 17:54:56,910 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-05-05 17:54:56,921 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-05 17:54:56,927 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-05-05 17:54:56,946 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-05 17:54:56,955 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-05 17:54:56,992 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-05 17:54:57,013 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-05 17:54:57,026 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-05 17:54:57,033 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-05 17:54:57,045 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-05 17:54:57,060 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-05 17:54:57,068 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-05-05 17:54:57,085 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-05 17:54:57,097 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-05 17:54:57,118 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-05 17:54:57,186 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-05 17:54:57,234 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-05 17:54:57,241 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-05 17:54:57,253 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-05 17:54:57,261 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-05 17:54:57,266 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-05 17:54:57,271 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-05 17:54:57,284 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-05 17:54:57,293 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-05 17:54:57,309 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-05 17:54:57,317 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-05 17:54:57,335 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-05 17:54:57,374 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-05 17:54:57,387 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-05 17:54:57,471 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module mail loaded in 2.24s, 3502 queries (+3502 other) 2025-05-05 17:54:57,471 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module remove_odoo_enterprise (21/100) 2025-05-05 17:54:57,521 34 INFO 00250-16-0-without_demo odoo.modules.registry: module remove_odoo_enterprise: creating or updating database tables 2025-05-05 17:54:58,073 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading remove_odoo_enterprise/views/res_config_settings_views.xml 2025-05-05 17:54:58,100 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module remove_odoo_enterprise loaded in 0.63s, 1058 queries (+1058 other) 2025-05-05 17:54:58,100 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module spreadsheet (22/100) 2025-05-05 17:54:58,135 34 INFO 00250-16-0-without_demo odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-05 17:54:58,167 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module spreadsheet loaded in 0.07s, 42 queries (+42 other) 2025-05-05 17:54:58,168 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_editor (23/100) 2025-05-05 17:54:58,245 34 INFO 00250-16-0-without_demo odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-05 17:54:58,828 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-05 17:54:58,836 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-05 17:54:58,840 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-05 17:54:58,857 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-05 17:54:58,891 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_editor loaded in 0.72s, 1168 queries (+1168 other) 2025-05-05 17:54:58,891 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module analytic (24/100) 2025-05-05 17:54:58,936 34 INFO 00250-16-0-without_demo odoo.modules.registry: module analytic: creating or updating database tables 2025-05-05 17:54:59,081 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-05 17:54:59,111 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-05 17:54:59,121 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-05 17:54:59,151 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-05 17:54:59,176 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-05 17:54:59,191 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-05 17:54:59,201 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-05 17:54:59,214 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module analytic loaded in 0.32s, 392 queries (+392 other) 2025-05-05 17:54:59,214 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module auth_signup (25/100) 2025-05-05 17:54:59,266 34 INFO 00250-16-0-without_demo odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-05 17:54:59,408 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-05 17:54:59,414 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-05 17:54:59,422 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-05 17:54:59,434 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-05 17:54:59,447 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-05 17:54:59,465 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-05 17:54:59,479 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-05 17:54:59,496 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module auth_signup loaded in 0.28s, 191 queries (+191 other) 2025-05-05 17:54:59,496 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module auth_totp_mail (26/100) 2025-05-05 17:54:59,538 34 INFO 00250-16-0-without_demo odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-05 17:54:59,567 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-05 17:54:59,585 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-05 17:54:59,590 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-05 17:54:59,619 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 92 queries (+92 other) 2025-05-05 17:54:59,619 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module base_install_request (27/100) 2025-05-05 17:54:59,663 34 INFO 00250-16-0-without_demo odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-05 17:54:59,734 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-05 17:54:59,747 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-05 17:54:59,760 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-05 17:54:59,765 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-05 17:54:59,769 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-05 17:54:59,788 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module base_install_request loaded in 0.17s, 143 queries (+143 other) 2025-05-05 17:54:59,788 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module calendar (28/100) 2025-05-05 17:54:59,871 34 INFO 00250-16-0-without_demo odoo.modules.registry: module calendar: creating or updating database tables 2025-05-05 17:55:00,089 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-05-05 17:55:00,106 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-05-05 17:55:00,122 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-05-05 17:55:00,131 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-05-05 17:55:00,143 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-05-05 17:55:00,153 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-05-05 17:55:00,157 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-05-05 17:55:00,160 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-05-05 17:55:00,169 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-05-05 17:55:00,174 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-05-05 17:55:00,250 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-05-05 17:55:00,267 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-05-05 17:55:00,290 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module calendar loaded in 0.50s, 639 queries (+639 other) 2025-05-05 17:55:00,290 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module disable_odoo_online (29/100) 2025-05-05 17:55:00,334 34 INFO 00250-16-0-without_demo odoo.modules.registry: module disable_odoo_online: creating or updating database tables 2025-05-05 17:55:00,350 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading disable_odoo_online/views/ir_ui_menu.xml 2025-05-05 17:55:00,382 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module disable_odoo_online loaded in 0.09s, 95 queries (+95 other) 2025-05-05 17:55:00,382 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module google_gmail (30/100) 2025-05-05 17:55:00,430 34 INFO 00250-16-0-without_demo odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-05 17:55:00,479 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-05 17:55:00,491 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-05 17:55:00,499 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-05 17:55:00,529 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module google_gmail loaded in 0.15s, 122 queries (+122 other) 2025-05-05 17:55:00,529 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module hr (31/100) 2025-05-05 17:55:00,632 34 INFO 00250-16-0-without_demo odoo.modules.registry: module hr: creating or updating database tables 2025-05-05 17:55:01,581 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/security/hr_security.xml 2025-05-05 17:55:01,802 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-05-05 17:55:01,823 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-05-05 17:55:01,832 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-05-05 17:55:01,840 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-05-05 17:55:01,849 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-05-05 17:55:01,858 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-05-05 17:55:01,876 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-05-05 17:55:01,898 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-05-05 17:55:01,907 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-05-05 17:55:01,928 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-05-05 17:55:01,936 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-05-05 17:55:01,997 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-05-05 17:55:02,020 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-05-05 17:55:02,030 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/hr_views.xml 2025-05-05 17:55:02,076 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-05-05 17:55:02,097 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-05-05 17:55:02,104 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/res_users.xml 2025-05-05 17:55:02,159 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-05-05 17:55:02,170 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr/data/hr_data.xml 2025-05-05 17:55:02,271 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module hr loaded in 1.74s, 2600 queries (+2600 other) 2025-05-05 17:55:02,272 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module iap_mail (32/100) 2025-05-05 17:55:02,323 34 INFO 00250-16-0-without_demo odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-05 17:55:02,342 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-05 17:55:02,367 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module iap_mail loaded in 0.10s, 35 queries (+35 other) 2025-05-05 17:55:02,367 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module mail_bot (33/100) 2025-05-05 17:55:02,419 34 INFO 00250-16-0-without_demo odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-05 17:55:02,515 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-05 17:55:02,535 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-05 17:55:02,548 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module mail_bot loaded in 0.18s, 179 queries (+179 other) 2025-05-05 17:55:02,548 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module phone_validation (34/100) 2025-05-05 17:55:02,629 34 INFO 00250-16-0-without_demo odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-05 17:55:02,713 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-05 17:55:02,721 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-05 17:55:02,741 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-05 17:55:02,754 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module phone_validation loaded in 0.21s, 169 queries (+169 other) 2025-05-05 17:55:02,754 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module privacy_lookup (35/100) 2025-05-05 17:55:02,808 34 INFO 00250-16-0-without_demo odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-05 17:55:02,902 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-05 17:55:02,927 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-05 17:55:02,943 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-05 17:55:02,954 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-05 17:55:02,971 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module privacy_lookup loaded in 0.22s, 236 queries (+236 other) 2025-05-05 17:55:02,971 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module product (36/100) 2025-05-05 17:55:03,213 34 INFO 00250-16-0-without_demo odoo.modules.registry: module product: creating or updating database tables 2025-05-05 17:55:03,678 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/data/product_data.xml 2025-05-05 17:55:03,695 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/security/product_security.xml 2025-05-05 17:55:03,854 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-05 17:55:03,879 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-05 17:55:03,888 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_views.xml 2025-05-05 17:55:03,950 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-05 17:55:03,975 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-05 17:55:03,998 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-05 17:55:04,009 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-05 17:55:04,027 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-05 17:55:04,049 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-05 17:55:04,070 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-05 17:55:04,089 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-05 17:55:04,117 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-05 17:55:04,126 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-05 17:55:04,131 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-05 17:55:04,141 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/report/product_reports.xml 2025-05-05 17:55:04,153 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-05 17:55:04,173 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-05 17:55:04,179 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-05 17:55:04,184 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-05 17:55:04,208 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module product loaded in 1.24s, 1439 queries (+1439 other) 2025-05-05 17:55:04,208 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module rating (37/100) 2025-05-05 17:55:04,280 34 INFO 00250-16-0-without_demo odoo.modules.registry: module rating: creating or updating database tables 2025-05-05 17:55:04,457 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-05-05 17:55:04,508 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading rating/views/rating_templates.xml 2025-05-05 17:55:04,516 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-05-05 17:55:04,523 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-05-05 17:55:04,542 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module rating loaded in 0.33s, 380 queries (+380 other) 2025-05-05 17:55:04,542 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module sales_team (38/100) 2025-05-05 17:55:04,611 34 INFO 00250-16-0-without_demo odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-05 17:55:04,642 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.users.sale_team_id 2025-05-05 17:55:04,751 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-05 17:55:04,877 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-05 17:55:04,889 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-05 17:55:04,925 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-05 17:55:04,937 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-05 17:55:04,966 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-05 17:55:04,996 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-05 17:55:05,000 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-05 17:55:05,020 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module sales_team loaded in 0.48s, 583 queries (+583 other) 2025-05-05 17:55:05,020 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard (39/100) 2025-05-05 17:55:05,086 34 INFO 00250-16-0-without_demo odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-05 17:55:05,155 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-05 17:55:05,163 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-05 17:55:05,172 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-05 17:55:05,185 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-05 17:55:05,203 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-05 17:55:05,220 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.20s, 190 queries (+190 other) 2025-05-05 17:55:05,220 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_responsive (40/100) 2025-05-05 17:55:05,320 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_responsive loaded in 0.10s, 12 queries (+12 other) 2025-05-05 17:55:05,320 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module web_unsplash (41/100) 2025-05-05 17:55:05,383 34 INFO 00250-16-0-without_demo odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-05 17:55:05,439 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-05 17:55:05,474 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module web_unsplash loaded in 0.15s, 96 queries (+96 other) 2025-05-05 17:55:05,474 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_analytic_plan_code (42/100) 2025-05-05 17:55:05,538 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_analytic_plan_code: creating or updating database tables 2025-05-05 17:55:05,595 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_analytic_plan_code/views/account_analytic_plan_views.xml 2025-05-05 17:55:05,610 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_analytic_plan_code loaded in 0.14s, 63 queries (+63 other) 2025-05-05 17:55:05,610 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_analytic_seq (43/100) 2025-05-05 17:55:05,672 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_analytic_seq: creating or updating database tables 2025-05-05 17:55:05,795 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_analytic_seq/views/account_analytic_views.xml 2025-05-05 17:55:05,813 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_analytic_seq loaded in 0.20s, 44 queries (+44 other) 2025-05-05 17:55:05,813 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module hr_contract (44/100) 2025-05-05 17:55:05,891 34 INFO 00250-16-0-without_demo odoo.modules.registry: module hr_contract: creating or updating database tables 2025-05-05 17:55:05,898 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of hr.employee.first_contract_date 2025-05-05 17:55:05,899 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of hr.employee.contract_warning 2025-05-05 17:55:06,046 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/security/security.xml 2025-05-05 17:55:06,162 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-05-05 17:55:06,174 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-05-05 17:55:06,191 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-05-05 17:55:06,232 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-05-05 17:55:06,299 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-05-05 17:55:06,306 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-05-05 17:55:06,313 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-05-05 17:55:06,322 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-05-05 17:55:06,341 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module hr_contract loaded in 0.53s, 652 queries (+652 other) 2025-05-05 17:55:06,341 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module hr_department_code (45/100) 2025-05-05 17:55:06,403 34 INFO 00250-16-0-without_demo odoo.modules.registry: module hr_department_code: creating or updating database tables 2025-05-05 17:55:06,444 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_department_code/views/hr_department_views.xml 2025-05-05 17:55:06,467 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module hr_department_code loaded in 0.13s, 63 queries (+63 other) 2025-05-05 17:55:06,467 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module hr_holidays (46/100) 2025-05-05 17:55:06,590 34 INFO 00250-16-0-without_demo odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-05-05 17:55:06,602 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-05-05 17:55:06,978 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-05-05 17:55:06,983 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-05-05 17:55:06,997 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-05-05 17:55:07,010 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-05-05 17:55:07,061 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-05-05 17:55:07,069 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-05-05 17:55:07,272 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-05-05 17:55:07,296 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-05-05 17:55:07,321 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-05-05 17:55:07,477 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-05-05 17:55:07,497 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-05-05 17:55:07,576 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-05-05 17:55:07,594 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-05-05 17:55:07,606 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-05-05 17:55:07,609 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-05-05 17:55:07,613 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-05-05 17:55:07,620 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-05-05 17:55:07,627 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-05-05 17:55:07,632 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-05-05 17:55:07,639 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-05-05 17:55:07,658 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-05-05 17:55:07,672 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-05-05 17:55:07,682 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-05-05 17:55:07,746 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-05-05 17:55:07,807 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module hr_holidays loaded in 1.34s, 2045 queries (+2045 other) 2025-05-05 17:55:07,807 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module hr_org_chart (47/100) 2025-05-05 17:55:07,878 34 INFO 00250-16-0-without_demo odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-05-05 17:55:07,929 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-05-05 17:55:07,966 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module hr_org_chart loaded in 0.16s, 88 queries (+88 other) 2025-05-05 17:55:07,966 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module mail_bot_hr (48/100) 2025-05-05 17:55:08,041 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-05-05 17:55:08,167 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module mail_bot_hr loaded in 0.20s, 61 queries (+61 other) 2025-05-05 17:55:08,167 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module partner_autocomplete (49/100) 2025-05-05 17:55:08,240 34 INFO 00250-16-0-without_demo odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-05-05 17:55:08,329 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-05-05 17:55:08,338 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-05-05 17:55:08,357 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-05-05 17:55:08,364 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-05-05 17:55:08,377 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-05-05 17:55:08,395 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module partner_autocomplete loaded in 0.23s, 182 queries (+182 other) 2025-05-05 17:55:08,395 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module portal (50/100) 2025-05-05 17:55:08,487 34 INFO 00250-16-0-without_demo odoo.modules.registry: module portal: creating or updating database tables 2025-05-05 17:55:08,723 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-05-05 17:55:08,732 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-05-05 17:55:08,737 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal/data/mail_templates.xml 2025-05-05 17:55:08,743 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal/views/portal_templates.xml 2025-05-05 17:55:08,825 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-05-05 17:55:08,841 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-05-05 17:55:08,849 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-05-05 17:55:08,874 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module portal loaded in 0.48s, 555 queries (+555 other) 2025-05-05 17:55:08,874 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module sms (51/100) 2025-05-05 17:55:08,994 34 INFO 00250-16-0-without_demo odoo.modules.registry: module sms: creating or updating database tables 2025-05-05 17:55:09,000 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-05-05 17:55:09,001 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_method 2025-05-05 17:55:09,021 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.partner.phone_sanitized 2025-05-05 17:55:10,101 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-05-05 17:55:10,109 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-05-05 17:55:10,121 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-05-05 17:55:10,128 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-05-05 17:55:10,136 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-05-05 17:55:10,143 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-05-05 17:55:10,151 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-05-05 17:55:10,161 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-05-05 17:55:10,175 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-05-05 17:55:10,204 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-05-05 17:55:10,224 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-05-05 17:55:10,240 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-05-05 17:55:10,257 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sms/security/sms_security.xml 2025-05-05 17:55:10,275 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module sms loaded in 1.40s, 1992 queries (+1992 other) 2025-05-05 17:55:10,275 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module snailmail (52/100) 2025-05-05 17:55:10,364 34 INFO 00250-16-0-without_demo odoo.modules.registry: module snailmail: creating or updating database tables 2025-05-05 17:55:10,628 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-05-05 17:55:10,636 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-05-05 17:55:10,648 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-05-05 17:55:10,663 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-05-05 17:55:10,667 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-05-05 17:55:10,674 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-05-05 17:55:10,680 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-05-05 17:55:10,702 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module snailmail loaded in 0.43s, 498 queries (+498 other) 2025-05-05 17:55:10,702 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module auth_totp_portal (53/100) 2025-05-05 17:55:10,772 34 INFO 00250-16-0-without_demo odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-05-05 17:55:10,799 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-05-05 17:55:10,818 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-05-05 17:55:10,833 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module auth_totp_portal loaded in 0.13s, 59 queries (+59 other) 2025-05-05 17:55:10,833 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module calendar_sms (54/100) 2025-05-05 17:55:10,908 34 INFO 00250-16-0-without_demo odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-05-05 17:55:10,912 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-05-05 17:55:10,959 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-05-05 17:55:10,964 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-05-05 17:55:10,990 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module calendar_sms loaded in 0.16s, 93 queries (+93 other) 2025-05-05 17:55:10,990 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module digest (55/100) 2025-05-05 17:55:11,071 34 INFO 00250-16-0-without_demo odoo.modules.registry: module digest: creating or updating database tables 2025-05-05 17:55:11,175 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-05-05 17:55:11,184 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading digest/data/digest_data.xml 2025-05-05 17:55:11,201 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-05-05 17:55:11,212 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-05-05 17:55:11,219 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-05-05 17:55:11,224 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading digest/views/digest_views.xml 2025-05-05 17:55:11,255 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading digest/views/digest_templates.xml 2025-05-05 17:55:11,259 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-05-05 17:55:11,288 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module digest loaded in 0.30s, 300 queries (+300 other) 2025-05-05 17:55:11,288 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module payment (56/100) 2025-05-05 17:55:11,383 34 INFO 00250-16-0-without_demo odoo.modules.registry: module payment: creating or updating database tables 2025-05-05 17:55:11,605 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-05-05 17:55:11,874 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-05-05 17:55:12,387 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/data/payment_cron.xml 2025-05-05 17:55:12,395 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-05-05 17:55:12,494 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/views/payment_templates.xml 2025-05-05 17:55:12,519 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-05-05 17:55:12,545 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-05-05 17:55:12,555 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-05-05 17:55:12,576 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-05-05 17:55:12,590 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-05-05 17:55:12,604 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-05-05 17:55:12,702 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/security/payment_security.xml 2025-05-05 17:55:12,721 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-05-05 17:55:12,726 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-05-05 17:55:12,744 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module payment loaded in 1.46s, 849 queries (+849 other) 2025-05-05 17:55:12,744 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module portal_rating (57/100) 2025-05-05 17:55:12,823 34 INFO 00250-16-0-without_demo odoo.modules.registry: module portal_rating: creating or updating database tables 2025-05-05 17:55:12,882 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-05-05 17:55:12,891 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-05-05 17:55:12,897 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-05-05 17:55:12,911 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module portal_rating loaded in 0.17s, 102 queries (+102 other) 2025-05-05 17:55:12,912 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account (58/100) 2025-05-05 17:55:13,222 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account: creating or updating database tables 2025-05-05 17:55:13,523 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-05-05 17:55:13,523 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-05-05 17:55:13,523 34 INFO 00250-16-0-without_demo odoo.models: Prepare computation of res.company.invoice_terms_html 2025-05-05 17:55:15,209 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/security/account_security.xml 2025-05-05 17:55:15,663 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/security/ir.model.access.csv 2025-05-05 17:55:15,746 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/data/account_data.xml 2025-05-05 17:55:15,802 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/data/digest_data.xml 2025-05-05 17:55:15,808 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_report.xml 2025-05-05 17:55:15,821 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/data/mail_template_data.xml 2025-05-05 17:55:15,829 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_view.xml 2025-05-05 17:55:15,885 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-05-05 17:55:15,894 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-05-05 17:55:15,900 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-05-05 17:55:15,909 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-05-05 17:55:15,915 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-05-05 17:55:15,924 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_move_views.xml 2025-05-05 17:55:16,284 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-05-05 17:55:16,297 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_account_views.xml 2025-05-05 17:55:16,320 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_group_views.xml 2025-05-05 17:55:16,331 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_views.xml 2025-05-05 17:55:16,369 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-05-05 17:55:16,379 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-05-05 17:55:16,400 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-05-05 17:55:16,427 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_tax_views.xml 2025-05-05 17:55:16,474 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-05-05 17:55:16,479 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-05-05 17:55:16,496 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-05-05 17:55:16,519 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-05-05 17:55:16,528 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/report_statement.xml 2025-05-05 17:55:16,533 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/terms_template.xml 2025-05-05 17:55:16,543 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-05-05 17:55:16,550 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/res_company_views.xml 2025-05-05 17:55:16,560 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/product_view.xml 2025-05-05 17:55:16,581 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-05-05 17:55:16,587 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-05-05 17:55:16,598 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-05-05 17:55:16,608 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-05-05 17:55:16,631 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/report_invoice.xml 2025-05-05 17:55:16,652 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-05-05 17:55:16,684 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-05-05 17:55:16,697 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/ir_module_views.xml 2025-05-05 17:55:16,702 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-05-05 17:55:16,745 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/partner_view.xml 2025-05-05 17:55:16,803 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-05-05 17:55:16,820 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-05-05 17:55:16,847 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-05-05 17:55:16,855 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-05-05 17:55:16,887 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/data/service_cron.xml 2025-05-05 17:55:16,893 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-05-05 17:55:16,906 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-05-05 17:55:16,917 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/digest_views.xml 2025-05-05 17:55:16,925 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-05-05 17:55:16,935 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-05-05 17:55:16,941 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/res_currency.xml 2025-05-05 17:55:16,947 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/account_menuitem.xml 2025-05-05 17:55:17,062 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-05-05 17:55:17,072 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-05-05 17:55:17,077 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-05-05 17:55:17,086 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account/data/account_reports_data.xml 2025-05-05 17:55:17,146 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account loaded in 4.23s, 6135 queries (+6135 other) 2025-05-05 17:55:17,146 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module project (59/100) 2025-05-05 17:55:17,317 34 INFO 00250-16-0-without_demo odoo.modules.registry: module project: creating or updating database tables 2025-05-05 17:55:17,809 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/security/project_security.xml 2025-05-05 17:55:18,092 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.csv 2025-05-05 17:55:18,128 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.xml 2025-05-05 17:55:18,132 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/data/digest_data.xml 2025-05-05 17:55:18,139 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/report/project_report_views.xml 2025-05-05 17:55:18,161 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-05-05 17:55:18,171 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/analytic_views.xml 2025-05-05 17:55:18,178 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/digest_views.xml 2025-05-05 17:55:18,185 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-05-05 17:55:18,246 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_update_views.xml 2025-05-05 17:55:18,265 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_update_templates.xml 2025-05-05 17:55:18,274 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-05-05 17:55:18,298 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-05-05 17:55:18,306 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-05-05 17:55:18,316 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_views.xml 2025-05-05 17:55:18,624 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-05-05 17:55:18,637 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/res_partner_views.xml 2025-05-05 17:55:18,652 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-05-05 17:55:18,684 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-05-05 17:55:18,691 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-05-05 17:55:18,742 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-05-05 17:55:18,784 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_task_templates.xml 2025-05-05 17:55:18,789 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-05-05 17:55:18,799 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-05-05 17:55:18,809 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-05-05 17:55:18,833 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/data/mail_template_data.xml 2025-05-05 17:55:18,844 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/data/project_data.xml 2025-05-05 17:55:18,851 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-05-05 17:55:18,889 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module project loaded in 1.74s, 2478 queries (+2478 other) 2025-05-05 17:55:18,889 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module stock (60/100) 2025-05-05 17:55:19,149 34 INFO 00250-16-0-without_demo odoo.modules.registry: module stock: creating or updating database tables 2025-05-05 17:55:20,730 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/security/stock_security.xml 2025-05-05 17:55:21,078 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-05-05 17:55:21,144 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/data/digest_data.xml 2025-05-05 17:55:21,148 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/data/mail_templates.xml 2025-05-05 17:55:21,156 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-05-05 17:55:21,163 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/data/stock_data.xml 2025-05-05 17:55:21,332 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-05-05 17:55:21,346 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-05-05 17:55:21,350 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-05-05 17:55:21,360 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-05-05 17:55:21,364 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-05-05 17:55:21,379 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-05-05 17:55:21,406 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-05-05 17:55:21,418 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-05-05 17:55:21,423 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-05-05 17:55:21,430 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-05-05 17:55:21,440 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-05-05 17:55:21,461 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-05-05 17:55:21,466 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-05-05 17:55:21,487 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/package_templates.xml 2025-05-05 17:55:21,492 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/picking_templates.xml 2025-05-05 17:55:21,503 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/product_templates.xml 2025-05-05 17:55:21,511 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/report/product_packaging.xml 2025-05-05 17:55:21,515 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-05-05 17:55:21,520 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-05-05 17:55:21,555 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-05-05 17:55:21,563 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-05-05 17:55:21,570 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-05-05 17:55:21,578 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-05-05 17:55:21,587 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-05-05 17:55:21,592 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-05-05 17:55:21,600 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-05-05 17:55:21,605 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-05-05 17:55:21,610 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-05-05 17:55:21,616 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-05-05 17:55:21,630 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-05-05 17:55:21,636 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-05-05 17:55:21,646 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-05-05 17:55:21,653 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-05-05 17:55:21,659 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-05-05 17:55:21,664 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-05-05 17:55:21,670 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-05-05 17:55:21,676 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-05-05 17:55:21,682 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-05-05 17:55:21,690 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-05-05 17:55:21,694 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-05-05 17:55:21,699 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-05-05 17:55:21,725 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-05-05 17:55:21,747 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-05-05 17:55:21,771 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-05-05 17:55:21,802 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-05-05 17:55:22,279 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-05-05 17:55:22,300 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-05-05 17:55:22,348 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-05-05 17:55:22,435 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-05-05 17:55:22,468 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-05-05 17:55:22,554 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/product_views.xml 2025-05-05 17:55:22,684 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-05-05 17:55:22,739 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-05-05 17:55:22,782 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-05-05 17:55:22,804 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-05-05 17:55:22,851 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-05-05 17:55:22,867 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_template.xml 2025-05-05 17:55:22,875 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-05-05 17:55:22,906 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-05-05 17:55:22,924 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-05-05 17:55:22,942 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-05-05 17:55:22,984 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module stock loaded in 4.09s, 5356 queries (+5356 other) 2025-05-05 17:55:22,984 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_analytic_parent (61/100) 2025-05-05 17:55:23,118 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_analytic_parent: creating or updating database tables 2025-05-05 17:55:23,127 34 INFO 00250-16-0-without_demo odoo.models: Computing parent_path for table account_analytic_account... 2025-05-05 17:55:23,196 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_analytic_parent/views/account_analytic_account_view.xml 2025-05-05 17:55:23,215 34 INFO 00250-16-0-without_demo odoo.models: Computing parent_path for table account_analytic_account... 2025-05-05 17:55:23,220 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_analytic_parent loaded in 0.24s, 77 queries (+77 other) 2025-05-05 17:55:23,220 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_edi (62/100) 2025-05-05 17:55:23,365 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_edi: creating or updating database tables 2025-05-05 17:55:23,620 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-05-05 17:55:23,630 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-05-05 17:55:23,637 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-05-05 17:55:23,719 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-05-05 17:55:23,733 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-05-05 17:55:23,741 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi/data/cron.xml 2025-05-05 17:55:23,760 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_edi loaded in 0.54s, 335 queries (+335 other) 2025-05-05 17:55:23,760 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_fiscal_year (63/100) 2025-05-05 17:55:23,895 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2025-05-05 17:55:23,994 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/ir.model.access.csv 2025-05-05 17:55:24,004 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/account_fiscal_year_rule.xml 2025-05-05 17:55:24,010 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/account_fiscal_year_views.xml 2025-05-05 17:55:24,030 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/res_company_views.xml 2025-05-05 17:55:24,052 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_fiscal_year loaded in 0.29s, 144 queries (+144 other) 2025-05-05 17:55:24,052 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_payment (64/100) 2025-05-05 17:55:24,202 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_payment: creating or updating database tables 2025-05-05 17:55:24,363 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-05-05 17:55:24,371 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-05-05 17:55:24,381 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-05-05 17:55:24,395 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-05-05 17:55:24,420 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-05-05 17:55:24,430 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-05-05 17:55:24,447 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-05-05 17:55:24,457 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-05-05 17:55:24,468 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-05-05 17:55:24,476 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-05-05 17:55:24,483 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-05-05 17:55:24,491 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-05-05 17:55:24,495 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-05-05 17:55:24,512 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_payment loaded in 0.46s, 425 queries (+425 other) 2025-05-05 17:55:24,512 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_sequence (65/100) 2025-05-05 17:55:24,649 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_sequence: creating or updating database tables 2025-05-05 17:55:24,828 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_sequence loaded in 0.32s, 57 queries (+57 other) 2025-05-05 17:55:24,828 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_usability (66/100) 2025-05-05 17:55:24,968 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_usability: creating or updating database tables 2025-05-05 17:55:25,060 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/data/ir_module_category.xml 2025-05-05 17:55:25,080 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/security/res_groups.xml 2025-05-05 17:55:25,159 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/menu.xml 2025-05-05 17:55:25,167 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/res_config_settings_views.xml 2025-05-05 17:55:25,197 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_bank_statement.xml 2025-05-05 17:55:25,205 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_group.xml 2025-05-05 17:55:25,216 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tag.xml 2025-05-05 17:55:25,226 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_chart_template.xml 2025-05-05 17:55:25,242 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_account_template.xml 2025-05-05 17:55:25,257 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tax_template.xml 2025-05-05 17:55:25,261 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_fiscal_position_template.xml 2025-05-05 17:55:25,275 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_move_line.xml 2025-05-05 17:55:25,296 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_usability loaded in 0.47s, 425 queries (+425 other) 2025-05-05 17:55:25,296 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module l10n_th (67/100) 2025-05-05 17:55:25,434 34 INFO 00250-16-0-without_demo odoo.modules.registry: module l10n_th: creating or updating database tables 2025-05-05 17:55:25,553 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-05-05 17:55:25,564 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-05-05 17:55:25,581 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-05-05 17:55:25,624 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-05-05 17:55:25,628 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-05-05 17:55:25,716 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-05-05 17:55:25,791 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-05-05 17:55:26,381 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-05-05 17:55:26,413 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module l10n_th loaded in 1.12s, 1391 queries (+1391 other) 2025-05-05 17:55:26,413 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module project_sms (68/100) 2025-05-05 17:55:26,623 34 INFO 00250-16-0-without_demo odoo.modules.registry: module project_sms: creating or updating database tables 2025-05-05 17:55:26,718 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-05-05 17:55:26,735 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-05-05 17:55:26,750 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_views.xml 2025-05-05 17:55:26,756 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-05-05 17:55:26,763 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-05-05 17:55:26,776 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module project_sms loaded in 0.36s, 179 queries (+179 other) 2025-05-05 17:55:26,776 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module project_tag_hierarchy (69/100) 2025-05-05 17:55:26,907 34 INFO 00250-16-0-without_demo odoo.modules.registry: module project_tag_hierarchy: creating or updating database tables 2025-05-05 17:55:26,913 34 INFO 00250-16-0-without_demo odoo.models: Computing parent_path for table project_tags... 2025-05-05 17:55:26,977 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_tag_hierarchy/views/project_tags_views.xml 2025-05-05 17:55:26,998 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module project_tag_hierarchy loaded in 0.22s, 75 queries (+75 other) 2025-05-05 17:55:26,998 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module project_tag_multicompany (70/100) 2025-05-05 17:55:27,132 34 INFO 00250-16-0-without_demo odoo.modules.registry: module project_tag_multicompany: creating or updating database tables 2025-05-05 17:55:27,198 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_tag_multicompany/security/project_tags_security.xml 2025-05-05 17:55:27,204 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_tag_multicompany/views/project_tags_views.xml 2025-05-05 17:55:27,224 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module project_tag_multicompany loaded in 0.23s, 79 queries (+79 other) 2025-05-05 17:55:27,224 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module project_tag_security (71/100) 2025-05-05 17:55:27,355 34 INFO 00250-16-0-without_demo odoo.modules.registry: module project_tag_security: creating or updating database tables 2025-05-05 17:55:27,428 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_tag_security/views/project_project_views.xml 2025-05-05 17:55:27,438 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_tag_security/views/project_tags_views.xml 2025-05-05 17:55:27,538 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading project_tag_security/views/project_task_views.xml 2025-05-05 17:55:27,557 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module project_tag_security loaded in 0.33s, 92 queries (+92 other) 2025-05-05 17:55:27,557 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module purchase (72/100) 2025-05-05 17:55:27,729 34 INFO 00250-16-0-without_demo odoo.modules.registry: module purchase: creating or updating database tables 2025-05-05 17:55:28,052 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-05-05 17:55:28,266 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-05-05 17:55:28,296 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/data/digest_data.xml 2025-05-05 17:55:28,301 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-05-05 17:55:28,319 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-05-05 17:55:28,339 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-05-05 17:55:28,345 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-05-05 17:55:28,350 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-05-05 17:55:28,502 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-05-05 17:55:28,541 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/views/product_views.xml 2025-05-05 17:55:28,597 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-05-05 17:55:28,650 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-05-05 17:55:28,658 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-05-05 17:55:28,681 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-05-05 17:55:28,689 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-05-05 17:55:28,698 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-05-05 17:55:28,734 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-05-05 17:55:28,743 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-05-05 17:55:28,750 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-05-05 17:55:28,762 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-05-05 17:55:28,789 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module purchase loaded in 1.23s, 1649 queries (+1649 other) 2025-05-05 17:55:28,789 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module snailmail_account (73/100) 2025-05-05 17:55:28,931 34 INFO 00250-16-0-without_demo odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-05-05 17:55:29,035 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-05-05 17:55:29,072 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-05-05 17:55:29,083 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-05-05 17:55:29,098 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module snailmail_account loaded in 0.31s, 116 queries (+116 other) 2025-05-05 17:55:29,098 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_account (74/100) 2025-05-05 17:55:29,241 34 INFO 00250-16-0-without_demo odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-05-05 17:55:29,406 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module spreadsheet_account loaded in 0.31s, 55 queries (+55 other) 2025-05-05 17:55:29,406 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_account (75/100) 2025-05-05 17:55:29,554 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-05-05 17:55:29,601 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.19s, 26 queries (+26 other) 2025-05-05 17:55:29,601 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module stock_account (76/100) 2025-05-05 17:55:29,771 34 INFO 00250-16-0-without_demo odoo.modules.registry: module stock_account: creating or updating database tables 2025-05-05 17:55:30,039 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-05-05 17:55:30,065 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-05-05 17:55:30,078 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-05-05 17:55:30,084 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-05-05 17:55:30,542 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-05-05 17:55:30,575 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/data/product_data.xml 2025-05-05 17:55:30,581 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-05-05 17:55:30,587 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-05-05 17:55:30,629 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-05-05 17:55:30,643 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/views/product_views.xml 2025-05-05 17:55:30,671 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-05-05 17:55:30,676 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-05-05 17:55:30,682 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-05-05 17:55:30,688 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-05-05 17:55:30,725 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module stock_account loaded in 1.12s, 675 queries (+675 other) 2025-05-05 17:55:30,725 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module stock_sms (77/100) 2025-05-05 17:55:30,866 34 INFO 00250-16-0-without_demo odoo.modules.registry: module stock_sms: creating or updating database tables 2025-05-05 17:55:31,060 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-05-05 17:55:31,066 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-05-05 17:55:31,134 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-05-05 17:55:31,140 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-05-05 17:55:31,149 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-05-05 17:55:31,172 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module stock_sms loaded in 0.45s, 198 queries (+198 other) 2025-05-05 17:55:31,172 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_analytic_kmitl (78/100) 2025-05-05 17:55:31,312 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_analytic_kmitl: creating or updating database tables 2025-05-05 17:55:31,377 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_analytic_kmitl/data/account.analytic.plan.csv 2025-05-05 17:55:31,398 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_analytic_kmitl/data/account.analytic.account.csv 2025-05-05 17:55:32,441 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_analytic_kmitl loaded in 1.27s, 2187 queries (+2187 other) 2025-05-05 17:55:32,441 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_edi_ubl_cii (79/100) 2025-05-05 17:55:32,636 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-05-05 17:55:32,713 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-05-05 17:55:32,724 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-05-05 17:55:32,746 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-05-05 17:55:32,781 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-05-05 17:55:32,800 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.36s, 186 queries (+186 other) 2025-05-05 17:55:32,800 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_kmitl (80/100) 2025-05-05 17:55:33,050 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_kmitl/data/account_kmitl_chart_data.xml 2025-05-05 17:55:33,099 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_kmitl/data/account.account.template.csv 2025-05-05 17:55:35,464 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_kmitl/data/account_kmitl_chart_post_data.xml 2025-05-05 17:55:35,474 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_kmitl loaded in 2.67s, 93 queries (+93 other) 2025-05-05 17:55:35,474 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (81/100) 2025-05-05 17:55:35,614 34 INFO 00250-16-0-without_demo odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-05-05 17:55:35,713 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-05-05 17:55:35,718 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-05-05 17:55:35,733 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-05-05 17:55:35,807 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.33s, 147 queries (+147 other) 2025-05-05 17:55:35,807 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module project_purchase (82/100) 2025-05-05 17:55:35,944 34 INFO 00250-16-0-without_demo odoo.modules.registry: module project_purchase: creating or updating database tables 2025-05-05 17:55:36,102 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module project_purchase loaded in 0.30s, 55 queries (+55 other) 2025-05-05 17:55:36,102 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition (83/100) 2025-05-05 17:55:36,249 34 INFO 00250-16-0-without_demo odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-05-05 17:55:36,485 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-05-05 17:55:36,497 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-05-05 17:55:36,514 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-05-05 17:55:36,523 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-05-05 17:55:36,540 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-05-05 17:55:36,595 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-05-05 17:55:36,642 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-05-05 17:55:36,647 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-05-05 17:55:36,653 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-05-05 17:55:36,658 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-05-05 17:55:36,674 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module purchase_requisition loaded in 0.57s, 464 queries (+464 other) 2025-05-05 17:55:36,675 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module purchase_stock (84/100) 2025-05-05 17:55:36,840 34 INFO 00250-16-0-without_demo odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-05-05 17:55:37,119 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-05-05 17:55:37,135 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-05-05 17:55:37,178 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-05-05 17:55:37,184 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-05-05 17:55:37,195 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-05-05 17:55:37,227 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-05-05 17:55:37,249 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-05-05 17:55:37,256 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-05-05 17:55:37,357 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-05-05 17:55:37,374 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-05-05 17:55:37,381 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-05-05 17:55:37,387 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-05-05 17:55:37,397 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-05-05 17:55:37,402 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-05-05 17:55:37,408 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-05-05 17:55:37,434 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module purchase_stock loaded in 0.76s, 764 queries (+764 other) 2025-05-05 17:55:37,434 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module sale (85/100) 2025-05-05 17:55:37,712 34 INFO 00250-16-0-without_demo odoo.modules.registry: module sale: creating or updating database tables 2025-05-05 17:55:38,218 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-05-05 17:55:38,258 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/security/res_groups.xml 2025-05-05 17:55:38,308 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/security/ir_rules.xml 2025-05-05 17:55:38,394 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-05-05 17:55:38,410 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-05-05 17:55:38,425 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-05-05 17:55:38,433 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-05-05 17:55:38,458 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-05-05 17:55:38,463 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-05-05 17:55:38,470 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-05-05 17:55:38,480 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-05-05 17:55:38,490 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/data/sale_data.xml 2025-05-05 17:55:38,502 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-05-05 17:55:38,507 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-05-05 17:55:38,510 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-05-05 17:55:38,519 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-05-05 17:55:38,525 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-05-05 17:55:38,654 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/account_views.xml 2025-05-05 17:55:38,693 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-05-05 17:55:38,717 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-05-05 17:55:38,720 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/payment_templates.xml 2025-05-05 17:55:38,732 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/payment_views.xml 2025-05-05 17:55:38,747 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-05-05 17:55:38,759 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/product_views.xml 2025-05-05 17:55:38,799 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-05-05 17:55:38,854 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-05-05 17:55:38,911 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/variant_templates.xml 2025-05-05 17:55:38,920 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-05-05 17:55:38,935 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-05-05 17:55:38,951 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-05-05 17:55:38,990 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-05-05 17:55:39,001 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale/views/sale_menus.xml 2025-05-05 17:55:39,085 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module sale loaded in 1.65s, 2193 queries (+2193 other) 2025-05-05 17:55:39,085 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (86/100) 2025-05-05 17:55:39,249 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-05-05 17:55:39,301 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.22s, 25 queries (+25 other) 2025-05-05 17:55:39,302 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (87/100) 2025-05-05 17:55:39,551 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-05-05 17:55:39,599 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.30s, 25 queries (+25 other) 2025-05-05 17:55:39,600 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module budget (88/100) 2025-05-05 17:55:39,765 34 INFO 00250-16-0-without_demo odoo.modules.registry: module budget: creating or updating database tables 2025-05-05 17:55:39,786 34 INFO 00250-16-0-without_demo odoo.models: Constraint name 'budget_template_line_account_unique_budget_template_line_account' has more than 63 characters 2025-05-05 17:55:40,114 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget/views/budget_template_views.xml 2025-05-05 17:55:40,139 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget/views/budget_move_views.xml 2025-05-05 17:55:40,155 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget/views/budget_appropriation_views.xml 2025-05-05 17:55:40,186 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget/views/budget_commitment_views.xml 2025-05-05 17:55:40,216 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget/views/budget_menus.xml 2025-05-05 17:55:40,240 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget/views/budget_expenditure_report_views.xml 2025-05-05 17:55:40,247 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget/security/ir.model.access.csv 2025-05-05 17:55:40,275 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module budget loaded in 0.68s, 726 queries (+726 other) 2025-05-05 17:55:40,275 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module kmitl_demo (89/100) 2025-05-05 17:55:40,452 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading kmitl_demo/data/company.xml 2025-05-05 17:55:40,696 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading kmitl_demo/data/hr.department.csv 2025-05-05 17:55:41,419 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading kmitl_demo/data/account.fiscal.year.csv 2025-05-05 17:55:41,430 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module kmitl_demo loaded in 1.16s, 1980 queries (+1980 other) 2025-05-05 17:55:41,430 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module purchase_price_diff (90/100) 2025-05-05 17:55:41,674 34 INFO 00250-16-0-without_demo odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-05-05 17:55:41,776 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-05-05 17:55:41,806 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module purchase_price_diff loaded in 0.38s, 118 queries (+118 other) 2025-05-05 17:55:41,806 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition_stock (91/100) 2025-05-05 17:55:41,964 34 INFO 00250-16-0-without_demo odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-05-05 17:55:42,085 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-05-05 17:55:42,093 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-05-05 17:55:42,097 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-05-05 17:55:42,122 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-05-05 17:55:42,137 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module purchase_requisition_stock loaded in 0.33s, 173 queries (+173 other) 2025-05-05 17:55:42,137 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module sale_product_configurator (92/100) 2025-05-05 17:55:42,291 34 INFO 00250-16-0-without_demo odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-05-05 17:55:42,390 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-05-05 17:55:42,404 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-05-05 17:55:42,418 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-05-05 17:55:42,444 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module sale_product_configurator loaded in 0.31s, 135 queries (+135 other) 2025-05-05 17:55:42,444 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module sale_purchase (93/100) 2025-05-05 17:55:42,694 34 INFO 00250-16-0-without_demo odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-05-05 17:55:42,827 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-05-05 17:55:42,841 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-05-05 17:55:42,853 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-05-05 17:55:42,866 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-05-05 17:55:42,879 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-05-05 17:55:42,893 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module sale_purchase loaded in 0.45s, 198 queries (+198 other) 2025-05-05 17:55:42,893 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module sale_sms (94/100) 2025-05-05 17:55:43,061 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-05-05 17:55:43,101 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_sms/security/security.xml 2025-05-05 17:55:43,114 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module sale_sms loaded in 0.22s, 40 queries (+40 other) 2025-05-05 17:55:43,114 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module sale_stock (95/100) 2025-05-05 17:55:43,291 34 INFO 00250-16-0-without_demo odoo.modules.registry: module sale_stock: creating or updating database tables 2025-05-05 17:55:43,641 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-05-05 17:55:43,667 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-05-05 17:55:43,686 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-05-05 17:55:43,749 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-05-05 17:55:43,755 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-05-05 17:55:43,878 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-05-05 17:55:43,886 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-05-05 17:55:43,895 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-05-05 17:55:43,917 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-05-05 17:55:43,923 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-05-05 17:55:43,934 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-05-05 17:55:43,939 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-05-05 17:55:43,947 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-05-05 17:55:43,950 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-05-05 17:55:43,956 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-05-05 17:55:43,972 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module sale_stock loaded in 0.86s, 695 queries (+695 other) 2025-05-05 17:55:43,972 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (96/100) 2025-05-05 17:55:44,141 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-05-05 17:55:44,194 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.22s, 25 queries (+25 other) 2025-05-05 17:55:44,194 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_sale (97/100) 2025-05-05 17:55:44,359 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-05-05 17:55:44,413 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.22s, 30 queries (+30 other) 2025-05-05 17:55:44,413 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module budget_demo (98/100) 2025-05-05 17:55:44,582 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget_demo/data/budget.template.csv 2025-05-05 17:55:44,732 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget_demo/data/budget.template.line.csv 2025-05-05 17:55:46,024 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget_demo/data/budget.appropriation.csv 2025-05-05 17:55:46,035 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget_demo/data/budget.appropriation.line.csv 2025-05-05 17:55:46,248 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module budget_demo loaded in 1.84s, 3079 queries (+3079 other) 2025-05-05 17:55:46,248 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module budget_template_print (99/100) 2025-05-05 17:55:46,404 34 INFO 00250-16-0-without_demo odoo.modules.registry: module budget_template_print: creating or updating database tables 2025-05-05 17:55:46,449 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget_template_print/reports/budget_template_print.xml 2025-05-05 17:55:46,490 34 INFO 00250-16-0-without_demo odoo.modules.loading: loading budget_template_print/views/budget_template_views.xml 2025-05-05 17:55:46,502 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module budget_template_print loaded in 0.25s, 55 queries (+55 other) 2025-05-05 17:55:46,502 34 INFO 00250-16-0-without_demo odoo.modules.loading: Loading module sale_purchase_stock (100/100) 2025-05-05 17:55:46,656 34 INFO 00250-16-0-without_demo odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-05-05 17:55:46,746 34 INFO 00250-16-0-without_demo odoo.modules.loading: Module sale_purchase_stock loaded in 0.24s, 46 queries (+46 other) 2025-05-05 17:55:46,746 34 INFO 00250-16-0-without_demo odoo.modules.loading: 100 modules loaded in 54.46s, 58524 queries (+58524 extra) 2025-05-05 17:55:47,631 34 INFO 00250-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-05-05 17:55:47,652 34 INFO 00250-16-0-without_demo odoo.modules.registry: Registry loaded in 63.040s 2025-05-05 17:55:47,652 34 INFO 00250-16-0-without_demo odoo.service.server: Initiating shutdown 2025-05-05 17:55:47,652 34 INFO 00250-16-0-without_demo odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-05-05 17:55:47,653 34 INFO 00250-16-0-without_demo odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections