Docker command:
python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons,enterprise --workers 2 --gevent-port 8070 --max-cron-threads 1 -d 136194-17-0-all --proxy-mode --db-filter %d.*$ --smtp 172.17.0.1
=================================================
Adding readonly volume '/data/build/odoo' pointing to /opt/odoo/runbot/code/addons/submodules/runbot/runbot/static/sources/odoo/f2fea4ee9c248dab0ad4fb457fe49be1e0c6e37b 
Adding readonly volume '/data/build/enterprise' pointing to /opt/odoo/runbot/code/addons/submodules/runbot/runbot/static/sources/enterprise/e053fb8b52ab9306b2353f0073da71af73130773 
Adding readonly volume '/home/odoo/.odoorc' pointing to /opt/odoo/runbot/code/addons/submodules/runbot/runbot/static/build/136194-17-0/.odoorc 
Ignoring Babel: markers 'python_version < "3.11"' don't match your environment
Ignoring chardet: markers 'python_version < "3.11"' don't match your environment
Ignoring cryptography: markers 'python_version >= "3.12"' don't match your environment
Ignoring decorator: markers 'python_version < "3.11"' don't match your environment
Ignoring docutils: markers 'python_version < "3.11"' don't match your environment
Ignoring freezegun: markers 'python_version < "3.11"' don't match your environment
Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment
Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment
Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment
Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment
Ignoring idna: markers '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.11"' don't match your environment
Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment
Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment
Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment
Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment
Ignoring MarkupSafe: markers 'python_version >= "3.12"' don't match your environment
Ignoring num2words: markers 'python_version >= "3.12"' don't match your environment
Ignoring Pillow: markers 'python_version <= "3.10"' don't match your environment
Ignoring Pillow: markers '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.12"' don't match your environment
Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment
Ignoring psycopg2: markers 'python_version >= "3.12"' don't match your environment
Ignoring pyopenssl: markers 'python_version >= "3.12"' don't match your environment
Ignoring PyPDF2: markers 'python_version <= "3.10"' don't match your environment
Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment
Ignoring python-dateutil: markers 'python_version < "3.11"' don't match your environment
Ignoring python-ldap: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment
Ignoring python-stdnum: markers 'python_version < "3.11"' don't match your environment
Ignoring qrcode: markers 'python_version < "3.11"' don't match your environment
Ignoring reportlab: markers 'python_version <= "3.10"' don't match your environment
Ignoring reportlab: markers 'python_version >= "3.12"' don't match your environment
Ignoring requests: markers 'python_version < "3.11"' don't match your environment
Ignoring rjsmin: markers 'python_version < "3.11"' 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.10"' don't match your environment
Ignoring Werkzeug: markers 'python_version >= "3.12"' don't match your environment
Ignoring xlrd: markers 'python_version >= "3.12"' don't match your environment
Ignoring XlsxWriter: markers 'python_version >= "3.12"' don't match your environment
Ignoring zeep: markers 'python_version < "3.11"' don't match your environment
Requirement already satisfied: Babel==2.10.3 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 4)) (2.10.3)
Requirement already satisfied: chardet==5.2.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 6)) (5.2.0)
Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 7)) (3.4.8)
Requirement already satisfied: decorator==5.1.1 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 10)) (5.1.1)
Requirement already satisfied: docutils==0.20.1 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 12)) (0.20.1)
Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 13)) (2.1.5)
Requirement already satisfied: freezegun==1.2.1 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 15)) (1.2.1)
Requirement already satisfied: geoip2==2.9.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 16)) (2.9.0)
Requirement already satisfied: gevent==22.10.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 18)) (22.10.2)
Requirement already satisfied: greenlet==2.0.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 21)) (2.0.2)
Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 23)) (2.10)
Requirement already satisfied: Jinja2==3.1.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 26)) (3.1.2)
Requirement already satisfied: libsass==0.22.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 28)) (0.22.0)
Requirement already satisfied: lxml==4.9.3 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 30)) (4.9.3)
Requirement already satisfied: MarkupSafe==2.1.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 34)) (2.1.2)
Requirement already satisfied: num2words==0.5.10 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 36)) (0.5.10)
Requirement already satisfied: ofxparse==0.21 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 38)) (0.21)
Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 39)) (1.7.4)
Requirement already satisfied: Pillow==9.4.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 41)) (9.4.0)
Requirement already satisfied: polib==1.1.1 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 43)) (1.1.1)
Requirement already satisfied: psutil==5.9.4 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 45)) (5.9.4)
Requirement already satisfied: psycopg2==2.9.5 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 48)) (2.9.5)
Requirement already satisfied: pydot==1.4.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 50)) (1.4.2)
Requirement already satisfied: pyopenssl==21.0.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 51)) (21.0.0)
Requirement already satisfied: PyPDF2==2.12.1 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 54)) (2.12.1)
Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 56)) (3.5)
Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 58)) (2.8.2)
Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 59)) (3.4.0)
Requirement already satisfied: python-stdnum==1.19 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 62)) (1.19)
Requirement already satisfied: pytz in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 63)) (2025.1)
Requirement already satisfied: pyusb==1.2.1 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 64)) (1.2.1)
Requirement already satisfied: qrcode==7.4.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 66)) (7.4.2)
Requirement already satisfied: reportlab==3.6.12 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 68)) (3.6.12)
Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 71)) (2.31.0)
Requirement already satisfied: rjsmin==1.2.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 73)) (1.2.0)
Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 75)) (1.26.5)
Requirement already satisfied: vobject==0.9.6.1 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 77)) (0.9.6.1)
Requirement already satisfied: Werkzeug==2.2.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 79)) (2.2.2)
Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 81)) (1.2.0)
Requirement already satisfied: XlsxWriter==3.0.2 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 83)) (3.0.2)
Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 85)) (1.3.0)
Requirement already satisfied: zeep==4.2.1 in /usr/local/lib/python3.11/site-packages (from -r odoo/requirements.txt (line 87)) (4.2.1)
Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.11/site-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 7)) (1.17.1)
Requirement already satisfied: maxminddb>=1.4.0 in /usr/local/lib/python3.11/site-packages (from geoip2==2.9.0->-r odoo/requirements.txt (line 16)) (2.6.3)
Requirement already satisfied: zope.event in /usr/local/lib/python3.11/site-packages (from gevent==22.10.2->-r odoo/requirements.txt (line 18)) (5.0)
Requirement already satisfied: zope.interface in /usr/local/lib/python3.11/site-packages (from gevent==22.10.2->-r odoo/requirements.txt (line 18)) (7.2)
Requirement already satisfied: setuptools in /usr/local/lib/python3.11/site-packages (from gevent==22.10.2->-r odoo/requirements.txt (line 18)) (65.5.1)
Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.11/site-packages (from num2words==0.5.10->-r odoo/requirements.txt (line 36)) (0.6.2)
Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.11/site-packages (from ofxparse==0.21->-r odoo/requirements.txt (line 38)) (4.13.3)
Requirement already satisfied: six in /usr/local/lib/python3.11/site-packages (from ofxparse==0.21->-r odoo/requirements.txt (line 38)) (1.17.0)
Requirement already satisfied: pyparsing>=2.1.4 in /usr/local/lib/python3.11/site-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 50)) (3.2.1)
Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.11/site-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1)
Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/local/lib/python3.11/site-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.1)
Requirement already satisfied: typing-extensions in /usr/local/lib/python3.11/site-packages (from qrcode==7.4.2->-r odoo/requirements.txt (line 66)) (4.12.2)
Requirement already satisfied: pypng in /usr/local/lib/python3.11/site-packages (from qrcode==7.4.2->-r odoo/requirements.txt (line 66)) (0.20220715.0)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.11/site-packages (from requests==2.31.0->-r odoo/requirements.txt (line 71)) (3.4.1)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/site-packages (from requests==2.31.0->-r odoo/requirements.txt (line 71)) (2025.1.31)
Requirement already satisfied: attrs>=17.2.0 in /usr/local/lib/python3.11/site-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 87)) (25.1.0)
Requirement already satisfied: isodate>=0.5.4 in /usr/local/lib/python3.11/site-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 87)) (0.7.2)
Requirement already satisfied: platformdirs>=1.4.0 in /usr/local/lib/python3.11/site-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 87)) (4.3.6)
Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/local/lib/python3.11/site-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 87)) (1.0.0)
Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.11/site-packages (from zeep==4.2.1->-r odoo/requirements.txt (line 87)) (2.1.0)
Requirement already satisfied: pycparser in /usr/local/lib/python3.11/site-packages (from cffi>=1.12->cryptography==3.4.8->-r odoo/requirements.txt (line 7)) (2.22)
Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.11/site-packages (from beautifulsoup4->ofxparse==0.21->-r odoo/requirements.txt (line 38)) (2.6)

[notice] A new release of pip is available: 23.1.2 -> 25.0.1
[notice] To update, run: pip install --upgrade pip
2025-03-16 23:47:27,574 12 INFO ? odoo: Odoo version 17.0 
2025-03-16 23:47:27,574 12 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 
2025-03-16 23:47:27,574 12 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/odoo/addons', '/data/build/enterprise'] 
2025-03-16 23:47:27,574 12 INFO ? odoo: database: odoo@default:default 
2025-03-16 23:47:27,700 12 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 
2025-03-16 23:47:27,893 12 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069 
2025-03-16 23:47:27,900 12 INFO 136194-17-0-all odoo.modules.loading: loading 1 modules... 
2025-03-16 23:47:27,906 12 INFO 136194-17-0-all odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 
2025-03-16 23:47:27,917 12 INFO 136194-17-0-all odoo.modules.loading: loading 17 modules... 
2025-03-16 23:47:28,014 12 INFO 136194-17-0-all odoo.modules.loading: 17 modules loaded in 0.10s, 0 queries (+0 extra) 
2025-03-16 23:47:28,043 12 INFO 136194-17-0-all odoo.modules.loading: Modules loaded. 
2025-03-16 23:47:28,045 12 INFO 136194-17-0-all odoo.modules.registry: Registry loaded in 0.152s 
2025-03-16 23:47:28,045 12 INFO 136194-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections  
2025-03-16 23:47:28,048 14 INFO 136194-17-0-all odoo.service.server: Worker WorkerHTTP (14) alive 
2025-03-16 23:47:28,050 16 INFO 136194-17-0-all odoo.service.server: Worker WorkerHTTP (16) alive 
2025-03-16 23:47:28,053 19 INFO 136194-17-0-all odoo.service.server: Worker WorkerCron (19) alive 
2025-03-16 23:47:28,997 17 INFO ? odoo: Odoo version 17.0 
2025-03-16 23:47:28,997 17 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 
2025-03-16 23:47:28,998 17 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/odoo/addons', '/data/build/enterprise'] 
2025-03-16 23:47:28,998 17 INFO ? odoo: database: odoo@default:default 
2025-03-16 23:47:29,122 17 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 
2025-03-16 23:47:29,351 17 INFO ? odoo.service.server: Evented Service (longpolling) running on 0.0.0.0:8070 
2025-03-16 23:48:04,751 14 INFO 136194-17-0-all odoo.addons.base.models.ir_http: Generating routing map for key None 
2025-03-16 23:48:04,800 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:04] "GET / HTTP/1.0" 303 - 6 0.017 0.092
2025-03-16 23:48:04,830 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:04] "GET /web HTTP/1.0" 303 - 2 0.003 0.006
2025-03-16 23:48:04,899 16 INFO 136194-17-0-all odoo.addons.base.models.ir_http: Generating routing map for key None 
2025-03-16 23:48:05,013 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:05] "GET /web/login HTTP/1.0" 200 - 56 0.027 0.132
2025-03-16 23:48:05,487 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:05] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.419
2025-03-16 23:48:05,500 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:05] "GET /web/binary/company_logo HTTP/1.0" 200 - 3 0.005 0.008
2025-03-16 23:48:05,580 14 INFO 136194-17-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/3560dc1/web.assets_frontend_minimal.min.js (id:189) 
2025-03-16 23:48:05,582 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:05] "GET /web/assets/3560dc1/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 15 0.008 0.025
2025-03-16 23:48:06,332 16 INFO 136194-17-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/0d84f96/web.assets_frontend.min.css (id:190) 
2025-03-16 23:48:06,334 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:06] "GET /web/assets/0d84f96/web.assets_frontend.min.css HTTP/1.0" 200 - 13 0.017 1.223
2025-03-16 23:48:06,435 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:06] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 1 0.010 0.012
2025-03-16 23:48:06,477 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:06] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 1 0.003 0.005
2025-03-16 23:48:06,639 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:06] "POST /web/webclient/version_info HTTP/1.0" 200 - 2 0.002 0.004
2025-03-16 23:48:06,936 14 INFO 136194-17-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/4bb16f5/web.assets_frontend_lazy.min.js (id:191) 
2025-03-16 23:48:06,938 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:06] "GET /web/assets/4bb16f5/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 21 0.006 0.463
2025-03-16 23:48:07,152 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:07] "GET /web/webclient/translations/1742168897355 HTTP/1.0" 200 - 5 0.012 0.019
2025-03-16 23:48:10,942 16 INFO 136194-17-0-all odoo.addons.base.models.res_users: Login successful for db:136194-17-0-all login:admin from 49.255.202.230 
2025-03-16 23:48:10,955 16 INFO 136194-17-0-all odoo.modules.registry: Caches invalidated, signaling through the database: ['default'] 
2025-03-16 23:48:10,956 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:10] "POST /web/login HTTP/1.0" 303 - 53 0.025 0.376
2025-03-16 23:48:11,122 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:11] "GET /web HTTP/1.0" 200 - 79 0.030 0.111
2025-03-16 23:48:11,164 14 INFO ? odoo.modules.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 
2025-03-16 23:48:11,188 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:11] "GET /web/webclient/load_menus/172bef6a7af96680ac3a6d836ca7e789cae2e213afe9556bbb3468597f3484c3 HTTP/1.0" 200 - 28 0.007 0.018
2025-03-16 23:48:12,396 14 INFO 136194-17-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/34b455a/web.assets_web.min.js (id:192) 
2025-03-16 23:48:12,404 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /web/assets/34b455a/web.assets_web.min.js HTTP/1.0" 200 - 26 0.005 1.210
2025-03-16 23:48:12,416 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /web/webclient/translations/ced1c06599a113205323ad6f567847a57d0461ac?lang=en_US HTTP/1.0" 200 - 2 0.001 0.005
2025-03-16 23:48:12,522 16 INFO 136194-17-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/2c70429/web.assets_web.min.css (id:193) 
2025-03-16 23:48:12,529 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /web/assets/2c70429/web.assets_web.min.css HTTP/1.0" 200 - 15 0.022 1.346
2025-03-16 23:48:12,719 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002
2025-03-16 23:48:12,719 16 INFO 136194-17-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/ceec000/bus.websocket_worker_assets.min.js (id:194) 
2025-03-16 23:48:12,721 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /bus/websocket_worker_bundle?v=17.0-1 HTTP/1.0" 200 - 8 0.002 0.013
2025-03-16 23:48:12,747 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 16 0.004 0.010
2025-03-16 23:48:12,828 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /web/offline HTTP/1.0" 200 - 11 0.007 0.036
2025-03-16 23:48:12,831 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 7 0.004 0.007
2025-03-16 23:48:12,834 17 INFO ? odoo.modules.loading: loading 1 modules... 
2025-03-16 23:48:12,845 17 INFO ? odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 
2025-03-16 23:48:12,856 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:12] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:12,867 17 INFO ? odoo.modules.loading: loading 17 modules... 
2025-03-16 23:48:12,975 17 INFO ? odoo.modules.loading: 17 modules loaded in 0.11s, 0 queries (+0 extra) 
2025-03-16 23:48:13,013 17 INFO ? odoo.modules.loading: Modules loaded. 
2025-03-16 23:48:13,015 17 INFO ? odoo.modules.registry: Registry loaded in 0.199s 
2025-03-16 23:48:13,015 17 INFO 136194-17-0-all odoo.addons.base.models.ir_http: Generating routing map for key None 
2025-03-16 23:48:13,372 17 INFO ? odoo.addons.bus.models.bus: Bus.loop listen imbus on db postgres 
2025-03-16 23:48:14,035 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "POST /web/action/load HTTP/1.0" 200 - 10 0.013 0.030
2025-03-16 23:48:14,134 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "POST /web/dataset/call_kw/ir.module.module/get_views HTTP/1.0" 200 - 52 0.017 0.045
2025-03-16 23:48:14,167 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 1 0.000 0.002
2025-03-16 23:48:14,190 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 45 0.011 0.013
2025-03-16 23:48:14,221 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.003 0.050
2025-03-16 23:48:14,384 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,384 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /pos_restaurant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,385 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:14,385 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /account/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:14,408 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,413 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,415 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /account_accountant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,419 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,421 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:14,421 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:14,433 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,438 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /documents/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,439 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /hr_holidays/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,444 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /website_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,453 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /timesheet_grid/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,453 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /web_studio/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,458 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,459 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,462 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,464 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,479 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,480 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /data_recycle/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,484 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /delivery_fedex_rest/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,484 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /delivery_starshipit/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,488 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /delivery_ups_rest/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,489 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /frontdesk/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,504 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /knowledge/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,505 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,510 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /whatsapp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,511 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /room/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,516 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /helpdesk/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,516 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /sign/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,532 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /quality_control/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,534 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /sale_subscription/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.005
2025-03-16 23:48:14,539 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:14,541 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /planning/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.005
2025-03-16 23:48:14,544 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /website_event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,546 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /mail/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,553 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /contacts/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,554 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /mrp_plm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,561 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /sale_renting/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,562 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,564 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /industry_fsm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:14,566 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /social/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,573 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /hr_appraisal/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:14,576 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:14,580 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /approvals/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,581 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /marketing_automation/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:14,584 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /account_consolidation/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002
2025-03-16 23:48:14,594 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /im_livechat/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.005
2025-03-16 23:48:14,598 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /appointment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,604 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /repair/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,604 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /hr_referral/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,608 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /survey/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:14,609 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:14] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003
2025-03-16 23:48:15,533 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "GET /web?debug=1 HTTP/1.0" 200 - 51 0.021 0.067
2025-03-16 23:48:15,600 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "GET /web/webclient/load_menus/6c9b34af77f88a2543f34b0043e0bf8751ec41010716f4a08d62eca503c54fa0 HTTP/1.0" 200 - 1 0.001 0.011
2025-03-16 23:48:15,634 17 INFO 136194-17-0-all longpolling: 49.255.202.230 - - [2025-03-16 23:48:15] "GET /websocket?version=17.0-1 HTTP/1.0" 101 450 2.821276 
2025-03-16 23:48:15,742 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "GET /bus/websocket_worker_bundle?v=17.0-1 HTTP/1.0" 304 - 3 0.002 0.006
2025-03-16 23:48:15,747 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "POST /web/action/load HTTP/1.0" 200 - 9 0.003 0.013
2025-03-16 23:48:15,780 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 16 0.005 0.012
2025-03-16 23:48:15,807 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 7 0.002 0.004
2025-03-16 23:48:15,830 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "POST /web/dataset/call_kw/ir.module.module/get_views HTTP/1.0" 200 - 46 0.013 0.039
2025-03-16 23:48:15,858 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 1 0.000 0.002
2025-03-16 23:48:15,882 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 42 0.011 0.016
2025-03-16 23:48:15,886 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:15] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.002 0.026
2025-03-16 23:48:16,119 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:16] "GET /mass_mailing_sms/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:16,119 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:16] "GET /stock_barcode/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:16,125 16 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:16] "GET /iot/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.004
2025-03-16 23:48:17,749 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:17] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.001 0.008
2025-03-16 23:48:19,729 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:19] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 44 0.034 0.048
2025-03-16 23:48:19,778 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:19] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.004 0.017
2025-03-16 23:48:19,850 14 INFO ? werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:19] "GET /website_hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001
2025-03-16 23:48:20,775 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:20] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 42 0.024 0.041
2025-03-16 23:48:20,811 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:20] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.002 0.009
2025-03-16 23:48:23,724 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:23] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 42 0.029 0.034
2025-03-16 23:48:23,794 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:23] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.010 0.034
2025-03-16 23:48:25,853 14 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:25] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 2 0.001 0.002
2025-03-16 23:48:25,858 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:48:25] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 3 0.002 0.007
2025-03-16 23:48:31,734 16 INFO 136194-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_immediate_install on ['Sales', 'Website', 'Inventory'] to user admin #2 via 49.255.202.230 
2025-03-16 23:48:31,734 16 INFO 136194-17-0-all odoo.addons.base.models.ir_module: User #2 triggered module installation 
2025-03-16 23:48:31,735 16 INFO 136194-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Sales', 'Website', 'Inventory'] to user admin #2 via 49.255.202.230 
2025-03-16 23:48:31,965 16 INFO 136194-17-0-all odoo.modules.loading: loading 1 modules... 
2025-03-16 23:48:31,971 16 INFO 136194-17-0-all odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 
2025-03-16 23:48:31,993 16 INFO 136194-17-0-all odoo.modules.loading: updating modules list 
2025-03-16 23:48:31,994 16 INFO 136194-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 49.255.202.230 
2025-03-16 23:48:32,891 16 INFO 136194-17-0-all odoo.modules.loading: loading 17 modules... 
2025-03-16 23:48:32,904 16 INFO 136194-17-0-all odoo.modules.loading: 17 modules loaded in 0.01s, 0 queries (+0 extra) 
2025-03-16 23:48:32,913 16 INFO 136194-17-0-all odoo.modules.loading: loading 83 modules... 
2025-03-16 23:48:32,913 16 INFO 136194-17-0-all odoo.modules.loading: Loading module social_media (2/83) 
2025-03-16 23:48:32,946 16 INFO 136194-17-0-all odoo.modules.registry: module social_media: creating or updating database tables 
2025-03-16 23:48:32,994 16 INFO 136194-17-0-all odoo.modules.loading: loading social_media/views/res_company_views.xml 
2025-03-16 23:48:33,003 16 INFO 136194-17-0-all odoo.modules.loading: Module social_media: loading demo 
2025-03-16 23:48:33,003 16 INFO 136194-17-0-all odoo.modules.loading: loading social_media/demo/res_company_demo.xml 
2025-03-16 23:48:33,015 16 INFO 136194-17-0-all odoo.modules.loading: Module social_media loaded in 0.10s, 69 queries (+69 other) 
2025-03-16 23:48:33,015 16 INFO 136194-17-0-all odoo.modules.loading: Loading module uom (3/83) 
2025-03-16 23:48:33,038 16 INFO 136194-17-0-all odoo.modules.registry: module uom: creating or updating database tables 
2025-03-16 23:48:33,087 16 INFO 136194-17-0-all odoo.modules.loading: loading uom/data/uom_data.xml 
2025-03-16 23:48:33,139 16 INFO 136194-17-0-all odoo.modules.loading: loading uom/security/uom_security.xml 
2025-03-16 23:48:33,153 16 INFO 136194-17-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 
2025-03-16 23:48:33,162 16 INFO 136194-17-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 
2025-03-16 23:48:33,194 16 INFO 136194-17-0-all odoo.modules.loading: Module uom loaded in 0.18s, 277 queries (+277 other) 
2025-03-16 23:48:33,194 16 INFO 136194-17-0-all odoo.modules.loading: Loading module barcodes (6/83) 
2025-03-16 23:48:33,218 16 INFO 136194-17-0-all odoo.modules.registry: module barcodes: creating or updating database tables 
2025-03-16 23:48:33,279 16 INFO 136194-17-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 
2025-03-16 23:48:33,284 16 INFO 136194-17-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 
2025-03-16 23:48:33,298 16 INFO 136194-17-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 
2025-03-16 23:48:33,315 16 INFO 136194-17-0-all odoo.modules.loading: Module barcodes loaded in 0.12s, 132 queries (+132 other) 
2025-03-16 23:48:33,315 16 INFO 136194-17-0-all odoo.modules.loading: Loading module http_routing (11/83) 
2025-03-16 23:48:33,336 16 INFO 136194-17-0-all odoo.modules.registry: module http_routing: creating or updating database tables 
2025-03-16 23:48:33,344 16 INFO 136194-17-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 
2025-03-16 23:48:33,366 16 INFO 136194-17-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 
2025-03-16 23:48:33,382 16 INFO 136194-17-0-all odoo.modules.loading: Module http_routing loaded in 0.07s, 71 queries (+71 other) 
2025-03-16 23:48:33,382 16 INFO 136194-17-0-all odoo.modules.loading: Loading module onboarding (12/83) 
2025-03-16 23:48:33,408 16 INFO 136194-17-0-all odoo.modules.registry: module onboarding: creating or updating database tables 
2025-03-16 23:48:33,512 16 INFO 136194-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 
2025-03-16 23:48:33,522 16 INFO 136194-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 
2025-03-16 23:48:33,537 16 INFO 136194-17-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 
2025-03-16 23:48:33,544 16 INFO 136194-17-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 
2025-03-16 23:48:33,566 16 INFO 136194-17-0-all odoo.modules.loading: Module onboarding loaded in 0.18s, 234 queries (+234 other) 
2025-03-16 23:48:33,566 16 INFO 136194-17-0-all odoo.modules.loading: Loading module resource (13/83) 
2025-03-16 23:48:33,608 16 INFO 136194-17-0-all odoo.modules.registry: module resource: creating or updating database tables 
2025-03-16 23:48:33,724 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/data/resource_data.xml 
2025-03-16 23:48:33,778 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 
2025-03-16 23:48:33,788 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/security/resource_security.xml 
2025-03-16 23:48:33,807 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 
2025-03-16 23:48:33,822 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 
2025-03-16 23:48:33,841 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 
2025-03-16 23:48:33,847 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 
2025-03-16 23:48:33,859 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/views/menuitems.xml 
2025-03-16 23:48:33,870 16 INFO 136194-17-0-all odoo.modules.loading: Module resource: loading demo 
2025-03-16 23:48:33,871 16 INFO 136194-17-0-all odoo.modules.loading: loading resource/data/resource_demo.xml 
2025-03-16 23:48:33,898 16 INFO 136194-17-0-all odoo.modules.loading: Module resource loaded in 0.33s, 417 queries (+417 other) 
2025-03-16 23:48:33,898 16 INFO 136194-17-0-all odoo.modules.loading: Loading module utm (14/83) 
2025-03-16 23:48:33,926 16 INFO 136194-17-0-all odoo.modules.registry: module utm: creating or updating database tables 
2025-03-16 23:48:34,017 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 
2025-03-16 23:48:34,035 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 
2025-03-16 23:48:34,048 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 
2025-03-16 23:48:34,050 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 
2025-03-16 23:48:34,053 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 
2025-03-16 23:48:34,072 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 
2025-03-16 23:48:34,082 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 
2025-03-16 23:48:34,089 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 
2025-03-16 23:48:34,099 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 
2025-03-16 23:48:34,104 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 
2025-03-16 23:48:34,122 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 
2025-03-16 23:48:34,135 16 INFO 136194-17-0-all odoo.modules.loading: Module utm: loading demo 
2025-03-16 23:48:34,135 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 
2025-03-16 23:48:34,144 16 INFO 136194-17-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 
2025-03-16 23:48:34,158 16 INFO 136194-17-0-all odoo.modules.loading: Module utm loaded in 0.26s, 432 queries (+432 other) 
2025-03-16 23:48:34,158 16 INFO 136194-17-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (19/83) 
2025-03-16 23:48:34,183 16 INFO 136194-17-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 
2025-03-16 23:48:34,213 16 INFO 136194-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 
2025-03-16 23:48:34,255 16 INFO 136194-17-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 
2025-03-16 23:48:34,279 16 INFO 136194-17-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.12s, 189 queries (+189 other) 
2025-03-16 23:48:34,279 16 INFO 136194-17-0-all odoo.modules.loading: Loading module google_recaptcha (20/83) 
2025-03-16 23:48:34,306 16 INFO 136194-17-0-all odoo.modules.registry: module google_recaptcha: creating or updating database tables 
2025-03-16 23:48:34,326 16 INFO 136194-17-0-all odoo.modules.loading: loading google_recaptcha/views/res_config_settings_view.xml 
2025-03-16 23:48:34,348 16 INFO 136194-17-0-all odoo.modules.loading: Module google_recaptcha loaded in 0.07s, 64 queries (+64 other) 
2025-03-16 23:48:34,348 16 INFO 136194-17-0-all odoo.modules.loading: Loading module mail (22/83) 
2025-03-16 23:48:34,540 16 INFO 136194-17-0-all odoo.modules.registry: module mail: creating or updating database tables 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.template_id 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 
2025-03-16 23:48:34,751 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 
2025-03-16 23:48:34,780 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.company.email_primary_color 
2025-03-16 23:48:34,780 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.company.email_secondary_color 
2025-03-16 23:48:34,792 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.users.notification_type 
2025-03-16 23:48:34,860 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.partner.email_normalized 
2025-03-16 23:48:36,028 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 
2025-03-16 23:48:36,204 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 
2025-03-16 23:48:36,210 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 
2025-03-16 23:48:36,213 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 
2025-03-16 23:48:36,225 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 
2025-03-16 23:48:36,231 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 
2025-03-16 23:48:36,237 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 
2025-03-16 23:48:36,243 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 
2025-03-16 23:48:36,246 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 
2025-03-16 23:48:36,252 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 
2025-03-16 23:48:36,263 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 
2025-03-16 23:48:36,271 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 
2025-03-16 23:48:36,278 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 
2025-03-16 23:48:36,286 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 
2025-03-16 23:48:36,304 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 
2025-03-16 23:48:36,313 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 
2025-03-16 23:48:36,330 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 
2025-03-16 23:48:36,337 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 
2025-03-16 23:48:36,345 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 
2025-03-16 23:48:36,355 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 
2025-03-16 23:48:36,367 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 
2025-03-16 23:48:36,375 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 
2025-03-16 23:48:36,383 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 
2025-03-16 23:48:36,400 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 
2025-03-16 23:48:36,411 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 
2025-03-16 23:48:36,467 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 
2025-03-16 23:48:36,484 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 
2025-03-16 23:48:36,490 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 
2025-03-16 23:48:36,507 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 
2025-03-16 23:48:36,510 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 
2025-03-16 23:48:36,560 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 
2025-03-16 23:48:36,567 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 
2025-03-16 23:48:36,577 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 
2025-03-16 23:48:36,589 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 
2025-03-16 23:48:36,597 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 
2025-03-16 23:48:36,623 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 
2025-03-16 23:48:36,638 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 
2025-03-16 23:48:36,642 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 
2025-03-16 23:48:36,676 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/security/mail_security.xml 
2025-03-16 23:48:36,767 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 
2025-03-16 23:48:36,825 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 
2025-03-16 23:48:36,829 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 
2025-03-16 23:48:36,839 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 
2025-03-16 23:48:36,851 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 
2025-03-16 23:48:36,859 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 
2025-03-16 23:48:36,866 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 
2025-03-16 23:48:36,873 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 
2025-03-16 23:48:36,879 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 
2025-03-16 23:48:36,890 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 
2025-03-16 23:48:36,898 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 
2025-03-16 23:48:36,913 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 
2025-03-16 23:48:36,921 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 
2025-03-16 23:48:36,935 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 
2025-03-16 23:48:36,968 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 
2025-03-16 23:48:36,978 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 
2025-03-16 23:48:37,064 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 
2025-03-16 23:48:37,071 16 INFO 136194-17-0-all odoo.modules.loading: Module mail: loading demo 
2025-03-16 23:48:37,071 16 INFO 136194-17-0-all odoo.modules.loading: loading mail/data/discuss_channel_demo.xml 
2025-03-16 23:48:37,153 16 INFO 136194-17-0-all odoo.modules.loading: Module mail loaded in 2.80s, 4312 queries (+4313 other) 
2025-03-16 23:48:37,153 16 INFO 136194-17-0-all odoo.modules.loading: Loading module analytic (26/83) 
2025-03-16 23:48:37,200 16 INFO 136194-17-0-all odoo.modules.registry: module analytic: creating or updating database tables 
2025-03-16 23:48:37,344 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 
2025-03-16 23:48:37,374 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 
2025-03-16 23:48:37,387 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 
2025-03-16 23:48:37,417 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 
2025-03-16 23:48:37,438 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 
2025-03-16 23:48:37,450 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 
2025-03-16 23:48:37,458 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 
2025-03-16 23:48:37,507 16 INFO 136194-17-0-all odoo.modules.loading: Module analytic: loading demo 
2025-03-16 23:48:37,507 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 
2025-03-16 23:48:37,679 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan2_id_index on table account_analytic_line 
2025-03-16 23:48:37,796 16 INFO 136194-17-0-all odoo.modules.loading: Module analytic loaded in 0.64s, 602 queries (+602 other) 
2025-03-16 23:48:37,796 16 INFO 136194-17-0-all odoo.modules.loading: Loading module auth_signup (27/83) 
2025-03-16 23:48:37,840 16 INFO 136194-17-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 
2025-03-16 23:48:37,894 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 
2025-03-16 23:48:37,898 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 
2025-03-16 23:48:37,905 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 
2025-03-16 23:48:37,914 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 
2025-03-16 23:48:37,924 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 
2025-03-16 23:48:37,938 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 
2025-03-16 23:48:37,951 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 
2025-03-16 23:48:37,958 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 
2025-03-16 23:48:37,975 16 INFO 136194-17-0-all odoo.modules.loading: Module auth_signup loaded in 0.18s, 202 queries (+202 other) 
2025-03-16 23:48:37,975 16 INFO 136194-17-0-all odoo.modules.loading: Loading module auth_totp_mail (28/83) 
2025-03-16 23:48:38,014 16 INFO 136194-17-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 
2025-03-16 23:48:38,038 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 
2025-03-16 23:48:38,052 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 
2025-03-16 23:48:38,057 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 
2025-03-16 23:48:38,063 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 
2025-03-16 23:48:38,087 16 INFO 136194-17-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.11s, 112 queries (+112 other) 
2025-03-16 23:48:38,087 16 INFO 136194-17-0-all odoo.modules.loading: Loading module base_install_request (29/83) 
2025-03-16 23:48:38,127 16 INFO 136194-17-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 
2025-03-16 23:48:38,182 16 INFO 136194-17-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 
2025-03-16 23:48:38,190 16 INFO 136194-17-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 
2025-03-16 23:48:38,200 16 INFO 136194-17-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 
2025-03-16 23:48:38,204 16 INFO 136194-17-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 
2025-03-16 23:48:38,207 16 INFO 136194-17-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 
2025-03-16 23:48:38,226 16 INFO 136194-17-0-all odoo.modules.loading: Module base_install_request loaded in 0.14s, 139 queries (+139 other) 
2025-03-16 23:48:38,226 16 INFO 136194-17-0-all odoo.modules.loading: Loading module google_gmail (30/83) 
2025-03-16 23:48:38,267 16 INFO 136194-17-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 
2025-03-16 23:48:38,310 16 INFO 136194-17-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 
2025-03-16 23:48:38,318 16 INFO 136194-17-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 
2025-03-16 23:48:38,324 16 INFO 136194-17-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 
2025-03-16 23:48:38,348 16 INFO 136194-17-0-all odoo.modules.loading: Module google_gmail loaded in 0.12s, 118 queries (+118 other) 
2025-03-16 23:48:38,348 16 INFO 136194-17-0-all odoo.modules.loading: Loading module iap_mail (31/83) 
2025-03-16 23:48:38,387 16 INFO 136194-17-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 
2025-03-16 23:48:38,399 16 INFO 136194-17-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 
2025-03-16 23:48:38,420 16 INFO 136194-17-0-all odoo.modules.loading: Module iap_mail loaded in 0.07s, 36 queries (+36 other) 
2025-03-16 23:48:38,420 16 INFO 136194-17-0-all odoo.modules.loading: Loading module mail_bot (32/83) 
2025-03-16 23:48:38,468 16 INFO 136194-17-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 
2025-03-16 23:48:38,532 16 INFO 136194-17-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 
2025-03-16 23:48:38,548 16 INFO 136194-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 
2025-03-16 23:48:38,551 16 INFO 136194-17-0-all odoo.modules.loading: Module mail_bot: loading demo 
2025-03-16 23:48:38,551 16 INFO 136194-17-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 
2025-03-16 23:48:38,562 16 INFO 136194-17-0-all odoo.modules.loading: Module mail_bot loaded in 0.14s, 169 queries (+169 other) 
2025-03-16 23:48:38,562 16 INFO 136194-17-0-all odoo.modules.loading: Loading module phone_validation (33/83) 
2025-03-16 23:48:38,641 16 INFO 136194-17-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 
2025-03-16 23:48:39,294 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan2_id_index on table account_analytic_line 
2025-03-16 23:48:39,294 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan3_id_index on table account_analytic_line 
2025-03-16 23:48:39,320 16 INFO 136194-17-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 
2025-03-16 23:48:39,328 16 INFO 136194-17-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 
2025-03-16 23:48:39,347 16 INFO 136194-17-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 
2025-03-16 23:48:39,362 16 INFO 136194-17-0-all odoo.modules.loading: Module phone_validation loaded in 0.80s, 1475 queries (+1475 other) 
2025-03-16 23:48:39,362 16 INFO 136194-17-0-all odoo.modules.loading: Loading module privacy_lookup (34/83) 
2025-03-16 23:48:39,406 16 INFO 136194-17-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 
2025-03-16 23:48:39,500 16 INFO 136194-17-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 
2025-03-16 23:48:39,523 16 INFO 136194-17-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 
2025-03-16 23:48:39,584 16 INFO 136194-17-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 
2025-03-16 23:48:39,595 16 INFO 136194-17-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 
2025-03-16 23:48:39,614 16 INFO 136194-17-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.25s, 237 queries (+237 other) 
2025-03-16 23:48:39,614 16 INFO 136194-17-0-all odoo.modules.loading: Loading module product (35/83) 
2025-03-16 23:48:39,808 16 INFO 136194-17-0-all odoo.modules.registry: module product: creating or updating database tables 
2025-03-16 23:48:40,318 16 INFO 136194-17-0-all odoo.modules.loading: loading product/data/product_data.xml 
2025-03-16 23:48:40,332 16 INFO 136194-17-0-all odoo.modules.loading: loading product/security/product_security.xml 
2025-03-16 23:48:40,407 16 INFO 136194-17-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 
2025-03-16 23:48:40,433 16 INFO 136194-17-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 
2025-03-16 23:48:40,441 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 
2025-03-16 23:48:40,450 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_views.xml 
2025-03-16 23:48:40,518 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 
2025-03-16 23:48:40,537 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 
2025-03-16 23:48:40,556 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 
2025-03-16 23:48:40,559 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_category_views.xml 
2025-03-16 23:48:40,569 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_document_views.xml 
2025-03-16 23:48:40,582 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 
2025-03-16 23:48:40,598 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 
2025-03-16 23:48:40,614 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 
2025-03-16 23:48:40,631 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 
2025-03-16 23:48:40,647 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/product_template_views.xml 
2025-03-16 23:48:40,672 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 
2025-03-16 23:48:40,676 16 INFO 136194-17-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 
2025-03-16 23:48:40,683 16 INFO 136194-17-0-all odoo.modules.loading: loading product/report/product_reports.xml 
2025-03-16 23:48:40,701 16 INFO 136194-17-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 
2025-03-16 23:48:40,719 16 INFO 136194-17-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 
2025-03-16 23:48:40,731 16 INFO 136194-17-0-all odoo.modules.loading: loading product/report/product_packaging.xml 
2025-03-16 23:48:40,734 16 INFO 136194-17-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 
2025-03-16 23:48:40,740 16 INFO 136194-17-0-all odoo.modules.loading: Module product: loading demo 
2025-03-16 23:48:40,741 16 INFO 136194-17-0-all odoo.modules.loading: loading product/data/product_demo.xml 
2025-03-16 23:48:41,108 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [47] 
2025-03-16 23:48:41,118 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [11] 
2025-03-16 23:48:41,118 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 
2025-03-16 23:48:41,168 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [49, 48] 
2025-03-16 23:48:41,171 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [10, 11] 
2025-03-16 23:48:41,649 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [67] 
2025-03-16 23:48:41,658 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [21] 
2025-03-16 23:48:41,658 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 
2025-03-16 23:48:41,739 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [53] 
2025-03-16 23:48:41,742 16 INFO 136194-17-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 
2025-03-16 23:48:42,301 16 INFO 136194-17-0-all odoo.modules.loading: Module product loaded in 2.69s, 3151 queries (+3151 other) 
2025-03-16 23:48:42,301 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sales_team (36/83) 
2025-03-16 23:48:42,355 16 INFO 136194-17-0-all odoo.modules.registry: module sales_team: creating or updating database tables 
2025-03-16 23:48:42,386 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.users.sale_team_id 
2025-03-16 23:48:42,475 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 
2025-03-16 23:48:42,652 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 
2025-03-16 23:48:42,662 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 
2025-03-16 23:48:42,696 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 
2025-03-16 23:48:42,706 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 
2025-03-16 23:48:42,729 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 
2025-03-16 23:48:42,754 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 
2025-03-16 23:48:42,757 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 
2025-03-16 23:48:42,765 16 INFO 136194-17-0-all odoo.modules.loading: Module sales_team: loading demo 
2025-03-16 23:48:42,766 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 
2025-03-16 23:48:42,798 16 INFO 136194-17-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 
2025-03-16 23:48:42,819 16 INFO 136194-17-0-all odoo.modules.loading: Module sales_team loaded in 0.52s, 708 queries (+708 other) 
2025-03-16 23:48:42,819 16 INFO 136194-17-0-all odoo.modules.loading: Loading module iap_extract (39/83) 
2025-03-16 23:48:42,872 16 INFO 136194-17-0-all odoo.modules.registry: module iap_extract: creating or updating database tables 
2025-03-16 23:48:42,898 16 INFO 136194-17-0-all odoo.modules.loading: loading iap_extract/data/config_parameter_endpoint.xml 
2025-03-16 23:48:42,901 16 INFO 136194-17-0-all odoo.modules.loading: loading iap_extract/data/mail_template_data.xml 
2025-03-16 23:48:42,912 16 INFO 136194-17-0-all odoo.modules.loading: Module iap_extract loaded in 0.09s, 45 queries (+45 other) 
2025-03-16 23:48:42,912 16 INFO 136194-17-0-all odoo.modules.loading: Loading module mail_enterprise (40/83) 
2025-03-16 23:48:42,960 16 INFO 136194-17-0-all odoo.modules.registry: module mail_enterprise: creating or updating database tables 
2025-03-16 23:48:43,026 16 INFO 136194-17-0-all odoo.modules.loading: Module mail_enterprise loaded in 0.11s, 18 queries (+18 other) 
2025-03-16 23:48:43,026 16 INFO 136194-17-0-all odoo.modules.loading: Loading module partner_autocomplete (41/83) 
2025-03-16 23:48:43,080 16 INFO 136194-17-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 
2025-03-16 23:48:43,162 16 INFO 136194-17-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 
2025-03-16 23:48:43,169 16 INFO 136194-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 
2025-03-16 23:48:43,182 16 INFO 136194-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 
2025-03-16 23:48:43,188 16 INFO 136194-17-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 
2025-03-16 23:48:43,197 16 INFO 136194-17-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 
2025-03-16 23:48:43,215 16 INFO 136194-17-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.19s, 191 queries (+191 other) 
2025-03-16 23:48:43,215 16 INFO 136194-17-0-all odoo.modules.loading: Loading module portal (42/83) 
2025-03-16 23:48:43,279 16 INFO 136194-17-0-all odoo.modules.registry: module portal: creating or updating database tables 
2025-03-16 23:48:43,455 16 INFO 136194-17-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 
2025-03-16 23:48:43,462 16 INFO 136194-17-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 
2025-03-16 23:48:43,467 16 INFO 136194-17-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 
2025-03-16 23:48:43,472 16 INFO 136194-17-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 
2025-03-16 23:48:43,476 16 INFO 136194-17-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 
2025-03-16 23:48:43,548 16 INFO 136194-17-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 
2025-03-16 23:48:43,559 16 INFO 136194-17-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 
2025-03-16 23:48:43,566 16 INFO 136194-17-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 
2025-03-16 23:48:43,589 16 INFO 136194-17-0-all odoo.modules.loading: Module portal loaded in 0.37s, 504 queries (+504 other) 
2025-03-16 23:48:43,589 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sms (43/83) 
2025-03-16 23:48:43,675 16 INFO 136194-17-0-all odoo.modules.registry: module sms: creating or updating database tables 
2025-03-16 23:48:43,681 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 
2025-03-16 23:48:43,681 16 INFO 136194-17-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 
2025-03-16 23:48:43,700 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 
2025-03-16 23:48:43,999 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 
2025-03-16 23:48:44,006 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 
2025-03-16 23:48:44,015 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 
2025-03-16 23:48:44,021 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 
2025-03-16 23:48:44,028 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 
2025-03-16 23:48:44,034 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 
2025-03-16 23:48:44,042 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 
2025-03-16 23:48:44,051 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 
2025-03-16 23:48:44,061 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 
2025-03-16 23:48:44,084 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 
2025-03-16 23:48:44,100 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 
2025-03-16 23:48:44,114 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 
2025-03-16 23:48:44,132 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/security/sms_security.xml 
2025-03-16 23:48:44,138 16 INFO 136194-17-0-all odoo.modules.loading: Module sms: loading demo 
2025-03-16 23:48:44,138 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 
2025-03-16 23:48:44,142 16 INFO 136194-17-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 
2025-03-16 23:48:44,192 16 INFO 136194-17-0-all odoo.modules.loading: Module sms loaded in 0.60s, 768 queries (+768 other) 
2025-03-16 23:48:44,193 16 INFO 136194-17-0-all odoo.modules.loading: Loading module snailmail (44/83) 
2025-03-16 23:48:44,255 16 INFO 136194-17-0-all odoo.modules.registry: module snailmail: creating or updating database tables 
2025-03-16 23:48:44,464 16 INFO 136194-17-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 
2025-03-16 23:48:44,472 16 INFO 136194-17-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 
2025-03-16 23:48:44,481 16 INFO 136194-17-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 
2025-03-16 23:48:44,494 16 INFO 136194-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 
2025-03-16 23:48:44,500 16 INFO 136194-17-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 
2025-03-16 23:48:44,505 16 INFO 136194-17-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 
2025-03-16 23:48:44,529 16 INFO 136194-17-0-all odoo.modules.loading: Module snailmail loaded in 0.34s, 444 queries (+444 other) 
2025-03-16 23:48:44,529 16 INFO 136194-17-0-all odoo.modules.loading: Loading module auth_totp_portal (45/83) 
2025-03-16 23:48:44,583 16 INFO 136194-17-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 
2025-03-16 23:48:44,606 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 
2025-03-16 23:48:44,619 16 INFO 136194-17-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 
2025-03-16 23:48:44,634 16 INFO 136194-17-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.10s, 66 queries (+66 other) 
2025-03-16 23:48:44,634 16 INFO 136194-17-0-all odoo.modules.loading: Loading module digest (46/83) 
2025-03-16 23:48:44,696 16 INFO 136194-17-0-all odoo.modules.registry: module digest: creating or updating database tables 
2025-03-16 23:48:44,789 16 INFO 136194-17-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 
2025-03-16 23:48:44,797 16 INFO 136194-17-0-all odoo.modules.loading: loading digest/data/digest_data.xml 
2025-03-16 23:48:44,811 16 INFO 136194-17-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 
2025-03-16 23:48:44,823 16 INFO 136194-17-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 
2025-03-16 23:48:44,830 16 INFO 136194-17-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 
2025-03-16 23:48:44,835 16 INFO 136194-17-0-all odoo.modules.loading: loading digest/views/digest_views.xml 
2025-03-16 23:48:44,866 16 INFO 136194-17-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 
2025-03-16 23:48:44,870 16 INFO 136194-17-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 
2025-03-16 23:48:44,897 16 INFO 136194-17-0-all odoo.modules.loading: Module digest loaded in 0.26s, 291 queries (+291 other) 
2025-03-16 23:48:44,897 16 INFO 136194-17-0-all odoo.modules.loading: Loading module mail_mobile (47/83) 
2025-03-16 23:48:44,954 16 INFO 136194-17-0-all odoo.modules.registry: module mail_mobile: creating or updating database tables 
2025-03-16 23:48:45,109 16 INFO 136194-17-0-all odoo.modules.loading: loading mail_mobile/data/mail_mobile_data.xml 
2025-03-16 23:48:45,113 16 INFO 136194-17-0-all odoo.modules.loading: loading mail_mobile/views/res_config_settings_views.xml 
2025-03-16 23:48:45,132 16 INFO 136194-17-0-all odoo.modules.loading: Module mail_mobile loaded in 0.24s, 204 queries (+204 other) 
2025-03-16 23:48:45,132 16 INFO 136194-17-0-all odoo.modules.loading: Loading module payment (48/83) 
2025-03-16 23:48:45,206 16 INFO 136194-17-0-all odoo.modules.registry: module payment: creating or updating database tables 
2025-03-16 23:48:45,476 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 
2025-03-16 23:48:45,480 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 
2025-03-16 23:48:46,530 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 
2025-03-16 23:48:46,621 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 
2025-03-16 23:48:46,628 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 
2025-03-16 23:48:46,632 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 
2025-03-16 23:48:46,648 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 
2025-03-16 23:48:46,676 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 
2025-03-16 23:48:46,695 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 
2025-03-16 23:48:46,710 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 
2025-03-16 23:48:46,727 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 
2025-03-16 23:48:46,739 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 
2025-03-16 23:48:46,748 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 
2025-03-16 23:48:47,197 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/security/payment_security.xml 
2025-03-16 23:48:47,219 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 
2025-03-16 23:48:47,225 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 
2025-03-16 23:48:47,230 16 INFO 136194-17-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 
2025-03-16 23:48:47,248 17 INFO 136194-17-0-all longpolling: 49.255.202.230 - - [2025-03-16 23:48:47] "GET /websocket?version=17.0-1 HTTP/1.0" 101 450 31.447473 
2025-03-16 23:48:47,251 16 INFO 136194-17-0-all odoo.modules.loading: Module payment loaded in 2.12s, 2201 queries (+2201 other) 
2025-03-16 23:48:47,251 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet (49/83) 
2025-03-16 23:48:47,312 16 INFO 136194-17-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 
2025-03-16 23:48:47,354 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 
2025-03-16 23:48:47,367 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet loaded in 0.12s, 83 queries (+83 other) 
2025-03-16 23:48:47,367 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account (50/83) 
2025-03-16 23:48:47,628 16 INFO 136194-17-0-all odoo.modules.registry: module account: creating or updating database tables 
2025-03-16 23:48:47,672 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.partner.bank.has_iban_warning 
2025-03-16 23:48:47,672 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.partner.bank.has_money_transfer_warning 
2025-03-16 23:48:47,962 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 
2025-03-16 23:48:47,962 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 
2025-03-16 23:48:48,649 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan2_id_index on table account_analytic_line 
2025-03-16 23:48:48,649 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan3_id_index on table account_analytic_line 
2025-03-16 23:48:49,438 16 INFO 136194-17-0-all odoo.modules.loading: loading account/security/account_security.xml 
2025-03-16 23:48:49,861 16 INFO 136194-17-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 
2025-03-16 23:48:49,955 16 INFO 136194-17-0-all odoo.modules.loading: loading account/data/account_data.xml 
2025-03-16 23:48:50,011 16 INFO 136194-17-0-all odoo.modules.loading: loading account/data/digest_data.xml 
2025-03-16 23:48:50,017 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_report.xml 
2025-03-16 23:48:50,032 16 INFO 136194-17-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 
2025-03-16 23:48:50,042 16 INFO 136194-17-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 
2025-03-16 23:48:50,079 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 
2025-03-16 23:48:50,130 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 
2025-03-16 23:48:50,136 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 
2025-03-16 23:48:50,143 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 
2025-03-16 23:48:50,149 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 
2025-03-16 23:48:50,155 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 
2025-03-16 23:48:50,162 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_move_views.xml 
2025-03-16 23:48:50,450 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 
2025-03-16 23:48:50,460 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_account_views.xml 
2025-03-16 23:48:50,478 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_group_views.xml 
2025-03-16 23:48:50,486 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 
2025-03-16 23:48:50,516 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 
2025-03-16 23:48:50,524 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 
2025-03-16 23:48:50,541 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 
2025-03-16 23:48:50,561 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 
2025-03-16 23:48:50,598 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 
2025-03-16 23:48:50,602 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 
2025-03-16 23:48:50,615 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 
2025-03-16 23:48:50,621 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 
2025-03-16 23:48:50,637 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/report_statement.xml 
2025-03-16 23:48:50,646 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/terms_template.xml 
2025-03-16 23:48:50,654 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 
2025-03-16 23:48:50,660 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/res_company_views.xml 
2025-03-16 23:48:50,678 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/product_view.xml 
2025-03-16 23:48:50,696 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 
2025-03-16 23:48:50,701 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 
2025-03-16 23:48:50,710 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 
2025-03-16 23:48:50,719 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 
2025-03-16 23:48:50,740 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/report_invoice.xml 
2025-03-16 23:48:50,764 16 INFO 136194-17-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 
2025-03-16 23:48:50,792 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 
2025-03-16 23:48:50,803 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 
2025-03-16 23:48:50,809 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 
2025-03-16 23:48:50,835 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/partner_view.xml 
2025-03-16 23:48:50,876 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 
2025-03-16 23:48:50,892 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 
2025-03-16 23:48:50,917 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 
2025-03-16 23:48:50,925 16 INFO 136194-17-0-all odoo.modules.loading: loading account/data/service_cron.xml 
2025-03-16 23:48:50,936 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 
2025-03-16 23:48:50,948 16 INFO 136194-17-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 
2025-03-16 23:48:50,961 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/digest_views.xml 
2025-03-16 23:48:50,966 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/account_move_send_views.xml 
2025-03-16 23:48:50,974 16 INFO 136194-17-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 
2025-03-16 23:48:50,979 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/res_currency.xml 
2025-03-16 23:48:50,985 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 
2025-03-16 23:48:51,128 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 
2025-03-16 23:48:51,135 16 INFO 136194-17-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 
2025-03-16 23:48:51,139 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 
2025-03-16 23:48:51,146 16 INFO 136194-17-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 
2025-03-16 23:48:51,572 16 INFO 136194-17-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 
2025-03-16 23:48:51,577 16 INFO 136194-17-0-all odoo.modules.loading: Module account: loading demo 
2025-03-16 23:48:51,577 16 INFO 136194-17-0-all odoo.modules.loading: loading account/demo/account_demo.xml 
2025-03-16 23:48:53,630 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:48:53,651 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:48:53,679 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:48:53,717 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:48:54,155 16 INFO 136194-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Check Printing Base'] to user __system__ #1 via 49.255.202.230 
2025-03-16 23:48:54,225 16 INFO 136194-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Avatax'] to user __system__ #1 via 49.255.202.230 
2025-03-16 23:48:54,320 16 INFO 136194-17-0-all odoo.modules.loading: Module account loaded in 6.95s, 8273 queries (+8282 other) 
2025-03-16 23:48:54,320 16 INFO 136194-17-0-all odoo.modules.loading: Loading module digest_enterprise (51/83) 
2025-03-16 23:48:54,421 16 INFO 136194-17-0-all odoo.modules.loading: loading digest_enterprise/data/digest_data.xml 
2025-03-16 23:48:54,467 16 INFO 136194-17-0-all odoo.modules.loading: Module digest_enterprise loaded in 0.15s, 20 queries (+20 other) 
2025-03-16 23:48:54,467 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (52/83) 
2025-03-16 23:48:54,581 16 INFO 136194-17-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 
2025-03-16 23:48:54,740 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 
2025-03-16 23:48:54,834 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 
2025-03-16 23:48:54,843 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 
2025-03-16 23:48:54,854 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 
2025-03-16 23:48:54,874 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 
2025-03-16 23:48:54,894 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.43s, 263 queries (+263 other) 
2025-03-16 23:48:54,894 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet_edition (53/83) 
2025-03-16 23:48:54,989 16 INFO 136194-17-0-all odoo.modules.registry: module spreadsheet_edition: creating or updating database tables 
2025-03-16 23:48:55,051 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_edition/security/ir.model.access.csv 
2025-03-16 23:48:55,055 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_edition/views/spreadsheet_views.xml 
2025-03-16 23:48:55,084 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet_edition loaded in 0.19s, 121 queries (+121 other) 
2025-03-16 23:48:55,084 16 INFO 136194-17-0-all odoo.modules.loading: Loading module stock (54/83) 
2025-03-16 23:48:55,279 16 INFO 136194-17-0-all odoo.modules.registry: module stock: creating or updating database tables 
2025-03-16 23:48:55,591 16 INFO 136194-17-0-all odoo.models: Prepare computation of product.template.tracking 
2025-03-16 23:48:57,060 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/security/stock_security.xml 
2025-03-16 23:48:57,413 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 
2025-03-16 23:48:57,484 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/digest_data.xml 
2025-03-16 23:48:57,488 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 
2025-03-16 23:48:57,493 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 
2025-03-16 23:48:57,500 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/stock_data.xml 
2025-03-16 23:48:57,736 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 
2025-03-16 23:48:57,750 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 
2025-03-16 23:48:57,754 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 
2025-03-16 23:48:57,758 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 
2025-03-16 23:48:57,770 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 
2025-03-16 23:48:57,798 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 
2025-03-16 23:48:57,807 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 
2025-03-16 23:48:57,810 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 
2025-03-16 23:48:57,816 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 
2025-03-16 23:48:57,824 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 
2025-03-16 23:48:57,840 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 
2025-03-16 23:48:57,844 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 
2025-03-16 23:48:57,859 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/package_templates.xml 
2025-03-16 23:48:57,862 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 
2025-03-16 23:48:57,869 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/product_templates.xml 
2025-03-16 23:48:57,874 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 
2025-03-16 23:48:57,877 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 
2025-03-16 23:48:57,882 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 
2025-03-16 23:48:57,888 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 
2025-03-16 23:48:57,936 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 
2025-03-16 23:48:57,942 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 
2025-03-16 23:48:57,948 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 
2025-03-16 23:48:57,954 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 
2025-03-16 23:48:57,962 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 
2025-03-16 23:48:57,967 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 
2025-03-16 23:48:57,971 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 
2025-03-16 23:48:57,974 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 
2025-03-16 23:48:57,979 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 
2025-03-16 23:48:57,990 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 
2025-03-16 23:48:57,995 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 
2025-03-16 23:48:58,002 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 
2025-03-16 23:48:58,008 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 
2025-03-16 23:48:58,013 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 
2025-03-16 23:48:58,017 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 
2025-03-16 23:48:58,022 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 
2025-03-16 23:48:58,026 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 
2025-03-16 23:48:58,031 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 
2025-03-16 23:48:58,036 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 
2025-03-16 23:48:58,040 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 
2025-03-16 23:48:58,043 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 
2025-03-16 23:48:58,047 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 
2025-03-16 23:48:58,066 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 
2025-03-16 23:48:58,085 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 
2025-03-16 23:48:58,110 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 
2025-03-16 23:48:58,136 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 
2025-03-16 23:48:58,316 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 
2025-03-16 23:48:58,333 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 
2025-03-16 23:48:58,373 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 
2025-03-16 23:48:58,467 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 
2025-03-16 23:48:58,499 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 
2025-03-16 23:48:58,562 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/product_views.xml 
2025-03-16 23:48:58,678 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 
2025-03-16 23:48:58,727 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 
2025-03-16 23:48:58,767 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 
2025-03-16 23:48:58,787 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 
2025-03-16 23:48:58,818 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 
2025-03-16 23:48:58,826 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_template.xml 
2025-03-16 23:48:58,833 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 
2025-03-16 23:48:58,857 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 
2025-03-16 23:48:58,870 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 
2025-03-16 23:48:58,885 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 
2025-03-16 23:48:58,889 16 INFO 136194-17-0-all odoo.modules.loading: Module stock: loading demo 
2025-03-16 23:48:58,889 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 
2025-03-16 23:48:59,043 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 
2025-03-16 23:49:00,160 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 
2025-03-16 23:49:00,779 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 
2025-03-16 23:49:00,799 16 INFO 136194-17-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 
2025-03-16 23:49:00,972 16 INFO 136194-17-0-all odoo.modules.loading: Module stock loaded in 5.89s, 7824 queries (+7824 other) 
2025-03-16 23:49:00,972 16 INFO 136194-17-0-all odoo.modules.loading: Loading module website (55/83) 
2025-03-16 23:49:01,172 16 INFO 136194-17-0-all odoo.modules.registry: module website: creating or updating database tables 
2025-03-16 23:49:01,260 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.company.website_id 
2025-03-16 23:49:02,772 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan2_id_index on table account_analytic_line 
2025-03-16 23:49:02,772 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan3_id_index on table account_analytic_line 
2025-03-16 23:49:02,976 16 INFO 136194-17-0-all odoo.modules.loading: loading website/security/website_security.xml 
2025-03-16 23:49:03,412 16 INFO 136194-17-0-all odoo.modules.loading: loading website/security/ir.model.access.csv 
2025-03-16 23:49:03,444 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/image_library.xml 
2025-03-16 23:49:03,617 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/ir_asset.xml 
2025-03-16 23:49:03,623 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/ir_cron_data.xml 
2025-03-16 23:49:03,631 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/mail_mail_data.xml 
2025-03-16 23:49:03,642 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/website_data.xml 
2025-03-16 23:49:03,760 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/website_visitor_cron.xml 
2025-03-16 23:49:03,765 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/digest_data.xml 
2025-03-16 23:49:03,774 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/website_templates.xml 
2025-03-16 23:49:04,406 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/snippets.xml 
2025-03-16 23:49:04,471 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_title.xml 
2025-03-16 23:49:04,476 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_cover.xml 
2025-03-16 23:49:04,480 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_text_cover.xml 
2025-03-16 23:49:04,484 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_text_image.xml 
2025-03-16 23:49:04,488 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_image_text.xml 
2025-03-16 23:49:04,491 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_instagram_page.xml 
2025-03-16 23:49:04,503 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_banner.xml 
2025-03-16 23:49:04,507 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_text_block.xml 
2025-03-16 23:49:04,511 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_features.xml 
2025-03-16 23:49:04,515 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_three_columns.xml 
2025-03-16 23:49:04,521 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_picture.xml 
2025-03-16 23:49:04,525 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_carousel.xml 
2025-03-16 23:49:04,530 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_alert.xml 
2025-03-16 23:49:04,541 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_card.xml 
2025-03-16 23:49:04,546 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_share.xml 
2025-03-16 23:49:04,552 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_social_media.xml 
2025-03-16 23:49:04,564 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_rating.xml 
2025-03-16 23:49:04,577 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_hr.xml 
2025-03-16 23:49:04,588 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_facebook_page.xml 
2025-03-16 23:49:04,599 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_image_gallery.xml 
2025-03-16 23:49:04,618 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_countdown.xml 
2025-03-16 23:49:04,633 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_product_catalog.xml 
2025-03-16 23:49:04,650 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_comparisons.xml 
2025-03-16 23:49:04,656 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_company_team.xml 
2025-03-16 23:49:04,661 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_call_to_action.xml 
2025-03-16 23:49:04,665 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_references.xml 
2025-03-16 23:49:04,669 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_popup.xml 
2025-03-16 23:49:04,685 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_faq_collapse.xml 
2025-03-16 23:49:04,697 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_features_grid.xml 
2025-03-16 23:49:04,703 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_tabs.xml 
2025-03-16 23:49:04,716 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_table_of_content.xml 
2025-03-16 23:49:04,730 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_chart.xml 
2025-03-16 23:49:04,742 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_parallax.xml 
2025-03-16 23:49:04,746 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_quotes_carousel.xml 
2025-03-16 23:49:04,752 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_numbers.xml 
2025-03-16 23:49:04,756 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_masonry_block.xml 
2025-03-16 23:49:04,803 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_media_list.xml 
2025-03-16 23:49:04,819 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_showcase.xml 
2025-03-16 23:49:04,836 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_timeline.xml 
2025-03-16 23:49:04,850 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_process_steps.xml 
2025-03-16 23:49:04,865 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_text_highlight.xml 
2025-03-16 23:49:04,870 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_progress_bar.xml 
2025-03-16 23:49:04,882 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_blockquote.xml 
2025-03-16 23:49:04,897 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_badge.xml 
2025-03-16 23:49:04,912 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_color_blocks_2.xml 
2025-03-16 23:49:04,916 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_product_list.xml 
2025-03-16 23:49:04,923 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_multi_menus.xml 
2025-03-16 23:49:04,927 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_menu_image_menu.xml 
2025-03-16 23:49:04,931 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_thumbnails.xml 
2025-03-16 23:49:04,940 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_little_icons.xml 
2025-03-16 23:49:04,946 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_images_subtitles.xml 
2025-03-16 23:49:04,954 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_menus_logos.xml 
2025-03-16 23:49:04,960 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_odoo_menu.xml 
2025-03-16 23:49:04,966 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_big_icons_subtitles.xml 
2025-03-16 23:49:04,973 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_cards.xml 
2025-03-16 23:49:04,981 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_google_map.xml 
2025-03-16 23:49:04,997 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_map.xml 
2025-03-16 23:49:05,014 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet.xml 
2025-03-16 23:49:05,037 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet_carousel.xml 
2025-03-16 23:49:05,057 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_embed_code.xml 
2025-03-16 23:49:05,072 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_website_controller_page_listing_layout.xml 
2025-03-16 23:49:05,083 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_website_form.xml 
2025-03-16 23:49:05,107 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_searchbar.xml 
2025-03-16 23:49:05,128 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_button.xml 
2025-03-16 23:49:05,131 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_image.xml 
2025-03-16 23:49:05,134 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/snippets/s_video.xml 
2025-03-16 23:49:05,138 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/new_page_template_templates.xml 
2025-03-16 23:49:05,934 16 INFO 136194-17-0-all odoo.addons.website.models.ir_module_module: Generated 204 primary snippet templates for 'website' 
2025-03-16 23:49:05,989 16 INFO 136194-17-0-all odoo.addons.website.models.ir_module_module: Generated 39 primary page templates for 'website' 
2025-03-16 23:49:05,989 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/website_views.xml 
2025-03-16 23:49:06,093 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/website_pages_views.xml 
2025-03-16 23:49:06,129 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/website_controller_pages_views.xml 
2025-03-16 23:49:06,142 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/website_visitor_views.xml 
2025-03-16 23:49:06,195 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/res_config_settings_views.xml 
2025-03-16 23:49:06,258 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/website_rewrite.xml 
2025-03-16 23:49:06,274 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/ir_actions_server_views.xml 
2025-03-16 23:49:06,291 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/ir_asset_views.xml 
2025-03-16 23:49:06,301 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/ir_attachment_views.xml 
2025-03-16 23:49:06,311 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/ir_model_views.xml 
2025-03-16 23:49:06,326 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/res_partner_views.xml 
2025-03-16 23:49:06,336 16 INFO 136194-17-0-all odoo.modules.loading: loading website/views/neutralize_views.xml 
2025-03-16 23:49:06,344 16 INFO 136194-17-0-all odoo.modules.loading: loading website/wizard/base_language_install_views.xml 
2025-03-16 23:49:06,349 16 INFO 136194-17-0-all odoo.modules.loading: loading website/wizard/website_robots.xml 
2025-03-16 23:49:06,353 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/update_theme_images.xml 
2025-03-16 23:49:06,395 16 INFO 136194-17-0-all odoo.addons.website.models.ir_module_module: Generated 23 primary snippet templates for 'theme_default' 
2025-03-16 23:49:06,401 16 INFO 136194-17-0-all odoo.modules.loading: Module website: loading demo 
2025-03-16 23:49:06,401 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/website_demo.xml 
2025-03-16 23:49:06,625 16 INFO 136194-17-0-all odoo.modules.loading: loading website/data/website_visitor_demo.xml 
2025-03-16 23:49:06,693 16 INFO 136194-17-0-all odoo.modules.loading: Module website loaded in 5.72s, 9188 queries (+9188 other) 
2025-03-16 23:49:06,693 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (56/83) 
2025-03-16 23:49:06,913 16 INFO 136194-17-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 
2025-03-16 23:49:06,931 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.partner.ubl_cii_format 
2025-03-16 23:49:06,931 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 
2025-03-16 23:49:06,931 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.partner.peppol_eas 
2025-03-16 23:49:07,081 16 INFO 136194-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 
2025-03-16 23:49:07,101 16 INFO 136194-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 
2025-03-16 23:49:07,167 16 INFO 136194-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 
2025-03-16 23:49:07,189 16 INFO 136194-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_config_settings_views.xml 
2025-03-16 23:49:07,205 16 INFO 136194-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 
2025-03-16 23:49:07,228 16 INFO 136194-17-0-all odoo.modules.loading: loading account_edi_ubl_cii/wizard/account_move_send_views.xml 
2025-03-16 23:49:07,272 16 INFO 136194-17-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.58s, 423 queries (+423 other) 
2025-03-16 23:49:07,272 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_invoice_extract (57/83) 
2025-03-16 23:49:07,396 16 INFO 136194-17-0-all odoo.modules.registry: module account_invoice_extract: creating or updating database tables 
2025-03-16 23:49:07,413 16 INFO 136194-17-0-all odoo.models: Prepare computation of account.move.is_in_extractable_state 
2025-03-16 23:49:07,413 16 INFO 136194-17-0-all odoo.models: Prepare computation of account.move.extract_state_processed 
2025-03-16 23:49:07,564 16 INFO 136194-17-0-all odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 
2025-03-16 23:49:07,569 16 INFO 136194-17-0-all odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 
2025-03-16 23:49:07,599 16 INFO 136194-17-0-all odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 
2025-03-16 23:49:07,634 16 INFO 136194-17-0-all odoo.modules.loading: loading account_invoice_extract/data/crons.xml 
2025-03-16 23:49:07,645 16 INFO 136194-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_move_views.xml 
2025-03-16 23:49:07,655 16 INFO 136194-17-0-all odoo.modules.loading: loading account_invoice_extract/views/account_journal_views.xml 
2025-03-16 23:49:07,681 16 INFO 136194-17-0-all odoo.modules.loading: Module account_invoice_extract loaded in 0.41s, 306 queries (+306 other) 
2025-03-16 23:49:07,681 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_payment (58/83) 
2025-03-16 23:49:07,803 16 INFO 136194-17-0-all odoo.modules.registry: module account_payment: creating or updating database tables 
2025-03-16 23:49:07,829 16 INFO 136194-17-0-all odoo.models: Prepare computation of account.payment.method.line.payment_provider_id 
2025-03-16 23:49:07,975 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 
2025-03-16 23:49:07,979 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 
2025-03-16 23:49:07,987 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 
2025-03-16 23:49:07,994 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 
2025-03-16 23:49:07,999 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 
2025-03-16 23:49:08,015 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 
2025-03-16 23:49:08,040 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 
2025-03-16 23:49:08,052 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 
2025-03-16 23:49:08,061 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 
2025-03-16 23:49:08,068 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 
2025-03-16 23:49:08,074 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 
2025-03-16 23:49:08,079 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 
2025-03-16 23:49:08,085 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 
2025-03-16 23:49:08,090 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 
2025-03-16 23:49:08,094 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 
2025-03-16 23:49:08,142 16 INFO 136194-17-0-all odoo.modules.loading: Module account_payment loaded in 0.46s, 486 queries (+486 other) 
2025-03-16 23:49:08,142 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_payment_term (59/83) 
2025-03-16 23:49:08,313 16 INFO 136194-17-0-all odoo.modules.registry: module account_payment_term: creating or updating database tables 
2025-03-16 23:49:08,356 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment_term/views/account_payment_term_views.xml 
2025-03-16 23:49:08,364 16 INFO 136194-17-0-all odoo.modules.loading: Module account_payment_term: loading demo 
2025-03-16 23:49:08,365 16 INFO 136194-17-0-all odoo.modules.loading: loading account_payment_term/demo/account_payment_term_demo.xml 
2025-03-16 23:49:08,384 16 INFO 136194-17-0-all odoo.modules.loading: Module account_payment_term loaded in 0.24s, 65 queries (+65 other) 
2025-03-16 23:49:08,384 16 INFO 136194-17-0-all odoo.modules.loading: Loading module analytic_enterprise (60/83) 
2025-03-16 23:49:08,494 16 INFO 136194-17-0-all odoo.modules.registry: module analytic_enterprise: creating or updating database tables 
2025-03-16 23:49:08,503 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan2_id_index on table account_analytic_line 
2025-03-16 23:49:08,503 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan3_id_index on table account_analytic_line 
2025-03-16 23:49:08,513 16 INFO 136194-17-0-all odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 
2025-03-16 23:49:08,565 16 INFO 136194-17-0-all odoo.modules.loading: Module analytic_enterprise loaded in 0.18s, 69 queries (+69 other) 
2025-03-16 23:49:08,565 16 INFO 136194-17-0-all odoo.modules.loading: Loading module currency_rate_live (61/83) 
2025-03-16 23:49:08,689 16 INFO 136194-17-0-all odoo.modules.registry: module currency_rate_live: creating or updating database tables 
2025-03-16 23:49:08,700 16 INFO 136194-17-0-all odoo.models: Prepare computation of res.company.currency_provider 
2025-03-16 23:49:08,770 16 INFO 136194-17-0-all odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 
2025-03-16 23:49:08,791 16 INFO 136194-17-0-all odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 
2025-03-16 23:49:08,814 16 INFO 136194-17-0-all odoo.modules.loading: Module currency_rate_live loaded in 0.25s, 108 queries (+108 other) 
2025-03-16 23:49:08,814 16 INFO 136194-17-0-all odoo.modules.loading: Loading module snailmail_account (62/83) 
2025-03-16 23:49:08,927 16 INFO 136194-17-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 
2025-03-16 23:49:09,030 16 INFO 136194-17-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 
2025-03-16 23:49:09,116 16 INFO 136194-17-0-all odoo.modules.loading: loading snailmail_account/wizard/account_move_send_views.xml 
2025-03-16 23:49:09,134 16 INFO 136194-17-0-all odoo.modules.loading: Module snailmail_account loaded in 0.32s, 132 queries (+132 other) 
2025-03-16 23:49:09,134 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet_account (63/83) 
2025-03-16 23:49:09,246 16 INFO 136194-17-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 
2025-03-16 23:49:09,313 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.18s, 53 queries (+53 other) 
2025-03-16 23:49:09,314 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (64/83) 
2025-03-16 23:49:09,429 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 
2025-03-16 23:49:09,471 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.16s, 28 queries (+28 other) 
2025-03-16 23:49:09,472 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_edition (65/83) 
2025-03-16 23:49:09,608 16 INFO 136194-17-0-all odoo.modules.registry: module spreadsheet_dashboard_edition: creating or updating database tables 
2025-03-16 23:49:09,662 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_edition/views/spreadsheet_dashboard_views.xml 
2025-03-16 23:49:09,688 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_edition loaded in 0.22s, 52 queries (+52 other) 
2025-03-16 23:49:09,688 16 INFO 136194-17-0-all odoo.modules.loading: Loading module stock_account (66/83) 
2025-03-16 23:49:09,838 16 INFO 136194-17-0-all odoo.modules.registry: module stock_account: creating or updating database tables 
2025-03-16 23:49:10,181 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 
2025-03-16 23:49:10,212 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 
2025-03-16 23:49:10,226 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 
2025-03-16 23:49:10,231 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 
2025-03-16 23:49:10,352 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 
2025-03-16 23:49:10,370 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 
2025-03-16 23:49:10,376 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 
2025-03-16 23:49:10,382 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 
2025-03-16 23:49:10,446 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 
2025-03-16 23:49:10,461 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 
2025-03-16 23:49:10,487 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 
2025-03-16 23:49:10,491 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 
2025-03-16 23:49:10,497 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 
2025-03-16 23:49:10,502 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 
2025-03-16 23:49:10,789 16 INFO 136194-17-0-all odoo.modules.loading: Module stock_account loaded in 1.10s, 1170 queries (+1170 other) 
2025-03-16 23:49:10,789 16 INFO 136194-17-0-all odoo.modules.loading: Loading module stock_enterprise (67/83) 
2025-03-16 23:49:10,904 16 INFO 136194-17-0-all odoo.modules.registry: module stock_enterprise: creating or updating database tables 
2025-03-16 23:49:10,949 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_enterprise/security/ir.model.access.csv 
2025-03-16 23:49:10,954 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_enterprise/security/stock_enterprise_security.xml 
2025-03-16 23:49:10,959 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_move_views.xml 
2025-03-16 23:49:10,966 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_enterprise/views/stock_picking_map_views.xml 
2025-03-16 23:49:10,978 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_enterprise/report/stock_report_views.xml 
2025-03-16 23:49:11,016 16 INFO 136194-17-0-all odoo.modules.loading: Module stock_enterprise loaded in 0.23s, 137 queries (+137 other) 
2025-03-16 23:49:11,016 16 INFO 136194-17-0-all odoo.modules.loading: Loading module stock_sms (68/83) 
2025-03-16 23:49:11,132 16 INFO 136194-17-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 
2025-03-16 23:49:11,232 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 
2025-03-16 23:49:11,237 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 
2025-03-16 23:49:11,274 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 
2025-03-16 23:49:11,277 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 
2025-03-16 23:49:11,284 16 INFO 136194-17-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 
2025-03-16 23:49:11,313 16 INFO 136194-17-0-all odoo.modules.loading: Module stock_sms loaded in 0.30s, 193 queries (+193 other) 
2025-03-16 23:49:11,313 16 INFO 136194-17-0-all odoo.modules.loading: Loading module website_enterprise (69/83) 
2025-03-16 23:49:11,431 16 INFO 136194-17-0-all odoo.modules.loading: loading website_enterprise/data/website_data.xml 
2025-03-16 23:49:11,523 16 INFO 136194-17-0-all odoo.modules.loading: loading website_enterprise/views/snippets/snippets.xml 
2025-03-16 23:49:11,533 16 INFO 136194-17-0-all odoo.modules.loading: loading website_enterprise/views/website_enterprise_templates.xml 
2025-03-16 23:49:11,555 16 INFO 136194-17-0-all odoo.modules.loading: Module website_enterprise loaded in 0.24s, 57 queries (+57 other) 
2025-03-16 23:49:11,555 16 INFO 136194-17-0-all odoo.modules.loading: Loading module website_mail (70/83) 
2025-03-16 23:49:11,667 16 INFO 136194-17-0-all odoo.modules.registry: module website_mail: creating or updating database tables 
2025-03-16 23:49:11,679 16 INFO 136194-17-0-all odoo.modules.loading: loading website_mail/views/website_mail_templates.xml 
2025-03-16 23:49:11,718 16 INFO 136194-17-0-all odoo.modules.loading: Module website_mail loaded in 0.16s, 30 queries (+30 other) 
2025-03-16 23:49:11,718 16 INFO 136194-17-0-all odoo.modules.loading: Loading module website_sms (71/83) 
2025-03-16 23:49:11,837 16 INFO 136194-17-0-all odoo.modules.registry: module website_sms: creating or updating database tables 
2025-03-16 23:49:11,855 16 INFO 136194-17-0-all odoo.modules.loading: loading website_sms/views/website_visitor_views.xml 
2025-03-16 23:49:11,912 16 INFO 136194-17-0-all odoo.modules.loading: Module website_sms loaded in 0.19s, 61 queries (+61 other) 
2025-03-16 23:49:11,912 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sale (72/83) 
2025-03-16 23:49:12,073 16 INFO 136194-17-0-all odoo.modules.registry: module sale: creating or updating database tables 
2025-03-16 23:49:12,086 16 INFO 136194-17-0-all odoo.models: Prepare computation of account.move.team_id 
2025-03-16 23:49:12,145 16 INFO 136194-17-0-all odoo.models: Prepare computation of product.template.service_type 
2025-03-16 23:49:12,145 16 INFO 136194-17-0-all odoo.models: Prepare computation of product.template.expense_policy 
2025-03-16 23:49:12,145 16 INFO 136194-17-0-all odoo.models: Prepare computation of product.template.invoice_policy 
2025-03-16 23:49:12,491 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan2_id_index on table account_analytic_line 
2025-03-16 23:49:12,491 16 INFO 136194-17-0-all odoo.schema: Keep unexpected index account_analytic_line__x_plan3_id_index on table account_analytic_line 
2025-03-16 23:49:12,775 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 
2025-03-16 23:49:12,857 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/security/res_groups.xml 
2025-03-16 23:49:12,893 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 
2025-03-16 23:49:13,001 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 
2025-03-16 23:49:13,015 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 
2025-03-16 23:49:13,033 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 
2025-03-16 23:49:13,039 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 
2025-03-16 23:49:13,074 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/ir_cron.xml 
2025-03-16 23:49:13,082 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 
2025-03-16 23:49:13,085 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 
2025-03-16 23:49:13,091 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 
2025-03-16 23:49:13,102 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 
2025-03-16 23:49:13,114 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/ir_config_parameter.xml 
2025-03-16 23:49:13,119 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/onboarding_data.xml 
2025-03-16 23:49:13,131 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 
2025-03-16 23:49:13,134 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 
2025-03-16 23:49:13,141 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 
2025-03-16 23:49:13,148 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 
2025-03-16 23:49:13,174 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 
2025-03-16 23:49:13,182 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 
2025-03-16 23:49:13,186 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 
2025-03-16 23:49:13,190 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 
2025-03-16 23:49:13,291 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/account_views.xml 
2025-03-16 23:49:13,323 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 
2025-03-16 23:49:13,344 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 
2025-03-16 23:49:13,347 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 
2025-03-16 23:49:13,350 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/payment_views.xml 
2025-03-16 23:49:13,363 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/product_document_views.xml 
2025-03-16 23:49:13,380 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 
2025-03-16 23:49:13,392 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/product_views.xml 
2025-03-16 23:49:13,434 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 
2025-03-16 23:49:13,474 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 
2025-03-16 23:49:13,488 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 
2025-03-16 23:49:13,522 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 
2025-03-16 23:49:13,532 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 
2025-03-16 23:49:13,634 16 INFO 136194-17-0-all odoo.modules.loading: Module sale: loading demo 
2025-03-16 23:49:13,634 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/product_demo.xml 
2025-03-16 23:49:13,860 16 INFO 136194-17-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 
2025-03-16 23:49:15,081 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:49:15,100 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:49:15,118 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:49:15,137 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:49:15,155 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:49:15,174 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:49:15,191 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:49:15,209 16 WARNING 136194-17-0-all odoo.addons.mail.models.mail_mail: Database cannot send emails as it is not on the whitelist. 
2025-03-16 23:49:15,260 16 INFO 136194-17-0-all odoo.modules.loading: Module sale loaded in 3.35s, 4405 queries (+4422 other) 
2025-03-16 23:49:15,260 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock (73/83) 
2025-03-16 23:49:15,419 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock/data/dashboards.xml 
2025-03-16 23:49:15,462 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock loaded in 0.20s, 27 queries (+27 other) 
2025-03-16 23:49:15,462 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (74/83) 
2025-03-16 23:49:15,592 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 
2025-03-16 23:49:15,635 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.17s, 27 queries (+27 other) 
2025-03-16 23:49:15,635 16 INFO 136194-17-0-all odoo.modules.loading: Loading module stock_account_enterprise (75/83) 
2025-03-16 23:49:15,757 16 INFO 136194-17-0-all odoo.modules.registry: module stock_account_enterprise: creating or updating database tables 
2025-03-16 23:49:15,876 16 INFO 136194-17-0-all odoo.modules.loading: Module stock_account_enterprise loaded in 0.24s, 31 queries (+31 other) 
2025-03-16 23:49:15,876 16 INFO 136194-17-0-all odoo.modules.loading: Loading module website_payment (76/83) 
2025-03-16 23:49:16,013 16 INFO 136194-17-0-all odoo.modules.registry: module website_payment: creating or updating database tables 
2025-03-16 23:49:16,101 16 INFO 136194-17-0-all odoo.modules.loading: loading website_payment/data/mail_templates.xml 
2025-03-16 23:49:16,108 16 INFO 136194-17-0-all odoo.modules.loading: loading website_payment/data/mail_template_data.xml 
2025-03-16 23:49:16,112 16 INFO 136194-17-0-all odoo.modules.loading: loading website_payment/data/ir_actions_server_data.xml 
2025-03-16 23:49:16,117 16 INFO 136194-17-0-all odoo.modules.loading: loading website_payment/views/payment_form_templates.xml 
2025-03-16 23:49:16,132 16 INFO 136194-17-0-all odoo.modules.loading: loading website_payment/views/payment_provider.xml 
2025-03-16 23:49:16,139 16 INFO 136194-17-0-all odoo.modules.loading: loading website_payment/views/res_config_settings_views.xml 
2025-03-16 23:49:16,160 16 INFO 136194-17-0-all odoo.modules.loading: loading website_payment/views/snippets/snippets.xml 
2025-03-16 23:49:16,174 16 INFO 136194-17-0-all odoo.modules.loading: loading website_payment/views/snippets/s_donation.xml 
2025-03-16 23:49:16,213 16 INFO 136194-17-0-all odoo.modules.loading: Module website_payment loaded in 0.34s, 218 queries (+218 other) 
2025-03-16 23:49:16,213 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sale_async_emails (77/83) 
2025-03-16 23:49:16,331 16 INFO 136194-17-0-all odoo.modules.registry: module sale_async_emails: creating or updating database tables 
2025-03-16 23:49:16,387 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 
2025-03-16 23:49:16,391 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 
2025-03-16 23:49:16,412 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_async_emails loaded in 0.20s, 76 queries (+76 other) 
2025-03-16 23:49:16,412 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sale_management (78/83) 
2025-03-16 23:49:16,660 16 INFO 136194-17-0-all odoo.modules.registry: module sale_management: creating or updating database tables 
2025-03-16 23:49:16,930 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/data/digest_data.xml 
2025-03-16 23:49:16,937 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/security/ir.model.access.csv 
2025-03-16 23:49:16,949 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/security/sale_management_security.xml 
2025-03-16 23:49:16,969 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/report/sale_report_templates.xml 
2025-03-16 23:49:16,976 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_template_views.xml 
2025-03-16 23:49:16,992 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/views/digest_views.xml 
2025-03-16 23:49:17,000 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/views/res_config_settings_views.xml 
2025-03-16 23:49:17,027 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/views/sale_order_views.xml 
2025-03-16 23:49:17,039 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/views/sale_portal_templates.xml 
2025-03-16 23:49:17,046 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/views/sale_management_menus.xml 
2025-03-16 23:49:17,054 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_management: loading demo 
2025-03-16 23:49:17,054 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_management/data/sale_order_template_demo.xml 
2025-03-16 23:49:17,167 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_management loaded in 0.75s, 508 queries (+508 other) 
2025-03-16 23:49:17,167 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sale_product_configurator (79/83) 
2025-03-16 23:49:17,289 16 INFO 136194-17-0-all odoo.modules.registry: module sale_product_configurator: creating or updating database tables 
2025-03-16 23:49:17,368 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_product_configurator/views/product_template_views.xml 
2025-03-16 23:49:17,380 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_product_configurator/views/sale_order_views.xml 
2025-03-16 23:49:17,391 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_product_configurator: loading demo 
2025-03-16 23:49:17,391 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_product_configurator/data/sale_demo.xml 
2025-03-16 23:49:17,501 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_product_configurator loaded in 0.33s, 243 queries (+243 other) 
2025-03-16 23:49:17,501 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sale_sms (80/83) 
2025-03-16 23:49:17,629 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 
2025-03-16 23:49:17,656 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_sms/security/security.xml 
2025-03-16 23:49:17,671 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_sms loaded in 0.17s, 36 queries (+36 other) 
2025-03-16 23:49:17,671 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sale_stock (81/83) 
2025-03-16 23:49:17,804 16 INFO 136194-17-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 
2025-03-16 23:49:17,864 16 INFO 136194-17-0-all odoo.models: Prepare computation of sale.order.warehouse_id 
2025-03-16 23:49:17,864 16 INFO 136194-17-0-all odoo.models: Prepare computation of sale.order.delivery_status 
2025-03-16 23:49:17,864 16 INFO 136194-17-0-all odoo.models: Prepare computation of sale.order.effective_date 
2025-03-16 23:49:18,151 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 
2025-03-16 23:49:18,158 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 
2025-03-16 23:49:18,178 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 
2025-03-16 23:49:18,230 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 
2025-03-16 23:49:18,235 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 
2025-03-16 23:49:18,275 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 
2025-03-16 23:49:18,283 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 
2025-03-16 23:49:18,290 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 
2025-03-16 23:49:18,308 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 
2025-03-16 23:49:18,314 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 
2025-03-16 23:49:18,319 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 
2025-03-16 23:49:18,325 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 
2025-03-16 23:49:18,328 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 
2025-03-16 23:49:18,333 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 
2025-03-16 23:49:18,338 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_stock: loading demo 
2025-03-16 23:49:18,338 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 
2025-03-16 23:49:18,872 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_stock loaded in 1.20s, 1277 queries (+1277 other) 
2025-03-16 23:49:18,872 16 INFO 136194-17-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (82/83) 
2025-03-16 23:49:18,999 16 INFO 136194-17-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 
2025-03-16 23:49:19,045 16 INFO 136194-17-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.17s, 33 queries (+33 other) 
2025-03-16 23:49:19,046 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sale_pdf_quote_builder (83/83) 
2025-03-16 23:49:19,174 16 INFO 136194-17-0-all odoo.modules.registry: module sale_pdf_quote_builder: creating or updating database tables 
2025-03-16 23:49:19,283 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/report/ir_actions_report.xml 
2025-03-16 23:49:19,289 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/views/sale_order_template_views.xml 
2025-03-16 23:49:19,298 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/wizards/res_config_settings_views.xml 
2025-03-16 23:49:19,340 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_pdf_quote_builder: loading demo 
2025-03-16 23:49:19,340 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_pdf_quote_builder/data/sale_pdf_quote_builder_demo.xml 
2025-03-16 23:49:19,389 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_pdf_quote_builder loaded in 0.34s, 224 queries (+224 other) 
2025-03-16 23:49:19,389 16 INFO 136194-17-0-all odoo.modules.loading: 83 modules loaded in 46.48s, 54125 queries (+54152 extra) 
2025-03-16 23:49:19,392 16 INFO 136194-17-0-all odoo.modules.loading: loading 89 modules... 
2025-03-16 23:49:19,392 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_check_printing (56/89) 
2025-03-16 23:49:19,587 16 INFO 136194-17-0-all odoo.modules.registry: module account_check_printing: creating or updating database tables 
2025-03-16 23:49:19,776 16 INFO 136194-17-0-all odoo.modules.loading: loading account_check_printing/security/ir.model.access.csv 
2025-03-16 23:49:19,782 16 INFO 136194-17-0-all odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 
2025-03-16 23:49:19,798 16 INFO 136194-17-0-all odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 
2025-03-16 23:49:19,814 16 INFO 136194-17-0-all odoo.modules.loading: loading account_check_printing/views/account_move_views.xml 
2025-03-16 23:49:19,821 16 INFO 136194-17-0-all odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 
2025-03-16 23:49:19,834 16 INFO 136194-17-0-all odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 
2025-03-16 23:49:19,856 16 INFO 136194-17-0-all odoo.modules.loading: loading account_check_printing/views/res_partner_views.xml 
2025-03-16 23:49:19,868 16 INFO 136194-17-0-all odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 
2025-03-16 23:49:19,895 16 INFO 136194-17-0-all odoo.modules.loading: Module account_check_printing loaded in 0.50s, 348 queries (+348 other) 
2025-03-16 23:49:19,896 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_external_tax (58/89) 
2025-03-16 23:49:20,019 16 INFO 136194-17-0-all odoo.modules.registry: module account_external_tax: creating or updating database tables 
2025-03-16 23:49:20,105 16 INFO 136194-17-0-all odoo.modules.loading: loading account_external_tax/views/account_move_views.xml 
2025-03-16 23:49:20,131 16 INFO 136194-17-0-all odoo.modules.loading: Module account_external_tax loaded in 0.24s, 102 queries (+102 other) 
2025-03-16 23:49:20,131 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_avatax (74/89) 
2025-03-16 23:49:20,270 16 INFO 136194-17-0-all odoo.modules.registry: module account_avatax: creating or updating database tables 
2025-03-16 23:49:20,530 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/security/ir.model.access.csv 
2025-03-16 23:49:20,539 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/data/product.avatax.category.csv 
2025-03-16 23:49:21,117 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/data/fiscal_position.xml 
2025-03-16 23:49:21,126 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/views/account_fiscal_position_views.xml 
2025-03-16 23:49:21,134 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/views/account_move_views.xml 
2025-03-16 23:49:21,146 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/views/avatax_category_views.xml 
2025-03-16 23:49:21,152 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/views/avatax_exemption_views.xml 
2025-03-16 23:49:21,159 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/views/res_config_settings_views.xml 
2025-03-16 23:49:21,221 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/views/res_partner_views.xml 
2025-03-16 23:49:21,238 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/views/product_views.xml 
2025-03-16 23:49:21,254 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/wizard/avatax_validate_address_views.xml 
2025-03-16 23:49:21,258 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/wizard/avatax_connection_test_result_views.xml 
2025-03-16 23:49:21,262 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax/reports/account_invoice.xml 
2025-03-16 23:49:21,289 16 INFO 136194-17-0-all odoo.modules.loading: Module account_avatax loaded in 1.16s, 545 queries (+545 other) 
2025-03-16 23:49:21,289 16 INFO 136194-17-0-all odoo.modules.loading: Loading module sale_external_tax (81/89) 
2025-03-16 23:49:21,415 16 INFO 136194-17-0-all odoo.modules.registry: module sale_external_tax: creating or updating database tables 
2025-03-16 23:49:21,485 16 INFO 136194-17-0-all odoo.modules.loading: loading sale_external_tax/views/sale_order_views.xml 
2025-03-16 23:49:21,510 16 INFO 136194-17-0-all odoo.modules.loading: Module sale_external_tax loaded in 0.22s, 103 queries (+103 other) 
2025-03-16 23:49:21,510 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_avatax_sale (87/89) 
2025-03-16 23:49:21,633 16 INFO 136194-17-0-all odoo.modules.registry: module account_avatax_sale: creating or updating database tables 
2025-03-16 23:49:21,751 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax_sale/views/sale_order_views.xml 
2025-03-16 23:49:21,767 16 INFO 136194-17-0-all odoo.modules.loading: loading account_avatax_sale/reports/sale_order.xml 
2025-03-16 23:49:21,783 16 INFO 136194-17-0-all odoo.modules.loading: Module account_avatax_sale loaded in 0.27s, 80 queries (+80 other) 
2025-03-16 23:49:21,783 16 INFO 136194-17-0-all odoo.modules.loading: Loading module account_avatax_stock (89/89) 
2025-03-16 23:49:21,907 16 INFO 136194-17-0-all odoo.modules.registry: module account_avatax_stock: creating or updating database tables 
2025-03-16 23:49:22,001 16 INFO 136194-17-0-all odoo.modules.loading: Module account_avatax_stock loaded in 0.22s, 92 queries (+92 other) 
2025-03-16 23:49:22,001 16 INFO 136194-17-0-all odoo.modules.loading: 89 modules loaded in 2.61s, 1270 queries (+1270 extra) 
2025-03-16 23:49:22,811 16 INFO 136194-17-0-all odoo.modules.loading: Modules loaded. 
2025-03-16 23:49:23,016 16 INFO 136194-17-0-all odoo.modules.registry: Registry loaded in 51.061s 
2025-03-16 23:49:23,017 16 INFO 136194-17-0-all odoo.addons.base.models.ir_module: getting next ir.actions.todo() 
2025-03-16 23:49:23,020 16 INFO 136194-17-0-all odoo.addons.base.models.ir_module: next action is "Start Website Configurator" 
2025-03-16 23:49:23,031 16 INFO 136194-17-0-all odoo.modules.registry: Registry changed, signaling through the database 
2025-03-16 23:49:23,032 16 INFO 136194-17-0-all werkzeug: 49.255.202.230 - - [16/Mar/2025 23:49:23] "POST /web/dataset/call_button HTTP/1.0" 200 - 59840 20.917 30.391