Docker command: python3 odoo/odoo-bin --addons-path purchase-workflow,kmitl,hr,account-analytic,web,odoo-modules,server-brand,project,account-financial-tools,l10n-thailand,account-reconcile,odoo/addons,odoo/odoo/addons -d 00315-16-0-without_demo -i hr_contract,purchase_requisition,sale,account_analytic_seq,budget,web_save_discard_button,account_fiscal_year,account_analytic_kmitl,purchase_stock,procurement_plan,project,hr,web_copy_confirm,purchase_request,project_purchase,remove_odoo_enterprise,base,web_theme_classic,kmitl_demo,l10n_th,account_analytic_plan_code,account_usability,account_kmitl,web_environment_ribbon,disable_odoo_online,budget_template_print,stock,purchase,budget_demo,web_responsive,hr_holidays,l10n_th_kmitl_procurement --stop-after-init --log-level=test --max-cron-threads=0 --without-demo=true ================================================= Adding readonly volume '/data/build/purchase-workflow' pointing to /home/runbot/odoo/runbot/runbot/static/sources/purchase-workflow/a366015205b91c4505c5395ee4374100d5d8da3d Adding readonly volume '/data/build/kmitl' pointing to /home/runbot/odoo/runbot/runbot/static/sources/kmitl/22a18b7fc21a3a22bc54f80c8534206b27e3fdeb Adding readonly volume '/data/build/hr' pointing to /home/runbot/odoo/runbot/runbot/static/sources/hr/eb30386060767aba901f0e622ed620a5a1571a74 Adding readonly volume '/data/build/account-analytic' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-analytic/1897a2bede7e81f9872b28e037627ceda7033322 Adding readonly volume '/data/build/web' pointing to /home/runbot/odoo/runbot/runbot/static/sources/web/99f6c0e65f56da795c745f0f572b09eaec55210e Adding readonly volume '/data/build/odoo-modules' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-modules/7652967336542a595e1847fa8dceb6a6a23d81c3 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/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/acbd2da7828090753a9ee3dc85c44bc8eca2aaa8 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00315-16-0/.odoorc Collecting openupgradelib Downloading openupgradelib-3.10.0-py2.py3-none-any.whl (84 kB) Requirement already satisfied: lxml in /venv/main/lib/python3.10/site-packages (from openupgradelib->-r purchase-workflow/requirements.txt (line 2)) (4.6.5) Collecting cssselect Downloading cssselect-1.3.0-py3-none-any.whl (18 kB) Installing collected packages: cssselect, openupgradelib Successfully installed cssselect-1.3.0 openupgradelib-3.10.0 Requirement already satisfied: python-dateutil in /usr/lib/python3/dist-packages (from -r hr/requirements.txt (line 2)) (2.8.1) 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 numpy>=1.16 Downloading numpy-2.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.4 MB) 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 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) Collecting xyzservices>=2021.09.1 Downloading xyzservices-2025.4.0-py3-none-any.whl (90 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 PyYAML>=3.10 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) Collecting pandas>=1.2 Downloading pandas-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 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 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) Collecting tzdata>=2022.7 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 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 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: 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) 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) Collecting libscrc Downloading libscrc-1.8.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl (216 kB) 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: 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: 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) 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: 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: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.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-07 06:58:59,043 38 INFO ? odoo: Odoo version 16.0 2025-05-07 06:58:59,044 38 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-05-07 06:58:59,044 38 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/purchase-workflow', '/data/build/kmitl', '/data/build/hr', '/data/build/account-analytic', '/data/build/web', '/data/build/odoo-modules', '/data/build/server-brand', '/data/build/project', '/data/build/account-financial-tools', '/data/build/l10n-thailand', '/data/build/account-reconcile', '/data/build/odoo/addons'] 2025-05-07 06:58:59,044 38 INFO ? odoo: database: runbot@default:default 2025-05-07 06:58:59,210 38 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-07 06:58:59,507 38 INFO 00315-16-0-without_demo odoo.modules.loading: init db 2025-05-07 06:59:00,927 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-05-07 06:59:00,927 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module base (1/1) 2025-05-07 06:59:00,958 38 INFO 00315-16-0-without_demo odoo.modules.registry: module base: creating or updating database tables 2025-05-07 06:59:01,209 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-07 06:59:01,209 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-07 06:59:01,210 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-07 06:59:01,300 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.partner.user_id 2025-05-07 06:59:01,301 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-07 06:59:01,301 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.partner.display_name 2025-05-07 06:59:01,301 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.partner.company_registry 2025-05-07 06:59:01,301 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-07 06:59:01,301 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.partner.partner_share 2025-05-07 06:59:01,335 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.currency.decimal_places 2025-05-07 06:59:01,352 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.company.logo_web 2025-05-07 06:59:01,373 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.users.signature 2025-05-07 06:59:01,373 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.users.share 2025-05-07 06:59:02,472 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res_bank.xml 2025-05-07 06:59:02,477 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res.lang.csv 2025-05-07 06:59:02,526 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-07 06:59:02,549 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-07 06:59:02,598 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-07 06:59:02,917 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-07 06:59:02,927 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-07 06:59:04,070 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-07 06:59:04,077 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-07 06:59:04,385 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-07 06:59:04,394 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-05-07 06:59:04,399 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/security/base_groups.xml 2025-05-07 06:59:04,689 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/security/base_security.xml 2025-05-07 06:59:04,772 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/base_menus.xml 2025-05-07 06:59:04,826 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-07 06:59:04,838 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-07 06:59:04,845 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-07 06:59:05,354 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-07 06:59:05,434 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-07 06:59:05,447 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-07 06:59:05,459 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-07 06:59:05,481 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-07 06:59:05,493 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-07 06:59:05,507 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-07 06:59:05,522 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-07 06:59:05,627 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-07 06:59:05,644 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-07 06:59:05,663 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-07 06:59:05,678 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-07 06:59:05,693 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-07 06:59:05,727 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-07 06:59:05,739 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-07 06:59:05,745 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-07 06:59:05,748 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-07 06:59:05,754 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-07 06:59:05,768 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-07 06:59:05,775 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-07 06:59:05,824 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-07 06:59:05,868 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-07 06:59:05,916 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-07 06:59:05,919 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-07 06:59:05,924 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-07 06:59:05,932 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-07 06:59:05,941 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-07 06:59:05,949 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-07 06:59:05,961 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-07 06:59:05,966 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-07 06:59:05,975 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-07 06:59:05,988 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-05-07 06:59:05,991 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-07 06:59:06,003 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-07 06:59:06,020 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-07 06:59:06,037 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-07 06:59:06,054 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-07 06:59:06,144 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-07 06:59:06,168 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-07 06:59:06,196 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-07 06:59:06,223 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-07 06:59:06,310 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-07 06:59:06,325 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-07 06:59:06,330 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-07 06:59:06,347 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/views/onboarding_views.xml 2025-05-07 06:59:06,365 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-07 06:59:06,481 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module base loaded in 5.55s, 7907 queries (+7907 other) 2025-05-07 06:59:06,481 38 INFO 00315-16-0-without_demo odoo.modules.loading: 1 modules loaded in 5.55s, 7907 queries (+7907 extra) 2025-05-07 06:59:06,502 38 INFO 00315-16-0-without_demo odoo.modules.loading: updating modules list 2025-05-07 06:59:06,503 38 INFO 00315-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-07 06:59:07,127 38 INFO 00315-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', 'Purchase Request', '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', 'l10n_th_kmitl_procurement', 'Procurement Plan', '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-07 06:59:07,294 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading 103 modules... 2025-05-07 06:59:07,295 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module uom (2/103) 2025-05-07 06:59:07,318 38 INFO 00315-16-0-without_demo odoo.modules.registry: module uom: creating or updating database tables 2025-05-07 06:59:07,380 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-07 06:59:07,430 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-07 06:59:07,445 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-07 06:59:07,455 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-07 06:59:07,490 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module uom loaded in 0.20s, 283 queries (+283 other) 2025-05-07 06:59:07,490 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web (3/103) 2025-05-07 06:59:07,515 38 INFO 00315-16-0-without_demo odoo.modules.registry: module web: creating or updating database tables 2025-05-07 06:59:07,887 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-07 06:59:07,894 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-07 06:59:07,933 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/views/report_templates.xml 2025-05-07 06:59:07,992 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-07 06:59:08,001 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-07 06:59:08,005 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/views/lazy_assets.xml 2025-05-07 06:59:08,010 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-07 06:59:08,015 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-07 06:59:08,020 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web/data/report_layout.xml 2025-05-07 06:59:08,059 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web loaded in 0.57s, 898 queries (+898 other) 2025-05-07 06:59:08,059 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module auth_totp (4/103) 2025-05-07 06:59:08,089 38 INFO 00315-16-0-without_demo odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-07 06:59:08,139 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-07 06:59:08,157 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-07 06:59:08,164 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-07 06:59:08,169 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-07 06:59:08,190 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-07 06:59:08,194 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-07 06:59:08,209 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module auth_totp loaded in 0.15s, 175 queries (+175 other) 2025-05-07 06:59:08,209 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module barcodes (5/103) 2025-05-07 06:59:08,232 38 INFO 00315-16-0-without_demo odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-07 06:59:08,336 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-07 06:59:08,342 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-07 06:59:08,357 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-07 06:59:08,375 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module barcodes loaded in 0.17s, 136 queries (+136 other) 2025-05-07 06:59:08,376 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module base_import (6/103) 2025-05-07 06:59:08,420 38 INFO 00315-16-0-without_demo odoo.modules.registry: module base_import: creating or updating database tables 2025-05-07 06:59:08,948 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-07 06:59:08,974 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module base_import loaded in 0.60s, 919 queries (+919 other) 2025-05-07 06:59:08,974 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module base_setup (7/103) 2025-05-07 06:59:09,000 38 INFO 00315-16-0-without_demo odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-07 06:59:09,044 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-07 06:59:09,048 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-07 06:59:09,076 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-07 06:59:09,091 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module base_setup loaded in 0.12s, 153 queries (+153 other) 2025-05-07 06:59:09,091 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module bus (8/103) 2025-05-07 06:59:09,133 38 INFO 00315-16-0-without_demo odoo.modules.registry: module bus: creating or updating database tables 2025-05-07 06:59:09,195 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-07 06:59:09,209 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module bus loaded in 0.12s, 103 queries (+103 other) 2025-05-07 06:59:09,209 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module http_routing (9/103) 2025-05-07 06:59:09,237 38 INFO 00315-16-0-without_demo odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-07 06:59:09,246 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-07 06:59:09,275 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-07 06:59:09,292 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module http_routing loaded in 0.08s, 77 queries (+77 other) 2025-05-07 06:59:09,292 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module resource (10/103) 2025-05-07 06:59:09,330 38 INFO 00315-16-0-without_demo odoo.modules.registry: module resource: creating or updating database tables 2025-05-07 06:59:09,444 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-07 06:59:09,468 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-07 06:59:09,477 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-07 06:59:09,494 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading resource/views/resource_views.xml 2025-05-07 06:59:09,572 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module resource loaded in 0.28s, 431 queries (+431 other) 2025-05-07 06:59:09,572 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module utm (11/103) 2025-05-07 06:59:09,602 38 INFO 00315-16-0-without_demo odoo.modules.registry: module utm: creating or updating database tables 2025-05-07 06:59:09,709 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-07 06:59:09,726 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-07 06:59:09,739 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-07 06:59:09,743 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-07 06:59:09,746 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-07 06:59:09,768 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-07 06:59:09,780 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-07 06:59:09,789 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-07 06:59:09,798 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-07 06:59:09,804 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-07 06:59:09,820 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-07 06:59:09,841 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module utm loaded in 0.27s, 407 queries (+407 other) 2025-05-07 06:59:09,841 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_copy_confirm (12/103) 2025-05-07 06:59:09,888 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_copy_confirm loaded in 0.05s, 12 queries (+12 other) 2025-05-07 06:59:09,888 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_environment_ribbon (13/103) 2025-05-07 06:59:09,911 38 INFO 00315-16-0-without_demo odoo.modules.registry: module web_environment_ribbon: creating or updating database tables 2025-05-07 06:59:09,929 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_environment_ribbon/data/ribbon_data.xml 2025-05-07 06:59:09,941 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_environment_ribbon loaded in 0.05s, 31 queries (+31 other) 2025-05-07 06:59:09,941 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_kanban_gauge (14/103) 2025-05-07 06:59:09,982 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-05-07 06:59:09,982 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_save_discard_button (15/103) 2025-05-07 06:59:10,006 38 INFO 00315-16-0-without_demo odoo.modules.registry: module web_save_discard_button: creating or updating database tables 2025-05-07 06:59:10,030 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_save_discard_button loaded in 0.05s, 17 queries (+17 other) 2025-05-07 06:59:10,030 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_theme_classic (16/103) 2025-05-07 06:59:10,077 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_theme_classic loaded in 0.05s, 12 queries (+12 other) 2025-05-07 06:59:10,077 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_tour (17/103) 2025-05-07 06:59:10,102 38 INFO 00315-16-0-without_demo odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-07 06:59:10,135 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-07 06:59:10,143 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-07 06:59:10,151 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-07 06:59:10,176 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_tour loaded in 0.10s, 101 queries (+101 other) 2025-05-07 06:59:10,176 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module barcodes_gs1_nomenclature (18/103) 2025-05-07 06:59:10,205 38 INFO 00315-16-0-without_demo odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-07 06:59:10,242 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-07 06:59:10,283 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-07 06:59:10,307 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.13s, 195 queries (+195 other) 2025-05-07 06:59:10,307 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module iap (19/103) 2025-05-07 06:59:10,338 38 INFO 00315-16-0-without_demo odoo.modules.registry: module iap: creating or updating database tables 2025-05-07 06:59:10,382 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-07 06:59:10,390 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-07 06:59:10,396 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-07 06:59:10,410 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-07 06:59:10,432 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module iap loaded in 0.12s, 147 queries (+147 other) 2025-05-07 06:59:10,432 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module mail (20/103) 2025-05-07 06:59:10,622 38 INFO 00315-16-0-without_demo odoo.modules.registry: module mail: creating or updating database tables 2025-05-07 06:59:10,783 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-07 06:59:10,783 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-07 06:59:10,783 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-07 06:59:10,783 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-07 06:59:10,783 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-07 06:59:10,783 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-07 06:59:10,784 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-07 06:59:10,784 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-07 06:59:10,784 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-07 06:59:10,784 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-07 06:59:10,784 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-07 06:59:10,784 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-07 06:59:10,819 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.partner.email_normalized 2025-05-07 06:59:10,825 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.users.notification_type 2025-05-07 06:59:11,879 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-07 06:59:11,968 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-07 06:59:11,973 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-07 06:59:11,986 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-07 06:59:11,994 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-07 06:59:12,002 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-07 06:59:12,006 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-07 06:59:12,013 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-07 06:59:12,028 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-07 06:59:12,036 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-05-07 06:59:12,045 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-07 06:59:12,053 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-07 06:59:12,075 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-07 06:59:12,085 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-07 06:59:12,105 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-07 06:59:12,113 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-07 06:59:12,121 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-05-07 06:59:12,129 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-05-07 06:59:12,139 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-07 06:59:12,145 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-05-07 06:59:12,164 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-07 06:59:12,173 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-07 06:59:12,212 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-07 06:59:12,235 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-07 06:59:12,249 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-07 06:59:12,256 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-07 06:59:12,270 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-07 06:59:12,285 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-07 06:59:12,294 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-05-07 06:59:12,311 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-07 06:59:12,324 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-07 06:59:12,346 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-07 06:59:12,416 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-07 06:59:12,462 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-07 06:59:12,470 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-07 06:59:12,483 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-07 06:59:12,492 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-07 06:59:12,498 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-07 06:59:12,503 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-07 06:59:12,517 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-07 06:59:12,527 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-07 06:59:12,544 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-07 06:59:12,553 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-07 06:59:12,581 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-07 06:59:12,638 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-07 06:59:12,654 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-07 06:59:12,745 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module mail loaded in 2.31s, 3502 queries (+3502 other) 2025-05-07 06:59:12,745 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module remove_odoo_enterprise (21/103) 2025-05-07 06:59:12,807 38 INFO 00315-16-0-without_demo odoo.modules.registry: module remove_odoo_enterprise: creating or updating database tables 2025-05-07 06:59:13,371 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading remove_odoo_enterprise/views/res_config_settings_views.xml 2025-05-07 06:59:13,401 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module remove_odoo_enterprise loaded in 0.66s, 1058 queries (+1058 other) 2025-05-07 06:59:13,401 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module spreadsheet (22/103) 2025-05-07 06:59:13,438 38 INFO 00315-16-0-without_demo odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-07 06:59:13,477 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-05-07 06:59:13,477 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_editor (23/103) 2025-05-07 06:59:13,560 38 INFO 00315-16-0-without_demo odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-07 06:59:14,146 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-07 06:59:14,155 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-07 06:59:14,159 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-07 06:59:14,178 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-07 06:59:14,214 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_editor loaded in 0.74s, 1168 queries (+1168 other) 2025-05-07 06:59:14,214 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module analytic (24/103) 2025-05-07 06:59:14,261 38 INFO 00315-16-0-without_demo odoo.modules.registry: module analytic: creating or updating database tables 2025-05-07 06:59:14,402 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-07 06:59:14,430 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-07 06:59:14,440 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-07 06:59:14,470 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-07 06:59:14,494 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-07 06:59:14,509 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-07 06:59:14,518 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-07 06:59:14,530 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module analytic loaded in 0.32s, 392 queries (+392 other) 2025-05-07 06:59:14,530 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module auth_signup (25/103) 2025-05-07 06:59:14,669 38 INFO 00315-16-0-without_demo odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-07 06:59:14,724 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-07 06:59:14,729 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-07 06:59:14,737 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-07 06:59:14,749 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-07 06:59:14,762 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-07 06:59:14,777 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-07 06:59:14,790 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-07 06:59:14,806 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module auth_signup loaded in 0.28s, 191 queries (+191 other) 2025-05-07 06:59:14,806 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module auth_totp_mail (26/103) 2025-05-07 06:59:14,844 38 INFO 00315-16-0-without_demo odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-07 06:59:14,871 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-07 06:59:14,887 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-07 06:59:14,892 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-07 06:59:14,918 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module auth_totp_mail loaded in 0.11s, 92 queries (+92 other) 2025-05-07 06:59:14,918 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module base_install_request (27/103) 2025-05-07 06:59:14,959 38 INFO 00315-16-0-without_demo odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-07 06:59:15,019 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-07 06:59:15,029 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-07 06:59:15,042 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-07 06:59:15,048 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-07 06:59:15,052 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-07 06:59:15,069 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module base_install_request loaded in 0.15s, 143 queries (+143 other) 2025-05-07 06:59:15,069 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module calendar (28/103) 2025-05-07 06:59:15,161 38 INFO 00315-16-0-without_demo odoo.modules.registry: module calendar: creating or updating database tables 2025-05-07 06:59:15,381 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-05-07 06:59:15,397 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-05-07 06:59:15,412 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-05-07 06:59:15,419 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-05-07 06:59:15,431 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-05-07 06:59:15,441 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-05-07 06:59:15,445 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-05-07 06:59:15,449 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-05-07 06:59:15,458 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-05-07 06:59:15,463 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-05-07 06:59:15,537 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-05-07 06:59:15,553 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-05-07 06:59:15,578 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module calendar loaded in 0.51s, 639 queries (+639 other) 2025-05-07 06:59:15,578 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module disable_odoo_online (29/103) 2025-05-07 06:59:15,622 38 INFO 00315-16-0-without_demo odoo.modules.registry: module disable_odoo_online: creating or updating database tables 2025-05-07 06:59:15,638 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading disable_odoo_online/views/ir_ui_menu.xml 2025-05-07 06:59:15,670 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module disable_odoo_online loaded in 0.09s, 95 queries (+95 other) 2025-05-07 06:59:15,670 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module google_gmail (30/103) 2025-05-07 06:59:15,717 38 INFO 00315-16-0-without_demo odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-07 06:59:15,767 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-07 06:59:15,779 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-07 06:59:15,787 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-07 06:59:15,815 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module google_gmail loaded in 0.14s, 122 queries (+122 other) 2025-05-07 06:59:15,815 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module hr (31/103) 2025-05-07 06:59:15,915 38 INFO 00315-16-0-without_demo odoo.modules.registry: module hr: creating or updating database tables 2025-05-07 06:59:16,901 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/security/hr_security.xml 2025-05-07 06:59:17,020 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-05-07 06:59:17,039 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-05-07 06:59:17,047 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-05-07 06:59:17,054 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-05-07 06:59:17,061 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-05-07 06:59:17,070 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-05-07 06:59:17,086 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-05-07 06:59:17,108 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-05-07 06:59:17,116 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-05-07 06:59:17,138 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-05-07 06:59:17,146 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-05-07 06:59:17,211 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-05-07 06:59:17,238 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-05-07 06:59:17,250 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/hr_views.xml 2025-05-07 06:59:17,307 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-05-07 06:59:17,329 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-05-07 06:59:17,336 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/res_users.xml 2025-05-07 06:59:17,390 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-05-07 06:59:17,401 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr/data/hr_data.xml 2025-05-07 06:59:17,494 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module hr loaded in 1.68s, 2600 queries (+2600 other) 2025-05-07 06:59:17,495 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module iap_mail (32/103) 2025-05-07 06:59:17,544 38 INFO 00315-16-0-without_demo odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-07 06:59:17,561 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-07 06:59:17,584 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module iap_mail loaded in 0.09s, 35 queries (+35 other) 2025-05-07 06:59:17,585 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module mail_bot (33/103) 2025-05-07 06:59:17,640 38 INFO 00315-16-0-without_demo odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-07 06:59:17,734 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-07 06:59:17,754 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-07 06:59:17,767 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module mail_bot loaded in 0.18s, 179 queries (+179 other) 2025-05-07 06:59:17,767 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module phone_validation (34/103) 2025-05-07 06:59:17,851 38 INFO 00315-16-0-without_demo odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-07 06:59:17,945 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-07 06:59:17,954 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-07 06:59:17,977 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-07 06:59:17,991 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module phone_validation loaded in 0.22s, 169 queries (+169 other) 2025-05-07 06:59:17,991 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module privacy_lookup (35/103) 2025-05-07 06:59:18,048 38 INFO 00315-16-0-without_demo odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-07 06:59:18,145 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-07 06:59:18,173 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-07 06:59:18,189 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-07 06:59:18,200 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-07 06:59:18,216 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module privacy_lookup loaded in 0.23s, 236 queries (+236 other) 2025-05-07 06:59:18,216 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module product (36/103) 2025-05-07 06:59:18,456 38 INFO 00315-16-0-without_demo odoo.modules.registry: module product: creating or updating database tables 2025-05-07 06:59:18,917 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/data/product_data.xml 2025-05-07 06:59:18,934 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/security/product_security.xml 2025-05-07 06:59:19,023 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-07 06:59:19,112 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-07 06:59:19,122 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_views.xml 2025-05-07 06:59:19,184 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-07 06:59:19,209 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-07 06:59:19,232 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-07 06:59:19,245 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-07 06:59:19,264 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-07 06:59:19,287 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-07 06:59:19,309 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-07 06:59:19,328 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-07 06:59:19,357 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-07 06:59:19,367 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-07 06:59:19,372 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-07 06:59:19,382 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/report/product_reports.xml 2025-05-07 06:59:19,395 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-07 06:59:19,414 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-07 06:59:19,420 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-07 06:59:19,424 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-07 06:59:19,449 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module product loaded in 1.23s, 1439 queries (+1439 other) 2025-05-07 06:59:19,450 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module rating (37/103) 2025-05-07 06:59:19,517 38 INFO 00315-16-0-without_demo odoo.modules.registry: module rating: creating or updating database tables 2025-05-07 06:59:19,682 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-05-07 06:59:19,728 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading rating/views/rating_templates.xml 2025-05-07 06:59:19,736 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-05-07 06:59:19,742 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-05-07 06:59:19,761 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module rating loaded in 0.31s, 380 queries (+380 other) 2025-05-07 06:59:19,761 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module sales_team (38/103) 2025-05-07 06:59:19,828 38 INFO 00315-16-0-without_demo odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-07 06:59:19,856 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.users.sale_team_id 2025-05-07 06:59:19,964 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-07 06:59:20,085 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-07 06:59:20,097 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-07 06:59:20,134 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-07 06:59:20,146 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-07 06:59:20,174 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-07 06:59:20,208 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-07 06:59:20,213 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-07 06:59:20,234 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module sales_team loaded in 0.47s, 583 queries (+583 other) 2025-05-07 06:59:20,235 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard (39/103) 2025-05-07 06:59:20,297 38 INFO 00315-16-0-without_demo odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-07 06:59:20,367 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-07 06:59:20,375 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-07 06:59:20,385 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-07 06:59:20,400 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-07 06:59:20,419 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-07 06:59:20,437 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.20s, 190 queries (+190 other) 2025-05-07 06:59:20,437 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_responsive (40/103) 2025-05-07 06:59:20,535 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_responsive loaded in 0.10s, 12 queries (+12 other) 2025-05-07 06:59:20,535 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module web_unsplash (41/103) 2025-05-07 06:59:20,598 38 INFO 00315-16-0-without_demo odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-07 06:59:20,653 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-07 06:59:20,688 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module web_unsplash loaded in 0.15s, 96 queries (+96 other) 2025-05-07 06:59:20,688 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_analytic_plan_code (42/103) 2025-05-07 06:59:20,747 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_analytic_plan_code: creating or updating database tables 2025-05-07 06:59:20,803 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_analytic_plan_code/views/account_analytic_plan_views.xml 2025-05-07 06:59:20,818 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_analytic_plan_code loaded in 0.13s, 63 queries (+63 other) 2025-05-07 06:59:20,818 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_analytic_seq (43/103) 2025-05-07 06:59:20,877 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_analytic_seq: creating or updating database tables 2025-05-07 06:59:20,988 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_analytic_seq/views/account_analytic_views.xml 2025-05-07 06:59:21,004 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_analytic_seq loaded in 0.19s, 44 queries (+44 other) 2025-05-07 06:59:21,004 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module hr_contract (44/103) 2025-05-07 06:59:21,077 38 INFO 00315-16-0-without_demo odoo.modules.registry: module hr_contract: creating or updating database tables 2025-05-07 06:59:21,084 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of hr.employee.first_contract_date 2025-05-07 06:59:21,084 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of hr.employee.contract_warning 2025-05-07 06:59:21,225 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/security/security.xml 2025-05-07 06:59:21,343 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-05-07 06:59:21,355 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-05-07 06:59:21,372 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-05-07 06:59:21,415 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-05-07 06:59:21,482 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-05-07 06:59:21,490 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-05-07 06:59:21,497 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-05-07 06:59:21,507 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-05-07 06:59:21,527 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module hr_contract loaded in 0.52s, 652 queries (+652 other) 2025-05-07 06:59:21,527 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module hr_department_code (45/103) 2025-05-07 06:59:21,590 38 INFO 00315-16-0-without_demo odoo.modules.registry: module hr_department_code: creating or updating database tables 2025-05-07 06:59:21,629 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_department_code/views/hr_department_views.xml 2025-05-07 06:59:21,653 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module hr_department_code loaded in 0.13s, 63 queries (+63 other) 2025-05-07 06:59:21,653 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module hr_holidays (46/103) 2025-05-07 06:59:21,778 38 INFO 00315-16-0-without_demo odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-05-07 06:59:21,790 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-05-07 06:59:22,178 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-05-07 06:59:22,184 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-05-07 06:59:22,198 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-05-07 06:59:22,211 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-05-07 06:59:22,262 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-05-07 06:59:22,271 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-05-07 06:59:22,477 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-05-07 06:59:22,500 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-05-07 06:59:22,528 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-05-07 06:59:22,692 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-05-07 06:59:22,712 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-05-07 06:59:22,795 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-05-07 06:59:22,815 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-05-07 06:59:22,828 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-05-07 06:59:22,832 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-05-07 06:59:22,837 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-05-07 06:59:22,844 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-05-07 06:59:22,851 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-05-07 06:59:22,857 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-05-07 06:59:22,863 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-05-07 06:59:22,884 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-05-07 06:59:22,900 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-05-07 06:59:22,910 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-05-07 06:59:22,976 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-05-07 06:59:23,038 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module hr_holidays loaded in 1.39s, 2045 queries (+2045 other) 2025-05-07 06:59:23,039 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module hr_org_chart (47/103) 2025-05-07 06:59:23,110 38 INFO 00315-16-0-without_demo odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-05-07 06:59:23,162 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-05-07 06:59:23,200 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module hr_org_chart loaded in 0.16s, 88 queries (+88 other) 2025-05-07 06:59:23,200 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module mail_bot_hr (48/103) 2025-05-07 06:59:23,277 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-05-07 06:59:23,411 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module mail_bot_hr loaded in 0.21s, 61 queries (+61 other) 2025-05-07 06:59:23,412 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module partner_autocomplete (49/103) 2025-05-07 06:59:23,488 38 INFO 00315-16-0-without_demo odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-05-07 06:59:23,589 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-05-07 06:59:23,599 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-05-07 06:59:23,620 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-05-07 06:59:23,628 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-05-07 06:59:23,644 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-05-07 06:59:23,664 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module partner_autocomplete loaded in 0.25s, 182 queries (+182 other) 2025-05-07 06:59:23,664 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module portal (50/103) 2025-05-07 06:59:23,754 38 INFO 00315-16-0-without_demo odoo.modules.registry: module portal: creating or updating database tables 2025-05-07 06:59:24,009 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-05-07 06:59:24,019 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-05-07 06:59:24,025 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal/data/mail_templates.xml 2025-05-07 06:59:24,031 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal/views/portal_templates.xml 2025-05-07 06:59:24,120 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-05-07 06:59:24,136 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-05-07 06:59:24,146 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-05-07 06:59:24,172 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module portal loaded in 0.51s, 555 queries (+555 other) 2025-05-07 06:59:24,172 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module sms (51/103) 2025-05-07 06:59:24,297 38 INFO 00315-16-0-without_demo odoo.modules.registry: module sms: creating or updating database tables 2025-05-07 06:59:24,303 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-05-07 06:59:24,304 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of ir.actions.server.sms_method 2025-05-07 06:59:24,324 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.partner.phone_sanitized 2025-05-07 06:59:25,396 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-05-07 06:59:25,404 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-05-07 06:59:25,416 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-05-07 06:59:25,423 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-05-07 06:59:25,431 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-05-07 06:59:25,438 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-05-07 06:59:25,446 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-05-07 06:59:25,457 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-05-07 06:59:25,473 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-05-07 06:59:25,506 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-05-07 06:59:25,529 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-05-07 06:59:25,547 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-05-07 06:59:25,564 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sms/security/sms_security.xml 2025-05-07 06:59:25,582 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module sms loaded in 1.41s, 1992 queries (+1992 other) 2025-05-07 06:59:25,582 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module snailmail (52/103) 2025-05-07 06:59:25,671 38 INFO 00315-16-0-without_demo odoo.modules.registry: module snailmail: creating or updating database tables 2025-05-07 06:59:25,941 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-05-07 06:59:25,950 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-05-07 06:59:25,962 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-05-07 06:59:25,976 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 2025-05-07 06:59:25,980 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-05-07 06:59:25,987 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-05-07 06:59:25,993 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-05-07 06:59:26,015 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module snailmail loaded in 0.43s, 498 queries (+498 other) 2025-05-07 06:59:26,015 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module auth_totp_portal (53/103) 2025-05-07 06:59:26,087 38 INFO 00315-16-0-without_demo odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-05-07 06:59:26,118 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-05-07 06:59:26,140 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-05-07 06:59:26,156 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module auth_totp_portal loaded in 0.14s, 59 queries (+59 other) 2025-05-07 06:59:26,156 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module calendar_sms (54/103) 2025-05-07 06:59:26,235 38 INFO 00315-16-0-without_demo odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-05-07 06:59:26,239 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-05-07 06:59:26,288 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-05-07 06:59:26,293 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-05-07 06:59:26,319 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module calendar_sms loaded in 0.16s, 93 queries (+93 other) 2025-05-07 06:59:26,319 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module digest (55/103) 2025-05-07 06:59:26,401 38 INFO 00315-16-0-without_demo odoo.modules.registry: module digest: creating or updating database tables 2025-05-07 06:59:26,507 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-05-07 06:59:26,516 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading digest/data/digest_data.xml 2025-05-07 06:59:26,535 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-05-07 06:59:26,548 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-05-07 06:59:26,557 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-05-07 06:59:26,562 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading digest/views/digest_views.xml 2025-05-07 06:59:26,596 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading digest/views/digest_templates.xml 2025-05-07 06:59:26,600 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-05-07 06:59:26,630 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module digest loaded in 0.31s, 300 queries (+300 other) 2025-05-07 06:59:26,630 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module payment (56/103) 2025-05-07 06:59:26,729 38 INFO 00315-16-0-without_demo odoo.modules.registry: module payment: creating or updating database tables 2025-05-07 06:59:26,949 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/data/payment_icon_data.xml 2025-05-07 06:59:27,217 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-05-07 06:59:27,759 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/data/payment_cron.xml 2025-05-07 06:59:27,767 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2025-05-07 06:59:27,869 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/views/payment_templates.xml 2025-05-07 06:59:27,893 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-05-07 06:59:27,919 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/views/payment_icon_views.xml 2025-05-07 06:59:27,928 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-05-07 06:59:27,948 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-05-07 06:59:27,961 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-05-07 06:59:27,973 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-05-07 06:59:28,065 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/security/payment_security.xml 2025-05-07 06:59:28,083 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-05-07 06:59:28,088 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-05-07 06:59:28,105 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module payment loaded in 1.47s, 849 queries (+849 other) 2025-05-07 06:59:28,105 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module portal_rating (57/103) 2025-05-07 06:59:28,188 38 INFO 00315-16-0-without_demo odoo.modules.registry: module portal_rating: creating or updating database tables 2025-05-07 06:59:28,266 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-05-07 06:59:28,276 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-05-07 06:59:28,282 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-05-07 06:59:28,299 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module portal_rating loaded in 0.19s, 102 queries (+102 other) 2025-05-07 06:59:28,299 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account (58/103) 2025-05-07 06:59:28,631 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account: creating or updating database tables 2025-05-07 06:59:28,944 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-05-07 06:59:28,944 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.company.early_pay_discount_computation 2025-05-07 06:59:28,944 38 INFO 00315-16-0-without_demo odoo.models: Prepare computation of res.company.invoice_terms_html 2025-05-07 06:59:30,612 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/security/account_security.xml 2025-05-07 06:59:31,058 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/security/ir.model.access.csv 2025-05-07 06:59:31,139 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/data/account_data.xml 2025-05-07 06:59:31,194 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/data/digest_data.xml 2025-05-07 06:59:31,201 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_report.xml 2025-05-07 06:59:31,212 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/data/mail_template_data.xml 2025-05-07 06:59:31,220 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_view.xml 2025-05-07 06:59:31,276 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-05-07 06:59:31,285 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-05-07 06:59:31,292 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-05-07 06:59:31,302 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-05-07 06:59:31,308 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-05-07 06:59:31,317 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_move_views.xml 2025-05-07 06:59:31,600 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-05-07 06:59:31,613 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_account_views.xml 2025-05-07 06:59:31,637 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_group_views.xml 2025-05-07 06:59:31,647 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_views.xml 2025-05-07 06:59:31,687 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-05-07 06:59:31,697 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-05-07 06:59:31,717 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-05-07 06:59:31,744 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_tax_views.xml 2025-05-07 06:59:31,790 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-05-07 06:59:31,795 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-05-07 06:59:31,813 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_chart_template_views.xml 2025-05-07 06:59:31,840 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-05-07 06:59:31,849 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/report_statement.xml 2025-05-07 06:59:31,854 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/terms_template.xml 2025-05-07 06:59:31,864 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-05-07 06:59:31,872 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/res_company_views.xml 2025-05-07 06:59:31,882 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/product_view.xml 2025-05-07 06:59:31,902 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-05-07 06:59:31,909 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-05-07 06:59:31,920 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-05-07 06:59:31,930 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-05-07 06:59:31,952 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/report_invoice.xml 2025-05-07 06:59:31,974 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-05-07 06:59:32,006 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-05-07 06:59:32,019 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/ir_module_views.xml 2025-05-07 06:59:32,024 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-05-07 06:59:32,066 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/partner_view.xml 2025-05-07 06:59:32,123 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-05-07 06:59:32,141 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-05-07 06:59:32,168 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-05-07 06:59:32,176 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2025-05-07 06:59:32,208 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/data/service_cron.xml 2025-05-07 06:59:32,214 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-05-07 06:59:32,227 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-05-07 06:59:32,238 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/digest_views.xml 2025-05-07 06:59:32,245 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2025-05-07 06:59:32,256 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-05-07 06:59:32,261 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/res_currency.xml 2025-05-07 06:59:32,267 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/account_menuitem.xml 2025-05-07 06:59:32,380 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 2025-05-07 06:59:32,389 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-05-07 06:59:32,394 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-05-07 06:59:32,402 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account/data/account_reports_data.xml 2025-05-07 06:59:32,464 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account loaded in 4.17s, 6135 queries (+6135 other) 2025-05-07 06:59:32,464 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module project (59/103) 2025-05-07 06:59:32,635 38 INFO 00315-16-0-without_demo odoo.modules.registry: module project: creating or updating database tables 2025-05-07 06:59:33,121 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/security/project_security.xml 2025-05-07 06:59:33,401 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.csv 2025-05-07 06:59:33,432 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/security/ir.model.access.xml 2025-05-07 06:59:33,436 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/data/digest_data.xml 2025-05-07 06:59:33,444 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/report/project_report_views.xml 2025-05-07 06:59:33,466 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-05-07 06:59:33,477 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/analytic_views.xml 2025-05-07 06:59:33,484 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/digest_views.xml 2025-05-07 06:59:33,491 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-05-07 06:59:33,546 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_update_views.xml 2025-05-07 06:59:33,565 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_update_templates.xml 2025-05-07 06:59:33,574 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-05-07 06:59:33,597 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-05-07 06:59:33,606 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_collaborator_views.xml 2025-05-07 06:59:33,616 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_views.xml 2025-05-07 06:59:33,932 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-05-07 06:59:33,943 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/res_partner_views.xml 2025-05-07 06:59:33,957 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-05-07 06:59:33,988 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/mail_activity_views.xml 2025-05-07 06:59:33,994 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_views.xml 2025-05-07 06:59:34,038 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_portal_templates.xml 2025-05-07 06:59:34,077 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_task_templates.xml 2025-05-07 06:59:34,081 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/views/project_sharing_templates.xml 2025-05-07 06:59:34,091 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-05-07 06:59:34,101 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-05-07 06:59:34,126 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/data/mail_template_data.xml 2025-05-07 06:59:34,136 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/data/project_data.xml 2025-05-07 06:59:34,143 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-05-07 06:59:34,181 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module project loaded in 1.72s, 2478 queries (+2478 other) 2025-05-07 06:59:34,182 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module stock (60/103) 2025-05-07 06:59:34,430 38 INFO 00315-16-0-without_demo odoo.modules.registry: module stock: creating or updating database tables 2025-05-07 06:59:35,884 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/security/stock_security.xml 2025-05-07 06:59:36,224 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-05-07 06:59:36,285 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/data/digest_data.xml 2025-05-07 06:59:36,290 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/data/mail_templates.xml 2025-05-07 06:59:36,297 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-05-07 06:59:36,304 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/data/stock_data.xml 2025-05-07 06:59:36,467 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-05-07 06:59:36,480 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-05-07 06:59:36,483 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 2025-05-07 06:59:36,493 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-05-07 06:59:36,497 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-05-07 06:59:36,511 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-05-07 06:59:36,536 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-05-07 06:59:36,549 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-05-07 06:59:36,554 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-05-07 06:59:36,561 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-05-07 06:59:36,570 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-05-07 06:59:36,592 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-05-07 06:59:36,597 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-05-07 06:59:36,617 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/package_templates.xml 2025-05-07 06:59:36,621 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/picking_templates.xml 2025-05-07 06:59:36,632 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/product_templates.xml 2025-05-07 06:59:36,639 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/report/product_packaging.xml 2025-05-07 06:59:36,643 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-05-07 06:59:36,648 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-05-07 06:59:36,685 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2025-05-07 06:59:36,693 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-05-07 06:59:36,700 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-05-07 06:59:36,707 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2025-05-07 06:59:36,716 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2025-05-07 06:59:36,721 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-05-07 06:59:36,729 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-05-07 06:59:36,734 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-05-07 06:59:36,738 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-05-07 06:59:36,744 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-05-07 06:59:36,757 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-05-07 06:59:36,763 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-05-07 06:59:36,774 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-05-07 06:59:36,781 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-05-07 06:59:36,787 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-05-07 06:59:36,792 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-05-07 06:59:36,798 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-05-07 06:59:36,803 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-05-07 06:59:36,809 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-05-07 06:59:36,817 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-05-07 06:59:36,821 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-05-07 06:59:36,825 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-05-07 06:59:36,852 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-05-07 06:59:36,874 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-05-07 06:59:36,896 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-05-07 06:59:36,926 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-05-07 06:59:37,368 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-05-07 06:59:37,389 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-05-07 06:59:37,434 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-05-07 06:59:37,515 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-05-07 06:59:37,546 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-05-07 06:59:37,637 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/product_views.xml 2025-05-07 06:59:37,779 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-05-07 06:59:37,833 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-05-07 06:59:37,875 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-05-07 06:59:37,895 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-05-07 06:59:37,940 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-05-07 06:59:37,955 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_template.xml 2025-05-07 06:59:37,962 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-05-07 06:59:37,991 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-05-07 06:59:38,007 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-05-07 06:59:38,024 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-05-07 06:59:38,067 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module stock loaded in 3.89s, 5356 queries (+5356 other) 2025-05-07 06:59:38,067 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_analytic_parent (61/103) 2025-05-07 06:59:38,197 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_analytic_parent: creating or updating database tables 2025-05-07 06:59:38,206 38 INFO 00315-16-0-without_demo odoo.models: Computing parent_path for table account_analytic_account... 2025-05-07 06:59:38,275 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_analytic_parent/views/account_analytic_account_view.xml 2025-05-07 06:59:38,293 38 INFO 00315-16-0-without_demo odoo.models: Computing parent_path for table account_analytic_account... 2025-05-07 06:59:38,298 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_analytic_parent loaded in 0.23s, 77 queries (+77 other) 2025-05-07 06:59:38,298 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_edi (62/103) 2025-05-07 06:59:38,440 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_edi: creating or updating database tables 2025-05-07 06:59:38,692 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi/security/ir.model.access.csv 2025-05-07 06:59:38,701 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 2025-05-07 06:59:38,708 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_move_views.xml 2025-05-07 06:59:38,788 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_payment_views.xml 2025-05-07 06:59:38,803 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi/views/account_journal_views.xml 2025-05-07 06:59:38,811 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi/data/cron.xml 2025-05-07 06:59:38,830 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_edi loaded in 0.53s, 335 queries (+335 other) 2025-05-07 06:59:38,830 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_fiscal_year (63/103) 2025-05-07 06:59:38,985 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2025-05-07 06:59:39,100 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/ir.model.access.csv 2025-05-07 06:59:39,110 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/security/account_fiscal_year_rule.xml 2025-05-07 06:59:39,115 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/account_fiscal_year_views.xml 2025-05-07 06:59:39,134 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_fiscal_year/views/res_company_views.xml 2025-05-07 06:59:39,154 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_fiscal_year loaded in 0.32s, 144 queries (+144 other) 2025-05-07 06:59:39,154 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_payment (64/103) 2025-05-07 06:59:39,299 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_payment: creating or updating database tables 2025-05-07 06:59:39,458 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-05-07 06:59:39,466 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-05-07 06:59:39,476 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-05-07 06:59:39,490 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-05-07 06:59:39,515 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_templates.xml 2025-05-07 06:59:39,525 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-05-07 06:59:39,542 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-05-07 06:59:39,553 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-05-07 06:59:39,564 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-05-07 06:59:39,572 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-05-07 06:59:39,579 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-05-07 06:59:39,586 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-05-07 06:59:39,591 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-05-07 06:59:39,609 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_payment loaded in 0.45s, 425 queries (+425 other) 2025-05-07 06:59:39,609 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_sequence (65/103) 2025-05-07 06:59:39,745 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_sequence: creating or updating database tables 2025-05-07 06:59:39,922 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_sequence loaded in 0.31s, 57 queries (+57 other) 2025-05-07 06:59:39,922 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_usability (66/103) 2025-05-07 06:59:40,056 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_usability: creating or updating database tables 2025-05-07 06:59:40,149 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/data/ir_module_category.xml 2025-05-07 06:59:40,169 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/security/res_groups.xml 2025-05-07 06:59:40,241 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/menu.xml 2025-05-07 06:59:40,249 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/res_config_settings_views.xml 2025-05-07 06:59:40,279 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_bank_statement.xml 2025-05-07 06:59:40,286 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_group.xml 2025-05-07 06:59:40,296 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tag.xml 2025-05-07 06:59:40,305 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_chart_template.xml 2025-05-07 06:59:40,321 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_account_template.xml 2025-05-07 06:59:40,335 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_tax_template.xml 2025-05-07 06:59:40,339 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_fiscal_position_template.xml 2025-05-07 06:59:40,352 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_usability/views/view_account_move_line.xml 2025-05-07 06:59:40,373 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_usability loaded in 0.45s, 425 queries (+425 other) 2025-05-07 06:59:40,373 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module l10n_th (67/103) 2025-05-07 06:59:40,512 38 INFO 00315-16-0-without_demo odoo.modules.registry: module l10n_th: creating or updating database tables 2025-05-07 06:59:40,625 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_group_data.xml 2025-05-07 06:59:40,636 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_data.xml 2025-05-07 06:59:40,653 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account.account.template.csv 2025-05-07 06:59:40,695 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th/data/l10n_th_chart_post_data.xml 2025-05-07 06:59:40,698 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-05-07 06:59:40,778 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_tax_template_data.xml 2025-05-07 06:59:40,847 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th/data/account_chart_template_data.xml 2025-05-07 06:59:41,375 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-05-07 06:59:41,405 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module l10n_th loaded in 1.03s, 1391 queries (+1391 other) 2025-05-07 06:59:41,406 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module project_sms (68/103) 2025-05-07 06:59:41,618 38 INFO 00315-16-0-without_demo odoo.modules.registry: module project_sms: creating or updating database tables 2025-05-07 06:59:41,711 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-05-07 06:59:41,728 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-05-07 06:59:41,743 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_sms/views/project_views.xml 2025-05-07 06:59:41,749 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-05-07 06:59:41,756 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-05-07 06:59:41,769 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module project_sms loaded in 0.36s, 179 queries (+179 other) 2025-05-07 06:59:41,769 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module project_tag_hierarchy (69/103) 2025-05-07 06:59:41,910 38 INFO 00315-16-0-without_demo odoo.modules.registry: module project_tag_hierarchy: creating or updating database tables 2025-05-07 06:59:41,916 38 INFO 00315-16-0-without_demo odoo.models: Computing parent_path for table project_tags... 2025-05-07 06:59:41,981 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_tag_hierarchy/views/project_tags_views.xml 2025-05-07 06:59:42,001 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module project_tag_hierarchy loaded in 0.23s, 75 queries (+75 other) 2025-05-07 06:59:42,001 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module project_tag_multicompany (70/103) 2025-05-07 06:59:42,132 38 INFO 00315-16-0-without_demo odoo.modules.registry: module project_tag_multicompany: creating or updating database tables 2025-05-07 06:59:42,199 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_tag_multicompany/security/project_tags_security.xml 2025-05-07 06:59:42,205 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_tag_multicompany/views/project_tags_views.xml 2025-05-07 06:59:42,227 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module project_tag_multicompany loaded in 0.23s, 79 queries (+79 other) 2025-05-07 06:59:42,227 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module project_tag_security (71/103) 2025-05-07 06:59:42,359 38 INFO 00315-16-0-without_demo odoo.modules.registry: module project_tag_security: creating or updating database tables 2025-05-07 06:59:42,427 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_tag_security/views/project_project_views.xml 2025-05-07 06:59:42,438 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_tag_security/views/project_tags_views.xml 2025-05-07 06:59:42,450 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading project_tag_security/views/project_task_views.xml 2025-05-07 06:59:42,467 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module project_tag_security loaded in 0.24s, 92 queries (+92 other) 2025-05-07 06:59:42,467 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module purchase (72/103) 2025-05-07 06:59:42,717 38 INFO 00315-16-0-without_demo odoo.modules.registry: module purchase: creating or updating database tables 2025-05-07 06:59:43,042 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-05-07 06:59:43,255 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-05-07 06:59:43,284 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/data/digest_data.xml 2025-05-07 06:59:43,289 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-05-07 06:59:43,307 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-05-07 06:59:43,327 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-05-07 06:59:43,333 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-05-07 06:59:43,338 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-05-07 06:59:43,488 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-05-07 06:59:43,527 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/views/product_views.xml 2025-05-07 06:59:43,582 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-05-07 06:59:43,636 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-05-07 06:59:43,645 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-05-07 06:59:43,667 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-05-07 06:59:43,675 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-05-07 06:59:43,683 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-05-07 06:59:43,718 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-05-07 06:59:43,727 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-05-07 06:59:43,734 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-05-07 06:59:43,745 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-05-07 06:59:43,772 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module purchase loaded in 1.31s, 1649 queries (+1649 other) 2025-05-07 06:59:43,772 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module snailmail_account (73/103) 2025-05-07 06:59:43,909 38 INFO 00315-16-0-without_demo odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-05-07 06:59:44,016 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-05-07 06:59:44,053 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2025-05-07 06:59:44,065 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 2025-05-07 06:59:44,081 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module snailmail_account loaded in 0.31s, 116 queries (+116 other) 2025-05-07 06:59:44,081 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_account (74/103) 2025-05-07 06:59:44,225 38 INFO 00315-16-0-without_demo odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-05-07 06:59:44,397 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module spreadsheet_account loaded in 0.32s, 55 queries (+55 other) 2025-05-07 06:59:44,397 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_account (75/103) 2025-05-07 06:59:44,541 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-05-07 06:59:44,589 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.19s, 26 queries (+26 other) 2025-05-07 06:59:44,589 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module stock_account (76/103) 2025-05-07 06:59:44,755 38 INFO 00315-16-0-without_demo odoo.modules.registry: module stock_account: creating or updating database tables 2025-05-07 06:59:45,011 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-05-07 06:59:45,036 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-05-07 06:59:45,049 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-05-07 06:59:45,054 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-05-07 06:59:45,510 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-05-07 06:59:45,548 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/data/product_data.xml 2025-05-07 06:59:45,555 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-05-07 06:59:45,562 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-05-07 06:59:45,604 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-05-07 06:59:45,618 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/views/product_views.xml 2025-05-07 06:59:45,646 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-05-07 06:59:45,652 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-05-07 06:59:45,658 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-05-07 06:59:45,664 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 2025-05-07 06:59:45,702 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module stock_account loaded in 1.11s, 675 queries (+675 other) 2025-05-07 06:59:45,702 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module stock_sms (77/103) 2025-05-07 06:59:45,841 38 INFO 00315-16-0-without_demo odoo.modules.registry: module stock_sms: creating or updating database tables 2025-05-07 06:59:46,046 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-05-07 06:59:46,051 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-05-07 06:59:46,118 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-05-07 06:59:46,124 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-05-07 06:59:46,133 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-05-07 06:59:46,156 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module stock_sms loaded in 0.45s, 198 queries (+198 other) 2025-05-07 06:59:46,157 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_analytic_kmitl (78/103) 2025-05-07 06:59:46,296 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_analytic_kmitl: creating or updating database tables 2025-05-07 06:59:46,362 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_analytic_kmitl/data/account.analytic.plan.csv 2025-05-07 06:59:46,384 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_analytic_kmitl/data/account.analytic.account.csv 2025-05-07 06:59:47,410 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_analytic_kmitl loaded in 1.25s, 2187 queries (+2187 other) 2025-05-07 06:59:47,410 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_edi_ubl_cii (79/103) 2025-05-07 06:59:47,601 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-05-07 06:59:47,676 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/account_edi_data.xml 2025-05-07 06:59:47,687 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-05-07 06:59:47,709 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-05-07 06:59:47,742 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-05-07 06:59:47,759 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.35s, 186 queries (+186 other) 2025-05-07 06:59:47,759 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_kmitl (80/103) 2025-05-07 06:59:48,022 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_kmitl/data/account_kmitl_chart_data.xml 2025-05-07 06:59:48,070 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_kmitl/data/account.account.template.csv 2025-05-07 06:59:50,411 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_kmitl/data/account_kmitl_chart_post_data.xml 2025-05-07 06:59:50,422 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_kmitl loaded in 2.66s, 93 queries (+93 other) 2025-05-07 06:59:50,423 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module account_payment_invoice_online_payment_patch (81/103) 2025-05-07 06:59:50,567 38 INFO 00315-16-0-without_demo odoo.modules.registry: module account_payment_invoice_online_payment_patch: creating or updating database tables 2025-05-07 06:59:50,677 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/data/ir_config_parameter.xml 2025-05-07 06:59:50,682 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/views/account_portal_templates.xml 2025-05-07 06:59:50,697 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading account_payment_invoice_online_payment_patch/wizards/res_config_settings_views.xml 2025-05-07 06:59:50,768 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module account_payment_invoice_online_payment_patch loaded in 0.35s, 147 queries (+147 other) 2025-05-07 06:59:50,768 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module project_purchase (82/103) 2025-05-07 06:59:50,910 38 INFO 00315-16-0-without_demo odoo.modules.registry: module project_purchase: creating or updating database tables 2025-05-07 06:59:51,080 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module project_purchase loaded in 0.31s, 55 queries (+55 other) 2025-05-07 06:59:51,080 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition (83/103) 2025-05-07 06:59:51,234 38 INFO 00315-16-0-without_demo odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-05-07 06:59:51,457 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-05-07 06:59:51,466 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-05-07 06:59:51,479 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-05-07 06:59:51,485 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-05-07 06:59:51,499 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-05-07 06:59:51,548 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-05-07 06:59:51,596 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-05-07 06:59:51,601 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-05-07 06:59:51,607 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-05-07 06:59:51,613 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-05-07 06:59:51,631 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module purchase_requisition loaded in 0.55s, 464 queries (+464 other) 2025-05-07 06:59:51,631 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module purchase_stock (84/103) 2025-05-07 06:59:51,803 38 INFO 00315-16-0-without_demo odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-05-07 06:59:52,091 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-05-07 06:59:52,107 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-05-07 06:59:52,150 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-05-07 06:59:52,156 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-05-07 06:59:52,168 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-05-07 06:59:52,198 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-05-07 06:59:52,221 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-05-07 06:59:52,227 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-05-07 06:59:52,329 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-05-07 06:59:52,347 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-05-07 06:59:52,356 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-05-07 06:59:52,362 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-05-07 06:59:52,372 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 2025-05-07 06:59:52,377 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-05-07 06:59:52,383 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-05-07 06:59:52,410 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module purchase_stock loaded in 0.78s, 764 queries (+764 other) 2025-05-07 06:59:52,410 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module sale (85/103) 2025-05-07 06:59:52,698 38 INFO 00315-16-0-without_demo odoo.modules.registry: module sale: creating or updating database tables 2025-05-07 06:59:53,207 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-05-07 06:59:53,246 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/security/res_groups.xml 2025-05-07 06:59:53,293 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/security/ir_rules.xml 2025-05-07 06:59:53,371 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-05-07 06:59:53,386 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-05-07 06:59:53,400 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-05-07 06:59:53,406 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-05-07 06:59:53,430 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-05-07 06:59:53,435 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-05-07 06:59:53,442 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-05-07 06:59:53,452 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-05-07 06:59:53,462 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/data/sale_data.xml 2025-05-07 06:59:53,472 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-05-07 06:59:53,476 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-05-07 06:59:53,479 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-05-07 06:59:53,488 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-05-07 06:59:53,494 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-05-07 06:59:53,615 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/account_views.xml 2025-05-07 06:59:53,654 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-05-07 06:59:53,678 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-05-07 06:59:53,681 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/payment_templates.xml 2025-05-07 06:59:53,692 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/payment_views.xml 2025-05-07 06:59:53,707 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-05-07 06:59:53,719 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/product_views.xml 2025-05-07 06:59:53,758 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/res_config_settings_views.xml 2025-05-07 06:59:53,814 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-05-07 06:59:53,870 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/variant_templates.xml 2025-05-07 06:59:53,879 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 2025-05-07 06:59:53,894 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-05-07 06:59:53,910 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-05-07 06:59:53,948 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-05-07 06:59:53,960 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale/views/sale_menus.xml 2025-05-07 06:59:54,045 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module sale loaded in 1.64s, 2193 queries (+2193 other) 2025-05-07 06:59:54,046 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase (86/103) 2025-05-07 06:59:54,210 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase/data/dashboards.xml 2025-05-07 06:59:54,264 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase loaded in 0.22s, 25 queries (+25 other) 2025-05-07 06:59:54,264 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (87/103) 2025-05-07 06:59:54,525 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-05-07 06:59:54,575 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.31s, 25 queries (+25 other) 2025-05-07 06:59:54,575 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module budget (88/103) 2025-05-07 06:59:54,747 38 INFO 00315-16-0-without_demo odoo.modules.registry: module budget: creating or updating database tables 2025-05-07 06:59:54,769 38 INFO 00315-16-0-without_demo odoo.models: Constraint name 'budget_template_line_account_unique_budget_template_line_account' has more than 63 characters 2025-05-07 06:59:55,118 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget/views/budget_template_views.xml 2025-05-07 06:59:55,142 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget/views/budget_move_views.xml 2025-05-07 06:59:55,157 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget/views/budget_appropriation_views.xml 2025-05-07 06:59:55,184 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget/views/budget_commitment_views.xml 2025-05-07 06:59:55,211 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget/views/budget_menus.xml 2025-05-07 06:59:55,234 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget/views/budget_expenditure_report_views.xml 2025-05-07 06:59:55,240 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget/security/ir.model.access.csv 2025-05-07 06:59:55,266 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module budget loaded in 0.69s, 726 queries (+726 other) 2025-05-07 06:59:55,266 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module kmitl_demo (89/103) 2025-05-07 06:59:55,436 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading kmitl_demo/data/company.xml 2025-05-07 06:59:55,691 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading kmitl_demo/data/hr.department.csv 2025-05-07 06:59:56,427 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading kmitl_demo/data/account.fiscal.year.csv 2025-05-07 06:59:56,432 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading kmitl_demo/data/ir_config_parameter.xml 2025-05-07 06:59:56,451 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module base: loading translation file th for language th_TH 2025-05-07 06:59:56,915 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web: loading translation file th for language th_TH 2025-05-07 06:59:56,974 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module base_setup: loading translation file th for language th_TH 2025-05-07 06:59:56,980 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module bus: loading translation file th for language th_TH 2025-05-07 06:59:56,983 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_tour: loading translation file th for language th_TH 2025-05-07 06:59:56,985 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module mail: loading translation file th for language th_TH 2025-05-07 06:59:57,388 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module uom: loading translation file th for language th_TH 2025-05-07 06:59:57,395 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module product: loading translation file th for language th_TH 2025-05-07 06:59:57,431 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module analytic: loading translation file th for language th_TH 2025-05-07 06:59:57,442 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_editor: loading translation file th for language th_TH 2025-05-07 06:59:57,473 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module http_routing: loading translation file th for language th_TH 2025-05-07 06:59:57,475 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module auth_signup: loading translation file th for language th_TH 2025-05-07 06:59:57,486 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module portal: loading translation file th for language th_TH 2025-05-07 06:59:57,502 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module resource: loading translation file th for language th_TH 2025-05-07 06:59:57,510 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module digest: loading translation file th for language th_TH 2025-05-07 06:59:57,517 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account: loading translation file th for language th_TH 2025-05-07 06:59:57,804 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module barcodes: loading translation file th for language th_TH 2025-05-07 06:59:57,809 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module barcodes_gs1_nomenclature: loading translation file th for language th_TH 2025-05-07 06:59:57,812 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module stock: loading translation file th for language th_TH 2025-05-07 06:59:57,916 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module purchase: loading translation file th for language th_TH 2025-05-07 06:59:57,951 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module rating: loading translation file th for language th_TH 2025-05-07 06:59:57,957 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module project: loading translation file th for language th_TH 2025-05-07 06:59:58,020 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module hr: loading translation file th for language th_TH 2025-05-07 06:59:58,056 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module calendar: loading translation file th for language th_TH 2025-05-07 06:59:58,083 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module hr_holidays: loading translation file th for language th_TH 2025-05-07 06:59:58,134 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_analytic_parent: loading translation file th for language th_TH 2025-05-07 06:59:58,137 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_analytic_plan_code: no translation for language th 2025-05-07 06:59:58,137 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_analytic_seq: no translation for language th 2025-05-07 06:59:58,138 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_analytic_kmitl: no translation for language th 2025-05-07 06:59:58,138 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_fiscal_year: no translation for language th 2025-05-07 06:59:58,139 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module budget: no translation for language th 2025-05-07 06:59:58,140 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_theme_classic: no translation for language th 2025-05-07 06:59:58,140 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module hr_contract: loading translation file th for language th_TH 2025-05-07 06:59:58,156 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_responsive: no translation for language th 2025-05-07 06:59:58,157 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module stock_account: loading translation file th for language th_TH 2025-05-07 06:59:58,175 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module purchase_stock: loading translation file th for language th_TH 2025-05-07 06:59:58,192 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_edi: loading translation file th for language th_TH 2025-05-07 06:59:58,201 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_edi_ubl_cii: loading translation file th for language th_TH 2025-05-07 06:59:58,209 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module l10n_th: loading translation file th for language th_TH 2025-05-07 06:59:58,211 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_kmitl: no translation for language th 2025-05-07 06:59:58,212 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module payment: loading translation file th for language th_TH 2025-05-07 06:59:58,241 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_payment: loading translation file th for language th_TH 2025-05-07 06:59:58,250 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_payment_invoice_online_payment_patch: loading translation file th for language th_TH 2025-05-07 06:59:58,253 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_sequence: loading translation file th for language th_TH 2025-05-07 06:59:58,254 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module account_usability: no translation for language th 2025-05-07 06:59:58,255 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module auth_totp: loading translation file th for language th_TH 2025-05-07 06:59:58,260 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module auth_totp_mail: loading translation file th for language th_TH 2025-05-07 06:59:58,263 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module auth_totp_portal: loading translation file th for language th_TH 2025-05-07 06:59:58,265 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module base_import: loading translation file th for language th_TH 2025-05-07 06:59:58,277 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module base_install_request: loading translation file th for language th_TH 2025-05-07 06:59:58,280 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module iap: loading translation file th for language th_TH 2025-05-07 06:59:58,283 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module iap_mail: loading translation file th for language th_TH 2025-05-07 06:59:58,286 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module phone_validation: loading translation file th for language th_TH 2025-05-07 06:59:58,292 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module sms: loading translation file th for language th_TH 2025-05-07 06:59:58,306 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module calendar_sms: loading translation file th for language th_TH 2025-05-07 06:59:58,309 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module disable_odoo_online: no translation for language th 2025-05-07 06:59:58,309 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module google_gmail: loading translation file th for language th_TH 2025-05-07 06:59:58,313 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module hr_department_code: no translation for language th 2025-05-07 06:59:58,313 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module hr_org_chart: loading translation file th for language th_TH 2025-05-07 06:59:58,315 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module mail_bot: loading translation file th for language th_TH 2025-05-07 06:59:58,320 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module mail_bot_hr: no translation for language th 2025-05-07 06:59:58,320 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module partner_autocomplete: loading translation file th for language th_TH 2025-05-07 06:59:58,323 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module portal_rating: loading translation file th for language th_TH 2025-05-07 06:59:58,327 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module privacy_lookup: loading translation file th for language th_TH 2025-05-07 06:59:58,331 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module project_purchase: loading translation file th for language th_TH 2025-05-07 06:59:58,333 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module project_sms: loading translation file th for language th_TH 2025-05-07 06:59:58,335 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module project_tag_hierarchy: no translation for language th 2025-05-07 06:59:58,335 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module project_tag_multicompany: no translation for language th 2025-05-07 06:59:58,336 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module project_tag_security: no translation for language th 2025-05-07 06:59:58,336 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module purchase_requisition: loading translation file th for language th_TH 2025-05-07 06:59:58,458 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module remove_odoo_enterprise: no translation for language th 2025-05-07 06:59:58,458 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module sales_team: loading translation file th for language th_TH 2025-05-07 06:59:58,467 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module utm: loading translation file th for language th_TH 2025-05-07 06:59:58,475 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module sale: loading translation file th for language th_TH 2025-05-07 06:59:58,524 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module snailmail: loading translation file th for language th_TH 2025-05-07 06:59:58,533 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module snailmail_account: loading translation file th for language th_TH 2025-05-07 06:59:58,536 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module spreadsheet: loading translation file th for language th_TH 2025-05-07 06:59:58,588 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module spreadsheet_account: loading translation file th for language th_TH 2025-05-07 06:59:58,590 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module spreadsheet_dashboard: loading translation file th for language th_TH 2025-05-07 06:59:58,594 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module spreadsheet_dashboard_account: loading translation file th for language th_TH 2025-05-07 06:59:58,597 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module spreadsheet_dashboard_purchase: loading translation file th for language th_TH 2025-05-07 06:59:58,601 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module spreadsheet_dashboard_stock_account: loading translation file th for language th_TH 2025-05-07 06:59:58,603 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module stock_sms: loading translation file th for language th_TH 2025-05-07 06:59:58,606 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_copy_confirm: no translation for language th 2025-05-07 06:59:58,606 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_environment_ribbon: no translation for language th 2025-05-07 06:59:58,607 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_kanban_gauge: loading translation file th for language th_TH 2025-05-07 06:59:58,608 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_save_discard_button: no translation for language th 2025-05-07 06:59:58,609 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module web_unsplash: loading translation file th for language th_TH 2025-05-07 07:00:00,435 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module kmitl_demo loaded in 5.17s, 2127 queries (+2127 other) 2025-05-07 07:00:00,435 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module purchase_price_diff (90/103) 2025-05-07 07:00:00,593 38 INFO 00315-16-0-without_demo odoo.modules.registry: module purchase_price_diff: creating or updating database tables 2025-05-07 07:00:00,698 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_price_diff/views/product_views.xml 2025-05-07 07:00:00,723 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module purchase_price_diff: loading translation file th for language th_TH 2025-05-07 07:00:00,733 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module purchase_price_diff loaded in 0.30s, 122 queries (+122 other) 2025-05-07 07:00:00,733 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module purchase_request (91/103) 2025-05-07 07:00:01,000 38 INFO 00315-16-0-without_demo odoo.modules.registry: module purchase_request: creating or updating database tables 2025-05-07 07:00:01,294 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/security/purchase_request.xml 2025-05-07 07:00:01,362 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/security/ir.model.access.csv 2025-05-07 07:00:01,381 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/data/purchase_request_sequence.xml 2025-05-07 07:00:01,386 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/data/purchase_request_data.xml 2025-05-07 07:00:01,394 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/reports/report_purchase_request.xml 2025-05-07 07:00:01,400 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/wizard/purchase_request_line_make_purchase_order_view.xml 2025-05-07 07:00:01,410 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/views/purchase_request_view.xml 2025-05-07 07:00:01,457 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/views/purchase_request_line_view.xml 2025-05-07 07:00:01,507 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/views/purchase_request_report.xml 2025-05-07 07:00:01,511 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/views/product_template.xml 2025-05-07 07:00:01,522 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/views/purchase_order_view.xml 2025-05-07 07:00:01,545 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/views/stock_move_views.xml 2025-05-07 07:00:01,560 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_request/views/stock_picking_views.xml 2025-05-07 07:00:01,573 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module purchase_request: loading translation file th for language th_TH 2025-05-07 07:00:01,607 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module purchase_request loaded in 0.87s, 792 queries (+792 other) 2025-05-07 07:00:01,608 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module purchase_requisition_stock (92/103) 2025-05-07 07:00:01,773 38 INFO 00315-16-0-without_demo odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-05-07 07:00:01,893 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-05-07 07:00:01,902 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-05-07 07:00:01,907 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-05-07 07:00:01,930 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-05-07 07:00:01,941 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module purchase_requisition_stock: loading translation file th for language th_TH 2025-05-07 07:00:01,951 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module purchase_requisition_stock loaded in 0.34s, 178 queries (+178 other) 2025-05-07 07:00:01,951 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module sale_product_configurator (93/103) 2025-05-07 07:00:02,112 38 INFO 00315-16-0-without_demo odoo.modules.registry: module sale_product_configurator: creating or updating database tables 2025-05-07 07:00:02,211 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 2025-05-07 07:00:02,224 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 2025-05-07 07:00:02,239 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_product_configurator/views/templates.xml 2025-05-07 07:00:02,258 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module sale_product_configurator: loading translation file th for language th_TH 2025-05-07 07:00:02,369 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module sale_product_configurator loaded in 0.42s, 143 queries (+143 other) 2025-05-07 07:00:02,369 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module sale_purchase (94/103) 2025-05-07 07:00:02,535 38 INFO 00315-16-0-without_demo odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-05-07 07:00:02,659 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-05-07 07:00:02,671 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-05-07 07:00:02,683 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-05-07 07:00:02,696 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-05-07 07:00:02,709 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-05-07 07:00:02,717 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module sale_purchase: loading translation file th for language th_TH 2025-05-07 07:00:02,735 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module sale_purchase loaded in 0.37s, 206 queries (+206 other) 2025-05-07 07:00:02,735 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module sale_sms (95/103) 2025-05-07 07:00:02,901 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-05-07 07:00:02,944 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_sms/security/security.xml 2025-05-07 07:00:02,953 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module sale_sms: no translation for language th 2025-05-07 07:00:02,957 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module sale_sms loaded in 0.22s, 40 queries (+40 other) 2025-05-07 07:00:02,957 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module sale_stock (96/103) 2025-05-07 07:00:03,129 38 INFO 00315-16-0-without_demo odoo.modules.registry: module sale_stock: creating or updating database tables 2025-05-07 07:00:03,507 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-05-07 07:00:03,533 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-05-07 07:00:03,552 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-05-07 07:00:03,613 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-05-07 07:00:03,619 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-05-07 07:00:03,745 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-05-07 07:00:03,752 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-05-07 07:00:03,761 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-05-07 07:00:03,782 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 2025-05-07 07:00:03,788 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-05-07 07:00:03,798 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-05-07 07:00:03,803 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-05-07 07:00:03,810 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-05-07 07:00:03,813 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-05-07 07:00:03,819 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-05-07 07:00:03,828 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module sale_stock: loading translation file th for language th_TH 2025-05-07 07:00:03,860 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module sale_stock loaded in 0.90s, 703 queries (+703 other) 2025-05-07 07:00:03,860 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_purchase_stock (97/103) 2025-05-07 07:00:04,033 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_purchase_stock/data/dashboards.xml 2025-05-07 07:00:04,081 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module spreadsheet_dashboard_purchase_stock: loading translation file th for language th_TH 2025-05-07 07:00:04,089 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_purchase_stock loaded in 0.23s, 26 queries (+26 other) 2025-05-07 07:00:04,089 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module spreadsheet_dashboard_sale (98/103) 2025-05-07 07:00:04,257 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-05-07 07:00:04,310 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module spreadsheet_dashboard_sale: loading translation file th for language th_TH 2025-05-07 07:00:04,319 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.23s, 31 queries (+31 other) 2025-05-07 07:00:04,319 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module budget_demo (99/103) 2025-05-07 07:00:04,626 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget_demo/data/budget.template.csv 2025-05-07 07:00:04,681 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget_demo/data/budget.template.line.csv 2025-05-07 07:00:05,972 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget_demo/data/budget.appropriation.csv 2025-05-07 07:00:05,984 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget_demo/data/budget.appropriation.line.csv 2025-05-07 07:00:06,193 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module budget_demo: no translation for language th 2025-05-07 07:00:06,197 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module budget_demo loaded in 1.88s, 3079 queries (+3079 other) 2025-05-07 07:00:06,198 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module budget_template_print (100/103) 2025-05-07 07:00:06,358 38 INFO 00315-16-0-without_demo odoo.modules.registry: module budget_template_print: creating or updating database tables 2025-05-07 07:00:06,405 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget_template_print/reports/budget_template_print.xml 2025-05-07 07:00:06,451 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading budget_template_print/views/budget_template_views.xml 2025-05-07 07:00:06,459 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module budget_template_print: no translation for language th 2025-05-07 07:00:06,465 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module budget_template_print loaded in 0.27s, 55 queries (+55 other) 2025-05-07 07:00:06,465 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module l10n_th_kmitl_procurement (101/103) 2025-05-07 07:00:06,631 38 INFO 00315-16-0-without_demo odoo.modules.registry: module l10n_th_kmitl_procurement: creating or updating database tables 2025-05-07 07:00:06,842 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th_kmitl_procurement/security/ir.model.access.csv 2025-05-07 07:00:06,853 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th_kmitl_procurement/views/procurement_method_views.xml 2025-05-07 07:00:06,869 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th_kmitl_procurement/views/procurement_type_views.xml 2025-05-07 07:00:06,881 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th_kmitl_procurement/views/purchase_type_views.xml 2025-05-07 07:00:06,894 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th_kmitl_procurement/data/procurement_method.xml 2025-05-07 07:00:06,900 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th_kmitl_procurement/data/procurement_type.xml 2025-05-07 07:00:07,000 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading l10n_th_kmitl_procurement/data/purchase_type.xml 2025-05-07 07:00:07,013 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module l10n_th_kmitl_procurement: loading translation file th for language th_TH 2025-05-07 07:00:07,033 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module l10n_th_kmitl_procurement loaded in 0.57s, 417 queries (+417 other) 2025-05-07 07:00:07,033 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module sale_purchase_stock (102/103) 2025-05-07 07:00:07,193 38 INFO 00315-16-0-without_demo odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-05-07 07:00:07,239 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module sale_purchase_stock: no translation for language th 2025-05-07 07:00:07,280 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module sale_purchase_stock loaded in 0.25s, 46 queries (+46 other) 2025-05-07 07:00:07,280 38 INFO 00315-16-0-without_demo odoo.modules.loading: Loading module procurement_plan (103/103) 2025-05-07 07:00:07,444 38 INFO 00315-16-0-without_demo odoo.modules.registry: module procurement_plan: creating or updating database tables 2025-05-07 07:00:07,569 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading procurement_plan/security/ir.model.access.csv 2025-05-07 07:00:07,579 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading procurement_plan/views/procurement_plan_views.xml 2025-05-07 07:00:07,598 38 INFO 00315-16-0-without_demo odoo.modules.loading: loading procurement_plan/views/procurement_plan_menus.xml 2025-05-07 07:00:07,607 38 INFO 00315-16-0-without_demo odoo.addons.base.models.ir_module: module procurement_plan: loading translation file th for language th_TH 2025-05-07 07:00:07,627 38 INFO 00315-16-0-without_demo odoo.modules.loading: Module procurement_plan loaded in 0.35s, 159 queries (+159 other) 2025-05-07 07:00:07,627 38 INFO 00315-16-0-without_demo odoo.modules.loading: 103 modules loaded in 60.33s, 60074 queries (+60074 extra) 2025-05-07 07:00:08,640 38 INFO 00315-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-05-07 07:00:08,661 38 INFO 00315-16-0-without_demo odoo.modules.registry: Registry loaded in 69.166s 2025-05-07 07:00:08,662 38 INFO 00315-16-0-without_demo odoo.service.server: Initiating shutdown 2025-05-07 07:00:08,662 38 INFO 00315-16-0-without_demo odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-05-07 07:00:08,662 38 INFO 00315-16-0-without_demo odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections