Docker command: python3 odoo/odoo-bin --addons-path kmitl,social,operating-unit,account-analytic,agreement,server-backend,account-reconcile,mis-builder,reporting-engine,odoo/addons,odoo/odoo/addons,account-financial-reporting,project,server-tools,server-ux,hr,account-financial-tools,web,purchase-workflow,server-brand,l10n-thailand,odoo-modules,product-attribute --workers 2 --gevent-port 8070 --max-cron-threads 1 -d 03922-16-0-without_demo --proxy-mode --db-filter %d.*$ --smtp 172.17.0.1 --without-demo=true ================================================= Adding readonly volume '/data/build/kmitl' pointing to /home/runbot/odoo/runbot/runbot/static/sources/kmitl/2e391e09e1efe70589d568f723be2193dee8a22a Adding readonly volume '/data/build/social' pointing to /home/runbot/odoo/runbot/runbot/static/sources/social/55cc6bfd2d4b679b4d68692d91ef15bc3db5bf58 Adding readonly volume '/data/build/operating-unit' pointing to /home/runbot/odoo/runbot/runbot/static/sources/operating-unit/aef1570bc4a33fd96c6def6d98bc804222f49d5f Adding readonly volume '/data/build/account-analytic' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-analytic/b8ffa0a0378ff926fc297c5883ca23d9937d03b2 Adding readonly volume '/data/build/agreement' pointing to /home/runbot/odoo/runbot/runbot/static/sources/agreement/800e753cb5b92e131c5e36187a108ea4ca53327e Adding readonly volume '/data/build/server-backend' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-backend/ccf608782f610e261b1b5f72e8424c2dab99240e Adding readonly volume '/data/build/account-reconcile' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-reconcile/c031db9d53d140afdf1991a5523ee1ee092fb4b5 Adding readonly volume '/data/build/mis-builder' pointing to /home/runbot/odoo/runbot/runbot/static/sources/mis-builder/82d391759055ce801b41a2f01b1b3ab376772648 Adding readonly volume '/data/build/reporting-engine' pointing to /home/runbot/odoo/runbot/runbot/static/sources/reporting-engine/4cafaadb095d80094848d2798efb1c304861bff6 Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/6491e0054d0437fb77913921e1fd3cd42894d883 Adding readonly volume '/data/build/account-financial-reporting' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-financial-reporting/948901d96ccb79b4826b408a1ca7cede4c537e6d Adding readonly volume '/data/build/project' pointing to /home/runbot/odoo/runbot/runbot/static/sources/project/7a5c615cba09f592cd08dbf4651b99cda015affe Adding readonly volume '/data/build/server-tools' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-tools/3abe25d79aab954027f4c5a8ba687c36270bab14 Adding readonly volume '/data/build/server-ux' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-ux/23e96d195dd78187789f42264a206350e470b01c Adding readonly volume '/data/build/hr' pointing to /home/runbot/odoo/runbot/runbot/static/sources/hr/3af635cbe54e9c75ef90cd63b98ed4455052d6b9 Adding readonly volume '/data/build/account-financial-tools' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-financial-tools/c3b3e7dd5e286fff8aac66ad80786e0dbec8138c Adding readonly volume '/data/build/web' pointing to /home/runbot/odoo/runbot/runbot/static/sources/web/fb9be06e9da8d720c834788c1b9f41acb51c600e Adding readonly volume '/data/build/purchase-workflow' pointing to /home/runbot/odoo/runbot/runbot/static/sources/purchase-workflow/ecf70d6c2eb670c11b39ca20541306962f7ef39d Adding readonly volume '/data/build/server-brand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-brand/2bc45d771dd696bd99a18c2219fa835288372372 Adding readonly volume '/data/build/l10n-thailand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/l10n-thailand/0b7b078e68b0147a4f1a335839f99b7360110448 Adding readonly volume '/data/build/odoo-modules' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-modules/7652967336542a595e1847fa8dceb6a6a23d81c3 Adding readonly volume '/data/build/product-attribute' pointing to /home/runbot/odoo/runbot/runbot/static/sources/product-attribute/0926d253d3828e0663d2ee8b46475d3382aa3cbe Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/03922-16-0/.odoorc WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Collecting cairosvg (from -r social/requirements.txt (line 2)) Downloading cairosvg-2.8.2-py3-none-any.whl.metadata (2.7 kB) Collecting cryptography<37 (from -r social/requirements.txt (line 3)) Downloading cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl.metadata (5.4 kB) Collecting extract_msg (from -r social/requirements.txt (line 4)) Downloading extract_msg-0.55.0-py3-none-any.whl.metadata (15 kB) Collecting lottie (from -r social/requirements.txt (line 5)) Downloading lottie-0.7.2.tar.gz (172 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: odoo_test_helper in /usr/local/lib/python3.12/dist-packages (from -r social/requirements.txt (line 6)) (2.1.1) Collecting premailer (from -r social/requirements.txt (line 7)) Downloading premailer-3.10.0-py2.py3-none-any.whl.metadata (15 kB) Collecting python-telegram-bot (from -r social/requirements.txt (line 8)) Downloading python_telegram_bot-22.4-py3-none-any.whl.metadata (17 kB) Requirement already satisfied: requests_toolbelt in /usr/lib/python3/dist-packages (from -r social/requirements.txt (line 9)) (1.0.0) Collecting cairocffi (from cairosvg->-r social/requirements.txt (line 2)) Downloading cairocffi-1.7.1-py3-none-any.whl.metadata (3.3 kB) Collecting cssselect2 (from cairosvg->-r social/requirements.txt (line 2)) Downloading cssselect2-0.8.0-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: defusedxml in /usr/lib/python3/dist-packages (from cairosvg->-r social/requirements.txt (line 2)) (0.7.1) Requirement already satisfied: pillow in /usr/lib/python3/dist-packages (from cairosvg->-r social/requirements.txt (line 2)) (10.2.0) Collecting tinycss2 (from cairosvg->-r social/requirements.txt (line 2)) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.12/dist-packages (from cryptography<37->-r social/requirements.txt (line 3)) (1.17.1) Collecting olefile==0.47 (from extract_msg->-r social/requirements.txt (line 4)) Downloading olefile-0.47-py2.py3-none-any.whl.metadata (9.7 kB) Collecting tzlocal<6,>=4.2 (from extract_msg->-r social/requirements.txt (line 4)) Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) Collecting compressed-rtf<2,>=1.0.6 (from extract_msg->-r social/requirements.txt (line 4)) Downloading compressed_rtf-1.0.7-py3-none-any.whl.metadata (2.4 kB) Collecting ebcdic<2,>=1.1.1 (from extract_msg->-r social/requirements.txt (line 4)) Downloading ebcdic-1.1.1-py2.py3-none-any.whl.metadata (8.9 kB) Requirement already satisfied: beautifulsoup4<4.14,>=4.11.1 in /usr/lib/python3/dist-packages (from extract_msg->-r social/requirements.txt (line 4)) (4.12.3) Collecting RTFDE<0.2,>=0.1.1 (from extract_msg->-r social/requirements.txt (line 4)) Downloading rtfde-0.1.2.1-py3-none-any.whl.metadata (4.1 kB) Collecting red-black-tree-mod<=1.23,>=1.20 (from extract_msg->-r social/requirements.txt (line 4)) Downloading red-black-tree-mod-1.22.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from premailer->-r social/requirements.txt (line 7)) (5.2.1) Collecting cssselect (from premailer->-r social/requirements.txt (line 7)) Downloading cssselect-1.3.0-py3-none-any.whl.metadata (2.6 kB) Collecting cssutils (from premailer->-r social/requirements.txt (line 7)) Downloading cssutils-2.11.1-py3-none-any.whl.metadata (8.7 kB) Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from premailer->-r social/requirements.txt (line 7)) (2.31.0) Collecting cachetools (from premailer->-r social/requirements.txt (line 7)) Downloading cachetools-6.2.0-py3-none-any.whl.metadata (5.4 kB) Collecting httpx<0.29,>=0.27 (from python-telegram-bot->-r social/requirements.txt (line 8)) Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Requirement already satisfied: soupsieve>1.2 in /usr/lib/python3/dist-packages (from beautifulsoup4<4.14,>=4.11.1->extract_msg->-r social/requirements.txt (line 4)) (2.5) Requirement already satisfied: pycparser in /usr/local/lib/python3.12/dist-packages (from cffi>=1.12->cryptography<37->-r social/requirements.txt (line 3)) (2.22) Collecting anyio (from httpx<0.29,>=0.27->python-telegram-bot->-r social/requirements.txt (line 8)) Downloading anyio-4.11.0-py3-none-any.whl.metadata (4.1 kB) Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from httpx<0.29,>=0.27->python-telegram-bot->-r social/requirements.txt (line 8)) (2023.11.17) Collecting httpcore==1.* (from httpx<0.29,>=0.27->python-telegram-bot->-r social/requirements.txt (line 8)) Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB) Requirement already satisfied: idna in /usr/lib/python3/dist-packages (from httpx<0.29,>=0.27->python-telegram-bot->-r social/requirements.txt (line 8)) (3.6) Collecting h11>=0.16 (from httpcore==1.*->httpx<0.29,>=0.27->python-telegram-bot->-r social/requirements.txt (line 8)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting lark~=1.1.8 (from RTFDE<0.2,>=0.1.1->extract_msg->-r social/requirements.txt (line 4)) Downloading lark-1.1.9-py3-none-any.whl.metadata (1.9 kB) Collecting oletools>=0.56 (from RTFDE<0.2,>=0.1.1->extract_msg->-r social/requirements.txt (line 4)) Downloading oletools-0.60.2-py2.py3-none-any.whl.metadata (16 kB) Collecting webencodings (from cssselect2->cairosvg->-r social/requirements.txt (line 2)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting more-itertools (from cssutils->premailer->-r social/requirements.txt (line 7)) Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) Collecting pyparsing<4,>=2.1.0 (from oletools>=0.56->RTFDE<0.2,>=0.1.1->extract_msg->-r social/requirements.txt (line 4)) Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) Collecting easygui (from oletools>=0.56->RTFDE<0.2,>=0.1.1->extract_msg->-r social/requirements.txt (line 4)) Downloading easygui-0.98.3-py2.py3-none-any.whl.metadata (8.4 kB) Collecting colorclass (from oletools>=0.56->RTFDE<0.2,>=0.1.1->extract_msg->-r social/requirements.txt (line 4)) Downloading colorclass-2.2.2-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pcodedmp>=1.2.5 (from oletools>=0.56->RTFDE<0.2,>=0.1.1->extract_msg->-r social/requirements.txt (line 4)) Downloading pcodedmp-1.2.6-py2.py3-none-any.whl.metadata (11 kB) Collecting msoffcrypto-tool (from oletools>=0.56->RTFDE<0.2,>=0.1.1->extract_msg->-r social/requirements.txt (line 4)) Downloading msoffcrypto_tool-5.4.2-py3-none-any.whl.metadata (10 kB) Collecting sniffio>=1.1 (from anyio->httpx<0.29,>=0.27->python-telegram-bot->-r social/requirements.txt (line 8)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: typing_extensions>=4.5 in /usr/lib/python3/dist-packages (from anyio->httpx<0.29,>=0.27->python-telegram-bot->-r social/requirements.txt (line 8)) (4.10.0) INFO: pip is looking at multiple versions of msoffcrypto-tool to determine which version is compatible with other requirements. This could take a while. Collecting msoffcrypto-tool (from oletools>=0.56->RTFDE<0.2,>=0.1.1->extract_msg->-r social/requirements.txt (line 4)) Downloading msoffcrypto_tool-5.4.1-py3-none-any.whl.metadata (10 kB) Downloading cairosvg-2.8.2-py3-none-any.whl (45 kB) Downloading cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB) Downloading extract_msg-0.55.0-py3-none-any.whl (336 kB) Downloading olefile-0.47-py2.py3-none-any.whl (114 kB) Downloading premailer-3.10.0-py2.py3-none-any.whl (19 kB) Downloading python_telegram_bot-22.4-py3-none-any.whl (729 kB) Downloading compressed_rtf-1.0.7-py3-none-any.whl (8.0 kB) Downloading ebcdic-1.1.1-py2.py3-none-any.whl (128 kB) Downloading httpx-0.28.1-py3-none-any.whl (73 kB) Downloading httpcore-1.0.9-py3-none-any.whl (78 kB) Downloading rtfde-0.1.2.1-py3-none-any.whl (36 kB) Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) Downloading cachetools-6.2.0-py3-none-any.whl (11 kB) Downloading cairocffi-1.7.1-py3-none-any.whl (75 kB) Downloading cssselect-1.3.0-py3-none-any.whl (18 kB) Downloading cssselect2-0.8.0-py3-none-any.whl (15 kB) Downloading cssutils-2.11.1-py3-none-any.whl (385 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading lark-1.1.9-py3-none-any.whl (111 kB) Downloading oletools-0.60.2-py2.py3-none-any.whl (989 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading anyio-4.11.0-py3-none-any.whl (109 kB) Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading pcodedmp-1.2.6-py2.py3-none-any.whl (30 kB) Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading colorclass-2.2.2-py2.py3-none-any.whl (18 kB) Downloading easygui-0.98.3-py2.py3-none-any.whl (92 kB) Downloading msoffcrypto_tool-5.4.1-py3-none-any.whl (48 kB) Building wheels for collected packages: lottie, red-black-tree-mod Building wheel for lottie (setup.py): started Building wheel for lottie (setup.py): finished with status 'done' Created wheel for lottie: filename=lottie-0.7.2-py3-none-any.whl size=195365 sha256=ccddabd63e9a600b914a4a6ddeee36635f6ea9006000ca5808acc43857529433 Stored in directory: /home/runbot/.cache/pip/wheels/c9/fc/0e/ecc37b4895c5f63209dc42797ad4c1a53c89e34351217e56df Building wheel for red-black-tree-mod (setup.py): started Building wheel for red-black-tree-mod (setup.py): finished with status 'done' Created wheel for red-black-tree-mod: filename=red_black_tree_mod-1.22-py3-none-any.whl size=19237 sha256=952c75c3e370070168a6308efecbcfa733a82ae7b09816d26517f6bb10055485 Stored in directory: /home/runbot/.cache/pip/wheels/f6/0b/c7/2c437dd86730e451859662ab2edf7b0ab1541dcf14f7fb3fd1 Successfully built lottie red-black-tree-mod WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: webencodings, red-black-tree-mod, ebcdic, easygui, compressed-rtf, tzlocal, tinycss2, sniffio, pyparsing, olefile, more-itertools, lottie, lark, h11, cssselect, colorclass, cachetools, httpcore, cssutils, cssselect2, cryptography, cairocffi, anyio, premailer, msoffcrypto-tool, httpx, cairosvg, python-telegram-bot, pcodedmp, oletools, RTFDE, extract_msg 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. pyopenssl 24.1.0 requires cryptography<43,>=41.0.5, but you have cryptography 36.0.2 which is incompatible. Successfully installed RTFDE-0.1.2.1 anyio-4.11.0 cachetools-6.2.0 cairocffi-1.7.1 cairosvg-2.8.2 colorclass-2.2.2 compressed-rtf-1.0.7 cryptography-36.0.2 cssselect-1.3.0 cssselect2-0.8.0 cssutils-2.11.1 easygui-0.98.3 ebcdic-1.1.1 extract_msg-0.55.0 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 lark-1.1.9 lottie-0.7.2 more-itertools-10.8.0 msoffcrypto-tool-5.4.1 olefile-0.47 oletools-0.60.2 pcodedmp-1.2.6 premailer-3.10.0 pyparsing-3.2.5 python-telegram-bot-22.4 red-black-tree-mod-1.22 sniffio-1.3.1 tinycss2-1.4.0 tzlocal-5.3.1 webencodings-0.5.1 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring pymssql: markers 'python_version <= "3.10"' don't match your environment Collecting mysqlclient (from -r server-backend/requirements.txt (line 2)) Downloading mysqlclient-2.2.7.tar.gz (91 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymssql<=2.3.7 (from -r server-backend/requirements.txt (line 4)) Downloading pymssql-2.3.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.1 kB) Collecting sqlalchemy (from -r server-backend/requirements.txt (line 5)) Downloading sqlalchemy-2.0.43-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Requirement already satisfied: greenlet>=1 in /usr/lib/python3/dist-packages (from sqlalchemy->-r server-backend/requirements.txt (line 5)) (3.0.3) Requirement already satisfied: typing-extensions>=4.6.0 in /usr/lib/python3/dist-packages (from sqlalchemy->-r server-backend/requirements.txt (line 5)) (4.10.0) Downloading pymssql-2.3.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.8 MB) Downloading sqlalchemy-2.0.43-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) Building wheels for collected packages: mysqlclient Building wheel for mysqlclient (pyproject.toml): started Building wheel for mysqlclient (pyproject.toml): finished with status 'done' Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=129071 sha256=9e7bf6c00a37588ae38fa19db1a305933239263e402734fc665b2bed9e35bbc3 Stored in directory: /home/runbot/.cache/pip/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d Successfully built mysqlclient WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: sqlalchemy, pymssql, mysqlclient Successfully installed mysqlclient-2.2.7 pymssql-2.3.7 sqlalchemy-2.0.43 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: xlrd in /usr/lib/python3/dist-packages (from -r account-reconcile/requirements.txt (line 2)) (2.0.1) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: cryptography in /home/runbot/.local/lib/python3.12/site-packages (from -r reporting-engine/requirements.txt (line 2)) (36.0.2) Collecting endesive (from -r reporting-engine/requirements.txt (line 3)) Downloading endesive-2.19.1-py3-none-any.whl.metadata (5.6 kB) Requirement already satisfied: mock in /usr/lib/python3/dist-packages (from -r reporting-engine/requirements.txt (line 4)) (5.1.0) Requirement already satisfied: openpyxl in /usr/lib/python3/dist-packages (from -r reporting-engine/requirements.txt (line 5)) (3.1.2) Collecting py3o.formats (from -r reporting-engine/requirements.txt (line 6)) Downloading py3o.formats-0.3.zip (7.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting py3o.template (from -r reporting-engine/requirements.txt (line 7)) Downloading py3o.template-0.10.0-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.12/dist-packages (from cryptography->-r reporting-engine/requirements.txt (line 2)) (1.17.1) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from py3o.formats->-r reporting-engine/requirements.txt (line 6)) (68.1.2) Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from py3o.template->-r reporting-engine/requirements.txt (line 7)) (10.2.0) Requirement already satisfied: babel in /usr/lib/python3/dist-packages (from py3o.template->-r reporting-engine/requirements.txt (line 7)) (2.10.3) Collecting genshi>=0.7 (from py3o.template->-r reporting-engine/requirements.txt (line 7)) Downloading Genshi-0.7.9-py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from py3o.template->-r reporting-engine/requirements.txt (line 7)) (5.2.1) Collecting pyjon.utils>0.6 (from py3o.template->-r reporting-engine/requirements.txt (line 7)) Downloading pyjon.utils-0.7-py3-none-any.whl.metadata (671 bytes) Requirement already satisfied: six>=1.9 in /usr/lib/python3/dist-packages (from py3o.template->-r reporting-engine/requirements.txt (line 7)) (1.16.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.12/dist-packages (from cffi>=1.12->cryptography->-r reporting-engine/requirements.txt (line 2)) (2.22) Downloading endesive-2.19.1-py3-none-any.whl (348 kB) Downloading py3o.template-0.10.0-py3-none-any.whl (614 kB) Downloading Genshi-0.7.9-py3-none-any.whl (177 kB) Downloading pyjon.utils-0.7-py3-none-any.whl (6.5 kB) Building wheels for collected packages: py3o.formats Building wheel for py3o.formats (setup.py): started Building wheel for py3o.formats (setup.py): finished with status 'done' Created wheel for py3o.formats: filename=py3o.formats-0.3-py3-none-any.whl size=4290 sha256=8dee729c4cb1a5fe9f11a47b7b0320ef28317a8311bfbb3de9bc4b458078745d Stored in directory: /home/runbot/.cache/pip/wheels/db/86/fc/1342fa3882442513e6cb3171c4f57e04eb94cf7a578e5a9d41 Successfully built py3o.formats WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: pyjon.utils, py3o.formats, genshi, endesive, py3o.template Successfully installed endesive-2.19.1 genshi-0.7.9 py3o.formats-0.3 py3o.template-0.10.0 pyjon.utils-0.7 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 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.9" and python_version <= "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring 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.9" and python_version <= "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring 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"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and 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"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and 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.10"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.11" and 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"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and 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 Collecting Babel==2.9.1 (from -r odoo/requirements.txt (line 3)) Downloading Babel-2.9.1-py2.py3-none-any.whl.metadata (1.2 kB) Collecting chardet==4.0.0 (from -r odoo/requirements.txt (line 4)) Downloading chardet-4.0.0-py2.py3-none-any.whl.metadata (3.5 kB) Collecting cryptography==42.0.8 (from -r odoo/requirements.txt (line 6)) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting decorator==4.4.2 (from -r odoo/requirements.txt (line 7)) Downloading decorator-4.4.2-py2.py3-none-any.whl.metadata (4.2 kB) Collecting docutils==0.16 (from -r odoo/requirements.txt (line 8)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Collecting freezegun==0.3.15 (from -r odoo/requirements.txt (line 11)) Downloading freezegun-0.3.15-py2.py3-none-any.whl.metadata (8.5 kB) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (3.0.3) Collecting idna==2.10 (from -r odoo/requirements.txt (line 22)) Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 24)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 26)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 30)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 33)) (2.1.5) Collecting num2words==0.5.9 (from -r odoo/requirements.txt (line 34)) Downloading num2words-0.5.9-py3-none-any.whl.metadata (8.3 kB) 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==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 40)) (10.2.0) Collecting polib==1.1.0 (from -r odoo/requirements.txt (line 41)) Downloading polib-1.1.0-py2.py3-none-any.whl.metadata (13 kB) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 44)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 50)) (2.9.9) Collecting pydot==1.4.2 (from -r odoo/requirements.txt (line 51)) Downloading pydot-1.4.2-py2.py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: pyopenssl==24.1.0 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 53)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 55)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 57)) (3.5) Collecting python-dateutil==2.8.1 (from -r odoo/requirements.txt (line 58)) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: python-ldap==3.4.4 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 60)) (3.4.4) Collecting python-stdnum==1.16 (from -r odoo/requirements.txt (line 61)) Downloading python_stdnum-1.16-py2.py3-none-any.whl.metadata (16 kB) Requirement already satisfied: pytz in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 62)) (2025.2) Requirement already satisfied: pyusb==1.2.1 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 64)) (1.2.1) Collecting qrcode==6.1 (from -r odoo/requirements.txt (line 65)) Downloading qrcode-6.1-py2.py3-none-any.whl.metadata (11 kB) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 68)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (2.31.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 74)) (0.9.6.1) Collecting Werkzeug==2.0.2 (from -r odoo/requirements.txt (line 76)) Downloading Werkzeug-2.0.2-py3-none-any.whl.metadata (4.5 kB) Collecting xlrd==1.2.0 (from -r odoo/requirements.txt (line 78)) Downloading xlrd-1.2.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting XlsxWriter==1.1.2 (from -r odoo/requirements.txt (line 79)) Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Collecting zeep==4.0.0 (from -r odoo/requirements.txt (line 81)) Downloading zeep-4.0.0-py2.py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.12/dist-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 6)) (1.17.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun==0.3.15->-r odoo/requirements.txt (line 11)) (1.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: pyparsing>=2.1.4 in /home/runbot/.local/lib/python3.12/site-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (3.2.5) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.12/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 60)) (0.6.1) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/local/lib/python3.12/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 60)) (0.4.2) Collecting appdirs>=1.4.0 (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (23.2.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.2) 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: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.1) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.0.0) 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: pycparser in /usr/local/lib/python3.12/dist-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 6)) (2.22) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Downloading freezegun-0.3.15-py2.py3-none-any.whl (14 kB) Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Downloading num2words-0.5.9-py3-none-any.whl (99 kB) Downloading polib-1.1.0-py2.py3-none-any.whl (25 kB) Downloading pydot-1.4.2-py2.py3-none-any.whl (21 kB) Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Downloading python_stdnum-1.16-py2.py3-none-any.whl (910 kB) Downloading qrcode-6.1-py2.py3-none-any.whl (31 kB) Downloading Werkzeug-2.0.2-py3-none-any.whl (288 kB) Downloading xlrd-1.2.0-py2.py3-none-any.whl (103 kB) Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl (142 kB) Downloading zeep-4.0.0-py2.py3-none-any.whl (100 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: XlsxWriter, python-stdnum, polib, appdirs, zeep, xlrd, Werkzeug, qrcode, python-dateutil, pydot, num2words, idna, docutils, decorator, chardet, Babel, freezegun, cryptography Attempting uninstall: cryptography Found existing installation: cryptography 36.0.2 Uninstalling cryptography-36.0.2: Successfully uninstalled cryptography-36.0.2 Successfully installed Babel-2.9.1 Werkzeug-2.0.2 XlsxWriter-1.1.2 appdirs-1.4.4 chardet-4.0.0 cryptography-42.0.8 decorator-4.4.2 docutils-0.16 freezegun-0.3.15 idna-2.10 num2words-0.5.9 polib-1.1.0 pydot-1.4.2 python-dateutil-2.8.1 python-stdnum-1.16 qrcode-6.1 xlrd-1.2.0 zeep-4.0.0 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Collecting acme (from -r server-tools/requirements.txt (line 2)) Downloading acme-5.0.0-py3-none-any.whl.metadata (1.3 kB) Collecting astor (from -r server-tools/requirements.txt (line 3)) Downloading astor-0.8.1-py2.py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: cryptography in /home/runbot/.local/lib/python3.12/site-packages (from -r server-tools/requirements.txt (line 4)) (42.0.8) Collecting dataclasses (from -r server-tools/requirements.txt (line 5)) Downloading dataclasses-0.6-py3-none-any.whl.metadata (3.0 kB) Collecting dnspython (from -r server-tools/requirements.txt (line 6)) Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) Collecting josepy (from -r server-tools/requirements.txt (line 7)) Downloading josepy-2.1.0-py3-none-any.whl.metadata (1.7 kB) Collecting mako (from -r server-tools/requirements.txt (line 8)) Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: odoo_test_helper in /usr/local/lib/python3.12/dist-packages (from -r server-tools/requirements.txt (line 9)) (2.1.1) Collecting odoorpc (from -r server-tools/requirements.txt (line 10)) Downloading OdooRPC-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) Requirement already satisfied: openpyxl in /usr/lib/python3/dist-packages (from -r server-tools/requirements.txt (line 11)) (3.1.2) Collecting openupgradelib (from -r server-tools/requirements.txt (line 12)) Downloading openupgradelib-3.11.1-py2.py3-none-any.whl.metadata (10 kB) Collecting pygount==1.4.0 (from -r server-tools/requirements.txt (line 13)) Downloading pygount-1.4.0-py3-none-any.whl.metadata (5.2 kB) Collecting pysftp (from -r server-tools/requirements.txt (line 14)) Downloading pysftp-0.2.9.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sentry_sdk<=1.9.0 (from -r server-tools/requirements.txt (line 15)) Downloading sentry_sdk-1.9.0-py2.py3-none-any.whl.metadata (7.8 kB) Collecting unidecode (from -r server-tools/requirements.txt (line 16)) Downloading Unidecode-1.4.0-py3-none-any.whl.metadata (13 kB) Collecting unittest-xml-reporting (from -r server-tools/requirements.txt (line 17)) Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) Requirement already satisfied: chardet<5,>=4 in /home/runbot/.local/lib/python3.12/site-packages (from pygount==1.4.0->-r server-tools/requirements.txt (line 13)) (4.0.0) Requirement already satisfied: pygments<3,>=2 in /usr/lib/python3/dist-packages (from pygount==1.4.0->-r server-tools/requirements.txt (line 13)) (2.17.2) Collecting rich<13,>=9 (from pygount==1.4.0->-r server-tools/requirements.txt (line 13)) Downloading rich-12.6.0-py3-none-any.whl.metadata (18 kB) Collecting cryptography (from -r server-tools/requirements.txt (line 4)) Downloading cryptography-46.0.1-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting PyOpenSSL>=25.0.0 (from acme->-r server-tools/requirements.txt (line 2)) Downloading pyopenssl-25.3.0-py3-none-any.whl.metadata (17 kB) Collecting pyrfc3339 (from acme->-r server-tools/requirements.txt (line 2)) Downloading pyrfc3339-2.1.0-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: requests>=2.25.1 in /usr/lib/python3/dist-packages (from acme->-r server-tools/requirements.txt (line 2)) (2.31.0) Collecting cffi>=2.0.0 (from cryptography->-r server-tools/requirements.txt (line 4)) Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Requirement already satisfied: MarkupSafe>=0.9.2 in /usr/lib/python3/dist-packages (from mako->-r server-tools/requirements.txt (line 8)) (2.1.5) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from openupgradelib->-r server-tools/requirements.txt (line 12)) (5.2.1) Requirement already satisfied: cssselect in /home/runbot/.local/lib/python3.12/site-packages (from openupgradelib->-r server-tools/requirements.txt (line 12)) (1.3.0) Collecting paramiko>=1.17 (from pysftp->-r server-tools/requirements.txt (line 14)) Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: urllib3>=1.10.0 in /usr/lib/python3/dist-packages (from sentry_sdk<=1.9.0->-r server-tools/requirements.txt (line 15)) (2.0.7) Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from sentry_sdk<=1.9.0->-r server-tools/requirements.txt (line 15)) (2023.11.17) Requirement already satisfied: pycparser in /usr/local/lib/python3.12/dist-packages (from cffi>=2.0.0->cryptography->-r server-tools/requirements.txt (line 4)) (2.22) Collecting bcrypt>=3.2 (from paramiko>=1.17->pysftp->-r server-tools/requirements.txt (line 14)) Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) Collecting invoke>=2.0 (from paramiko>=1.17->pysftp->-r server-tools/requirements.txt (line 14)) Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) Collecting pynacl>=1.5 (from paramiko>=1.17->pysftp->-r server-tools/requirements.txt (line 14)) Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) Requirement already satisfied: typing-extensions>=4.9 in /usr/lib/python3/dist-packages (from PyOpenSSL>=25.0.0->acme->-r server-tools/requirements.txt (line 2)) (4.10.0) Collecting commonmark<0.10.0,>=0.9.0 (from rich<13,>=9->pygount==1.4.0->-r server-tools/requirements.txt (line 13)) Downloading commonmark-0.9.1-py2.py3-none-any.whl.metadata (5.7 kB) Downloading pygount-1.4.0-py3-none-any.whl (26 kB) Downloading acme-5.0.0-py3-none-any.whl (94 kB) Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Downloading cryptography-46.0.1-cp311-abi3-manylinux_2_34_x86_64.whl (4.6 MB) Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) Downloading josepy-2.1.0-py3-none-any.whl (29 kB) Downloading mako-1.3.10-py3-none-any.whl (78 kB) Downloading OdooRPC-0.10.1-py2.py3-none-any.whl (38 kB) Downloading openupgradelib-3.11.1-py2.py3-none-any.whl (84 kB) Downloading sentry_sdk-1.9.0-py2.py3-none-any.whl (156 kB) Downloading Unidecode-1.4.0-py3-none-any.whl (235 kB) Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) Downloading pyopenssl-25.3.0-py3-none-any.whl (57 kB) Downloading rich-12.6.0-py3-none-any.whl (237 kB) Downloading pyrfc3339-2.1.0-py3-none-any.whl (6.8 kB) Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Downloading invoke-2.2.0-py3-none-any.whl (160 kB) Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) Building wheels for collected packages: pysftp Building wheel for pysftp (setup.py): started Building wheel for pysftp (setup.py): finished with status 'done' Created wheel for pysftp: filename=pysftp-0.2.9-py3-none-any.whl size=15496 sha256=5df28bde9ed7929d89e2fba7f223ba5807066d258a688ec9419e33eb86cbc139 Stored in directory: /home/runbot/.cache/pip/wheels/0f/3c/e0/360d2b9ba2f5aac8b8159c156eb862001f0806e15f18cb7aac Successfully built pysftp WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: odoorpc, dataclasses, commonmark, unittest-xml-reporting, unidecode, sentry_sdk, rich, pyrfc3339, openupgradelib, mako, invoke, dnspython, cffi, bcrypt, astor, pynacl, pygount, cryptography, PyOpenSSL, paramiko, josepy, pysftp, acme Attempting uninstall: cryptography Found existing installation: cryptography 42.0.8 Uninstalling cryptography-42.0.8: Successfully uninstalled cryptography-42.0.8 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. ocrmypdf 15.2.0+dfsg1 requires deprecation>=2.1.0, but you have deprecation 2.0.7 which is incompatible. ocrmypdf 15.2.0+dfsg1 requires rich>=13, but you have rich 12.6.0 which is incompatible. Successfully installed PyOpenSSL-25.3.0 acme-5.0.0 astor-0.8.1 bcrypt-4.3.0 cffi-2.0.0 commonmark-0.9.1 cryptography-46.0.1 dataclasses-0.6 dnspython-2.8.0 invoke-2.2.0 josepy-2.1.0 mako-1.3.10 odoorpc-0.10.1 openupgradelib-3.11.1 paramiko-4.0.0 pygount-1.4.0 pynacl-1.6.0 pyrfc3339-2.1.0 pysftp-0.2.9 rich-12.6.0 sentry_sdk-1.9.0 unidecode-1.4.0 unittest-xml-reporting-3.2.0 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Collecting pdf2image (from -r server-ux/requirements.txt (line 2)) Downloading pdf2image-1.17.0-py3-none-any.whl.metadata (6.2 kB) Collecting pyrfc6266 (from -r server-ux/requirements.txt (line 3)) Downloading pyrfc6266-1.0.2-py3-none-any.whl.metadata (1.5 kB) Collecting pyzbar (from -r server-ux/requirements.txt (line 4)) Downloading pyzbar-0.1.9-py2.py3-none-any.whl.metadata (10 kB) Collecting responses (from -r server-ux/requirements.txt (line 5)) Downloading responses-0.25.8-py3-none-any.whl.metadata (47 kB) Requirement already satisfied: pillow in /usr/lib/python3/dist-packages (from pdf2image->-r server-ux/requirements.txt (line 2)) (10.2.0) Collecting pyparsing~=3.0.7 (from pyrfc6266->-r server-ux/requirements.txt (line 3)) Downloading pyparsing-3.0.9-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: requests<3.0,>=2.30.0 in /usr/lib/python3/dist-packages (from responses->-r server-ux/requirements.txt (line 5)) (2.31.0) Requirement already satisfied: urllib3<3.0,>=1.25.10 in /usr/lib/python3/dist-packages (from responses->-r server-ux/requirements.txt (line 5)) (2.0.7) Collecting pyyaml (from responses->-r server-ux/requirements.txt (line 5)) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Downloading pdf2image-1.17.0-py3-none-any.whl (11 kB) Downloading pyrfc6266-1.0.2-py3-none-any.whl (4.7 kB) Downloading pyzbar-0.1.9-py2.py3-none-any.whl (32 kB) Downloading responses-0.25.8-py3-none-any.whl (34 kB) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: pyzbar, pyyaml, pyparsing, pdf2image, responses, pyrfc6266 Attempting uninstall: pyparsing Found existing installation: pyparsing 3.2.5 Uninstalling pyparsing-3.2.5: Successfully uninstalled pyparsing-3.2.5 Successfully installed pdf2image-1.17.0 pyparsing-3.0.9 pyrfc6266-1.0.2 pyyaml-6.0.2 pyzbar-0.1.9 responses-0.25.8 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: python-dateutil in /home/runbot/.local/lib/python3.12/site-packages (from -r hr/requirements.txt (line 2)) (2.8.1) Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil->-r hr/requirements.txt (line 2)) (1.16.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: freezegun in /home/runbot/.local/lib/python3.12/site-packages (from -r account-financial-tools/requirements.txt (line 2)) (0.3.15) Collecting numpy-financial<=1.0.0 (from -r account-financial-tools/requirements.txt (line 3)) Downloading numpy_financial-1.0.0-py3-none-any.whl.metadata (2.2 kB) Collecting numpy>=1.15 (from -r account-financial-tools/requirements.txt (line 4)) Downloading numpy-2.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Requirement already satisfied: python-dateutil in /home/runbot/.local/lib/python3.12/site-packages (from -r account-financial-tools/requirements.txt (line 5)) (2.8.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun->-r account-financial-tools/requirements.txt (line 2)) (1.16.0) Downloading numpy_financial-1.0.0-py3-none-any.whl (14 kB) Downloading numpy-2.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: numpy, numpy-financial Successfully installed numpy-2.3.3 numpy-financial-1.0.0 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from -r web/requirements.txt (line 2)) (4.12.3) Collecting bokeh==3.1.1 (from -r web/requirements.txt (line 3)) Downloading bokeh-3.1.1-py3-none-any.whl.metadata (12 kB) Collecting mpld3==0.5.9 (from -r web/requirements.txt (line 4)) Downloading mpld3-0.5.9-py3-none-any.whl.metadata (5.1 kB) Collecting plotly==5.13.1 (from -r web/requirements.txt (line 5)) Downloading plotly-5.13.1-py2.py3-none-any.whl.metadata (7.0 kB) Requirement already satisfied: Jinja2>=2.9 in /usr/lib/python3/dist-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (3.1.2) Collecting contourpy>=1 (from bokeh==3.1.1->-r web/requirements.txt (line 3)) Downloading contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (5.5 kB) Requirement already satisfied: numpy>=1.16 in /home/runbot/.local/lib/python3.12/site-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (2.3.3) Requirement already satisfied: packaging>=16.8 in /usr/lib/python3/dist-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (24.0) Collecting pandas>=1.2 (from bokeh==3.1.1->-r web/requirements.txt (line 3)) Downloading pandas-2.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (91 kB) Requirement already satisfied: pillow>=7.1.0 in /usr/lib/python3/dist-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (10.2.0) Requirement already satisfied: PyYAML>=3.10 in /home/runbot/.local/lib/python3.12/site-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (6.0.2) Collecting tornado>=5.1 (from bokeh==3.1.1->-r web/requirements.txt (line 3)) Downloading tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB) Collecting xyzservices>=2021.09.1 (from bokeh==3.1.1->-r web/requirements.txt (line 3)) Downloading xyzservices-2025.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting matplotlib (from mpld3==0.5.9->-r web/requirements.txt (line 4)) Downloading matplotlib-3.10.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (11 kB) Collecting tenacity>=6.2.0 (from plotly==5.13.1->-r web/requirements.txt (line 5)) Downloading tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) Requirement already satisfied: soupsieve>1.2 in /usr/lib/python3/dist-packages (from beautifulsoup4->-r web/requirements.txt (line 2)) (2.5) Collecting python-dateutil>=2.8.2 (from pandas>=1.2->bokeh==3.1.1->-r web/requirements.txt (line 3)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.12/dist-packages (from pandas>=1.2->bokeh==3.1.1->-r web/requirements.txt (line 3)) (2025.2) Collecting tzdata>=2022.7 (from pandas>=1.2->bokeh==3.1.1->-r web/requirements.txt (line 3)) Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting cycler>=0.10 (from matplotlib->mpld3==0.5.9->-r web/requirements.txt (line 4)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib->mpld3==0.5.9->-r web/requirements.txt (line 4)) Downloading fonttools-4.60.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (111 kB) Collecting kiwisolver>=1.3.1 (from matplotlib->mpld3==0.5.9->-r web/requirements.txt (line 4)) Downloading kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.3 kB) Requirement already satisfied: pyparsing>=2.3.1 in /home/runbot/.local/lib/python3.12/site-packages (from matplotlib->mpld3==0.5.9->-r web/requirements.txt (line 4)) (3.0.9) 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) Downloading bokeh-3.1.1-py3-none-any.whl (8.3 MB) Downloading mpld3-0.5.9-py3-none-any.whl (201 kB) Downloading plotly-5.13.1-py2.py3-none-any.whl (15.2 MB) Downloading contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (362 kB) Downloading pandas-2.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB) Downloading tenacity-9.1.2-py3-none-any.whl (28 kB) Downloading tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading xyzservices-2025.4.0-py3-none-any.whl (90 kB) Downloading matplotlib-3.10.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.7 MB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.60.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (4.9 MB) Downloading kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.5 MB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: xyzservices, tzdata, tornado, tenacity, python-dateutil, kiwisolver, fonttools, cycler, contourpy, plotly, pandas, matplotlib, mpld3, bokeh Attempting uninstall: python-dateutil Found existing installation: python-dateutil 2.8.1 Uninstalling python-dateutil-2.8.1: Successfully uninstalled python-dateutil-2.8.1 Successfully installed bokeh-3.1.1 contourpy-1.3.3 cycler-0.12.1 fonttools-4.60.0 kiwisolver-1.4.9 matplotlib-3.10.6 mpld3-0.5.9 pandas-2.3.2 plotly-5.13.1 python-dateutil-2.9.0.post0 tenacity-9.1.2 tornado-6.5.2 tzdata-2025.2 xyzservices-2025.4.0 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: openupgradelib in /home/runbot/.local/lib/python3.12/site-packages (from -r purchase-workflow/requirements.txt (line 2)) (3.11.1) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from openupgradelib->-r purchase-workflow/requirements.txt (line 2)) (5.2.1) Requirement already satisfied: cssselect in /home/runbot/.local/lib/python3.12/site-packages (from openupgradelib->-r purchase-workflow/requirements.txt (line 2)) (1.3.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: num2words in /home/runbot/.local/lib/python3.12/site-packages (from -r l10n-thailand/requirements.txt (line 2)) (0.5.9) Collecting promptpay (from -r l10n-thailand/requirements.txt (line 3)) Downloading promptpay-1.1.9-py3-none-any.whl.metadata (3.6 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 /home/runbot/.local/lib/python3.12/site-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (6.1) Collecting libscrc (from promptpay->-r l10n-thailand/requirements.txt (line 3)) Downloading libscrc-1.8.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (16 kB) Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from promptpay->-r l10n-thailand/requirements.txt (line 3)) (10.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from libscrc->promptpay->-r l10n-thailand/requirements.txt (line 3)) (0.42.0) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from qrcode->promptpay->-r l10n-thailand/requirements.txt (line 3)) (1.16.0) Downloading promptpay-1.1.9-py3-none-any.whl (5.8 kB) Downloading libscrc-1.8.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.whl (189 kB) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: libscrc, promptpay Successfully installed libscrc-1.8.1 promptpay-1.1.9 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Requirement already satisfied: freezegun in /home/runbot/.local/lib/python3.12/site-packages (from -r product-attribute/requirements.txt (line 2)) (0.3.15) Requirement already satisfied: openupgradelib in /home/runbot/.local/lib/python3.12/site-packages (from -r product-attribute/requirements.txt (line 3)) (3.11.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun->-r product-attribute/requirements.txt (line 2)) (1.16.0) Requirement already satisfied: python-dateutil!=2.0,>=1.0 in /home/runbot/.local/lib/python3.12/site-packages (from freezegun->-r product-attribute/requirements.txt (line 2)) (2.9.0.post0) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from openupgradelib->-r product-attribute/requirements.txt (line 3)) (5.2.1) Requirement already satisfied: cssselect in /home/runbot/.local/lib/python3.12/site-packages (from openupgradelib->-r product-attribute/requirements.txt (line 3)) (1.3.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 2025-09-24 06:14:18,050 283 INFO ? odoo: Odoo version 16.0 2025-09-24 06:14:18,051 283 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-09-24 06:14:18,051 283 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/kmitl', '/data/build/social', '/data/build/operating-unit', '/data/build/account-analytic', '/data/build/agreement', '/data/build/server-backend', '/data/build/account-reconcile', '/data/build/mis-builder', '/data/build/reporting-engine', '/data/build/odoo/addons', '/data/build/account-financial-reporting', '/data/build/project', '/data/build/server-tools', '/data/build/server-ux', '/data/build/hr', '/data/build/account-financial-tools', '/data/build/web', '/data/build/purchase-workflow', '/data/build/server-brand', '/data/build/l10n-thailand', '/data/build/odoo-modules', '/data/build/product-attribute'] 2025-09-24 06:14:18,051 283 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-09-24 06:14:18,750 283 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-09-24 06:14:19,111 283 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069 2025-09-24 06:14:19,131 283 INFO 03922-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-09-24 06:14:19,137 283 INFO 03922-16-0-without_demo odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-09-24 06:14:19,195 283 INFO 03922-16-0-without_demo odoo.modules.loading: loading 85 modules... 2025-09-24 06:14:20,581 283 INFO 03922-16-0-without_demo odoo.modules.loading: 85 modules loaded in 1.39s, 0 queries (+0 extra) 2025-09-24 06:14:20,707 283 INFO 03922-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-09-24 06:14:20,712 283 INFO 03922-16-0-without_demo odoo.modules.registry: Registry loaded in 1.600s 2025-09-24 06:14:20,712 283 INFO 03922-16-0-without_demo odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections 2025-09-24 06:14:20,721 306 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerHTTP (306) alive 2025-09-24 06:14:20,731 308 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerHTTP (308) alive 2025-09-24 06:14:20,749 311 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (311) alive 2025-09-24 06:14:22,629 309 INFO ? odoo: Odoo version 16.0 2025-09-24 06:14:22,630 309 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-09-24 06:14:22,630 309 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/kmitl', '/data/build/social', '/data/build/operating-unit', '/data/build/account-analytic', '/data/build/agreement', '/data/build/server-backend', '/data/build/account-reconcile', '/data/build/mis-builder', '/data/build/reporting-engine', '/data/build/odoo/addons', '/data/build/account-financial-reporting', '/data/build/project', '/data/build/server-tools', '/data/build/server-ux', '/data/build/hr', '/data/build/account-financial-tools', '/data/build/web', '/data/build/purchase-workflow', '/data/build/server-brand', '/data/build/l10n-thailand', '/data/build/odoo-modules', '/data/build/product-attribute'] 2025-09-24 06:14:22,630 309 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-09-24 06:14:23,507 309 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-09-24 06:14:23,869 309 INFO ? odoo.service.server: Evented Service (longpolling) running on 0.0.0.0:8070 2025-09-24 06:15:21,927 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Base: Auto-vacuum internal data`. 2025-09-24 06:15:21,963 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_attachment: filestore gc 95 checked, 0 removed 2025-09-24 06:15:22,021 311 INFO 03922-16-0-without_demo odoo.addons.base.models.res_users: GC'd 0 user log entries 2025-09-24 06:15:22,052 311 INFO 03922-16-0-without_demo odoo.addons.auth_totp.models.auth_totp: GC'd 0 totp devices entries 2025-09-24 06:15:22,202 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Base: Auto-vacuum internal data` done. 2025-09-24 06:15:22,210 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Update user roles`. 2025-09-24 06:15:22,213 311 INFO 03922-16-0-without_demo root: Update user roles 2025-09-24 06:15:22,214 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Update user roles` done. 2025-09-24 06:15:22,217 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Mail: Email Queue Manager`. 2025-09-24 06:15:22,222 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Mail: Email Queue Manager` done. 2025-09-24 06:15:22,225 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Notification: Delete Notifications older than 6 Month`. 2025-09-24 06:15:22,231 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Notification: Delete Notifications older than 6 Month` done. 2025-09-24 06:15:22,234 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Notification: Send scheduled message notifications`. 2025-09-24 06:15:22,236 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Notification: Send scheduled message notifications` done. 2025-09-24 06:15:22,240 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Users: Notify About Unregistered Users`. 2025-09-24 06:15:22,245 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Users: Notify About Unregistered Users` done. 2025-09-24 06:15:22,248 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Calendar: Event Reminder`. 2025-09-24 06:15:22,253 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Calendar: Event Reminder` done. 2025-09-24 06:15:22,256 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `HR Employee: check work permit validity`. 2025-09-24 06:15:22,262 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `HR Employee: check work permit validity` done. 2025-09-24 06:15:22,265 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `HR Contract: update state`. 2025-09-24 06:15:22,269 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `HR Contract: update state` done. 2025-09-24 06:15:22,272 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Accrual Time Off: Updates the number of time off`. 2025-09-24 06:15:22,277 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Accrual Time Off: Updates the number of time off` done. 2025-09-24 06:15:22,281 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Partner Autocomplete : Sync with remote DB`. 2025-09-24 06:15:22,282 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Partner Autocomplete : Sync with remote DB` done. 2025-09-24 06:15:22,286 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `SMS: SMS Queue Manager`. 2025-09-24 06:15:22,288 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `SMS: SMS Queue Manager` done. 2025-09-24 06:15:22,291 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Snailmail: process letters queue`. 2025-09-24 06:15:22,293 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Snailmail: process letters queue` done. 2025-09-24 06:15:22,296 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 06:15:22,299 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 06:18:25,634 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Send Tier Review Reminder`. 2025-09-24 06:18:25,638 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Send Tier Review Reminder` done. 2025-09-24 06:18:25,641 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Automatic Tier Validation`. 2025-09-24 06:18:25,645 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Automatic Tier Validation` done. 2025-09-24 06:23:31,175 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 06:23:31,178 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 06:33:42,141 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 06:33:42,144 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 06:42:52,103 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 06:42:52,106 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 06:53:03,201 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 06:53:03,203 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 07:03:14,226 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 07:03:14,229 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 07:13:25,285 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 07:13:25,288 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 07:13:25,292 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Mail: Email Queue Manager`. 2025-09-24 07:13:25,295 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Mail: Email Queue Manager` done. 2025-09-24 07:13:25,298 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Notification: Send scheduled message notifications`. 2025-09-24 07:13:25,303 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Notification: Send scheduled message notifications` done. 2025-09-24 07:13:25,306 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Partner Autocomplete : Sync with remote DB`. 2025-09-24 07:13:25,308 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Partner Autocomplete : Sync with remote DB` done. 2025-09-24 07:13:25,311 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `SMS: SMS Queue Manager`. 2025-09-24 07:13:25,313 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `SMS: SMS Queue Manager` done. 2025-09-24 07:13:25,316 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Snailmail: process letters queue`. 2025-09-24 07:13:25,318 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Snailmail: process letters queue` done. 2025-09-24 07:18:30,777 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Automatic Tier Validation`. 2025-09-24 07:18:30,780 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Automatic Tier Validation` done. 2025-09-24 07:23:36,250 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 07:23:36,252 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 07:33:47,310 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 07:33:47,312 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 07:42:57,370 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 07:42:57,382 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 07:53:08,524 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 07:53:08,541 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 08:03:19,466 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 08:03:19,482 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 08:12:29,400 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Mail: Email Queue Manager`. 2025-09-24 08:12:29,425 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Mail: Email Queue Manager` done. 2025-09-24 08:12:29,430 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Notification: Send scheduled message notifications`. 2025-09-24 08:12:29,434 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Notification: Send scheduled message notifications` done. 2025-09-24 08:13:30,549 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Partner Autocomplete : Sync with remote DB`. 2025-09-24 08:13:30,554 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Partner Autocomplete : Sync with remote DB` done. 2025-09-24 08:13:30,567 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `SMS: SMS Queue Manager`. 2025-09-24 08:13:30,572 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `SMS: SMS Queue Manager` done. 2025-09-24 08:13:30,577 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Snailmail: process letters queue`. 2025-09-24 08:13:30,580 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Snailmail: process letters queue` done. 2025-09-24 08:13:30,584 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Digest Emails`. 2025-09-24 08:13:30,824 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Digest Emails` done. 2025-09-24 08:13:30,830 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 08:13:30,835 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 08:18:36,395 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Automatic Tier Validation`. 2025-09-24 08:18:36,411 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Automatic Tier Validation` done. 2025-09-24 08:23:42,055 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 08:23:42,075 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 08:32:52,038 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 08:32:52,060 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 08:43:03,141 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 08:43:03,158 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 08:53:14,238 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 08:53:14,256 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 09:03:25,220 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 09:03:25,246 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 09:12:35,151 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Update user roles`. 2025-09-24 09:12:35,154 311 INFO 03922-16-0-without_demo root: Update user roles 2025-09-24 09:12:35,160 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Update user roles` done. 2025-09-24 09:12:35,163 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Mail: Email Queue Manager`. 2025-09-24 09:12:35,191 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Mail: Email Queue Manager` done. 2025-09-24 09:12:35,195 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Notification: Send scheduled message notifications`. 2025-09-24 09:12:35,199 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Notification: Send scheduled message notifications` done. 2025-09-24 09:13:36,308 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 09:13:36,313 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 09:13:36,317 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Partner Autocomplete : Sync with remote DB`. 2025-09-24 09:13:36,323 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Partner Autocomplete : Sync with remote DB` done. 2025-09-24 09:13:36,326 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `SMS: SMS Queue Manager`. 2025-09-24 09:13:36,331 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `SMS: SMS Queue Manager` done. 2025-09-24 09:13:36,334 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Snailmail: process letters queue`. 2025-09-24 09:13:36,338 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Snailmail: process letters queue` done. 2025-09-24 09:17:40,711 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Automatic Tier Validation`. 2025-09-24 09:17:40,723 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Automatic Tier Validation` done. 2025-09-24 09:23:47,282 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 09:23:47,287 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 09:32:57,166 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 09:32:57,171 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 09:43:08,404 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 09:43:08,430 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 09:53:19,516 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 09:53:19,535 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 09:54:04,433 308 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_http: Generating routing map for key None 2025-09-24 09:54:04,785 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:04] "GET / HTTP/1.0" 303 - 7 0.061 0.342 2025-09-24 09:54:04,822 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:04] "GET /web HTTP/1.0" 303 - 2 0.006 0.016 2025-09-24 09:54:05,165 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-6f9d4da/web.assets_frontend.min.css 2025-09-24 09:54:06,188 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-140eb9a/web.assets_frontend_minimal.min.js 2025-09-24 09:54:06,303 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-0ff735c/web.assets_frontend_lazy.min.js 2025-09-24 09:54:07,262 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:07] "GET /web/login HTTP/1.0" 200 - 72 0.088 2.338 2025-09-24 09:54:08,397 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:08] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.005 1.097 2025-09-24 09:54:08,415 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:08] "GET /web/binary/company_logo HTTP/1.0" 200 - 3 0.015 1.091 2025-09-24 09:54:08,431 306 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_http: Generating routing map for key None 2025-09-24 09:54:08,734 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:08] "GET /web/assets/134-6f9d4da/web.assets_frontend.min.css HTTP/1.0" 200 - 15 0.021 0.312 2025-09-24 09:54:08,840 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:08] "GET /web/assets/135-140eb9a/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 9 0.007 0.384 2025-09-24 09:54:08,912 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:08] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 1 0.006 0.011 2025-09-24 09:54:08,915 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:08] "GET /web/assets/136-0ff735c/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 6 0.007 0.015 2025-09-24 09:54:09,411 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:09] "GET /website/translations/6651003467747d26a2539119ef88ad789b5c389c HTTP/1.0" 200 - 12 0.013 0.034 2025-09-24 09:54:12,137 308 INFO 03922-16-0-without_demo odoo.addons.base.models.res_users: Login successful for db:03922-16-0-without_demo login:admin from 10.72.0.104 2025-09-24 09:54:12,155 308 INFO 03922-16-0-without_demo odoo.modules.registry: At least one model cache has been invalidated, signaling through the database. 2025-09-24 09:54:12,158 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:12] "POST /web/login HTTP/1.0" 303 - 79 0.074 0.651 2025-09-24 09:54:12,276 306 INFO ? odoo.modules.registry: Invalidating all model caches after database signaling. 2025-09-24 09:54:12,304 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:54:12,331 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:54:12,332 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.invoice.report 2025-09-24 09:54:12,333 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment.term 2025-09-24 09:54:12,336 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:54:12,336 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:54:12,337 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.tax 2025-09-24 09:54:12,338 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.incoterms 2025-09-24 09:54:12,339 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal 2025-09-24 09:54:12,340 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.fiscal.position 2025-09-24 09:54:12,340 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal.group 2025-09-24 09:54:12,342 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 09:54:12,343 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 09:54:12,582 306 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-7baa608/web.assets_common.min.css 2025-09-24 09:54:13,346 306 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-c1f65b1/web.assets_backend.min.css 2025-09-24 09:54:15,206 306 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-7baa608/web.assets_common.min.js 2025-09-24 09:54:15,310 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:54:15,317 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:54:15,318 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.invoice.report 2025-09-24 09:54:15,318 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment.term 2025-09-24 09:54:15,321 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:54:15,321 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:54:15,322 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.tax 2025-09-24 09:54:15,323 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.incoterms 2025-09-24 09:54:15,324 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal 2025-09-24 09:54:15,325 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.fiscal.position 2025-09-24 09:54:15,326 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal.group 2025-09-24 09:54:15,327 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 09:54:15,328 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 09:54:15,461 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-7baa608/web.assets_common.min.css 2025-09-24 09:54:15,803 306 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-c1f65b1/web.assets_backend.min.js 2025-09-24 09:54:15,868 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-c1f65b1/web.assets_backend.min.css 2025-09-24 09:54:17,746 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-7baa608/web.assets_common.min.js 2025-09-24 09:54:18,355 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-c1f65b1/web.assets_backend.min.js 2025-09-24 09:54:18,356 306 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-260b8f1/web.assets_backend_prod_only.min.js 2025-09-24 09:54:18,402 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:18] "GET /web HTTP/1.0" 200 - 150 0.134 5.994 2025-09-24 09:54:20,779 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-260b8f1/web.assets_backend_prod_only.min.js 2025-09-24 09:54:20,814 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:20] "GET /web HTTP/1.0" 200 - 146 0.081 5.442 2025-09-24 09:54:20,989 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:20] "GET /web/assets/139-7baa608/web.assets_common.min.css HTTP/1.0" 200 - 4 0.001 0.004 2025-09-24 09:54:20,994 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:20] "GET /web/assets/141-c1f65b1/web.assets_backend.min.css HTTP/1.0" 200 - 4 0.001 0.002 2025-09-24 09:54:20,996 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:20] "GET /web/assets/146-260b8f1/web.assets_backend_prod_only.min.js HTTP/1.0" 200 - 4 0.001 0.004 2025-09-24 09:54:21,001 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:21] "GET /web/assets/142-7baa608/web.assets_common.min.js HTTP/1.0" 200 - 4 0.001 0.003 2025-09-24 09:54:21,004 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:21] "GET /web/webclient/load_menus/6ab684d9eaa3bd1dc0668c9f4dffffe302a1d8bf213cbd45b157b51f1f679fc7 HTTP/1.0" 200 - 2 0.001 0.003 2025-09-24 09:54:21,007 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:21] "GET /web/assets/145-c1f65b1/web.assets_backend.min.js HTTP/1.0" 200 - 4 0.001 0.002 2025-09-24 09:54:21,013 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:21] "GET /web/webclient/translations/d49321a1091b0876f3065af8dc1a5a6f34239ce8?lang=en_US HTTP/1.0" 200 - 3 0.001 0.002 2025-09-24 09:54:22,061 308 INFO 03922-16-0-without_demo odoo.addons.partner_autocomplete.models.res_company: Starting enrich of company My Company (1) 2025-09-24 09:54:22,070 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /web/webclient/locale/en_US HTTP/1.0" 200 - 1 0.000 0.003 2025-09-24 09:54:22,071 308 INFO 03922-16-0-without_demo odoo.modules.registry: At least one model cache has been invalidated, signaling through the database. 2025-09-24 09:54:22,072 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "POST /web/dataset/call_kw/res.company/iap_enrich_auto HTTP/1.0" 200 - 14 0.008 0.009 2025-09-24 09:54:22,084 308 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-a3fd9c5/bus.websocket_worker_assets.min.js 2025-09-24 09:54:22,099 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /bus/websocket_worker_bundle?v=1.0.5 HTTP/1.0" 200 - 17 0.005 0.017 2025-09-24 09:54:22,102 306 INFO ? odoo.modules.registry: Invalidating all model caches after database signaling. 2025-09-24 09:54:22,104 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "POST /web/dataset/call_kw/web.environment.ribbon.backend/get_environment_ribbon HTTP/1.0" 200 - 5 0.001 0.002 2025-09-24 09:54:22,114 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "POST /web/action/load HTTP/1.0" 200 - 9 0.005 0.004 2025-09-24 09:54:22,116 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:22,117 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:22,122 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 24 0.007 0.014 2025-09-24 09:54:22,163 309 INFO ? odoo.modules.loading: loading 1 modules... 2025-09-24 09:54:22,174 309 INFO ? odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-09-24 09:54:22,190 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "POST /web/dataset/call_kw/res.users/review_user_count HTTP/1.0" 200 - 8 0.005 0.004 2025-09-24 09:54:22,205 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "POST /web/dataset/call_kw/res.users/systray_get_activities HTTP/1.0" 200 - 11 0.008 0.006 2025-09-24 09:54:22,207 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /mail/static/src/audio/ting.ogg HTTP/1.0" 206 - 0 0.000 0.001 2025-09-24 09:54:22,214 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /web/image/res.company/1/favicon HTTP/1.0" 200 - 11 0.003 0.004 2025-09-24 09:54:22,231 309 INFO ? odoo.modules.loading: loading 85 modules... 2025-09-24 09:54:22,315 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "POST /mail/init_messaging HTTP/1.0" 200 - 106 0.069 0.066 2025-09-24 09:54:22,349 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "POST /mail/load_message_failures HTTP/1.0" 200 - 3 0.001 0.004 2025-09-24 09:54:22,352 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "POST /mail/inbox/messages HTTP/1.0" 200 - 8 0.004 0.004 2025-09-24 09:54:22,392 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /web/image/mail.channel/1/avatar_128?unique=28e0747e502ecbce9cc63015f8c1b6b1efae832e451e47be61ba56c8129d0e13e560b741d618aaed4238e6488f28a0491f2cb9601139ffbc37467b8ee73d4415 HTTP/1.0" 200 - 9 0.008 0.030 2025-09-24 09:54:22,409 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:22] "GET /web/image/res.partner/2/avatar_128 HTTP/1.0" 200 - 15 0.023 0.032 2025-09-24 09:54:23,724 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:23] "GET /web_responsive/static/src/img/home-menu-bg-overlay.svg HTTP/1.0" 200 - 0 0.000 0.002 2025-09-24 09:54:23,794 309 INFO ? odoo.modules.loading: 85 modules loaded in 1.56s, 0 queries (+0 extra) 2025-09-24 09:54:23,909 309 INFO ? odoo.modules.loading: Modules loaded. 2025-09-24 09:54:23,913 309 INFO ? odoo.modules.registry: Registry loaded in 1.769s 2025-09-24 09:54:23,914 309 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_http: Generating routing map for key None 2025-09-24 09:54:24,189 309 INFO ? odoo.addons.bus.models.bus: Bus.loop listen imbus on db postgres 2025-09-24 09:54:24,888 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:24] "POST /web/action/load HTTP/1.0" 200 - 11 0.005 0.010 2025-09-24 09:54:24,956 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:24] "POST /web/dataset/call_kw/ir.module.module/get_views HTTP/1.0" 200 - 50 0.021 0.029 2025-09-24 09:54:24,995 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:24] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.006 0.005 2025-09-24 09:54:25,016 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 66 0.019 0.013 2025-09-24 09:54:25,090 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2025-09-24 09:54:25,090 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /account/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,092 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /simplify_access_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,093 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /app_web_widget_ztree/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,094 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /advanced_session_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,095 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /advanced_web_domain_widget/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,107 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /simplify_groups_bits/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,108 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,109 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,109 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,121 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,127 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,130 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,130 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,131 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /website_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,134 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,138 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,142 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /hr_holidays/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,143 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,144 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,145 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /account_financial_report/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,145 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /account_financial_report_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,153 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /account_liquidity_forecast/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,154 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /agreement_legal/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,155 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /auditlog/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,156 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /base/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,158 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /cx_odoo_plantuml_pro/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,158 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /cx_odoo_plantuml/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,167 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /data_recycle/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,170 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /mis_builder/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,170 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /purchase_request/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,172 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,173 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /search_panel_resizable/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,174 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /smart_warnings/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,178 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /web_pwa_oca/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,179 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /web_theme_classic/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,184 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /website_event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,185 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003 2025-09-24 09:54:25,186 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /mail/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,187 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,188 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /contacts/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,188 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,193 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /im_livechat/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,201 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /survey/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,201 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /repair/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,202 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /mass_mailing_sms/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,203 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,204 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /hr_skills/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,204 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /note/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,213 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /lunch/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,213 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /hr_contract/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,215 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /website_hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:25,492 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.003 0.006 2025-09-24 09:54:25,510 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 64 0.014 0.014 2025-09-24 09:54:25,570 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:25] "GET /web_responsive/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:54:28,350 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:28] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 61 0.022 0.017 2025-09-24 09:54:28,382 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:28] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.003 0.003 2025-09-24 09:54:31,682 306 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.button_immediate_install on ['Product KMITL'] to user admin #2 via 10.72.0.104 2025-09-24 09:54:31,682 306 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_module: User #2 triggered module installation 2025-09-24 09:54:31,683 306 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Product KMITL'] to user admin #2 via 10.72.0.104 2025-09-24 09:54:31,767 306 INFO 03922-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-09-24 09:54:31,777 306 INFO 03922-16-0-without_demo odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-09-24 09:54:31,810 306 INFO 03922-16-0-without_demo odoo.modules.loading: updating modules list 2025-09-24 09:54:31,813 306 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 10.72.0.104 2025-09-24 09:54:32,798 306 INFO 03922-16-0-without_demo odoo.modules.loading: loading 85 modules... 2025-09-24 09:54:32,841 306 INFO 03922-16-0-without_demo odoo.modules.loading: 85 modules loaded in 0.04s, 0 queries (+0 extra) 2025-09-24 09:54:32,848 306 INFO 03922-16-0-without_demo odoo.modules.loading: loading 86 modules... 2025-09-24 09:54:32,848 306 INFO 03922-16-0-without_demo odoo.modules.loading: Loading module product_kmitl (86/86) 2025-09-24 09:54:33,022 306 INFO 03922-16-0-without_demo odoo.modules.loading: loading product_kmitl/data/product.category.csv 2025-09-24 09:54:33,940 306 INFO 03922-16-0-without_demo odoo.modules.loading: loading product_kmitl/data/product.template.csv 2025-09-24 09:54:34,932 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:34] "GET /web/static/img/spin.svg HTTP/1.0" 200 - 0 0.000 0.002 2025-09-24 09:54:40,893 306 WARNING 03922-16-0-without_demo odoo.modules.loading: Transient module states were reset 2025-09-24 09:54:40,894 306 ERROR 03922-16-0-without_demo odoo.modules.registry: Failed to load registry Traceback (most recent call last): File "/data/build/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 493, in load_modules processed_modules += load_marked_modules(cr, graph, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 374, in load_marked_modules loaded, processed = load_module_graph( ^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 233, in load_module_graph load_data(cr, idref, mode, kind='data', package=package) File "/data/build/odoo/odoo/modules/loading.py", line 73, in load_data tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind) File "/data/build/odoo/odoo/tools/convert.py", line 767, in convert_file convert_csv_import(cr, module, pathname, fp.read(), idref, mode, noupdate) File "/data/build/odoo/odoo/tools/convert.py", line 813, in convert_csv_import raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg)) Exception: Module loading product_kmitl failed: file product_kmitl/data/product.template.csv could not be processed: Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' 2025-09-24 09:54:40,909 306 INFO 03922-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-09-24 09:54:40,917 306 INFO 03922-16-0-without_demo odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-09-24 09:54:40,926 306 INFO 03922-16-0-without_demo odoo.modules.loading: loading 85 modules... 2025-09-24 09:54:40,962 306 INFO 03922-16-0-without_demo odoo.modules.loading: 85 modules loaded in 0.04s, 0 queries (+0 extra) 2025-09-24 09:54:41,062 306 INFO 03922-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-09-24 09:54:41,065 306 INFO 03922-16-0-without_demo odoo.modules.registry: Registry loaded in 0.165s 2025-09-24 09:54:41,069 306 ERROR 03922-16-0-without_demo odoo.http: Exception during request handling. Traceback (most recent call last): File "/data/build/odoo/odoo/http.py", line 2237, in __call__ response = request._serve_db() ^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/http.py", line 1824, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/service/model.py", line 152, in retrying result = func() ^^^^^^ File "/data/build/odoo/odoo/http.py", line 1852, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/http.py", line 2056, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/addons/base/models/ir_http.py", line 154, in _dispatch result = endpoint(**request.params) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/http.py", line 763, in route_wrapper result = endpoint(self, *args, **params_ok) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/addons/web/controllers/dataset.py", line 47, in call_button action = self._call_kw(model, method, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/addons/web/controllers/dataset.py", line 34, in _call_kw return call_kw(Model, method, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/api.py", line 484, in call_kw result = _call_kw_multi(method, model, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/api.py", line 469, in _call_kw_multi result = method(recs, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 2, in button_immediate_install File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 74, in check_and_log return method(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 478, in button_immediate_install return self._button_immediate_function(self.env.registry[self._name].button_install) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 602, in _button_immediate_function registry = modules.registry.Registry.new(self._cr.dbname, update_module=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 2, in new File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 493, in load_modules processed_modules += load_marked_modules(cr, graph, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 374, in load_marked_modules loaded, processed = load_module_graph( ^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 233, in load_module_graph load_data(cr, idref, mode, kind='data', package=package) File "/data/build/odoo/odoo/modules/loading.py", line 73, in load_data tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind) File "/data/build/odoo/odoo/tools/convert.py", line 767, in convert_file convert_csv_import(cr, module, pathname, fp.read(), idref, mode, noupdate) File "/data/build/odoo/odoo/tools/convert.py", line 813, in convert_csv_import raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg)) Exception: Module loading product_kmitl failed: file product_kmitl/data/product.template.csv could not be processed: Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' 2025-09-24 09:54:41,078 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:54:41] "POST /web/dataset/call_button HTTP/1.0" 200 - 11260 2.980 6.421 2025-09-24 09:57:08,476 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:08] "GET / HTTP/1.0" 303 - 2 0.001 0.004 2025-09-24 09:57:08,514 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:57:08,515 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:57:08,516 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.invoice.report 2025-09-24 09:57:08,517 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment.term 2025-09-24 09:57:08,519 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:57:08,520 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:57:08,521 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.tax 2025-09-24 09:57:08,522 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.incoterms 2025-09-24 09:57:08,522 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal 2025-09-24 09:57:08,523 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.fiscal.position 2025-09-24 09:57:08,524 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal.group 2025-09-24 09:57:08,525 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 09:57:08,526 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 09:57:09,019 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:09] "GET /web HTTP/1.0" 200 - 114 0.063 0.464 2025-09-24 09:57:09,068 306 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_http: Generating routing map for key None 2025-09-24 09:57:09,364 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:57:09,366 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:57:09,367 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.invoice.report 2025-09-24 09:57:09,367 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment.term 2025-09-24 09:57:09,370 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:57:09,371 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 09:57:09,372 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.tax 2025-09-24 09:57:09,373 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.incoterms 2025-09-24 09:57:09,373 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal 2025-09-24 09:57:09,375 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.fiscal.position 2025-09-24 09:57:09,375 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal.group 2025-09-24 09:57:09,377 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 09:57:09,377 306 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 09:57:09,411 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:09] "GET /web/webclient/load_menus/6ab684d9eaa3bd1dc0668c9f4dffffe302a1d8bf213cbd45b157b51f1f679fc7 HTTP/1.0" 200 - 64 0.049 0.296 2025-09-24 09:57:09,452 308 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:09] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-09-24 09:57:09,526 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:09] "POST /web/dataset/call_kw/res.users/review_user_count HTTP/1.0" 200 - 7 0.006 0.004 2025-09-24 09:57:09,553 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:09] "POST /web/dataset/call_kw/res.users/systray_get_activities HTTP/1.0" 200 - 11 0.017 0.006 2025-09-24 09:57:09,590 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:09] "POST /mail/init_messaging HTTP/1.0" 200 - 60 0.067 0.021 2025-09-24 09:57:09,633 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:09] "POST /mail/load_message_failures HTTP/1.0" 200 - 3 0.002 0.004 2025-09-24 09:57:10,884 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:10] "POST /web/dataset/call_kw/web.environment.ribbon.backend/get_environment_ribbon HTTP/1.0" 200 - 1 0.000 0.003 2025-09-24 09:57:10,892 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:10] "POST /web/action/load HTTP/1.0" 200 - 8 0.003 0.005 2025-09-24 09:57:10,893 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:10] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 15 0.004 0.008 2025-09-24 09:57:10,930 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:10] "POST /mail/inbox/messages HTTP/1.0" 200 - 8 0.003 0.003 2025-09-24 09:57:10,953 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:10] "GET /web/image/res.partner/2/avatar_128 HTTP/1.0" 304 - 7 0.002 0.006 2025-09-24 09:57:13,335 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:13] "POST /web/action/load HTTP/1.0" 200 - 10 0.003 0.007 2025-09-24 09:57:13,457 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:13] "POST /web/dataset/call_kw/ir.module.module/get_views HTTP/1.0" 200 - 49 0.025 0.043 2025-09-24 09:57:13,511 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:13] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.003 0.005 2025-09-24 09:57:13,534 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:13] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 65 0.019 0.013 2025-09-24 09:57:14,708 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:14] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.003 0.006 2025-09-24 09:57:14,726 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:14] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 61 0.015 0.012 2025-09-24 09:57:15,197 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:15] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 61 0.021 0.014 2025-09-24 09:57:15,223 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:15] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.003 0.003 2025-09-24 09:57:15,248 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:15] "GET /product_category_code_unique/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2025-09-24 09:57:25,809 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:25] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.0" 200 - 9 0.012 0.016 2025-09-24 09:57:25,951 306 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-364e636/web_editor.assets_wysiwyg.min.css 2025-09-24 09:57:26,167 306 INFO 03922-16-0-without_demo odoo.addons.base.models.assetsbundle: Failed to find attachment for assets /web/assets/%-364e636/web_editor.assets_wysiwyg.min.js 2025-09-24 09:57:26,515 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:26] "GET /web/bundle/web_editor.assets_wysiwyg?lang=en_US HTTP/1.0" 200 - 21 0.019 0.598 2025-09-24 09:57:26,540 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:26] "GET /web/assets/148-364e636/web_editor.assets_wysiwyg.min.css HTTP/1.0" 200 - 4 0.001 0.003 2025-09-24 09:57:26,542 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:26] "GET /web/assets/149-364e636/web_editor.assets_wysiwyg.min.js HTTP/1.0" 200 - 4 0.001 0.004 2025-09-24 09:57:26,838 306 INFO ? werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:26] "GET /base/static/src/css/description.css HTTP/1.0" 200 - 0 0.000 0.003 2025-09-24 09:57:26,851 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:57:26] "GET /web/image?model=ir.module.module&id=709&field=icon_image&unique=1758694369000 HTTP/1.0" 200 - 4 0.001 0.004 2025-09-24 09:58:20,575 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:58:20] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.010 0.003 2025-09-24 09:58:22,447 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:58:22] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.003 0.006 2025-09-24 09:58:22,468 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:58:22] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 61 0.016 0.013 2025-09-24 09:58:28,608 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:58:28] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 61 0.019 0.014 2025-09-24 09:58:28,641 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:58:28] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.003 0.003 2025-09-24 09:58:29,874 308 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.button_immediate_install on ['Product KMITL'] to user admin #2 via 10.72.0.104 2025-09-24 09:58:29,874 308 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_module: User #2 triggered module installation 2025-09-24 09:58:29,881 308 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Product KMITL'] to user admin #2 via 10.72.0.104 2025-09-24 09:58:30,025 308 INFO 03922-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-09-24 09:58:30,034 308 INFO 03922-16-0-without_demo odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-09-24 09:58:30,070 308 INFO 03922-16-0-without_demo odoo.modules.loading: updating modules list 2025-09-24 09:58:30,078 308 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 10.72.0.104 2025-09-24 09:58:31,060 308 INFO 03922-16-0-without_demo odoo.modules.loading: loading 85 modules... 2025-09-24 09:58:31,103 308 INFO 03922-16-0-without_demo odoo.modules.loading: 85 modules loaded in 0.04s, 0 queries (+0 extra) 2025-09-24 09:58:31,106 308 INFO 03922-16-0-without_demo odoo.modules.loading: loading 86 modules... 2025-09-24 09:58:31,106 308 INFO 03922-16-0-without_demo odoo.modules.loading: Loading module product_kmitl (86/86) 2025-09-24 09:58:31,284 308 INFO 03922-16-0-without_demo odoo.modules.loading: loading product_kmitl/data/product.category.csv 2025-09-24 09:58:32,225 308 INFO 03922-16-0-without_demo odoo.modules.loading: loading product_kmitl/data/product.template.csv 2025-09-24 09:58:39,186 308 WARNING 03922-16-0-without_demo odoo.modules.loading: Transient module states were reset 2025-09-24 09:58:39,187 308 ERROR 03922-16-0-without_demo odoo.modules.registry: Failed to load registry Traceback (most recent call last): File "/data/build/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 493, in load_modules processed_modules += load_marked_modules(cr, graph, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 374, in load_marked_modules loaded, processed = load_module_graph( ^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 233, in load_module_graph load_data(cr, idref, mode, kind='data', package=package) File "/data/build/odoo/odoo/modules/loading.py", line 73, in load_data tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind) File "/data/build/odoo/odoo/tools/convert.py", line 767, in convert_file convert_csv_import(cr, module, pathname, fp.read(), idref, mode, noupdate) File "/data/build/odoo/odoo/tools/convert.py", line 813, in convert_csv_import raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg)) Exception: Module loading product_kmitl failed: file product_kmitl/data/product.template.csv could not be processed: Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' 2025-09-24 09:58:39,198 308 INFO 03922-16-0-without_demo odoo.modules.loading: loading 1 modules... 2025-09-24 09:58:39,206 308 INFO 03922-16-0-without_demo odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-09-24 09:58:39,215 308 INFO 03922-16-0-without_demo odoo.modules.loading: loading 85 modules... 2025-09-24 09:58:39,256 308 INFO 03922-16-0-without_demo odoo.modules.loading: 85 modules loaded in 0.04s, 0 queries (+0 extra) 2025-09-24 09:58:39,368 308 INFO 03922-16-0-without_demo odoo.modules.loading: Modules loaded. 2025-09-24 09:58:39,376 308 INFO 03922-16-0-without_demo odoo.modules.registry: Registry loaded in 0.183s 2025-09-24 09:58:39,381 308 ERROR 03922-16-0-without_demo odoo.http: Exception during request handling. Traceback (most recent call last): File "/data/build/odoo/odoo/http.py", line 2237, in __call__ response = request._serve_db() ^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/http.py", line 1824, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/service/model.py", line 152, in retrying result = func() ^^^^^^ File "/data/build/odoo/odoo/http.py", line 1852, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/http.py", line 2056, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/addons/base/models/ir_http.py", line 154, in _dispatch result = endpoint(**request.params) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/http.py", line 763, in route_wrapper result = endpoint(self, *args, **params_ok) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/addons/web/controllers/dataset.py", line 47, in call_button action = self._call_kw(model, method, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/addons/web/controllers/dataset.py", line 34, in _call_kw return call_kw(Model, method, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/api.py", line 484, in call_kw result = _call_kw_multi(method, model, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/api.py", line 469, in _call_kw_multi result = method(recs, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 2, in button_immediate_install File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 74, in check_and_log return method(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 478, in button_immediate_install return self._button_immediate_function(self.env.registry[self._name].button_install) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 602, in _button_immediate_function registry = modules.registry.Registry.new(self._cr.dbname, update_module=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 2, in new File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 493, in load_modules processed_modules += load_marked_modules(cr, graph, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 374, in load_marked_modules loaded, processed = load_module_graph( ^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/modules/loading.py", line 233, in load_module_graph load_data(cr, idref, mode, kind='data', package=package) File "/data/build/odoo/odoo/modules/loading.py", line 73, in load_data tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind) File "/data/build/odoo/odoo/tools/convert.py", line 767, in convert_file convert_csv_import(cr, module, pathname, fp.read(), idref, mode, noupdate) File "/data/build/odoo/odoo/tools/convert.py", line 813, in convert_csv_import raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg)) Exception: Module loading product_kmitl failed: file product_kmitl/data/product.template.csv could not be processed: Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' Value 'product' not found in selection field 'Product Type' 2025-09-24 09:58:39,389 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 09:58:39] "POST /web/dataset/call_button HTTP/1.0" 200 - 11260 3.079 6.443 2025-09-24 10:02:58,990 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:58] "GET /web HTTP/1.0" 200 - 60 0.047 0.444 2025-09-24 10:02:59,032 308 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_http: Generating routing map for key None 2025-09-24 10:02:59,227 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /web/action/load HTTP/1.0" 200 - 10 0.010 0.008 2025-09-24 10:02:59,331 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 10:02:59,333 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 10:02:59,334 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.invoice.report 2025-09-24 10:02:59,335 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment.term 2025-09-24 10:02:59,338 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 10:02:59,339 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.move 2025-09-24 10:02:59,340 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.tax 2025-09-24 10:02:59,341 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.incoterms 2025-09-24 10:02:59,342 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal 2025-09-24 10:02:59,343 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.fiscal.position 2025-09-24 10:02:59,343 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.journal.group 2025-09-24 10:02:59,345 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 10:02:59,346 308 ERROR 03922-16-0-without_demo odoo.addons.base.models.ir_model: Missing model account.payment 2025-09-24 10:02:59,389 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "GET /web/webclient/load_menus/6ab684d9eaa3bd1dc0668c9f4dffffe302a1d8bf213cbd45b157b51f1f679fc7 HTTP/1.0" 200 - 64 0.060 0.298 2025-09-24 10:02:59,484 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /web/dataset/call_kw/res.users/review_user_count HTTP/1.0" 200 - 8 0.013 0.007 2025-09-24 10:02:59,495 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /mail/init_messaging HTTP/1.0" 200 - 34 0.026 0.017 2025-09-24 10:02:59,503 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /web/dataset/call_kw/ir.module.module/get_views HTTP/1.0" 200 - 3 0.001 0.006 2025-09-24 10:02:59,503 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /web/dataset/call_kw/res.users/systray_get_activities HTTP/1.0" 200 - 12 0.012 0.006 2025-09-24 10:02:59,507 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /web/dataset/call_kw/web.environment.ribbon.backend/get_environment_ribbon HTTP/1.0" 200 - 4 0.001 0.002 2025-09-24 10:02:59,511 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "GET /web/image/res.company/1/favicon HTTP/1.0" 304 - 10 0.002 0.005 2025-09-24 10:02:59,517 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 8 0.002 0.007 2025-09-24 10:02:59,520 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /mail/load_message_failures HTTP/1.0" 200 - 3 0.005 0.004 2025-09-24 10:02:59,538 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "GET /web/image/res.company/1/favicon HTTP/1.0" 304 - 10 0.003 0.005 2025-09-24 10:02:59,544 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.004 0.004 2025-09-24 10:02:59,554 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "GET /web/image/res.company/1/favicon HTTP/1.0" 304 - 5 0.001 0.003 2025-09-24 10:02:59,569 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:02:59] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 61 0.016 0.013 2025-09-24 10:03:01,738 308 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:03:01] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.003 0.006 2025-09-24 10:03:01,756 306 INFO 03922-16-0-without_demo werkzeug: 10.72.0.104 - - [24/Sep/2025 10:03:01] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 61 0.015 0.013 2025-09-24 10:03:30,525 311 INFO 03922-16-0-without_demo odoo.modules.registry: Invalidating all model caches after database signaling. 2025-09-24 10:03:30,528 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 10:03:30,551 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 10:12:33,548 309 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:12:33,548 309 ERROR 03922-16-0-without_demo odoo.addons.bus.websocket: Exception occurred during websocket request handling Traceback (most recent call last): File "/data/build/odoo/addons/bus/websocket.py", line 918, in _serve_forever req.serve_websocket_message(message) File "/data/build/odoo/addons/bus/websocket.py", line 758, in serve_websocket_message service_model.retrying( File "/data/build/odoo/odoo/service/model.py", line 191, in retrying env.cr.commit() # effectively commits and execute post-commits ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 467, in commit self.postcommit.run() File "/data/build/odoo/odoo/tools/misc.py", line 1210, in run func() File "/data/build/odoo/addons/bus/models/bus.py", line 122, in notify with odoo.sql_db.db_connect('postgres').cursor() as cr: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/__init__.py", line 41, in gevent_wait_callback state = conn.poll() ^^^^^^^^^^^ psycopg2.OperationalError: FATAL: remaining connection slots are reserved for roles with the SUPERUSER attribute 2025-09-24 10:12:40,700 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Mail: Email Queue Manager`. 2025-09-24 10:12:40,714 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Mail: Email Queue Manager` done. 2025-09-24 10:12:40,722 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Notification: Send scheduled message notifications`. 2025-09-24 10:12:40,726 311 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Notification: Send scheduled message notifications` done. 2025-09-24 10:13:16,501 309 ERROR ? odoo.addons.bus.models.bus: Bus.loop error, sleep and retry Traceback (most recent call last): File "/data/build/odoo/addons/bus/models/bus.py", line 226, in run self.loop() File "/data/build/odoo/addons/bus/models/bus.py", line 211, in loop conn.poll() psycopg2.OperationalError: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. 2025-09-24 10:13:16,664 311 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:16,665 311 WARNING 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Exception in cron: Traceback (most recent call last): File "/data/build/odoo/odoo/addons/base/models/ir_cron.py", line 115, in _process_jobs with db.cursor() as cron_cr: ^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is shutting down 2025-09-24 10:13:16,698 311 ERROR ? odoo.service.server: Worker WorkerCron (311) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1126, in _runloop self.sleep() File "/data/build/odoo/odoo/service/server.py", line 1199, in sleep self.dbcursor._cnx.poll() psycopg2.OperationalError: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. 2025-09-24 10:13:17,095 311 INFO 03922-16-0-without_demo odoo.service.server: Worker (311) exiting. request_count: 235, registry count: 1. 2025-09-24 10:13:20,162 336 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (336) alive 2025-09-24 10:13:20,174 336 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:20,174 336 ERROR 03922-16-0-without_demo odoo.service.server: Worker (336) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is shutting down 2025-09-24 10:13:21,711 337 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (337) alive 2025-09-24 10:13:21,713 337 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:21,713 337 ERROR 03922-16-0-without_demo odoo.service.server: Worker (337) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory Is the server running locally and accepting connections on that socket? 2025-09-24 10:13:22,697 338 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (338) alive 2025-09-24 10:13:24,706 338 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:24,707 338 ERROR 03922-16-0-without_demo odoo.service.server: Worker (338) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is starting up 2025-09-24 10:13:27,011 339 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (339) alive 2025-09-24 10:13:27,151 339 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:27,151 339 ERROR 03922-16-0-without_demo odoo.service.server: Worker (339) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is starting up 2025-09-24 10:13:29,646 340 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (340) alive 2025-09-24 10:13:29,651 340 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:29,652 340 ERROR 03922-16-0-without_demo odoo.service.server: Worker (340) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is starting up 2025-09-24 10:13:30,952 341 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (341) alive 2025-09-24 10:13:44,682 341 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:44,683 341 WARNING 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Exception in cron: Traceback (most recent call last): File "/data/build/odoo/odoo/addons/base/models/ir_cron.py", line 115, in _process_jobs with db.cursor() as cron_cr: ^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is shutting down 2025-09-24 10:13:44,702 341 ERROR ? odoo.service.server: Worker WorkerCron (341) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1126, in _runloop self.sleep() File "/data/build/odoo/odoo/service/server.py", line 1199, in sleep self.dbcursor._cnx.poll() psycopg2.OperationalError: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. 2025-09-24 10:13:44,707 341 INFO 03922-16-0-without_demo odoo.service.server: Worker (341) exiting. request_count: 1, registry count: 1. 2025-09-24 10:13:46,810 343 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (343) alive 2025-09-24 10:13:46,838 343 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:46,838 343 ERROR 03922-16-0-without_demo odoo.service.server: Worker (343) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is shutting down 2025-09-24 10:13:48,072 344 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (344) alive 2025-09-24 10:13:48,247 344 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:48,247 344 ERROR 03922-16-0-without_demo odoo.service.server: Worker (344) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. 2025-09-24 10:13:49,663 345 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (345) alive 2025-09-24 10:13:51,217 345 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:51,218 345 ERROR 03922-16-0-without_demo odoo.service.server: Worker (345) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is starting up 2025-09-24 10:13:53,232 346 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (346) alive 2025-09-24 10:13:53,238 346 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:53,238 346 ERROR 03922-16-0-without_demo odoo.service.server: Worker (346) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is starting up 2025-09-24 10:13:55,613 347 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (347) alive 2025-09-24 10:13:55,618 347 INFO 03922-16-0-without_demo odoo.sql_db: Connection to the database failed 2025-09-24 10:13:55,618 347 ERROR 03922-16-0-without_demo odoo.service.server: Worker (347) Exception occurred, exiting... Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1103, in run self.start() File "/data/build/odoo/odoo/service/server.py", line 1249, in start self.dbcursor = dbconn.cursor() ^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) ^^^^^^^^^^^^^^^^ File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is starting up 2025-09-24 10:13:56,588 348 INFO 03922-16-0-without_demo odoo.service.server: Worker WorkerCron (348) alive 2025-09-24 10:14:06,507 309 INFO ? odoo.addons.bus.models.bus: Bus.loop listen imbus on db postgres 2025-09-24 10:15:04,818 348 INFO 03922-16-0-without_demo odoo.modules.registry: Invalidating all model caches after database signaling. 2025-09-24 10:15:04,821 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Partner Autocomplete : Sync with remote DB`. 2025-09-24 10:15:04,831 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Partner Autocomplete : Sync with remote DB` done. 2025-09-24 10:15:04,840 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `SMS: SMS Queue Manager`. 2025-09-24 10:15:04,845 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `SMS: SMS Queue Manager` done. 2025-09-24 10:15:04,849 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Snailmail: process letters queue`. 2025-09-24 10:15:04,852 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Snailmail: process letters queue` done. 2025-09-24 10:15:04,856 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `payment: post-process transactions`. 2025-09-24 10:15:04,860 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `payment: post-process transactions` done. 2025-09-24 10:18:29,390 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Starting job `Automatic Tier Validation`. 2025-09-24 10:18:29,403 348 INFO 03922-16-0-without_demo odoo.addons.base.models.ir_cron: Job `Automatic Tier Validation` done.